Statistics
| Revision:

root / ChangeLog @ 996

History | View | Annotate | Download (96.9 kB)

1
2006-02-10
2
3
	* sylpheed.spec.in: modified Requires:.
4
5
2006-02-09
6
7
	* src/summaryview.c
8
	  src/folderview.c: prohibit move/copy from/to queue folders, and
9
	  move/copy to virtual folders.
10
11
2006-02-09
12
13
	* version 2.2.0rc
14
15
2006-02-08
16
17
	* libsylph/codeconv.c: conv_get_fallback_for_private_encoding():
18
	  supported "x-sjis" encoding.
19
20
2006-02-08
21
22
	* libsylph/codeconv.c:
23
	  conv_get_locale_charset()
24
	  conv_get_locale_charset_str(): use GLib API on Win32 (fixes wrong
25
	  encoding returned).
26
	  src/rfc2015.c: sig_status_full(): use g_locale_to_utf8() for locale
27
	  to UTF-8 conversion.
28
29
2006-02-07
30
31
	* src/mainwindow.c: made the help window of command line options
32
	  singleton.
33
34
2006-02-07
35
36
	* src/tryaicon.c: trayicon_button_pressed(): force dropping of
37
	  obscured flag in case window is obscured by always-on-top windows.
38
39
2006-02-07
40
41
	* src/compose.c: compose_exec_ext_editor(): fixed a problem that the
42
	  UI was still insensitive after execution of external editor failed
43
	  (thanks to M.Suzuki).
44
45
2006-02-07
46
47
	* src/tryaicon.c: trayicon_button_pressed(): use gtk_widget_iconify()
48
	  instead of gtk_widget_hide() (fixes some problems).
49
50
2006-02-06
51
52
	* version 2.2.0beta8
53
54
2006-02-06
55
56
	* src/prefs_filter_edit.c: disabled regex match type on win32.
57
58
2006-02-06
59
60
	* libsylph/mh.c
61
	  libsylph/imap.c: don't reset unread flag when moving/copying
62
	  messages into trash.
63
64
2006-02-06
65
66
	* libsylph/mh.c: win32: fixed a bug that the contents of folders which
67
	  have specific Japanese characters such as 'Hyou' (which contains
68
	  0x5c ('\') at the second byte) at the end of its name couldn't be
69
	  seen.
70
71
2006-02-06
72
73
	* src/messageview.[ch]: update menu when show_all_headers state
74
	  changed.
75
76
2006-02-05
77
78
	* libsylph/pop.c: pop3_getrange_stat_recv(): fixed non-portable format
79
	  string ("%Ld" is not defined in *BSD, including Mac OS X). This
80
	  fixes wrong status display at receiving on *BSD systems.
81
	* libsylph/utils.c: to_human_readable(): disabled translation.
82
83
2006-02-03
84
85
	* src/summaryview.c: summary_row_expanded(): re-enabled workaround
86
	  on GTK+ 2.8.
87
88
2006-02-03
89
90
	* src/mimeview.c: mimeview_show_mime_part(): show filenames with
91
	  normal font.
92
93
2006-02-02
94
95
	* manual/ja/sylpheed.sgml: partially updated for 2.2.
96
97
2006-02-02
98
99
	* src/mainwindow.c: main_window_key_pressed(): handle Tab key as a
100
	  special case.
101
102
2006-02-02
103
104
	* src/inc.c
105
	  src/trayicon.c
106
	  src/gtkutils.[ch]
107
	  src/mainwindow.[ch]: don't enable trayicon action if modal window
108
	  exists. Present window on click if main window is obscured.
109
110
2006-02-02
111
112
	* src/mainwindow.c: added the help of command line options.
113
114
2006-02-02
115
116
	* src/mainwindow.c: main_window_key_pressed(): fixed key event
117
	  handling of the quick search entry.
118
119
2006-02-01
120
121
	* src/inc.c
122
	  src/folderview.[ch]: properly count the number of new messages on
123
	  local and remote mailboxes.
124
125
2006-02-01
126
127
	* libsylph/imap.c: imap_cmd_gen_recv(): trim too long lines (ex.
128
	  SEARCH command).
129
130
2006-02-01
131
132
	* src/mainwindow.[ch]: disable Send button if no account exist.
133
134
2006-02-01
135
136
	* libsylph/prefs_common.c: modified the default of summaryview_height.
137
138
2006-02-01
139
140
	* src/compose.c
141
	  src/messageview.c
142
	  src/mainwindow.c: disabled Actions menu on win32.
143
144
2006-01-31
145
146
	* version 2.2.0beta7
147
148
2006-01-31
149
150
	* src/compose.c
151
	  src/messageview.c
152
	  src/prefs_common_dialog.c
153
	  src/mainwindow.c: added Arabic encoding (thanks to Mohammed Sameer).
154
155
2006-01-31
156
157
	* src/statusbar.c
158
	  src/textview.c: disabled the trimming of statusbar strings.
159
160
2006-01-31
161
162
	* libsylph/prefs_common.[ch]
163
	  src/addressbook.c: the size of address book is now remembered.
164
165
2006-01-31
166
167
	* src/mainwindow.c: added 'Mark thread as read' menu.
168
	* src/summaryview.c: summary_mark_thread_as_read(): fixed leaks of
169
	  GtkTreePath list.
170
171
2006-01-30
172
173
	* src/summaryview.[ch]: implemented 'Mark thread as read'.
174
175
2006-01-30
176
177
	* src/summaryview.c: enabled the move/copy of the whole message in
178
	  collapsed threads.
179
180
2006-01-30
181
182
	* libsylph/account.[ch]
183
	  src/compose.c: compose_reply(): fixed a bug that automatic account
184
	  selection was disabled on IMAP4 folders.
185
186
2006-01-30
187
188
	* libsylph/socket.[ch]: code cleanup.
189
190
2006-01-28
191
192
	* src/main.c: win32: properly popup main window on remote command mode
193
	  using SetForegroundWindow().
194
195
2006-01-27
196
197
	* src/summaryview.c: summary_selection_changed(): only execute idle
198
	  function on button press.
199
200
2006-01-27
201
202
	* src/summaryview.c: summary_selection_changed(): display message in
203
	  idle function (fixes wrong drag begin state after passphrase dialog
204
	  appeared).
205
206
2006-01-27
207
208
	* src/passphrase.c: convert passphrase into locale encoding.
209
210
2006-01-27
211
212
	* src/gtkutils.[ch]
213
	  src/summaryview.c: when deleting a collapsed thread, all the
214
	  messages in the thread will be removed.
215
216
2006-01-27
217
218
	* src/query_search.[ch]
219
	  src/Makefile.am
220
	  src/folderview.c
221
	  src/mainwindow.c: renamed summary_search.[ch] to query_search.[ch].
222
223
2006-01-26
224
225
	* libsylph/prefs_common.[ch]
226
	  src/compose.c
227
	  src/prefs_common_dialog.c: removed 'Wrap before sending' option,
228
	  which was rather problematic.
229
230
2006-01-26
231
232
	* libsylph/socket.c
233
	  configure.in: supported IPv6 on Win32.
234
235
2006-01-26
236
237
	* src/textview.c
238
	  src/mimeview.c
239
	  src/summaryview.c
240
	  src/folderview.c: also recognize GDK_KP_* keycodes.
241
242
2006-01-25
243
244
	* version 2.2.0beta6
245
246
2006-01-25
247
248
	* libsylph/virtual.c
249
	  src/summary_search.c: exclude trash on recursive search.
250
	* src/prefs_search_folder.[ch]
251
	  src/folderview.c: update summary when virtual folders are modified.
252
253
2006-01-25
254
255
	* libsylph/procmsg.[ch]: procmsg_trash_messages_exist(): added.
256
	* src/folderview.c: folderview_menu_popup(): don't make 'Empty trash'
257
	  active if trashed messages don't exist.
258
	  src/mainwindow.c: main_window_empty_trash(): return immediately
259
	  when trashed messages don't exist.
260
261
2006-01-25
262
263
	* src/compose.c: 'File/Insert signature' now inserts signature into
264
	  current cursor position. 'File/Append signature' was added for the
265
	  previous behavior.
266
267
2006-01-24
268
269
	* src/summaryview.c: summary_qsearch_reset(), summary_qsearch():
270
	  update the sensitivity of UI.
271
272
2006-01-24
273
274
	* src/compose.c: compose_attach_parts(): force attaching of specific
275
	  types even if filename is unspecified.
276
	  src/procmime.[ch]: added MIME_VIDEO to ContentType.
277
278
2006-01-24
279
280
	* src/foldersel.c: place dialog at the center on parent window.
281
282
2006-01-24
283
284
	* src/alertpanel.c
285
	  src/inputdialog.c: set transient window before gtk_widget_show()
286
	  (fixed wrong window position).
287
288
2006-01-24
289
290
	* libsylph/account.c
291
	  libsylph/prefs_account.c
292
	  src/prefs_account_dialog.c: fixed memory leaks.
293
	* libsylph/imap.c: imap_session_connect(): save temporary password.
294
	  imap_close(): don't try to connect to server when closing.
295
296
2006-01-24
297
298
	* libsylph/procsg.c: procmsg_remove_all_cached_messages(): skip
299
	  virtual folders.
300
301
2006-01-23
302
303
	* libsylph/procmsg.[ch]
304
	  libsylph/prefs_account.[ch]
305
	  src/main.c
306
	  src/prefs_account_dialog.[ch]: implemented clearing of IMAP4 message
307
	  caches on exit.
308
309
2006-01-23
310
311
	* libsylph/imap.c: imap_do_copy_msgs(): fixed a bug that cache files
312
	  in source folder was not removed was fixed.
313
314
2006-01-20
315
316
	* src/compose.c: compose_new(): fixed filename encoding.
317
	* src/main.c: open_compose_new(): allow non-ascii mailto string and
318
	  filename.
319
320
2006-01-20
321
322
	* src/alertpanel.c
323
	  src/inputdialog.c
324
	  src/filesel.c: place dialog at the center on parent window.
325
326
2006-01-20
327
328
	* version 2.2.0beta5
329
330
2006-01-20
331
332
	* src/summaryview.c: added tooltip for search entry.
333
334
2006-01-20
335
336
	* src/prefs_search_folder.c
337
	  src/prefs_folder_item.c: use gtk_widget_modify_base() instead of
338
	  copying style. Realize window before getting style.
339
340
2006-01-19
341
342
	* src/summaryview.c: summary_qsearch_reset(), summary_qsearch(): clear
343
	  invalidated selection (fixes crash on quick search).
344
345
2006-01-19
346
347
	* src/trayicon.c
348
	  src/menu.h: fixed account selector of compose window having
349
	  unintended mnemonic.
350
351
2006-01-19
352
353
	* libsylph/imap.c: imap_scan_tree_recursive(): handle virtual folders
354
	  properly.
355
	* src/folderview.c: folderview_menu_popup(): prohibit new folder under
356
	  virtual folders.
357
358
2006-01-19
359
360
	* src/summaryview.c: summary_thread_build(), summary_unthread(): block
361
	  signal handlers for optimization.
362
363
2006-01-19
364
365
	* src/summaryview.[ch]: implemented quick filter.
366
367
2006-01-18
368
369
	* libsylph/filter.[ch]
370
	  src/prefs_filter_edit.[ch]: added filter conditions of status such
371
	  as 'unread', 'mark', 'color-label', and 'mime'.
372
373
2006-01-18
374
375
	* src/summaryview.c: update all_mlist on sorting to save the order.
376
377
2006-01-17
378
379
	* src/export.c
380
	  src/import.c: modified the window management of export / import
381
	  dialog.
382
383
2006-01-17
384
385
	* libsylph/prefs_common.[ch]
386
	  src/summaryview.[ch]
387
	  src/mainwindow.c: enabled toggle of the searchbar.
388
389
2006-01-17
390
391
	* src/summaryview.[ch]
392
	  src/mainwindow.c: implemented quick search of the summary view.
393
394
2006-01-17
395
396
	* libsylph/news.c: news_get_group_list(): show more verbose warnings.
397
398
2006-01-13
399
400
	* version 2.2.0beta4
401
402
2006-01-13
403
404
	* libsylph/prefs_common.[ch]
405
	  src/trayicon.c
406
	  src/menu.h
407
	  src/main.h
408
	  src/prefs_common_dialog.c
409
	  src/mainwindow.[ch]: perform show/hide on trayicon click.
410
	  Implemented popup menu on trayicon.
411
412
2006-01-13
413
414
	* libsylph/pop.[ch]
415
	  src/inc.[ch]: fixed 32-bit integer overflow where the total size of
416
	  messages is greater than 2GB.
417
418
2006-01-12
419
420
	* src/summaryview.c: summary_set_tree_model_from_list(): fixed a
421
	  memory leak where threading is off.
422
423
2006-01-12
424
425
	* libsylph/virtual.c: virtual_rename_folder(): added.
426
	* src/folderview.c: folderview_rename_folder_cb(): fixed renaming of
427
	  virtual folders.
428
	  folderview_move_folder_cb(): don't allow a virtual folder as parent.
429
	  folderview_menu_popup(): enabled rename/delete of virtual folders
430
	  on newsgroups.
431
432
2006-01-12
433
434
	* src/folderview.c: replace "Search messages..." with "Edit search
435
	  condition..." menu on virtual folder.
436
	  folderview_menu_popup(): code cleanup.
437
438
2006-01-12
439
440
	* src/about.[ch]
441
	  README
442
	  README.ja: updated copyright year.
443
444
2006-01-11
445
446
	* src/folderview.c: folderview_check_new(): exclude virtual folders.
447
448
2006-01-11
449
450
	* version 2.2.0beta3
451
452
2006-01-11
453
454
	* src/mainwindow.c: search_cb(): open search folder property on
455
	  virtual folder.
456
457
2006-01-10
458
459
	* src/prefs_search_folder.c: added name entry. Also show name in the
460
	  window title.
461
462
2006-01-10
463
464
	* src/textview.c: get_uri_part(): use glib functions for isgraph() and
465
	  ispunct(). Include some trailing punctuations as URI.
466
467
2006-01-10
468
469
	* src/summaryview.c
470
	  src/mainwindow.c: repositioned the "Delete" menu and added a
471
	  separator to prevent accidental selection.
472
473
2006-01-10
474
475
	* libsylph/virtual.c
476
	  libsylph/defs.h
477
	  src/prefs_search_folder.c: implemented the modification of search
478
	  folder condition.
479
480
2006-01-06
481
482
	* src/prefs_search_folder.[ch]
483
	  src/summary_search.[ch]
484
	  src/folderview.c
485
	  src/prefs_filter_edit.[ch]: partially implemented search folder
486
	  properties.
487
488
2006-01-06
489
490
	* src/folderview.c: modified the message of deleting search folder.
491
492
2006-01-06
493
494
	* src/summary_search.c: accept when name entry is activated on the
495
	  save dialog.
496
	* src/summaryview.c: summary_status_show(): use gint64 for sel_size to
497
	  avoid overflow on environments where sizeof(off_t) is 4.
498
499
2006-01-06
500
501
	* libsylph/virtual.c: don't compare temporary flags (fixes a bug that
502
	  search cache occasionally didn't work).
503
504
2006-01-06
505
506
	* src/summary_search.c
507
	  src/prefs_filter_edit.[ch]: prefs_filter_edit_cond_edit_to_list():
508
	  added for minor code cleanup.
509
510
2006-01-05
511
512
	* src/textview.c: textview_make_clickable_parts(): add http:// scheme
513
	  before implicit URIs begin with 'www.'.
514
515
2006-01-05
516
517
	* libsylph/virtual.c
518
	  src/folderview.c: fixed a bug that search folders under IMAP4 or
519
	  NNTP folders couldn't be removed.
520
521
2005-12-27
522
523
	* libsylph/procmsg.[ch]
524
	  libsylph/virtual.c: cache search result to speed up on and after
525
	  the second search.
526
	* src/summary_search.c: fixed a warning.
527
528
2005-12-26
529
530
	* version 2.2.0beta2
531
532
2005-12-26
533
534
	* libsylph/pop.[ch]: prevent duplicate retrieval after incomplete
535
	  session.
536
537
2005-12-26
538
539
	* src/compose.c
540
	  src/messageview.c
541
	  src/prefs_common_dialog.c
542
	  src/mainwindow.c: added Windows-1252 for display encoding. Removed
543
	  EUC-TW from the outgoing encoding of compose window.
544
545
2005-12-26
546
547
	* src/compose.c: compose_attach_parts(): don't traverse inside
548
	  message/rfc822 to avoid duplicated attachments.
549
550
2005-12-26
551
552
	* src/compose.c: only add modified flag when files are manually
553
	  attached.
554
555
2005-12-26
556
557
	* libsylph/utils.c: subst_for_filename(): added more characters to be
558
	  substituted (for Win32).
559
	  generate_mime_boundary(): replaced subst_char() with subst_chars().
560
561
2005-12-25
562
563
	* src/compose.c: compose_attach_parts(): include message/rfc822 parts.
564
565
2005-12-25
566
567
	* src/folderview.c: fixed a bug that previously selected row was
568
	  removed from the view instead of currently selected one when
569
	  deleting/renaming folders from the context menu.
570
571
2005-12-25
572
573
	* src/compose.c: compose_attach_parts(): attach all parts with
574
	  filenames, and don't if not (fixes failure of forwarding attachments
575
	  in some cases).
576
577
2005-12-22
578
579
	* version 2.2.0beta1
580
581
2005-12-22
582
583
	* src/compose.c: compose_is_itemized(): fixed enumerated lines
584
	  detection.
585
586
2005-12-22
587
588
	* src/summary_search.c
589
	  src/mainwindow.c: modified window handling.
590
591
2005-12-22
592
593
	* src/summaryview.[ch]
594
	  src/summary_search.c: select activated message in summary view if
595
	  possible.
596
597
2005-12-22
598
599
	* src/summaryview.c: summary_row_expanded(): disable workaround with
600
	  GTK+ 2.8.
601
602
2005-12-21
603
604
	* libsylph/procmsg.[ch]
605
	  src/compose.c
606
	  src/summaryview.[ch]: reflect flag changes on virtual folders in the
607
	  real ones.
608
609
2005-12-21
610
611
	* libsylph/virtual.c
612
	  libsylph/filter.c
613
	  src/summary_search.c
614
	  src/prefs_folder_item.c
615
	  src/folderview.c: show progress when opening search folder. Don't
616
	  allow the search of search folder. Save case-sensitive option.
617
	* libsylph/procmsg.h
618
	  src/compose.c
619
	  src/summaryview.c: added MSG_FLAG_CHANGED flag.
620
621
2005-12-20
622
623
	* src/compose.c: compose_is_itemized(): also check for enumerated
624
	  lines such as (1), (2), 3. ...
625
626
2005-12-20
627
628
	* libsylph/account.[ch]: account_address_exist(): new.
629
	  src/account_dialog.c
630
	  src/summaryview.c: look for all accounts when the option "Display
631
	  recipient on `From' column if sender is yourself" is enabled.
632
	  src/folderview.c: write account config file immediately when an
633
	  account is removed.
634
635
2005-12-20
636
637
	* src/summaryview.c: summary_set_row(): fixed a memory leak.
638
639
2005-12-20
640
641
	* src/folderview.[ch]: reflect display_folder_unread setting
642
	  immediately.
643
644
2005-12-20
645
646
	* src/filesel.c: filesel_select_file_full(): fixed preselected
647
	  directory with GTK+ 2.8.
648
649
2005-12-19
650
651
	* src/subscribedialog.c: popup main window when the dialog is closed.
652
653
2005-12-19
654
655
	* src/mainwindow.c: main_window_get_size(): save summary view height
656
	  even if window is maximized.
657
658
2005-12-19
659
660
	* libsylph/prefs_common.[ch]
661
	  src/mainwindow.c: remember the maximized state.
662
663
2005-12-19
664
665
	* src/summary_search.[ch]
666
	  src/folderview.c
667
	  src/mainwindow.c: removed SummaryView* from the argument of
668
	  summary_search(). Preset folder when saving as search folder.
669
670
2005-12-19
671
672
	* libsylph/virtual.[ch]
673
	  libsylph/folder.[ch]
674
	  libsylph/filter.[ch]
675
	  libsylph/Makefile.am
676
	  src/summary_search.[ch]
677
	  src/prefs_folder_item.c
678
	  src/summaryview.c
679
	  src/folderview.c
680
	  src/mainwindow.c
681
	  src/prefs_filter_edit.[ch]: implemented query search and virtual
682
	  folder.
683
684
2005-12-19
685
686
	* libsylph/codeconv.[ch]: support nonstandard encoding
687
	  "ks_c_5601-1987" (thanks to Yoo Chung).
688
689
2005-12-14
690
691
	* version 2.1.9
692
693
2005-12-14
694
695
	* libsylph/prefs_account.[ch]
696
	  src/inc.c
697
	  src/folderview.[ch]
698
	  src/prefs_account_dialog.c: added an option to update only INBOX on
699
	  checking new messages of IMAP4 accounts.
700
701
2005-12-13
702
703
	* libsylph/account.c
704
	  libsylph/prefs_account.[ch]
705
	  src/prefs_account_dialog.c: enabled custom queue folder.
706
707
2005-12-13
708
709
	* src/subscribedialog.c: fixed a bug that invisible subscribed groups
710
	  was removed after refresh. Assume wildcards for keywords without
711
	  them. Display status when receiving of newsgroups list started.
712
713
2005-12-09
714
715
	* src/foldersel.c: also select top folder on FOLDER_SEL_ALL.
716
	* libsylph/folder.c: folder_find_item_from_identifier(): also return
717
	  top folder.
718
719
2005-12-09
720
721
	* src/filter.[ch]: filter_rule_requires_full_headers(): added.
722
	* libsylph/procheader.[ch]: procheader_get_header_list_from_msginfo():
723
	  added.
724
725
2005-12-09
726
727
	* src/prefs_filter_edit.[ch]: prefs_filter_edit_cond_hbox_to_cond():
728
	  added an argument for case sensitivity.
729
730
2005-12-08
731
732
	* src/prefs_filter_edit.[ch]
733
	  src/prefs_filter.[ch]: made more functions public.
734
735
2005-12-08
736
737
	* src/prefs_filter_edit.[ch]: generalized the condition edit.
738
739
2005-12-08
740
741
	* libsylph/imap.c: imap_get_msg_list(): only update mtime when folder
742
	  is not opened.
743
744
2005-12-07
745
746
	* libsylph/mh.c
747
	  libsylph/news.c
748
	  libsylph/imap.c
749
	  libsylph/procmsg.[ch]: update caches and flags when reading message
750
	  list from a folder.
751
752
2005-12-06
753
754
	* src/prefs_filter_edit.[ch]: made CondHBox / ActionHBox related APIs
755
	  public.
756
757
2005-12-05
758
759
	* src/compose.c: compose_reply_set_entry(): enabled
760
	  COMPOSE_REPLY_TO_ALL for NNTP. fixed a memory leak.
761
762
2005-12-05
763
764
	* libsylph/utils.[ch]
765
	  libsylph/imap.c: imap_cmd_append(): send message contents all at
766
	  once.
767
768
2005-12-02
769
770
	* src/textview.c: textview_add_part(): modified font for signature
771
	  part.
772
773
2005-12-02
774
775
	* src/addrbook.c: addrbook_update_address_list(): fixed crash bug when
776
	  an address in a group was modified.
777
	* src/addrbook.c: addrbook_update_group_list()
778
	  src/editgroup.c: addressbook_edit_group(): fixed memory leaks.
779
780
2005-12-02
781
782
	* src/passphrase.c: gpgmegtk_passphrase_cb(): fixed blocking on win32.
783
784
2005-12-01
785
786
	* src/folderview.c: added "Update summary" to the context menu.
787
788
2005-12-01
789
790
	* libsylph/session.h
791
	  libsylph/smtp.h: fixed compilation failure on some environments.
792
793
2005-11-30
794
795
	* src/summaryview.[ch]: display progress on filtering.
796
797
2005-11-30
798
799
	* version 2.1.8
800
801
2005-11-29
802
803
	* libsylph/session.c: removed debug print.
804
805
2005-11-29
806
807
	* src/send_message.c: send_message_queue_all(): follow the change of
808
	  compose.c::compose_send().
809
810
2005-11-28
811
812
	* libsylph/prefs_common.[ch]
813
	  src/prefs_common_dialog.c: moved outgoing encoding option into
814
	  Display - Encoding tab.
815
816
2005-11-28
817
818
	* libsylph/procmime.c: procmime_decode_content(): also normalize text
819
	  files on win32. Also do normalization for quoted-printable part.
820
821
2005-11-28
822
823
	* libsylph/pop.c
824
	  libsylph/recv.c
825
	  src/compose.c: reverted linebreak conversion.
826
827
2005-11-25
828
829
	* src/compose.c: also canonicalize on redirect/queue.
830
831
2005-11-25
832
833
	* src/compose.c: compose_write_to_file(): always canonicalize composed
834
	  message.
835
836
2005-11-25
837
838
	* libsylph/procmime.c: procmime_decode_content(): uncanonicalize
839
	  unencoded text.
840
841
2005-11-25
842
843
	* libsylph/pop.c
844
	  libsylph/recv.c: don't convert CR+LF to LF.
845
	* libsylph/procmime.c: procmime_decode_content(): don't uncanonicalize
846
	  message/rfc822.
847
848
2005-11-25
849
850
	* src/imageview.c: size_allocate_cb(): don't update image view if
851
	  image_data doesn't exist.
852
	* src/mimeview.c: mimeview_change_view_type(): clear hidden view.
853
854
2005-11-25
855
856
	* libsylph/session.[ch]: session_read_data_as_file_cb(): don't write
857
	  to file until buffer is filled more than the half. Extended the
858
	  buffer size.
859
860
2005-11-25
861
862
	* libsylph/session.c: session_recv_data_as_file_idle_cb(): fixed a bug
863
	  that lost first part of message data.
864
865
2005-11-24
866
867
	* libsylph/procmime.c: procmime_decode_content(): win32: don't
868
	  uncanonicalize text files.
869
870
2005-11-24
871
872
	* libsylph/pop.c
873
	  libsylph/session.[ch]: implemented session_recv_data_as_file(),
874
	  which receives data as file stream, to reduce memory usage on POP3
875
	  session.
876
877
2005-11-22
878
879
	* src/compose.c
880
	  src/prefs_common_dialog.c: don't save filtered sent message to
881
	  outbox. Only enable filtering of sent messages when saving of sent
882
	  messages is enabled.
883
	* src/inc.c: inc_drop_message(): removed redundant code.
884
885
2005-11-22
886
887
	* libsylph/utils.[ch]
888
	  libsylph/session.[ch]
889
	  libsylph/smtp.[ch]
890
	  src/send_message.c: reduced memory usage on SMTP session.
891
892
2005-11-22
893
894
	* libsylph/imap.c: QUOTE_IF_REQUIRED(): add "[]&" to characters to be
895
	  quoted (for courier-imap).
896
897
2005-11-22
898
899
	* libsylph/prefs_common.[ch]
900
	  src/compose.c: remember the last window position.
901
	* src/sourcewindow.c: win32: fixed window appeared always top-left.
902
	  Added margin to the TextView.
903
904
2005-11-21
905
906
	* src/compose.c: compose_create(): win32: fixed window appeared always
907
	  top-left.
908
909
2005-11-21
910
911
	* src/compose.c:
912
	  compose_get_signature_str()
913
	  compose_insert_file(): give priority to locale to UTF-8 conversion
914
	  (fixes wrong Japanese conversion on some case).
915
916
2005-11-21
917
918
	* libsylph/prefs_common.[ch]: modified the order of options.
919
920
2005-11-21
921
922
	* src/prefs_ui.[ch]
923
	  src/prefs_common_dialog.c: reorganized the common prefs.
924
925
2005-11-18
926
927
	* version 2.1.7
928
929
2005-11-18
930
931
	* libsylph/prefs_common.[ch]
932
	  src/prefs_common_dialog.c: moved the position of Spell tab.
933
934
2005-11-17
935
936
	* src/compose.c: compose_set_title(): made edit mark less intrusive.
937
938
2005-11-17
939
940
	* libsylph/utils.c: set_startup_dir(): win32: always set the startup
941
	  directory to the same directory as the location of executable file
942
	  (fixes untranslated messages when launched by other apps).
943
944
2005-11-17
945
946
	* src/prefs_common_dialog.c: fixed crash when quote colors dialog was
947
	  closed by the window close button. Fixed window focus after closing
948
	  it.
949
950
2005-11-17
951
952
	* src/about.c: show GtkSpell in compiled-in features.
953
954
2005-11-17
955
956
	* configure.in: fixed wrong status report of GtkSpell.
957
958
2005-11-17
959
960
	* libsylph/prefs_common.[ch]
961
	  src/compose.[ch]
962
	  src/prefs_common_dialog.c
963
	  configure.in: implemented spell checking using GtkSpell
964
	  (thanks to Victor Ananajevsky).
965
966
2005-11-16
967
968
	* src/compose.c: compose_reply_set_entry(): don't reply to list for
969
	  subscribe confirmation request etc.
970
971
2005-11-16
972
973
	* src/folderview.c: folderview_search_unread_recursive(): don't show
974
	  '+' (unread) mark even if unread messages are in Trash.
975
976
2005-11-16
977
978
	* src/summaryview.c: fixed a bug that the selection was broken (and
979
	  sometimes crashed) when mark, unread, and colorlabel flags were
980
	  changed while the summary was sorted by the flags.
981
982
2005-11-16
983
984
	* src/compose.c: fixed compilation error if GPGME is not enabled.
985
986
2005-11-15
987
988
	* src/account_dialog.c: account_open(): popup main window if edit
989
	  account dialog is not present.
990
991
2005-11-15
992
993
	* src/mimeview.c: mimeview_view_file(): win32: use g_file_test() to
994
	  detect common executable suffix.
995
996
2005-11-14
997
998
	* libsylph/mh.c
999
	  libsylph/mbox.c
1000
	  src/compose.c: always set FolderItem::mtime to 0 if the folder
1001
	  contents changed (fixes occasional summary update failure on win32
1002
	  and some filesystems).
1003
1004
2005-11-14
1005
1006
	* libsylph/utils.[ch]
1007
	  src/summaryview.[ch]: use gint64 for total_size to avoid overflow
1008
	  on environments where sizeof(off_t) is 4.
1009
1010
2005-11-14
1011
1012
	* src/textview.c: changed the shadow type to GTK_SHADOW_ETCHED_IN.
1013
	* src/summaryview.[ch]
1014
	  src/mainwindow.c: added separator between the summary status and
1015
	  the header pane.
1016
1017
2005-11-11
1018
1019
	* src/compose.c: fixed separator of newsgroups (thanks to KAZUKI
1020
	  SHIMURA).
1021
	  compose_reedit_set_entry(): also set Newsgroups and Followup-To
1022
	  entry.
1023
1024
2005-11-11
1025
1026
	* src/main.c: app_init(): win32: disable digit locale variable such as
1027
	  "LANG=1041".
1028
1029
2005-11-11
1030
1031
	* src/mainwindow.c: removed the outer border.
1032
1033
2005-11-10
1034
1035
	* libsylph/prefs_common.c
1036
	  src/prefs_common_dialog.c: don't show gpg warning on win32 by
1037
	  default. Changed "gpg_warning" to "show_gpg_warning".
1038
1039
2005-11-10
1040
1041
	* src/rfc2015.[ch]
1042
	  src/main.c: implemented rfc2015_disable_all() and
1043
	  rfc2015_is_available().
1044
	* src/compose.c: hide PGP checkboxes if PGP is not available.
1045
	* src/logwindow.c: prohibit abort when invalid UTF-8 text is inserted.
1046
1047
2005-11-09
1048
1049
	* src/passphrase.c
1050
	  configure.in: check the availability of mlock().
1051
	  src/main.c: check_gpg(): check if OpenPGP protocol is available.
1052
1053
2005-11-09
1054
1055
	* src/account_dialog.c
1056
	  src/prefs_filter.c: win32: fixed window focus problem.
1057
1058
2005-11-09
1059
1060
	* src/compose.c: allow drop of files in the whole window. Disabled
1061
	  insertion of text by DnD.
1062
1063
2005-11-08
1064
1065
	* version 2.1.6
1066
1067
2005-11-08
1068
1069
	* src/ldif.c: ldif_get_line(): fixed buffer overflow.
1070
1071
2005-11-07
1072
1073
	* src/main.[ch]
1074
	  src/mainwindow.c: added '--exit' command line option.
1075
1076
2005-11-07
1077
1078
	* libsylph/prefs_common.[ch]
1079
	  src/compose.[ch]
1080
	  src/prefs_common_dialog.c: implemented auto-save.
1081
1082
2005-11-07
1083
1084
	* src/prefs_common_dialog.c: hide options which is useless on win32.
1085
1086
2005-11-07
1087
1088
	* src/prefs_common_dialog.c: moved fallback_encoding from Advanced tab
1089
	  to Message tab.
1090
	* libsylph/prefs_common.[ch]: changed 'fallback_encoding' to
1091
	  'default_encoding'.
1092
1093
2005-11-04
1094
1095
	* src/compose.c: compose_ext_editor_kill(): fixed a crash when the
1096
	  external editor was terminated while opening confirmation dialog.
1097
1098
2005-11-04
1099
1100
	* src/prefs_common_dialog.c: prefs_junk_create(): added preset menu
1101
	  for learning commands.
1102
	* libsylph/prefs_common.c: made the default junk commands on win32
1103
	  bsfilter.
1104
1105
2005-11-04
1106
1107
	* src/summaryview.c: summary_junk_func(): follow the
1108
	  'mark_junk_as_read' setting.
1109
1110
2005-11-02
1111
1112
	* src/account_dialog.c
1113
	  src/prefs_account_dialog.c: popup main window when account edit
1114
	  dialog is closed.
1115
1116
2005-11-02
1117
1118
	* libsylph/prefs_common.[ch]
1119
	  src/summaryview.c
1120
	  src/prefs_common_dialog.c: added an option to mark filtered junk
1121
	  mails as read (thanks to Takushi Miyoshi). Added more description.
1122
1123
2005-11-02
1124
1125
	* src/compose.c: unlink compose->exteditor_file if exist.
1126
1127
2005-11-02
1128
1129
	* src/compose.c: compose_ext_editor_kill(): stop watching of child
1130
	  process in case something weird happened.
1131
1132
2005-11-02
1133
1134
	* src/compose.c: fixed for win32.
1135
1136
2005-11-02
1137
1138
	* src/compose.[ch]: reimplemented external editor with GSpawn and
1139
	  GChildWatch.
1140
	* libsylph/utils.c: execute_async(): fixed wrong argument type.
1141
1142
2005-11-02
1143
1144
	* src/prefs_common_dialog.c: moved fallback encoding setting to
1145
	  Advanced tab.
1146
1147
2005-11-01
1148
1149
	* src/prefs_actions.c
1150
	  src/prefs_template.c
1151
	  src/prefs_folder_item.c
1152
	  src/prefs_common_dialog.c
1153
	  src/prefs_summary_column.c
1154
	  src/prefs_account_dialog.c
1155
	  src/prefs_filter.c: bring main window in front after dialogs are
1156
	  closed (to avoid the focus problem on win32).
1157
1158
2005-11-01
1159
1160
	* libsylph/prefs_common.[ch]
1161
	  libsylph/procmime.c
1162
	  src/textview.c
1163
	  src/prefs_common_dialog.c: added fallback encoding setting.
1164
	  Removed multi-byte alphanumeric to ascii conversion option.
1165
1166
2005-11-01
1167
1168
	* src/icons/sylpheed.ico
1169
	  src/icons/Makefile.am
1170
	  src/Makefile.am
1171
	  configure.in: win32: added program icon.
1172
1173
2005-10-31
1174
1175
	* libsylph/utils.c: execute_sync(): win32: get exit status of child
1176
	  process by not using helper program.
1177
1178
2005-10-31
1179
1180
	* src/textview.c: textview_show_part(): fixed scroll jumping on focus.
1181
1182
2005-10-29
1183
1184
	* version 2.1.5
1185
1186
2005-10-27
1187
1188
	* libsylph/socket.c: fd_accept(): enabled on win32.
1189
1190
2005-10-27
1191
1192
	* libsylph/socket.[ch]: fd_connect_inet(), fd_open_inet(): new.
1193
	  fd_open_unix(): set SO_REUSEADDR flag to avoid bind() error.
1194
	* src/main.c: win32: implemented remote command using TCP socket.
1195
1196
2005-10-27
1197
1198
	* src/compose.c: add hbox into the window before creating option menu
1199
	  (fixed initially wrong widget size).
1200
1201
2005-10-27
1202
1203
	* libsylph/procmime.c: procmime_get_mime_type_table(): win32: read
1204
	  mime.types in startup directory.
1205
	* mime.types: included in the source tree.
1206
1207
2005-10-26
1208
1209
	* libsylph/prefs_common.[ch]
1210
	  src/summaryview.c
1211
	  src/prefs_common_dialog.c: added a setting to delete filtered junk
1212
	  mails from server.
1213
1214
2005-10-26
1215
1216
	* libsylph/utils.[ch]: address_equal(): new.
1217
	* src/compose.c: compose_reply_set_entry(): when replying to ML post
1218
	  that has the Reply-To set, set the ML address in To: and Reply-To
1219
	  address in Cc: (thanks to Colin Leroy).
1220
1221
2005-10-26
1222
1223
	* libsylph/utils.c: uri_list_extract_filenames(): use GLib functions
1224
	  to extract URIs if available.
1225
1226
2005-10-26
1227
1228
	* src/main.c: win32: convert locale string to UTF-8 when setting
1229
	  rc dir.
1230
1231
2005-10-25
1232
1233
	* src/messageview.c
1234
	  src/summaryview.c: display confirmation dialog instead of input
1235
	  dialog when printing.
1236
1237
2005-10-25
1238
1239
	* libsylph/procmsg.c: fixed a typo.
1240
1241
2005-10-25
1242
1243
	* configure.in: changed zh_TW.Big5 to zh_TW.
1244
1245
2005-10-25
1246
1247
	* libsylph/utils.[ch]: execute_print_file(): added.
1248
	* libsylph/procmsg.c: procmsg_print_message(): win32: canonicalize
1249
	  output file, and use ShellExecute() if command is unspecified.
1250
1251
2005-10-25
1252
1253
	* libsylph/procmsg.c: procmsg_print_message(): match the output
1254
	  headers to the message view.
1255
	* libsylph/procheader.[ch]: procheader_get_header_array_for_display():
1256
	  added.
1257
	* libsylph/displayheader.[ch]: moved from src/.
1258
	* src/textview.c: textview_show_header(): code cleanup.
1259
1260
2005-10-24
1261
1262
	* src/inputdialog.c: win32: make dialog in front on focus out.
1263
1264
2005-10-24
1265
1266
	* src/inputdialog.c: create/destroy dialog each time it is displayed.
1267
1268
2005-10-24
1269
1270
	* src/messageview.c: set the title of separated message window to
1271
	  "(Subject) - Sylpheed".
1272
1273
2005-10-24
1274
1275
	* src/summaryview.c
1276
	  src/mimeview.c: fixed the problem that DnD didn't work on GTK+ 2.8
1277
	  (thanks to Victor Ananajevsky).
1278
1279
2005-10-21
1280
1281
	* src/main.c: replaced gdk_input_add() with GIOChannel.
1282
1283
2005-10-20
1284
1285
	* src/textview.c: textview_adj_value_changed(): optimized a bit.
1286
1287
2005-10-20
1288
1289
	* src/textview.c: textview_adj_value_changed(): don't move cursor
1290
	  if selection exists.
1291
1292
2005-10-20
1293
1294
	* libsylph/filter.c: fixed execution failure if a file path includes
1295
	  space.
1296
1297
2005-10-20
1298
1299
	* src/textview.c: fixed a problem that the view was scrolled to top
1300
	  when it got focus.
1301
1302
2005-10-20
1303
1304
	* libsylph/utils.[ch]: set_startup_dir(), set_rc_dir(),
1305
	  get_startup_dir(): new.
1306
	* src/main.[ch]: removed global variable startup_dir. Instead use
1307
	  get_startup_dir().
1308
	  added '--configdir' option which specifies directory which stores
1309
	  configuration files.
1310
	* src/manual.c: win32: fixed document paths.
1311
1312
2005-10-18
1313
1314
	* version 2.1.4
1315
1316
2005-10-18
1317
1318
	* libsylph/prefs_common.c: win32: modified the default commands.
1319
1320
2005-10-18
1321
1322
	* src/prefs_filter.c: prefs_filter_open(): correct focus when msginfo
1323
	  is specified.
1324
1325
2005-10-17
1326
1327
	* src/prefs_common_dialog.c: win32: made the default editor command
1328
	  'notepad'.
1329
1330
2005-10-17
1331
1332
	* src/inputdialog.c: adjusted the minimum dialog size.
1333
1334
2005-10-17
1335
1336
	* libsylph/prefs_common.c: win32: fixed compilation failure.
1337
1338
2005-10-17
1339
1340
	* src/prefs_common_dialog.c: added the default browser to the option
1341
	  of URI command.
1342
1343
2005-10-17
1344
1345
	* src/trayicon.c: handle destroy event properly (thanks to Victor
1346
	  Ananajevsky).
1347
1348
2005-10-16
1349
1350
	* libsylph/utils.c: open_uri(): win32: use ShellExecute() to open URI.
1351
	  libsylph/prefs_common.c
1352
	  src/prefs_common_dialog.c: win32: made the default URI command empty
1353
	  which means to use the default browser.
1354
1355
2005-10-16
1356
1357
	* src/mimeview.c: win32: restrict launching of executable files.
1358
1359
2005-10-14
1360
1361
	* makewin32.sh: modified the optimization flags.
1362
1363
2005-10-14
1364
1365
	* src/main.c: win32: prohibit duplicate exec using CreateMutex().
1366
1367
2005-10-14
1368
1369
	* libsylph/procmime.c
1370
	  src/compose.c: made some warnings just debug messages.
1371
1372
2005-10-14
1373
1374
	* libsylph/codeconv.c: changed the locale charset of Japanese Windows
1375
	  from Shift_JIS to CP932.
1376
1377
2005-10-13
1378
1379
	* libsylph/codeconv.[ch]: enhanced the support of
1380
	  environment-dependent Japanese characters (thanks to MORIYAMA).
1381
1382
2005-10-13
1383
1384
	* src/inputdialog.c
1385
	  src/setup.c
1386
	  src/mainwindow.c: modified the text of mailbox setup dialog.
1387
1388
2005-10-13
1389
1390
	* libsylph/utils.[ch]
1391
	  src/mimeview.c: win32: use ShellExecute() to launch attachments, and
1392
	  warn on launching an executable file.
1393
1394
2005-10-13
1395
1396
	* libsylph/folder.[ch]
1397
	  src/prefs_folder_item.c
1398
	  src/folderview.c: enabled the property of the top folder.
1399
	* src/prefs_common_dialog.c: modified the text of key binding dialog.
1400
1401
2005-10-13
1402
1403
	* libsylph/imap.c: imap_cmd_ok(): fixed parsing of literal data (skip
1404
	  quotes).
1405
1406
2005-10-12
1407
1408
	* libsylph/recv.c: recv_bytes(): null-terminate the received data
1409
	  in case it's a string.
1410
	  libsylph/imap.c: imap_cmd_ok(): also log literal strings.
1411
1412
2005-10-12
1413
1414
	* src/alertpanel.c: win32: make dialog in front on focus out.
1415
1416
2005-10-12
1417
1418
	* src/main.c: default_log_func(): fixed prefix on G_LOG_LEVEL_WARNING.
1419
1420
2005-10-12
1421
1422
	* libsylph/imap.c: imap_cmd_ok(): fixed parsing of literal data.
1423
1424
2005-10-12
1425
1426
	* src/summaryview.c: brought back 'Create filter rule' in the context
1427
	  menu.
1428
1429
2005-10-11
1430
1431
	* src/prefs_folder_item.c: fixed the label "Type" not aligned to right.
1432
1433
2005-10-11
1434
1435
	* libsylph/utils.[ch]
1436
	  src/main.c: output g_log() messages to the log window and log file.
1437
	* configure.in: disabled console window on win32.
1438
1439
2005-10-11
1440
1441
	* src/folderview.c: folderview_drag_motion_cb(): win32: reset
1442
	  context->actions if modifier key is not pressed (fixed DnD action
1443
	  becoming copy by default).
1444
1445
2005-10-10
1446
1447
	* libsylph/utils.c
1448
	  libsylph/procheader.c: fixed a bug that caused crashes on receive
1449
	  if Date: header has abnormal time.
1450
1451
2005-10-07
1452
1453
	* libsylph/recv.[ch]
1454
	  libsylph/imap.c: imap_cmd_ok(): support literals in response
1455
	  (fixed out of sync when literals appeared).
1456
1457
2005-10-06
1458
1459
	* libsylph/codeconv.c:
1460
	  conv_filename_from_utf8(), conv_filename_to_utf8(): put an
1461
	  assertion.
1462
1463
2005-10-06
1464
1465
	* libsylph/utils.c: don't define _s_tempnam() on Unix.
1466
	* src/prefs_folder_item.c: added file system path info.
1467
1468
2005-10-06
1469
1470
	* libsylph/utils.c: get_rc_dir(): win32: use environmental variable
1471
	  APPDATA.
1472
	* libsylph/prefs.c: prefs_set_default()
1473
	  src/prefs_ui.c: prefs_set_dialog_to_default(): win32: don't convert
1474
	  the encoding of environmental variable. Expand '~' to rc dir.
1475
1476
2005-10-06
1477
1478
	* src/main.c: win32: include startup directory into %PATH% for GSpawn.
1479
1480
2005-10-05
1481
1482
	* configure.in: support SSL on win32.
1483
	* makewin32.sh: convenient build script for win32.
1484
1485
2005-10-04
1486
1487
	* libsylph/utils.c: my_tmpfile(): use g_mkstemp() instead of
1488
	  directly using mkstemp().
1489
	  win32: use _wtempnam() , open() and fdopen() instead of tmpfile()
1490
	  because it creates temporary files to the root directory.
1491
1492
2005-10-03
1493
1494
	* src/main.c: app_init(): win32: pass locale encoding directory name
1495
	  for bindtextdomain() (fixed not-working translation on non-ascii
1496
	  directory).
1497
1498
2005-10-03
1499
1500
	* libsylph/mh.c:
1501
	  mh_create_tree(): create directory hierarchy for root path.
1502
	  mh_move_folder_real(): change current directory to prevent rename
1503
	  failure on Win32.
1504
	  libsylph/folder.c: folder_get_path(): always return absolute path.
1505
1506
2005-09-30
1507
1508
	* libsylph/prefs_common.c: prefs_common_read_config(): Win32: set the
1509
	  default font to "MS Gothic 12" on Japanese environment.
1510
1511
2005-09-29
1512
1513
	* version 2.1.3
1514
1515
2005-09-28
1516
1517
	* src/main.c: app_init(): make the message catalog location absolute
1518
	  path if LOCALEDIR is relative.
1519
1520
2005-09-28
1521
1522
	* src/compose.c: compose_set_title(): only show subject.
1523
1524
2005-09-27
1525
1526
	* src/rfc2015.c: check_signature(): disabled gpgme_data_set_encoding()
1527
	  (it somehow results in error).
1528
1529
2005-09-27
1530
1531
	* src/rfc2015.c: check_signature(): set transfer encoding for S/MIME.
1532
1533
2005-09-27
1534
1535
	* src/compose.c: display the subject line in the window title bar
1536
	  (thanks to Thomas White).
1537
1538
2005-09-27
1539
1540
	* src/mimeview.c
1541
	  src/rfc2015.c: verify PKCS#7 (S/MIME) signature (thanks to Thomas
1542
	  White).
1543
	* src/main.c: null-check engineInfo->version when displaying debug
1544
	  information of GPGME.
1545
1546
2005-09-26
1547
1548
	* libsylph/html.c: convert character entity references to UTF-8,
1549
	  rather than US-ASCII (thanks to Lyonel Vincent). Use UCS-4 to
1550
	  UTF-8 conversion for numbered references.
1551
1552
2005-09-22
1553
1554
	* libsylph/utils.[ch]
1555
	  libsylph/procmime.[ch]
1556
	  src/mimeview.[ch]
1557
	  src/filesel.[ch]: implemented "Save all", which saves all
1558
	  attachments in a message.
1559
1560
2005-09-22
1561
1562
	* src/gtkutils.[ch]
1563
	  src/summaryview.[ch]: align selected row to center when reached to
1564
	  the edge on key operation.
1565
1566
2005-09-22
1567
1568
	* src/summaryview.c: keep selecting row after changing thread display.
1569
1570
2005-09-21
1571
1572
	* configure.in: removed mbs/wcs functions check.
1573
1574
2005-09-21
1575
1576
	* libsylph/utils.[ch]
1577
	  src/compose.c
1578
	  src/gtkutils.[ch]
1579
	  src/undo.c
1580
	  src/addr_compl.c: removed mbs/wcs functions which are no longer
1581
	  required.
1582
1583
2005-09-21
1584
1585
	* src/account_dialog.c: don't display checkbox if 'get all' is
1586
	  unavailable.
1587
1588
2005-09-21
1589
1590
	* src/subscribedialog.c: don't display checkbox on non-selectable
1591
	  rows.
1592
1593
2005-09-20
1594
1595
	* libsylph/news.[ch]
1596
	  src/subscribedialog.[ch]
1597
	  src/Makefile.am
1598
	  src/folderview.c: renamed grouplistdialog to subscribedialog, and
1599
	  reimplemented with GtkTreeView.
1600
1601
2005-09-16
1602
1603
	* src/compose.c: compose_write_to_file(): don't display code
1604
	  conversion error and line limit warning on draft mode.
1605
1606
2005-09-16
1607
1608
	* libsylph/prefs_common.[ch]
1609
	  src/prefs_common_dialog.c
1610
	  src/folderview.[ch]
1611
	  src/mainwindow.c: removed the option to set the vscrollbar policy
1612
	  of the folder view and made it GTK_POLICY_AUTOMATIC.
1613
	  Added an option to toggle message number columns in the folder view
1614
	  (default is off).
1615
	  Made the 'Translate header name' option a hidden one.
1616
1617
2005-09-15
1618
1619
	* version 2.1.2
1620
1621
2005-09-15
1622
1623
	* configure.in: use ${DATADIRNAME} for $localedir if it is defined.
1624
1625
2005-09-15
1626
1627
	* libsylph/codeconv.c: conv_euctojis(): re-enabled
1628
	  prefs_common.allow_jisx0201_kana.
1629
1630
2005-09-14
1631
1632
	* libsylph/pop.c
1633
	  libsylph/procmime.c
1634
	  src/gtkutils.c
1635
	  src/mimeview.c
1636
	  src/undo.c
1637
	  src/headerview.c
1638
	  src/send_message.c
1639
	  src/summaryview.c: fixed warnings about signedness difference.
1640
1641
2005-09-14
1642
1643
	* libsylph/utils.[ch]
1644
	  src/compose.c: normalize address fields before encoding them.
1645
1646
2005-09-13
1647
1648
	* Makefile.am
1649
	  sylpheed.spec.in: updated files to be included in tarball.
1650
1651
2005-09-13
1652
1653
	* libsylph/*.[ch]: changed the license from GPL to LGPL.
1654
	* LICENSE: added.
1655
1656
2005-09-13
1657
1658
	* src/summaryview.c: summary_set_row(): don't reset S_COL_TDATE
1659
	  (fixes sorting bug when flags changed).
1660
1661
2005-09-13
1662
1663
	* COPYING: updated GPL (changed the address of FSF).
1664
	* COPYING.LIB: added LGPL.
1665
1666
2005-09-13
1667
1668
	* libsylph/procmsg.[ch]
1669
	  libsylph/enums.h
1670
	  libsylph/folder.[ch]
1671
	  src/summaryview.c
1672
	  src/mainwindow.c: added 'View/Sort/by thread date'.
1673
1674
2005-09-12
1675
1676
	* libsylph/imap.c: changed the message number limit on COPY.
1677
	  imap_do_copy_msgs(): update progress bar on copy.
1678
1679
2005-09-09
1680
1681
	* libsylph/imap.c: added missing translation string.
1682
1683
2005-09-09
1684
1685
	* libsylph/utils.[ch]
1686
	  libsylph/imap.c
1687
	  src/main.c
1688
	  src/mainwindow.[ch]: update progress bar when executing long
1689
	  operations.
1690
1691
2005-09-08
1692
1693
	* src/addressbook.c: addressbook_tree_button_pressed(): fixed a bug
1694
	  that the expander of the folder tree didn't work.
1695
1696
2005-09-08
1697
1698
	* libsylph/md5_hmac.c: md5_hmac_get(): minor code cleanup.
1699
1700
2005-09-08
1701
1702
	* libsylph/md5.[ch]: replaced with public domain code in GNet.
1703
	* libsylph/md5_hmac.[ch]: separated from md5.[ch] and rewrote.
1704
	* libsylph/pop.c
1705
	  libsylph/smtp.c
1706
	  libsylph/imap.c: modified for new MD5 interface.
1707
1708
2005-09-08
1709
1710
	* configure.in: use ${datadir} instead of ${prefix}/${DATADIRNAME}.
1711
1712
2005-09-08
1713
1714
	* libsylph/mbox.[ch]: moved into libsylph.
1715
1716
2005-09-07
1717
1718
	* libsylph/imap.c: limit number of messages to be copied at a time
1719
	  with COPY command to prevent network timeout.
1720
1721
2005-09-07
1722
1723
	* libsylph/utils.[ch]: renamed print_status() to status_print().
1724
	* libsylph/imap.c: adjusted the frequency of UI update.
1725
	* src/folderview.c: don't allow selection if summary is locked.
1726
1727
2005-09-07
1728
1729
	* libsylph/codeconv.c: conv_guess_ja_encoding(): also support UTF-8
1730
	  encoding.
1731
1732
2005-09-06
1733
1734
	* libsylph/imap.c: fixed warnings of signedness difference.
1735
	  Added UI hints.
1736
	* libsylph/utils.[ch]
1737
	  src/gtkutils.[ch]
1738
	  src/main.c: added ui_update() as a function for UI hints.
1739
1740
2005-09-06
1741
1742
	* libsylph/prefs_common.[ch]
1743
	  libsylph/prefs_account.[ch]
1744
	  libsylph/pop.h: save GPG settings even if GPGME is disabled.
1745
1746
2005-09-05
1747
1748
	* libsylph/imap.c: show progress when executing operations which
1749
	  takes long time.
1750
1751
2005-09-05
1752
1753
	* libsylph/account.[ch]
1754
	  libsylph/customheader.[ch]
1755
	  libsylph/enums.h
1756
	  libsylph/filter.[ch]
1757
	  libsylph/folder[ch]
1758
	  libsylph/imap.[ch]
1759
	  libsylph/md5.[ch]
1760
	  libsylph/mh.[ch]
1761
	  libsylph/news.[ch]
1762
	  libsylph/nntp.[ch]
1763
	  libsylph/pop.[ch]
1764
	  libsylph/prefs_account.[ch]
1765
	  libsylph/prefs_common.[ch]
1766
	  libsylph/procheader.[ch]
1767
	  libsylph/procmime.[ch]
1768
	  libsylph/procmsg.[ch]
1769
	  libsylph/smtp.[ch]
1770
	  libsylph/Makefile.am: moved more modules to libsylph.
1771
1772
2005-09-05
1773
1774
	* src/messageview.c
1775
	  src/procmsg.[ch]
1776
	  src/filter.[ch]
1777
	  src/summaryview.[ch]
1778
	  src/mainwindow.c
1779
	  src/prefs_filter.h: moved procmsg.c::procmsg_get_filter_keyword()
1780
	  to filter.c::filter_get_keyword_from_msg().
1781
1782
2005-09-05
1783
1784
	* libsylph/utils.[ch]
1785
	  src/inc.c
1786
	  src/main.c
1787
	  src/imap.c
1788
	  src/send_message.c
1789
	  src/news.c: made query-password function UI independent.
1790
	  Added UI independent print status func.
1791
1792
2005-09-05
1793
1794
	* src/main.c
1795
	  src/procmsg.[ch]
1796
	  src/send_message.[ch]
1797
	  src/mainwindow.c: moved procmsg.c::procmsg_send_queue() to
1798
	  send_message.c::send_message_queue_all().
1799
1800
2005-09-02
1801
1802
	* src/html.c
1803
	  src/session.c
1804
	  src/unmime.c: fixed 'warning: pointer targets in assignment differ
1805
	  in signedness'.
1806
1807
2005-09-02
1808
1809
	* src/sourcewindow.c: added missing include.
1810
	* src/filter.[ch]
1811
	  src/prefs_filter.[ch]
1812
	  src/folderview.c: moved prefs_filter_rename_path() and
1813
	  prefs_filter_delete_path() to filter.c.
1814
1815
2005-09-02
1816
1817
	* src/main.c
1818
	  src/filter.[ch]
1819
	  src/prefs_filter.[ch]: moved prefs_filter_read_config() to filter.c.
1820
1821
2005-09-02
1822
1823
	* libsylph/recv.[ch]: moved to libsylph.
1824
1825
2005-09-02
1826
1827
	* libsylph/html.[ch]: moved to libsylph.
1828
1829
2005-09-01
1830
1831
	* src/prefs_common.c
1832
	  src/procmsg.c: removed unused headers.
1833
1834
2005-09-01
1835
1836
	* src/account.[ch]
1837
	  src/account_dialog.[ch]
1838
	  src/folderview.c
1839
	  src/mainwindow.c
1840
	  src/main.c: separated UI code from account.c.
1841
1842
2005-09-01
1843
1844
	* src/prefs_account.c
1845
	  src/prefs_common.c: removed unused headers.
1846
	* src/enums.h
1847
	  src/prefs_common.h
1848
	  src/summaryview.h
1849
	  src/mainwindow.h: separated some enums to reduce dependency.
1850
1851
2005-09-01
1852
1853
	* src/customheader.[ch]
1854
	  src/prefs_customheader.[ch]
1855
	  src/prefs_account.c: moved customheader read/write config function
1856
	  to customheader.c.
1857
	* src/main.c
1858
	  src/prefs_common.c: don't use gtkutils.h from prefs_common.c.
1859
1860
2005-08-31
1861
1862
	* libsylph/prefs.h
1863
	  src/prefs_ui.[ch]
1864
	  src/account.c
1865
	  src/prefs_template.c
1866
	  src/prefs_account.[ch]
1867
	  src/prefs_common.[ch]
1868
	  src/prefs_account_dialog.[ch]
1869
	  src/prefs_common_dialog.[ch]
1870
	  src/mainwindow.c
1871
	  src/Makefile.am: separated UI code from prefs_common.c and
1872
	  prefs_account.c.
1873
1874
2005-08-31
1875
1876
	* src/trayicon.c: enable compilation on MinGW.
1877
1878
2005-08-31
1879
1880
	* libsylph/prefs.[ch]: added prefs_param_table_get() and
1881
	  prefs_param_table_destroy().
1882
	  prefs_config_parse_one_line(): optimized by using
1883
	  prefs_param_table_get().
1884
1885
2005-08-31
1886
1887
	* libsylph/Makefile.am
1888
	  libsylph/base64.[ch]
1889
	  libsylph/codeconv.[ch]
1890
	  libsylph/defs.h
1891
	  libsylph/prefs.[ch]
1892
	  libsylph/quoted-printable.[ch]
1893
	  libsylph/session.[ch]
1894
	  libsylph/socket.[ch]
1895
	  libsylph/ssl.[ch]
1896
	  libsylph/stringtable.[ch]
1897
	  libsylph/unmime.[ch]
1898
	  libsylph/utils.[ch]
1899
	  libsylph/uuencode.[ch]
1900
	  libsylph/xml.[ch]: made some core modules library (libsylph).
1901
	* src/Makefile.am: modified so that it uses libsylph.la.
1902
1903
2005-08-30
1904
1905
	* src/prefs.[ch]
1906
	  src/prefs_ui.[ch]: separated UI code from prefs.[ch].
1907
	* src/prefs_common.c
1908
	  src/prefs_account.c: added casts for (GtkWidget **).
1909
1910
2005-08-30
1911
1912
	* src/main.c: code cleanup.
1913
1914
2005-08-29
1915
1916
	* src/statusbar.c
1917
	  src/utils.[ch]: separate statusbar from utils.c.
1918
1919
2005-08-29
1920
1921
	* src/logwindow.c
1922
	  src/utils.[ch]: separate LogWindow from utils.c.
1923
1924
2005-08-29
1925
1926
	* src/main.[ch]
1927
	  src/xml.c
1928
	  src/utils.[ch]: made debug_mode static variable in utils.c.
1929
1930
2005-08-29
1931
1932
	* src/compose.c: compose_write_attach(): don't encode message/*
1933
	  parts with quoted-printable or base64 (fixes broken attachments
1934
	  on pgp-sign).
1935
1936
2005-08-26
1937
1938
	* src/compose.c: the line space setting now applies to the compose
1939
	  window.
1940
1941
2005-08-26
1942
1943
	* src/socket.c: use g_io_channel_shutdown() instead of deprecated
1944
	  g_io_channel_close().
1945
	  sock_close(): use g_io_channel_shutdown() instead of directly
1946
	  calling close() (fixes resource leak on Win32).
1947
	  fd_close(): call closesocket() on Win32.
1948
1949
2005-08-25
1950
1951
	* src/folderview.c: folderview_button_pressed(): expand/collapse
1952
	  tree row on double click.
1953
1954
2005-08-25
1955
1956
	* src/addressbook.c: fixed refresh of folder contents.
1957
1958
2005-08-24
1959
1960
	* src/trayicon.[ch]
1961
	  src/mainwindow.[ch]
1962
	  src/inc.c: separated trayicon into another module.
1963
	  Notify new messages with trayicon on receive.
1964
1965
2005-08-24
1966
1967
	* src/prefs.[ch]
1968
	  src/prefs_common.c: use GtkFontButton for font setting (thanks to
1969
	  Alfons).
1970
1971
2005-08-24
1972
1973
	* src/stock_pixmap.[ch]
1974
	  src/summaryview.c
1975
	  src/prefs_filter_edit.c: removed stock_pixmap_widget() (instead
1976
	  use stock_pixbuf_widget()).
1977
1978
2005-08-23
1979
1980
	* src/folderview.c
1981
	  src/mainwindow.c: modified the 'Empty trash' messages.
1982
1983
2005-08-23
1984
1985
	* src/eggtrayicon.[ch]: added (borrowed from Loqui svn trunk).
1986
	* src/mainwindow.[ch]: initial implementation of the tray icon.
1987
	* src/stock_pixmap.[ch]: added stock_pixbuf_widget_scale().
1988
1989
2005-08-23
1990
1991
	* src/textview.c: modified fonts for mime parts.
1992
1993
2005-08-22
1994
1995
	* version 2.1.1
1996
1997
2005-08-22
1998
1999
	* src/addressbook.c:
2000
	  addressbook_tree_selected()
2001
	  addressbook_tree_button_pressed(): fixed a bug that multiple
2002
	  selection with Ctrl key didn't work with GTK+ 2.6.9.
2003
2004
2005-08-22
2005
2006
	* src/procmsg.c
2007
	  src/summaryview.c: fall back to date comparison on sorting
2008
	  (fixes random date order when sorting by subject etc.).
2009
2010
2005-08-19
2011
2012
	* src/utils.c: path_cmp(): allow both '/' and G_DIR_SEPARATOR as
2013
	  separator.
2014
2015
2005-08-19
2016
2017
	* src/folder.c:
2018
	  folder_item_get_identifier(): force separator to "/".
2019
	  folder_item_get_path(): force separator to filesystem's.
2020
2021
2005-08-19
2022
2023
	* src/recv.c
2024
	  src/imap.c: made error check more strict.
2025
2026
2005-08-19
2027
2028
	* src/socket.c: fd_write_all(): use fd_write() instead of directly
2029
	  using write() (fixes IMAP4 on win32).
2030
2031
2005-08-19
2032
2033
	* src/pixmaps/: renamed to src/icons/.
2034
2035
2005-08-18
2036
2037
	* configure.in: made $localedir, $manualdir, and $faqdir
2038
	  user-configurable.
2039
2040
2005-08-18
2041
2042
	* src/compose.[ch]
2043
	  src/mainwindow.[ch]: disused GtkHandleBox which haven't worked well.
2044
	* src/stock_pixmap.c: stock_pixbuf_gdk(): allow NULL window.
2045
2046
2005-08-09
2047
2048
	* version 2.1.0
2049
2050
2005-08-09
2051
2052
	* src/mh.c
2053
	  src/main.c
2054
	  src/procmime.c: fix for config dir.
2055
2056
2005-08-09
2057
2058
	* src/folder.c
2059
	  src/main.c
2060
	  src/utils.[ch]
2061
	  src/defs.h: modified directories for Windows convention.
2062
2063
2005-08-08
2064
2065
	* src/mh.c
2066
	  src/template.c
2067
	  src/codeconv.c
2068
	  src/main.c
2069
	  src/utils.c
2070
	  src/addrbook.c: use GDir instead of directly using opendir().
2071
2072
2005-08-08
2073
2074
	* src/utils.[ch]: added wrappers for C library function that take
2075
	  pathname arguments.
2076
	* src/*.c: use wrapper functions.
2077
2078
2005-08-07
2079
2080
	* src/defs.h: modification for Win32.
2081
	* src/main.c: check filename encoding only on Unix.
2082
	* src/prefs_common.c: modification for Win32.
2083
2084
2005-08-07
2085
2086
	* src/codeconv.c: some fixes for Win32.
2087
2088
2005-08-07
2089
2090
	* src/procmsg.c: procmsg_send_queue(): close queue file before
2091
	  removing it (Win32 fix).
2092
2093
2005-08-05
2094
2095
	* src/mh.c
2096
	  src/session.c
2097
	  src/mbox.c: braced Unix-specific code with #ifdef G_OS_UNIX.
2098
	* configure.in: added -lws2_32 on MinGW environment.
2099
2100
2005-08-05
2101
2102
	* src/filter.c
2103
	  configure.in: check for regex.h and regcomp().
2104
2105
2005-08-05
2106
2107
	* src/utils.[ch]: rename_force(): force rename even if the destination
2108
	  file already exists (on non-Unix environment).
2109
	* src/prefs.c
2110
	  src/main.c: use rename_force().
2111
2112
2005-08-05
2113
2114
	* src/addrcache.c
2115
	  src/compose.c
2116
	  src/inc.c
2117
	  src/action.c
2118
	  src/session.c
2119
	  src/main.c
2120
	  src/utils.c
2121
	  src/send_message.c
2122
	  src/mbox.c
2123
	  src/about.c
2124
	  src/socket.c
2125
	  src/socket.h
2126
	  configure.in: enabled compilation with MinGW.
2127
2128
2005-08-04
2129
2130
	* src/compose.c
2131
	  src/main.c
2132
	  src/socket.[ch]: braced Unix-specific code with #ifdef G_OS_UNIX.
2133
2134
2005-08-04
2135
2136
	* configure.in: add -mms-bitfields to CFLAGS if the target is MinGW.
2137
2138
2005-08-04
2139
2140
	* src/utils.c: replaced tolower() with g_ascii_tolower().
2141
2142
2005-08-04
2143
2144
	* src/compose.c
2145
	  src/main.c
2146
	  src/utils.c
2147
	  src/procmsg.c: replaced random() with portable g_random_*().
2148
2149
2005-08-04
2150
2151
	* src/about.c: modified version display.
2152
	* src/socket.c: added sock_init() and sock_cleanup().
2153
2154
2005-08-04
2155
2156
	* src/mh.c: use GTimer for measuring time.
2157
	* src/inc.[ch]
2158
	  src/recv.c
2159
	  src/session.[ch]: replaced gettimeofday() with portable
2160
	  g_get_current_time(). 
2161
	* src/socket.c: corrected signedness. Replaced usleep() with
2162
	  portable g_usleep().
2163
2164
2005-08-04
2165
2166
	* src/prefs_common.c: removed mgedit from exteditor's candidates.
2167
2168
2005-08-03
2169
2170
	* src/utils.c:
2171
	  execute_async()
2172
	  execute_sync(): replaced fork() + exec() with GSpawn.
2173
2174
2005-08-02
2175
2176
	* src/compose.c
2177
	  src/textview.c
2178
	  src/quote_fmt_parse.y
2179
	  src/pop.c
2180
	  src/prefs_account.c
2181
	  src/codeconv.c
2182
	  src/imap.c
2183
	  src/xml.c
2184
	  src/utils.[ch]
2185
	  src/addr_compl.c
2186
	  src/procmsg.c
2187
	  src/procmime.c
2188
	  src/quoted-printable.c: replaced incorrect locale-dependent ctype
2189
	  functions with GLib's. Corrected signedness mismatch.
2190
	* src/about.c: set focus to the OK button.
2191
2192
2005-07-29
2193
2194
	* version 2.0.0
2195
2196
2005-07-22
2197
2198
	* version 2.0.0rc
2199
2200
2005-07-21
2201
2202
	* src/headerview.c: headerview_create(): added spacing for vbox.
2203
2204
2005-07-21
2205
2206
	* src/mh.c: mh_get_msg_list(): force strict cache checking on Queue
2207
	  or Draft folders (fixes cache discrepancy).
2208
2209
2005-07-21
2210
2211
	* src/imap.c:
2212
	  imap_modified_utf7_to_utf8(): fixed modified-UTF7 to UTF-8
2213
	  conversion when the string includes '+'.
2214
	  imap_utf8_to_modified_utf7(): use g_ascii_isprint() instead of
2215
	  locale-dependent isprint().
2216
	  Fixed warnings on conversion error.
2217
2218
2005-07-21
2219
2220
	* src/prefs_folder_item.c: display path with GtkLabel.
2221
2222
2005-07-20
2223
2224
	* src/rfc2015.c: unified indent. Use g_getenv() instead of getenv().
2225
	  Use locale-independent g_ascii_toupper() instead of toupper().
2226
2227
2005-07-20
2228
2229
	* src/main.c: remove temporary files on startup. Code cleanups.
2230
2231
2005-07-19
2232
2233
	* src/compose.c: compose_insert_drag_received_cb(): added a hack to
2234
	  prevent duplicated insertion.
2235
2236
2005-07-19
2237
2238
	* src/compose.c: compose_get_line_break_pos(): don't break line after
2239
	  '/' (to protect file path etc.).
2240
2241
2005-07-19
2242
2243
	* src/compose.c: don't remove drag source on GDK_ACTION_MOVE.
2244
	  Explicitly call gtk_drag_finish().
2245
	* src/summaryview.c
2246
	  src/folderview.c: made GtkTargetEntry static.
2247
2248
2005-07-15
2249
2250
	* src/summaryview.c: summary_modify_threads(): select correct row
2251
	  when sorting is enabled.
2252
2253
2005-07-14
2254
2255
	* version 2.0.0beta6
2256
2257
2005-07-14
2258
2259
	* src/menu.c
2260
	  src/prefs.c: removed '#warning FIXME_GTK2'.
2261
2262
2005-07-14
2263
2264
	* src/prefs_common.c: made textview_cursor_visible a hidden option.
2265
2266
2005-07-14
2267
2268
	* src/procmime.c: procmime_decode_content(): don't uncanonicalize
2269
	  files whose name is *.txt but the Content-Type is
2270
	  application/octet-stream.
2271
2272
2005-07-14
2273
2274
	* src/filter.c
2275
	  src/folderview.c: modify filter rules after moving folders.
2276
2277
2005-07-13
2278
2279
	* src/textview.c
2280
	  src/mimeview.c
2281
	  src/procmime.[ch]: made the file size of attachments more accurate,
2282
	  and human-readable.
2283
2284
2005-07-13
2285
2286
	* src/foldersel.c: display folder names with new/unread
2287
	  representation.
2288
2289
2005-07-12
2290
2291
	* src/compose.c: compose_get_line_break_pos(): don't break line after
2292
	  '-' (to protect e-mail address etc.).
2293
2294
2005-07-12
2295
2296
	* src/main.c
2297
	  src/stock_pixmap.[ch]
2298
	  src/Makefile.am
2299
	  src/pixmaps/stock_sylpheed.png
2300
	  sylpheed.png
2301
	  sylpheed-64x64.png
2302
	  sylpheed-128x128.png: added a new app icon, and specified it as
2303
	  a default window icon.
2304
2305
2005-07-12
2306
2307
	* src/procmsg.[ch]: procmsg_send_queue(): clear summary cache to
2308
	  prevent cache discrepancy.
2309
2310
2005-07-12
2311
2312
	* src/filesel.c: comply with prefs_common.comply_gnome_hig option.
2313
2314
2005-07-12
2315
2316
	* src/compose.c
2317
	  src/addressbook.c
2318
	  src/textview.c
2319
	  src/account.c
2320
	  src/summaryview.c: modified several alerts, and added accelerators
2321
	  for the buttons.
2322
2323
2005-07-11
2324
2325
	* gtkut_tree_view_scroll_to_cell(): added margin for visibility.
2326
2327
2005-07-11
2328
2329
	* src/compose.c: compose_parse_header(): use Content-Type's charset as
2330
	  a fallback encoding of broken header strings.
2331
2332
2005-07-11
2333
2334
	* src/compose.c: don't convert encoding if inserted file is UTF-8.
2335
2336
2005-07-11
2337
2338
	* src/compose.c: fixed duplicate signature problem in re-edit or
2339
	  after editing with external editor.
2340
2341
2005-07-11
2342
2343
	* src/textview.c: get_uri_part(): don't include characters '{', '}',
2344
	  '[', ']' in URI characters.
2345
2346
2005-07-11
2347
2348
	* src/compose.[ch]: replaced gdk_input_*() with GIOChannel.
2349
2350
2005-07-08
2351
2352
	* version 2.0.0beta5
2353
2354
2005-07-08
2355
2356
	* src/editjpilot.c
2357
	  src/editvcard.c: fixed a crash when cancelling file selection dialog
2358
	  by Escape key. Made non-ascii filename selectable. Use new file
2359
	  chooser dialog.
2360
2361
2005-07-08
2362
2363
	* src/compose.c
2364
	  src/procmsg.[ch]: put existing window in front when trying to reedit
2365
	  draft/queued messages which are already open.
2366
2367
2005-07-08
2368
2369
	* src/alertpanel.[ch]: alertpanel_full(): added more generic function.
2370
	* src/compose.c
2371
	  src/account.c
2372
	  src/folderview.c: modified some alert dialogs.
2373
2374
2005-07-08
2375
2376
	* src/addressbook.c
2377
	  src/alertpanel.[ch]
2378
	  src/summaryview.c: added G_ALERTCANCEL to AlertValue, and return it
2379
	  if cancelled.
2380
2381
2005-07-07
2382
2383
	* src/summary_search.c
2384
	  src/message_search.c: modified the order of buttons.
2385
2386
2005-07-07
2387
2388
	* src/prefs_display_header.c
2389
	  src/prefs_actions.c
2390
	  src/prefs.[ch]
2391
	  src/prefs_account.c
2392
	  src/prefs_common.[ch]
2393
	  src/prefs_summary_column.c
2394
	  src/prefs_template.c
2395
	  src/gtkutils.[ch]
2396
	  src/foldersel.c
2397
	  src/summary_search.c
2398
	  src/inputdialog.c
2399
	  src/editbook.c
2400
	  src/editgroup.c
2401
	  src/editjpilot.c
2402
	  src/editaddress.c
2403
	  src/editldap_basedn.c
2404
	  src/editvcard.c
2405
	  src/editldap.c: made the order of buttons comply with GNOME HIG.
2406
2407
2005-07-06
2408
2409
	* src/stock_pixmap.[ch]
2410
	  src/sylpheed-logo.png: replaced Sylpheed logo with new one.
2411
2412
2005-07-06
2413
2414
	* src/stock_pixmap.[ch]
2415
	  src/pixmaps/*.xpm: removed unused images.
2416
2417
2005-07-06
2418
2419
	* src/pixmaps/stock_hand-signed.png: added.
2420
	* src/compose.c: use new icon for Signature tool button.
2421
2422
2005-07-05
2423
2424
	* src/pixmaps/Makefile.am: added BUILT_SOURCES to EXTRA_DIST for
2425
	  'make distcheck'.
2426
2427
2005-07-05
2428
2429
	* src/stock_pixmap.[ch]
2430
	  src/pixmaps/*.png
2431
	  src/pixmaps/Makefile.am: replaced pixmaps icons with png images
2432
	  (most of them are copied from gnome-icon-theme,
2433
	  stock_mail_receive_all and stock_mail_send_queue are contributed
2434
	  from Jean-Yves Lefort).
2435
	* src/compose.c
2436
	  src/mainwindow.c: use new png icons.
2437
	* src/folderview.c: use special icon for draft folder.
2438
2439
2005-07-04
2440
2441
	* src/procmsg.c: procmsg_read_cache(): mark cache as dirty if open
2442
	  failed.
2443
2444
2005-07-04
2445
2446
	* version 2.0.0beta4
2447
2448
2005-07-04
2449
2450
	* src/folderview.[ch]: lock button/key input while a folder is
2451
	  loading (fixed selection becoming wrong when another folder was
2452
	  clicked quickly).
2453
2454
2005-07-04
2455
2456
	* src/mh.c: unified move_folder and rename_folder.
2457
2458
2005-07-04
2459
2460
	* src/imap.c
2461
	  src/folderview.c: implemented IMAP4 folder move.
2462
2463
2005-07-01
2464
2465
	* src/mh.c
2466
	  src/folder.h
2467
	  src/foldersel.[ch]
2468
	  src/imap.c
2469
	  src/news.c
2470
	  src/folderview.[ch]
2471
	  src/mainwindow.c: implemented folder move (currently restricted
2472
	  inside the same MH mailbox).
2473
2474
2005-07-01
2475
2476
	* src/filter.c: fixed a bug in syncing folder path.
2477
	* src/folderview.c: some code cleanups.
2478
2479
2005-06-30
2480
2481
	* src/summaryview.c: summary_filter_func(): reflect flag changes to
2482
	  IMAP server.
2483
2484
2005-06-30
2485
2486
	* src/compose.c: compose_write_to_file(): check for line length limit
2487
	  and display warning if exceeds.
2488
	* src/utils.[ch]: check_line_length(): new.
2489
2490
2005-06-29
2491
2492
	* src/main.c: main(): check for filename encoding on the first run.
2493
2494
2005-06-29
2495
2496
	* src/utils.c: get_outgoing_rfc2822_str(): reverted the previous
2497
	  change (RFC 2822: 3.6.1. The origination date field).
2498
2499
2005-06-28
2500
2501
	* src/utils.c: get_outgoing_rfc2822_str(): overwrite Date: header
2502
	  with current time (corrects date of queued messages).
2503
2504
2005-06-28
2505
2506
	* src/mh.c: mh_scan_tree_recursive(): put a warning and skip if
2507
	  G_FILENAME_ENCODING is not specified but invalid UTF-8 directory
2508
	  name appeared.
2509
2510
2005-06-27
2511
2512
	* src/imageview.c: fixed a possible crash on the view change from
2513
	  imageview to textview (thanks to NINOMIYA Yuuki).
2514
2515
2005-06-24
2516
2517
	* src/ssl.c: show verify result as string.
2518
2519
2005-06-24
2520
2521
	* src/utils.c:
2522
	  is_dir_exist()
2523
	  is_file_entry_exist()
2524
	  dirent_is_regular_file()
2525
	  dirent_is_directory(): use g_file_test() instead of stat().
2526
2527
2005-06-24
2528
2529
	* src/ssl.c: verify SSL certificate (thanks to Kazuhiro NISHIYAMA).
2530
2531
2005-06-24
2532
2533
	* src/utils.[ch]
2534
	  src/rfc2015.c: use a wrapper of strftime() to suppress the warning
2535
	  of gcc about %c.
2536
	* src/procheader.c: removed warning about invalid date.
2537
	* src/jpilot.c
2538
	  src/vcard.c: use get_home_dir() instead of g_get_home_dir().
2539
2540
2005-06-24
2541
2542
	* src/prefs_common.[ch]: removed unused option 'enable_hscrollbar'.
2543
2544
2005-06-24
2545
2546
	* src/summaryview.c: removed unrequired function
2547
	  summary_set_column_titles().
2548
2549
2005-06-23
2550
2551
	* version 2.0.0beta3
2552
2553
2005-06-23
2554
2555
	* src/foldersel.c
2556
	  src/folderview.[ch]: expand parent folder when new one is created.
2557
2558
2005-06-23
2559
2560
	* src/textview.c: added "Compose new message" and "Open with Web
2561
	  browser" to the context menu.
2562
2563
2005-06-23
2564
2565
	* src/folderview.[ch]: modified the way to revert selection after
2566
	  menu popup.
2567
2568
2005-06-23
2569
2570
	* src/editldap.c: made bind password entry invisible.
2571
2572
2005-06-22
2573
2574
	* src/prefs_common.c: quote_colors_set_dialog_key_pressed(): destroy
2575
	  dialog only if Escape key is pressed.
2576
	* src/textview.[ch]: update colors of text tags when prefs are
2577
	  updated.
2578
2579
2005-06-22
2580
2581
	* src/summaryview.[ch]: made summary columns reorderable by DnD.
2582
2583
2005-06-22
2584
2585
	* src/mh.c
2586
	  src/procmsg.h
2587
	  src/prefs_common.[ch]: disabled strict checking of caches by stat()
2588
	  and improved the performance.
2589
	  Added MSG_CACHED flag to MsgTmpFlags.
2590
	  Added 'Advanced' tab to the common prefs.
2591
2592
2005-06-21
2593
2594
	* src/folderview.c: folderview_delete_folder_cb(): modified the alert
2595
	  message on deleting folders.
2596
2597
2005-06-21
2598
2599
	* src/prefs_account.[ch]
2600
	  src/prefs_common.[ch]
2601
	  src/news.c: moved the option of max news articles to account prefs.
2602
2603
2005-06-21
2604
2605
	* src/compose.c: compose_reply()
2606
	  src/prefs_account.[ch]: added an option to encrypt when replying to
2607
	  encrypted message (thanks to Vladi Belperchinov-Shabanski).
2608
2609
2005-06-21
2610
2611
	* src/summaryview.c: summary_reply(): use currently visible textview
2612
	  for selection reply.
2613
2614
2005-06-20
2615
2616
	* configure.in: enabled GPGME and OpenSSL support by default.
2617
	  Use pkg-config to detect OpenSSL (thanks to Michael Schwendt).
2618
2619
2005-06-20
2620
2621
	* src/imap.c: replace embedded null characters with ' ' when parsing
2622
	  block data (fix parse errors when embedded null characters appeared
2623
	  in headers).
2624
	* src/socket.[ch]: modified *_getline() so that it returns the length
2625
	  of string including embedded null characters.
2626
	* src/utils.[ch]: subst_null(): replaces null characters with
2627
	  specified one.
2628
2629
2005-06-20
2630
2631
	* src/textview.c: added "Add to address book" to the context menu
2632
	  (thanks to Tomohiro Masubuchi), and changed "Copy this link" to
2633
	  "Copy this address" when address is clicked.
2634
	* src/addressadd.c: addressadd_selection(): open edit person dialog
2635
	  right after it is added.
2636
2637
2005-06-17
2638
2639
	* src/prefs.h: added macro PACK_SMALL_LABEL().
2640
	* src/inc.c: inc_finished()
2641
	  src/prefs_common.[ch]: added an option to execute command when new
2642
	  messages arrived.
2643
2644
2005-06-16
2645
2646
	* version 2.0.0beta2
2647
2648
2005-06-16
2649
2650
	* src/send_message.c: send_message_local(): check exit status to
2651
	  detect errors.
2652
2653
2005-06-16
2654
2655
	* src/procmsg.c: procmsg_empty_trash(): unset dirty flag after cleared
2656
	  cache/mark files (fixed wrong unread count of trash folders).
2657
2658
2005-06-15
2659
2660
	* src/summaryview.[ch]
2661
	  src/mainwindow.c: added 'Tools/Filter junk mails in folder' and
2662
	  'Tools/Filter junk mails in selected messages'.
2663
2664
2005-06-15
2665
2666
	* src/compose.c: made 'File/Insert signature' replace current
2667
	  signature, or add it to the bottom.
2668
2669
2005-06-14
2670
2671
	* src/textview.c: fixed slightly wrong scroll position when the
2672
	  displayed message changed.
2673
2674
2005-06-14
2675
2676
	* src/compose.c: scroll the view to the cursor position after paste.
2677
2678
2005-06-14
2679
2680
	* src/compose.c: don't scroll when view is created.
2681
	  compose_input_cb(): set cursor to the top when the text is replaced.
2682
2683
2005-06-14
2684
2685
	* src/compose.c: scroll the view to the cursor position after
2686
	  inserting signatures or files.
2687
2688
2005-06-14
2689
2690
	* src/mh.c: mh_remove_msg(): fixed a bug that unintentionally set
2691
	  FolderItem::last_num to 0 (which caused wrong unread number
2692
	  display).
2693
2694
2005-06-14
2695
2696
	* src/summaryview.c: summary_set_colorlabel(): fixed a bug that the
2697
	  change of color labels was not saved.
2698
2699
2005-06-13
2700
2701
	* src/prefs_common.[ch]
2702
	  src/inc.c: integrated junk filter setting into common prefs.
2703
	* src/filter.[ch]: added filter_rule_list_free().
2704
2705
2005-06-13
2706
2707
	* src/summaryview.c: include currently selected row on flag search
2708
	  if message view is visible but the row is not displayed.
2709
2710
2005-06-13
2711
2712
	* src/imap.c: reacquire CAPABILITY after STARTTLS since it can be
2713
	  changed (thanks to Tomasz).
2714
2715
2005-06-10
2716
2717
	* replaced every strcasecmp/g_strcasecmp with g_ascii_strcasecmp,
2718
	  and strncasecmp/g_strncasecmp with g_ascii_strncasecmp
2719
	  (fixes Turkish locale problem) (thanks to Doruk Fisek).
2720
2721
2005-06-10
2722
2723
	* src/prefs.h
2724
	  src/prefs_common.c: unified some frames and checkboxes.
2725
2726
2005-06-10
2727
2728
	* src/summaryview.c: summary_modify_node(): really fixed the crash
2729
	  bug (referred freed memory on sorting).
2730
2731
2005-06-10
2732
2733
	* src/summaryview.c: flush events before scrolling to selected.
2734
2735
2005-06-10
2736
2737
	* src/summaryview.c: fixed possible crash (take 2).
2738
2739
2005-06-10
2740
2741
	* src/summaryview.c: fixed possible crash when sorted by
2742
	  From/To/Subject.
2743
2744
2005-06-09
2745
2746
	* version 2.0.0beta1
2747
2748
2005-06-09
2749
2750
	* src/gtkutils.[ch]: added gtkut_tree_view_scroll_to_cell().
2751
	  Removed ununsed CTree functions.
2752
	* src/summaryview.c: fixed scroll positon problem after some
2753
	  operations.
2754
2755
2005-06-08
2756
2757
	* src/inc.c
2758
	  src/send_message.c
2759
	  src/progressdialog.[ch]: reimplemented progress dialog with
2760
	  GtkTreeView. Added some APIs.
2761
2762
2005-06-08
2763
2764
	* sylpheed.spec.in: modified for the latest RPM (thanks to Paul
2765
	  Dickson).
2766
2767
2005-06-08
2768
2769
	* src/account.c
2770
	  src/prefs_filter.c: made some buttons stock button.
2771
2772
2005-06-08
2773
2774
	* src/summaryview.c: summary_tree_view_create(): disabled typeahead
2775
	  find.
2776
2777
2005-06-07
2778
2779
	* src/compose.c
2780
	  src/main.c
2781
	  src/procmsg.[ch]
2782
	  src/send_message.[ch]
2783
	  src/prefs_common.[ch]
2784
	  src/mainwindow.c: added an option to apply filter rules to sent
2785
	  messages.
2786
2787
2005-06-06
2788
2789
	* src/mimeview.c
2790
	  src/sourcewindow.c: don't use "destroy" signal to destroy objects.
2791
2792
2005-06-06
2793
2794
	* src/compose.c: don't use "destroy" signal to destroy Compose object
2795
	  (fix rare crashes on discard?).
2796
2797
2005-06-06
2798
2799
	* src/summaryview.c:
2800
	  summary_attract_by_subject()
2801
	  summary_sort(): clear selection list when the order of the list is
2802
	  changed.
2803
2804
2005-06-06
2805
2806
	* src/summaryview.c: summary_remove_invalid_messages(): fixed a bug
2807
	  that it took time at O(n^2) order if all messages were selected
2808
	  and then they were removed.
2809
2810
2005-06-06
2811
2812
	* src/compose.c
2813
	  src/messageview.c
2814
	  src/prefs_common.c
2815
	  src/mainwindow.c: added Hebrew encodings.
2816
2817
2005-06-06
2818
2819
	* src/codeconv.[ch]: always enabled Japanese auto-detection if the
2820
	  first letters of locale string is "ja".
2821
2822
2005-06-03
2823
2824
	* src/compose.c
2825
	  src/summaryview.[ch]
2826
	  src/folderview.c: improved the DnD. Don't copy files on
2827
	  summary-to-folder drag, and set mime type to message/rfc822 on
2828
	  summary-to-compose drag.
2829
2830
2005-06-03
2831
2832
	* src/prefs_common.c: prefs_junk_create(): modified the description.
2833
2834
2005-06-03
2835
2836
	* src/summaryview.c: summary_junk_func(), summary_junk(): allow
2837
	  empty junk folder.
2838
2839
2005-06-02
2840
2841
	* src/prefs_common.c: prefs_font_select(): select current font
2842
	  when opening the dialog.
2843
2844
2005-06-02
2845
2846
	* src/prefs_common.[ch]
2847
	  src/mainwindow.[ch]
2848
	  src/summaryview.[ch]: added a feature for junk mail control.
2849
2850
2005-06-01
2851
2852
	* src/summaryview.c: summary_msgid_table_create_func(): ignore invalid
2853
	  or deleted messages.
2854
2855
2005-06-01
2856
2857
	* src/textview.c:
2858
	  textview_search_string()
2859
	  textview_search_string_backward(): improved sequential searches.
2860
2861
2005-06-01
2862
2863
	* src/summaryview.c: don't include the current message for
2864
	  "View/Go to/(Prev|Next) (unread|new) message".
2865
2866
2005-05-31
2867
2868
	* src/imap.c: imap_scan_tree_recursive(): disabled scanning of folders
2869
	  because the STATUS command costs much.
2870
2871
2005-05-31
2872
2873
	* src/summaryview.c: summary_show(): fixed a bug that caused crash
2874
	  if FolderView::selected is NULL (thanks to Yann Grossel).
2875
	* src/folderview.[ch]: folderview_set_opened_item(): new.
2876
2877
2005-05-30
2878
2879
	* src/manage_window.c: manage_window_focus_out(): don't reset
2880
	  focus_window on focus-out event.
2881
	* src/inc.c
2882
	  src/send_message.c: call manage_window_destroy() to reset
2883
	  focus_window before destruction of window.
2884
2885
2005-05-30
2886
2887
	* src/alertpanel.c: don't let message label take focus.
2888
	* src/headerview.c: don't let header labels take focus.
2889
2890
2005-05-30
2891
2892
	* src/summaryview.[ch]: optimized getting the selection list.
2893
	  Set cache as dirty when reordered to remember the current order.
2894
2895
2005-05-29
2896
2897
	* version 1.9.12
2898
2899
2005-05-27
2900
2901
	* src/compose.c: compose_entries_set(): don't interpret Bcc header
2902
	  field (conform to RFC 2368).
2903
2904
2005-05-27
2905
2906
	* src/mh.c
2907
	  src/compose.c
2908
	  src/folder.[ch]
2909
	  src/imap.c
2910
	  src/procmsg.c
2911
	  src/news.c
2912
	  src/summaryview.c: added FolderItem::mark_dirty flag to determine
2913
	  if mark file really needs to be updated.
2914
	  Write mark file only if cache_dirty or mark_dirty flag is set.
2915
2916
2005-05-27
2917
2918
	* src/imap.c: don't destroy the previous Session object when
2919
	  reconnecting (fixed crash when reconnection happened while scanning
2920
	  tree).
2921
	  imap_cmd_search(): fixed a bug that only the first response was
2922
	  recognized (thanks to Hanno Meyer-Thurow).
2923
	* src/procmsg.h: added MSG_IS_SIGNED() macro.
2924
2925
2005-05-26
2926
2927
	* src/main.c: app_will_exit(): cleanup tmp directory when exit.
2928
	* src/mimeview.c: fixed DnD of non-ascii filename.
2929
	* src/utils.[ch]: encode_uri(): new.
2930
	* src/summaryview.[ch]: use subject as the filename of droppend
2931
	  messages. Added .eml as the extension.
2932
2933
2005-05-25
2934
2935
	* src/textview.c: textview_write_link(): also skip non-ascii space
2936
	  at the head of link strings (phishing check didn't work at the case).
2937
2938
2005-05-25
2939
2940
	* src/utils.c: get_command_output(): use g_spawn_command_line_sync()
2941
	  instead of popen().
2942
2943
2005-05-25
2944
2945
	* src/send_message.c: send_message_local(): use GSpawn, and detect
2946
	  errors.
2947
2948
2005-05-25
2949
2950
	* src/message_search.c: removed Clear button.
2951
2952
2005-05-24
2953
2954
	* src/folder.[ch]: added FolderItem::cache_dirty flag to determine
2955
	  if cache file really needs to be updated.
2956
	* src/mh.c
2957
	  src/imap.c
2958
	  src/procmsg.c
2959
	  src/news.c: set cache_dirty flag if folder contents differ from
2960
	  the cache file.
2961
	* src/summaryview.c: set cache_dirty flag if folder contents changed.
2962
	  Write cache file only if cache_dirty flag is set.
2963
2964
2005-05-24
2965
2966
	* src/compose.c: disable attach toggle button for now.
2967
2968
2005-05-24
2969
2970
	* src/compose.[ch]: added a toggle button for the attachment pane.
2971
2972
2005-05-24
2973
2974
	* src/compose.[ch]: reimplemented the attachment list with
2975
	  GtkTreeView. Fixed attaching of locale filename.
2976
	* src/utils.c: uri_list_extract_filenames(): properly parse URI.
2977
2978
2005-05-24
2979
2980
	* src/gtkutils.c: fixed compilation failure with GTK 2.4.
2981
2982
2005-05-23
2983
2984
	* src/summaryview.[ch]: enabled DnD to external apps.
2985
2986
2005-05-23
2987
2988
	* src/compose.[ch]: added PGP Sign/Encrypt check button on the compose
2989
	  window.
2990
2991
2005-05-23
2992
2993
	* src/summaryview.c: summary_step(): don't use "move-cursor" signal
2994
	  to move cursor.
2995
2996
2005-05-23
2997
2998
	* src/gtksctree.[ch]: removed.
2999
	* src/gtkutils.c: added missing include, and removed GtkSCTree init.
3000
3001
2005-05-23
3002
3003
	* src/textview.c
3004
	  src/mimeview.[ch]
3005
	  src/summaryview.c
3006
	  src/mainwindow.c: reimplemented MimeView with GtkTreeView.
3007
3008
2005-05-20
3009
3010
	* src/summaryview.c: summary_show(): fixed the selection state on
3011
	  refresh.
3012
3013
2005-05-20
3014
3015
	* src/summaryview.c: summaryview_clear_list(): set the value of
3016
	  vadjustment to 0.0 so that the "value-changed" signal is always
3017
	  emitted (fixes the scroll problem on refresh).
3018
3019
2005-05-19
3020
3021
	* src/message_search.c: improved the interface and made code cleanup.
3022
3023
2005-05-19
3024
3025
	* src/summary_search.c: improved the interface and made code cleanup.
3026
3027
2005-05-19
3028
3029
	* src/summaryview.c: summary_show(): fixed a problem that no message
3030
	  was selected after processing left marks.
3031
3032
2005-05-19
3033
3034
	* src/textview.[ch]
3035
	  src/prefs_common.[ch]
3036
	  src/mainwindow.c: added an option to toggle cursor in message view
3037
	  (thanks to Godwin Stewart).
3038
3039
2005-05-19
3040
3041
	* src/summaryview.c: summary_modify_threads(): block selection_changed
3042
	  callback while modifying threads so that the toolbar doesn't
3043
	  become insensitive unexpectedly.
3044
3045
2005-05-18
3046
3047
	* src/summaryview.c: set minimum column width.
3048
	  src/folderview.c: set minimum column width. Remember every column
3049
	  width.
3050
3051
2005-05-18
3052
3053
	* src/summaryview.c: display next messages after deleting when
3054
	  immediate_exec is enabled.
3055
3056
2005-05-17
3057
3058
	* version 1.9.11
3059
3060
2005-05-17
3061
3062
	* src/summaryview.c: summary_remove_invalid_messages(): adjusted
3063
	  selection and message display on execution.
3064
	  summary_get_modified_node(): fixed an order problem.
3065
3066
2005-05-17
3067
3068
	* src/summaryview.c: summary_row_expanded(): made a workaround for
3069
	  last-row expand problem.
3070
3071
2005-05-16
3072
3073
	* src/summaryview.c: summary_selection_changed(): forgot to unset
3074
	  SummaryView::selected on empty selection.
3075
3076
2005-05-16
3077
3078
	* src/summaryview.c: fixed selection problem after execution.
3079
	* src/gtkutils.c: gtkut_tree_model_find_by_column_data(): also compare
3080
	  start node.
3081
3082
2005-05-15
3083
3084
	* src/summaryview.c: summary_button_pressed(): fixed a bug that
3085
	  prohibited column resize.
3086
3087
2005-05-15
3088
3089
	* src/summaryview.c: summary_key_pressed(): fixed a bug that Return,
3090
	  Space and Delete key are ignored when multiple messages were
3091
	  selected.
3092
	* src/headerview.c: added missing gtk/gtkimage.h include.
3093
3094
2005-05-13
3095
3096
	* version 1.9.10
3097
3098
2005-05-13
3099
3100
	* src/prefs_common.[ch]
3101
	  src/summaryview.c: made rules hint configurable. Removed debug code.
3102
	* src/gtkutils.c: gtkut_tree_row_reference_equal(): return FALSE if
3103
	  one of the reference is invalid.
3104
3105
2005-05-13
3106
3107
	* src/summaryview.c: don't open selected messages on 'View/Go to'
3108
	  if the message view is hidden.
3109
3110
2005-05-13
3111
3112
	* src/summaryview.c: modified the handling of middle-click and
3113
	  double-click.
3114
3115
2005-05-13
3116
3117
	* src/summaryview.c: adjusted the width of icon-titled columns.
3118
3119
2005-05-12
3120
3121
	* src/summaryview.c: summary_attract_by_subject()
3122
	  src/mainwindow.c: main_window_set_menu_sensitive(): disable 'Attract
3123
	  by subject' if sorted.
3124
3125
2005-05-12
3126
3127
	* src/summaryview.c: summary_attract_by_subject(): optimized using
3128
	  gtk_tree_store_reorder() (gtk_tree_store_move_after() is too slow).
3129
3130
2005-05-12
3131
3132
	* src/summaryview.c: display collapsed rows which have unread children
3133
	  as bold.
3134
3135
2005-05-11
3136
3137
	* src/summaryview.c: summary_have_unread_children(): implemented.
3138
	  summary_row_expanded(): expand all children.
3139
	  summary_thread_build(): added missing g_hash_table_destroy().
3140
3141
2005-05-11
3142
3143
	* src/summaryview.c
3144
	  src/mainwindow.c: summary_thread_build(): implemented.
3145
3146
2005-05-11
3147
3148
	* src/utils.c: remove_dir_recursive(): fixed operation failure if
3149
	  current directory is inside one which is to be removed.
3150
	* src/summaryview.c: summary_unthread(): implemented.
3151
	* src/folderview.c: fixed crash when FolderView::selected became
3152
	  invalid. Unset it if selection becomes empty.
3153
	* src/defs.h: changed DEFAULT_MESSAHE_FONT from "Sans 14" to
3154
	  "Monospace 12".
3155
3156
2005-05-10
3157
3158
	* src/summaryview.c: summary_select_thread(): implemented.
3159
3160
2005-05-10
3161
3162
	* src/summary_search.c: reimplemented summary search.
3163
3164
2005-05-10
3165
3166
	* src/summaryview.c:
3167
	  summary_show(): display selected message if always_show_msg is set.
3168
	  summary_button_pressed(): fixed the handling of modifier key.
3169
	  summary_selection_changed(): clear message view if not single
3170
	  selection.
3171
3172
2005-05-10
3173
3174
	* src/summaryview.c
3175
	  src/gtkutils.[ch]: fixed compilation failure on GTK+ 2.4
3176
	  (GTK+ 2.4 doesn't provide the way to unset the sort setting).
3177
3178
2005-05-09
3179
3180
	* src/editjpilot.c
3181
	  src/editldap_basedn.c
3182
	  src/editldap.c: added missing includes.
3183
3184
2005-05-09
3185
3186
	* src/compose.c
3187
	  src/inc.c
3188
	  src/addressbook.c
3189
	  src/textview.c
3190
	  src/messageview.c
3191
	  src/editbook.c
3192
	  src/editgroup.c
3193
	  src/importldif.c
3194
	  src/foldersel.c
3195
	  src/mimeview.c
3196
	  src/message_search.c
3197
	  src/main.c
3198
	  src/inputdialog.c
3199
	  src/editaddress.c
3200
	  src/addressadd.c
3201
	  src/import.c
3202
	  src/about.c
3203
	  src/mainwindow.c
3204
	  src/editvcard.c: added missing includes.
3205
	* src/gtkutils.[ch]: added utility functions for GtkTreeView.
3206
	* src/stock_pixmap.[ch]: stock_pixbuf_widget(): new.
3207
	* src/folderview.c: modified for column sizing.
3208
	* src/summaryview.[ch]
3209
	  src/prefs_summary_column.c: reimplemented with GtkTreeView
3210
	  (some features are not completed yet).
3211
3212
2005-05-06
3213
3214
	* src/socket.c: sock_connect_address_list_async(): only watch
3215
	  G_IO_OUT to prevent a rare connection problem (thanks to Thorsten
3216
	  Maerz).
3217
3218
2005-05-02
3219
3220
	* src/prefs_filter_edit.c: prefs_filter_edit_set_cond_hbox_widgets():
3221
	  display unit on AGE condition.
3222
3223
2005-04-27
3224
3225
	* src/imageview.c: imageview_get_resized_pixbuf(): don't scale images
3226
	  if not required (just increase ref count).
3227
3228
2005-04-27
3229
3230
	* src/mainwindow.c: main_window_create(): disable no longer required
3231
	  workaround for resize grip on GTK+ 2.6.
3232
3233
2005-04-22
3234
3235
	* src/imap.c: imap_auth(): prefer CRAM-MD5 if authentication type is
3236
	  automatic. Don't use LOGIN if CAPABILITY has LOGINDISABLED.
3237
3238
2005-04-22
3239
3240
	* src/folderview.c: folderview_selection_changed(): flush widget to
3241
	  reflect selection change before showing summary.
3242
3243
2005-04-22
3244
3245
	* sylpheed.desktop: changed the encoding to UTF-8 (thanks to Daichi
3246
	  Kawahata).
3247
3248
2005-04-22
3249
3250
	* src/folderview.c:
3251
	  folderview_rescan_tree()
3252
	  folderview_check_new(): refresh widgets before processing.
3253
3254
2005-04-20
3255
3256
	* src/gtkutils.[ch]: gtkut_widget_draw_now(): use
3257
	  gdk_window_process_updates() to force update of widgets.
3258
	  Removed gtkut_widget_wait_for_draw() which had a big overhead
3259
	  because of waiting for all events processed.
3260
	* src/statusbar.c
3261
	  src/summaryview.c
3262
	  src/setup.c
3263
	  src/folderview.c
3264
	  src/mainwindow.c: use gtkut_widget_draw_now(). Improved performance
3265
	  of the update of statusbar.
3266
3267
2005-04-20
3268
3269
	* src/textview.c: textview_smooth_scroll_do(): redraw it after scroll
3270
	  is done (fixed incorrect display when a part of the view is hidden).
3271
3272
2005-04-19
3273
3274
	* version 1.9.9
3275
3276
2005-04-19
3277
3278
	* sylpheed.desktop: added French translation (thanks to Nicolas Boos).
3279
3280
2005-04-19
3281
3282
	* src/session.[ch]: use separate buffer for large data to be sent,
3283
	  and don't duplicate it (reduces memory usage) (thanks to Dirk).
3284
3285
2005-04-19
3286
3287
	* src/compose.c
3288
	  src/prefs_common.c: removed '/Edit/Advanced' menu which had been
3289
	  provided for old GtkSText, and had interfered with gtk-key-theme
3290
	  configuration.
3291
3292
2005-04-15
3293
3294
	* src/folderview.c: folderview_create(): check GTK version for
3295
	  "ellipsize" property.
3296
3297
2005-04-13
3298
3299
	* src/folderview.c: modified include.
3300
	  folderview_col_resized(): fixed argument type.
3301
3302
2005-04-13
3303
3304
	* src/imap.c: imap_close(): don't do anything if item->path is NULL.
3305
	* src/folderview.c: removed unused GtkStyle.
3306
	  folderview_select_row(): don't expand the row itself.
3307
	  folderview_selection_changed(): fixed a memory leak.
3308
3309
2005-04-13
3310
3311
	* src/rfc2015.c: pgp_sign(): fixed missing brackets. Check if
3312
	  result->signatures is not NULL (fix crashes when ~/.gnupg doesn't
3313
	  exist).
3314
	* src/sigstatus.c: gpgmegtk_sig_status_to_string(): check if signature
3315
	  is not NULL.
3316
3317
2005-04-12
3318
3319
	* version 1.9.8
3320
3321
2005-04-12
3322
3323
	* src/folderview.c
3324
	  src/gtkutils.[ch]: remember the column width, and restored Search
3325
	  menu.
3326
3327
2005-04-12
3328
3329
	* src/compose.c
3330
	  src/messageview.c
3331
	  src/codeconv.[ch]
3332
	  src/prefs_common.c
3333
	  src/mainwindow.c: support GBK encoding. Fallback to GBK if "X-GBK"
3334
	  is passed (thanks to SuperMMX).
3335
3336
2005-04-12
3337
3338
	* src/compose.c: compose_write_to_file(): don't encode clearsigned
3339
	  text.
3340
3341
2005-04-11
3342
3343
	* src/action.c: catch_output(): correctly select the insert text
3344
	  (fix invalid iterator warnings).
3345
3346
2005-04-11
3347
3348
	* src/gtkutils.[ch]
3349
	  src/folderview.[ch]: implemented message-to-folder DnD.
3350
	  Auto-expand and auto-scroll are also implemented.
3351
3352
2005-04-08
3353
3354
	* src/folderview.c: folderview_check_new(): fixed infinite loop bug.
3355
	  folderview_new_news_group_cb(): fixed crash bug when subscribing.
3356
	* src/summaryview.c: summary_show(): update FolderView::opened before
3357
	  folderview_update_opened_msg_num() is called.
3358
3359
2005-04-07
3360
3361
	* src/folderview.c: folderview_selection_changed(): don't let
3362
	  GtkTreeView::gtk_tree_view_button_press() grab focus after opening
3363
	  a folder by button press.
3364
3365
2005-04-07
3366
3367
	* src/folderview.[ch]: reimplemented folder view with GtkTreeView
3368
	  (DnD is not implemented yet).
3369
	* src/folder.[ch]: folder_item_compare(): compare function to sort
3370
	  FolderItem.
3371
	* src/gtkutils.[ch]:
3372
	  gtkut_tree_model_next()
3373
	  gtkut_tree_model_find_by_column_data()
3374
	  gtkut_tree_view_find_collapsed_parent(): new.
3375
	* src/pixmaps/dir-noselect.xpm
3376
	  src/pixmaps/dir-open.xpm
3377
	  src/pixmaps/dir-close.xpm: removed extra spaces.
3378
3379
2005-04-05
3380
3381
	* src/send_messages.c: send_message_smtp(): consider EOF right after
3382
	  QUIT successful (workaround for Gmail SMTP server).
3383
	* src/socket.c: ssl_read(), ssl_peek(): check EOF which violates the
3384
	  SSL protocol.
3385
	* src/procheader.c: removed an unused variable.
3386
3387
2005-04-01
3388
3389
	* configure.in: changed -traditional-cpp to -no-cpp-precomp for newer
3390
	  Mac OS X support.
3391
3392
2005-03-31
3393
3394
	* src/account.c: reimplemented edit account dialog using GtkTreeView.
3395
3396
2005-03-31
3397
3398
	* src/colorlabel.c: removed warnings when displaying colorlabel menu
3399
	  (don't use GtkAlignment).
3400
	* src/prefs_filter_edit.c: stabilized displaying of widgets.
3401
	* src/gtkutils.[ch]: gtkut_scrolled_window_reset_position(): reset
3402
	  the adjustments to (0, 0).
3403
3404
2005-03-31
3405
3406
	* src/foldersel.c
3407
	  src/prefs_filter.c: made column resize automatically.
3408
3409
2005-03-31
3410
3411
	* src/smtp.c: smtp_auth_plain(): fixed a bug that extra '\0' was
3412
	  included in the auth string and PLAIN authentication failed
3413
	  (thanks to IWAMOTO Kouichi).
3414
3415
2005-03-31
3416
3417
	* src/prefs_filter.c: reimplemented filter prefs dialog using
3418
	  GtkTreeView.
3419
3420
2005-03-29
3421
3422
	* src/compose.c: don't join (presumably) itemized lines on
3423
	  line-wrapping.
3424
3425
2005-03-29
3426
3427
	* version 1.9.7
3428
3429
2005-03-29
3430
3431
	* src/procmsg.c: procmsg_get_thread_tree(): look for indirect parent
3432
	  only the second loop for accurate threading.
3433
	* src/procheader.c: procheader_parse_stream(): made In-Reply-To take
3434
	  priority of References for MsgInfo::inreplyto.
3435
3436
2005-03-28
3437
3438
	* src/utils.[ch]: references_list_prepend(): new.
3439
	* src/procmsg.[ch]
3440
	  src/procheader.c
3441
	  src/summaryview.c: modified the thread creation so that it looks up
3442
	  every message-id in References header if the real parent message is
3443
	  not found (thanks to Alfons).
3444
	* src/defs.h: upped the cache version.
3445
3446
2005-03-28
3447
3448
	* src/foldersel.c: reimplemented folder selection dialog using
3449
	  GtkTreeView (thanks to Alfons).
3450
	* src/stock_pixmap.[ch]: stock_pixbuf_gdk(): new. It generates
3451
	  GdkPixbuf object from xpm.
3452
3453
2005-03-25
3454
3455
	* src/compose.c: compose_parse_header(): ignore empty Reply-To: and
3456
	  Followup-To: header (thanks to Alfons).
3457
3458
2005-03-23
3459
3460
	* src/compose.c:
3461
	  compose_write_to_file()
3462
	  compose_write_headers(): separate header charset and body charset.
3463
	  Fixed the issue that ISO-8859-1 was forced for headers when body
3464
	  is US-ASCII only.
3465
3466
2005-03-23
3467
3468
	* src/codeconv.c: conv_jistoeuc(): fixed buffer overflow when
3469
	  auxiliary Kanji appeared (only affects svn version after
3470
	  2005-03-17).
3471
3472
2005-03-22
3473
3474
	* src/codeconv.[ch]: return error value in every code conversion
3475
	  function.
3476
3477
2005-03-18
3478
3479
	* src/html.[ch]: html_parse(): made return value const.
3480
	* src/textview.c: textview_show_html(): force output of newline.
3481
	* src/procmime.c: procmime_get_text_content(): follow the API change.
3482
3483
2005-03-18
3484
3485
	* src/account.c: account_find_from_message_file(): added missing
3486
	  NULL terminator of the HeaderEntry array which had introduced
3487
	  crash on re-edit (thanks to Michael Schwendt).
3488
3489
2005-03-17
3490
3491
	* src/utils.c: strncpy2(): optimized based on Alfons' code.
3492
3493
2005-03-17
3494
3495
	* src/codeconv.[ch]
3496
	  src/textview.c
3497
	  src/unmime.c
3498
	  src/procheader.c
3499
	  src/sourcewindow.c
3500
	  src/rfc2015.c
3501
	  src/html.c: made every code conversion API allocate new memory.
3502
	  This removes redundant string copy on conversion.
3503
3504
2005-03-16
3505
3506
	* src/prefs_common.[ch]
3507
	  src/textview.c: added an option whether to render HTML as text or
3508
	  not.
3509
3510
2005-03-16
3511
3512
	* src/filesel.c: remember the state of the expander of file save
3513
	  dialog.
3514
3515
2005-03-16
3516
3517
	* src/compose.[ch]: added a menu to temporally change the outgoing
3518
	  encoding. Use UTF-8 also for headers if it is forced for body.
3519
	* src/codeconv.[ch]:
3520
	  conv_get_outgoing_charset_str(): don't use prefs_common setting.
3521
	  conv_encode_header(): added an argument for outgoing encoding.
3522
	* src/prefs_common.c: added separators to outgoing encoding menu.
3523
	* src/messageview.c
3524
	  src/mainwindow.c: changed 'Code set' (which is rather incorrect)
3525
	  in the menu to 'Character encoding'.
3526
3527
2005-03-15
3528
3529
	* version 1.9.6
3530
3531
2005-03-15
3532
3533
	* src/action.c: create_io_dialog(): use user-defined text font
3534
	  (thanks to Alfons), and modified its appearance.
3535
3536
2005-03-15
3537
3538
	* src/compose.c: compose_write_to_file(): fixed a memory leak.
3539
3540
2005-03-14
3541
3542
	* src/compose.c: compose_write_to_file(): do a strict check for code
3543
	  conversion.
3544
	* src/codeconv.[ch]:
3545
	  conv_codeset_strdup_full()
3546
	  conv_iconv_strdup()
3547
	  conv_iconv_strdup_with_cd(): added an argument to return an error
3548
	  value.
3549
3550
2005-03-14
3551
3552
	* src/smtp.[ch]
3553
	  src/prefs_account.c: implemented PLAIN authentication method
3554
	  (thanks to mori).
3555
3556
2005-03-14
3557
3558
	* src/filesel.c:
3559
	  filesel_select_file_full(): remember directories for each operations.
3560
	  filesel_create(): set default response.
3561
	* src/textview.c: textview_key_pressed()
3562
	  src/mimeview.c: mimeview_key_pressed(): move focus to upper view
3563
	  if Esc key is pressed.
3564
	* Thanks to Sergey Pinaev for the above.
3565
3566
2005-03-11
3567
3568
	* src/compose.[ch]: use GtkTextTag for signature replacement to
3569
	  stabilize it.
3570
3571
2005-03-10
3572
3573
	* src/textview.c: implemented 'Save this image as...' in the context
3574
	  menu of inline images.
3575
	* src/procmime.c: procmime_get_part_file_name(): new.
3576
3577
2005-03-10
3578
3579
	* src/mainwindow.c: main_window_set_widgets(): request size first
3580
	  to prevent window size becoming wrong.
3581
	* src/utils.c: debug_print(): use g_print() to output with locale
3582
	  encoding.
3583
3584
2005-03-10
3585
3586
	* src/passphrase.c: partially fixed grab input of passphrase dialog.
3587
	  Confine pointer to window.
3588
3589
2005-03-09
3590
3591
	* src/compose.c: fixed wrapping of quote when auto-wrapping is
3592
	  enabled.
3593
3594
2005-03-09
3595
3596
	* src/mainwindow.c: fixed remembering of the state of the visibility
3597
	  of MessageView.
3598
3599
2005-03-09
3600
3601
	* src/compose.c: compose_attach_cb(): enabled multiple file selection.
3602
	* src/main.c: migrate_old_config(): copy also mime.types.
3603
	* src/filesel.[ch]: filesel_select_files(): returns multiple selected
3604
	  files.
3605
3606
2005-03-08
3607
3608
	* src/imageview.[ch]: imageview_get_resized_pixbuf(): new.
3609
	  src/textview.c: textview_add_part(): follow the setting of
3610
	  prefs_common.resize_image.
3611
	* src/configure.in
3612
	  src/about.c
3613
	  src/mimeview.c: removed enable-gdk-pixbuf option since gdk-pixbuf
3614
	  is now built-in.
3615
3616
2005-03-08
3617
3618
	* src/messageview.[ch]
3619
	  src/mimeview.[ch]: changed the implementation of switching
3620
	  Text/MIME view (enables smooth switching).
3621
3622
2005-03-08
3623
3624
	* src/textview.c: textview_make_clickable_parts(): optimized the
3625
	  URI search (fixes freeze at extremely long lines with many '@').
3626
	* src/gtkutils.[ch]: gtkut_text_buffer_insert_with_tag_by_name():
3627
	  new. Force linebreak of long lines (> 8190 chars) to prevent the
3628
	  slowdown of GtkTextView.
3629
3630
2005-03-07
3631
3632
	* src/mainwindow.c
3633
	  src/mimeview.[ch]: save selected attachments if mimeview has focus
3634
	  when 'File/Save as...' is selected.
3635
	  Made mimeview_save_as() public.
3636
3637
2005-03-07
3638
3639
	* version 1.9.5
3640
3641
2005-03-07
3642
3643
	* src/codeconv.c: conv_unmime_header(): use fixed size of buffer.
3644
	* src/procheader.c: procheader_scan_date_string(): support header
3645
	  like: "[Tue,] 01 Feb 2005 09:57[:00]".
3646
3647
2005-03-04
3648
3649
	* src/unmime.[ch]: use GString for a buffer for header MIME decoding
3650
	  to improve the efficiency.
3651
	* src/codeconv.c: conv_unmime_header(): directly return the return
3652
	  value of unmime_header(). Restrict the buffer size on the stack.
3653
3654
2005-03-04
3655
3656
	* src/codeconv.[ch]: removed conv_unmime_header_overwrite() because
3657
	  it had introduced heap buffer overflow.
3658
	  conv_unmime_header(): modified so that it returns newly-allocated
3659
	  string.
3660
	* src/compose.c: compose_parse_header(): don't use
3661
	  conv_unmime_header_overwrite() which introduced buffer overflow.
3662
	* src/procheader.c
3663
	  src/news.c
3664
	  src/procmime.c: followed the API change.
3665
3666
2005-03-03
3667
3668
	* use Content-Type's charset as a fallback encoding of broken header
3669
	  strings (thanks to Sergey Pinaev).
3670
	* src/textview.c: use Content-Type's charset information and
3671
	  force-charset setting when displaying headers.
3672
	* src/codeconv.c: conv_iconv_strdup(): convert even if src and dest
3673
	  are identical, or dest is US-ASCII.
3674
	  conv_unmime_header(): try to convert with default encoding if
3675
	  string is not ascii.
3676
	* src/procheader.[ch]:
3677
	  procheader_get_header_array()
3678
	  procheader_get_header_array_asis(): added an argument for default
3679
	  encoding.
3680
	  procheader_parse_stream(): use Content-Type's charset information.
3681
	* src/procmime.[ch]: added procmime_scan_content_type_str() which
3682
	  returns parameters of Content-Type header.
3683
	* src/unmime.[ch]: removed unused function prototype.
3684
3685
2005-03-02
3686
3687
	* version 1.9.4
3688
3689
2005-03-02
3690
3691
	* src/compose.c: compose_destroy(): destroy paned only if it's not
3692
	  attached to window. Fixed memory leak of popup menu.
3693
3694
2005-03-02
3695
3696
	* src/sigstatus.c: modified the popup dialog. Fixed warning when
3697
	  pressing escape key. Fixed indentation of the source.
3698
3699
2005-03-02
3700
3701
	* src/main.c: removed redundant code.
3702
	* configure.in: removed redundant PKG_CHECK_MODULES.
3703
	  use PKG_CONFIG instead of GLIB_CONFIG which is no longer available
3704
	  (fixes LDAP compilation).
3705
3706
2005-03-01
3707
3708
	* configure.in: check for GLib/GTK version (>= 2.4.0).
3709
3710
2005-03-01
3711
3712
	* src/gtkutils.[ch]: removed non-used code.
3713
3714
2005-03-01
3715
3716
	* src/mimeview.[ch]: display action buttons when attached files are
3717
	  selected.
3718
	  Fixed the handling of key press and popup menu.
3719
	  Fixed redraw problem of widget pane.
3720
	* src/summaryview.[ch]: minor code cleanup.
3721
	* src/mainwindow.c: prev_cb(), next_cb(): handle mimeview if it has
3722
	  focus.
3723
	* src/filesel.c: change current directory before creating dialog
3724
	  (fixed performance problem on folders with large number of
3725
	  message).
3726
	* src/textview.[ch]: removed unused functions.
3727
3728
2005-03-01
3729
3730
	* ac/check-type.m4
3731
	  ac/gnupg-check-typedef.m4: fixed a warning of the newer automake
3732
	  (thanks to Daichi Kawahata).
3733
3734
2005-02-28
3735
3736
	* src/compose.c: compose_parse_header(): generate References: from
3737
	  In-Reply-To: even if the parent message doesn't have Message-Id:
3738
	  (thanks to mori).
3739
3740
2005-02-28
3741
3742
	* src/procheader.[ch]: fixed the argument type of buffer length
3743
	  (thanks to Alfons).
3744
3745
2005-02-27
3746
3747
	* src/socket.c: sock_add_watch(): fixed a bug that g_io_add_watch()
3748
	  was called even on SSL connection. It has introduced random bugs.
3749
3750
2005-02-25
3751
3752
	* src/messageview.c: messageview_select_all(), reply_cb(): fixed
3753
	  selection bugs.
3754
3755
2005-02-25
3756
3757
	* src/compose.c
3758
	  src/textview.c
3759
	  src/quote_fmt_parse.y: follow the API changes.
3760
	* src/procmsg.c: procmsg_print_message(): output text with locale
3761
	  encoding.
3762
	* src/procmime.[ch]:
3763
	  procmime_get_text_content()
3764
	  procmime_get_first_text_content(): added an argument for dest
3765
	  encoding.
3766
	* src/codeconv.[ch]: conv_code_converter_new(): added an argument for
3767
	  dest encoding.
3768
	* src/html.c: removed broken locale specific entity reference
3769
	  conversion.
3770
3771
2005-02-25
3772
3773
	* src/compose.c
3774
	  src/messageview.c
3775
	  src/mimeview.c
3776
	  src/export.c
3777
	  src/summaryview.c
3778
	  src/import.c
3779
	  src/filesel.[ch]: replaced GtkFileSelection with
3780
	  GtkFileChooserDialog.
3781
	  Added filesel_save_as().
3782
3783
2005-02-24
3784
3785
	* src/alertpanel.c: modified its design to fit other GTK2 apps.
3786
3787
2005-02-24
3788
3789
	* src/progressdialog.c
3790
	  src/inc.c: inc_progress_dialog_create(): modified ProgressDialog
3791
	  to use GtkDialog.
3792
3793
2005-02-24
3794
3795
	* src/compose.c: compose_write_attach(): force transfer encoding to
3796
	  protect trailing spaces for PGP signing.
3797
3798
2005-02-23
3799
3800
	* src/gtkutils.[ch]: removed unused functions.
3801
	  gtkut_text_buffer_match_string()
3802
	  gtkut_text_buffer_find(): changed the API to use iterator.
3803
	  gtkut_text_buffer_find_backward(): new.
3804
	* src/textview.c:
3805
	  textview_search_string()
3806
	  textview_search_string_backward(): use new API.
3807
3808
2005-02-23
3809
3810
	* src/logwindow.c
3811
	  src/prefs_common.[ch]: re-enabled the line number limit, and made
3812
	  the value configurable.
3813
3814
2005-02-22
3815
3816
	* src/codeconv.c:
3817
	  conv_anytodisp(): check if converted string is valid UTF-8.
3818
	  conv_localetodisp(): convert to valid UTF-8 if conv_iconv_strdup()
3819
	  failed.
3820
	  conv_unmime_header_overwrite()
3821
	  conv_unmime_header(): try to convert unencoded strings using locale
3822
	  encoding (thanks to Egor Yu. Shkerin and Oliver Lehmann).
3823
3824
2005-02-21
3825
3826
	* version 1.9.3
3827
3828
2005-02-21
3829
3830
	* src/compose.c:
3831
	  compose_join_next_line(): consider tab width. Keep cursor position
3832
	  as much as possible.
3833
	  compose_wrap_paragraph(): remove trailing spaces on wrapping.
3834
	  compose_insert_sig(): don't select text when placing cursor.
3835
	  compose_insert_file(): disable autowrap while inserting text.
3836
	  compose_undo_cb()
3837
	  compose_redo_cb(): disable autowrap while performing undo/redo.
3838
3839
2005-02-21
3840
3841
	* src/summaryview.c: summary_ctree_create(): changed indent size to
3842
	  12.
3843
3844
2005-02-18
3845
3846
	* src/textview.c: added 'Copy this link' to the context menu
3847
	  (thanks to Hiroyuki Ikezoe).
3848
	* po/Makefile.in.in: added checks and statistics display option to
3849
	  msgfmt command.
3850
3851
2005-02-18
3852
3853
	* src/compose.c: compose_join_next_line(): removed extra spaces
3854
	  between the next line.
3855
3856
2005-02-18
3857
3858
	* src/compose.c: compose_wrap_paragraph(): comply with 'Wrap
3859
	  quotation' setting.
3860
3861
2005-02-18
3862
3863
	* src/textview.c: fixed glitches of underlined URI in textview
3864
	  (thanks to Alfons).
3865
3866
2005-02-18
3867
3868
	* src/compose.c: compose_join_next_line(): don't use
3869
	  gtk_text_buffer_backspace() which is gtk-2.6 only API.
3870
3871
2005-02-17
3872
3873
	* src/compose.c: implemented new line-wrapping routine. Enables full
3874
	  i18n support and proper line-breaking.
3875
	* src/utils.[ch]: get_uri_len(): returns URI length.
3876
3877
2005-02-16
3878
3879
	* src/procmime.c: procmime_get_tmp_file_name(): convert filename
3880
	  to filesystem encoding.
3881
3882
2005-02-14
3883
3884
	* src/intl.h: removed.
3885
3886
2005-02-10
3887
3888
	* src/compose.c: compose_write_file(): force transfer encoding to
3889
	  protect trailing spaces for PGP signing (fixes incompatibility
3890
	  between gnupg 1.2 and 1.4) (thanks to Thorsten Maerz).
3891
3892
2005-02-10
3893
3894
	* src/compose.c
3895
	  src/sourcewindow.c: automatically show horizontal scroll bar.
3896
3897
2005-02-09
3898
3899
	* version 1.9.2
3900
3901
2005-02-09
3902
3903
	* src/textview.c: implemented better hypertext processing (pointing
3904
	  a link shows its URI and single-clicking it follows the link).
3905
3906
2005-02-08
3907
3908
	* src/codeconv.[ch]
3909
	  conv_filename_from_utf8()
3910
	  conv_filename_to_utf8(): new. They always returns non-NULL strings.
3911
	* src/filesel.c
3912
	  src/summaryview.c: fixed non-UTF8 filename handling of the file
3913
	  selection dialog (thanks to Sergey Pinaev).
3914
	* src/compose.c: compose_attach_cb(): fixed attaching of files with
3915
	  non-UTF8 names (thanks to Sergey Pinaev).
3916
3917
2005-02-08
3918
3919
	* src/prefs_filter.c: use stock buttons.
3920
3921
2005-02-08
3922
3923
	* src/procmime.[ch]
3924
	  src/textview.c
3925
	  src/prefs_common.c: implemented inline image display.
3926
3927
2005-02-07
3928
3929
	* src/gtkutils.c: gtkut_window_popup()
3930
	  src/about.c: about_show(): use gtk_window_present() to popup
3931
	  window.
3932
3933
2005-02-07
3934
3935
	* src/*.c: replaced intl.h with glib/gi18n.h (thanks to Yoichi Imai).
3936
	* configure.in
3937
	  Makefile.am
3938
	  po/Makefile.in.in: use AM_GLIB_GNU_GETTEXT. Removed intl/.
3939
3940
2005-02-04
3941
3942
	* src/action.c: execute_actions(): don't include header part in
3943
	  message text.
3944
3945
2005-02-04
3946
3947
	* src/textview.c
3948
	  src/gtkutils.[ch]: reimplemented message text search.
3949
3950
2005-02-04
3951
3952
	* src/gtkutils.[ch]: gtkut_widget_set_small_font_size(): new.
3953
	* src/prefs_account.c
3954
	  src/prefs_common.c: made the font size of supplementary
3955
	  explanations smaller, and enabled line wrap.
3956
3957
2005-02-03
3958
3959
	* version 1.9.1
3960
3961
2005-02-03
3962
3963
	* src/compose.c: compose_create(): use normal API for setting font.
3964
3965
2005-02-02
3966
3967
	* src/main.c: parse_cmd_opt(): convert help message to locale
3968
	  encoding.
3969
3970
2005-02-02
3971
3972
	* src/compose.c:
3973
	  GET_CHAR(): speed up by using gtk_text_iter_get_char().
3974
	  get_indent_length(): use GtkTextIter for the loop.
3975
3976
2005-02-02
3977
3978
	* src/compose.c:
3979
	  text_inserted(): revalidate iterator so as not to invalidate it
3980
	  after gtk_text_buffer_insert() while enabling auto wrapping.
3981
	  Do paste-as-quotation directly inside compose_paste_as_quote_cb().
3982
3983
2005-02-01
3984
3985
	* version 1.9.0
3986
3987
2005-01-31
3988
3989
	* src/codeconv.c: conv_utf8todisp(): replace every 8bit character
3990
	  if the source string is not a valid UTF-8.
3991
3992
2005-01-31
3993
3994
	* src/defs.h: use original ".sylpheed_cache" for CACHE_FILE.
3995
	  changed CACHE_VERSION to 0x20.
3996
3997
2005-01-31
3998
3999
	* src/rfc2015.c: sig_status_full(): convert string returned by
4000
	  strftime() (which is locale encoding) to UTF-8.
4001
4002
2005-01-31
4003
4004
	* configure.in
4005
	  src/textview.c
4006
	  src/passphrase.[ch]
4007
	  src/mimeview.c
4008
	  src/main.c
4009
	  src/select-keys.[ch]
4010
	  src/rfc2015.[ch]
4011
	  src/sigstatus.[ch]: ported to gpgme-1.0 (thanks to Toshio Kuratomi).
4012
4013
2005-01-28
4014
4015
	* src/template.c: template_write_config(): fixed a memory leak.
4016
4017
2005-01-28
4018
4019
	* src/compose.c: removed redundant code for Ctrl-Enter handling
4020
	  (not required for GTK2).
4021
4022
2005-01-27
4023
4024
	* src/prefs_actions.c
4025
	  src/prefs_template.c
4026
	  src/summary_search.c
4027
	  src/message_search.c
4028
	  src/folderview.c
4029
	  src/prefs_customheader.c
4030
	  src/prefs_filter.c: use GTK stock button for alertpanel.
4031
4032
2005-01-27
4033
4034
	* src/codeconv.c: conv_utf8toeuc(), conv_utf8tojis(): added to
4035
	  prevent character corruption on conversion.
4036
4037
2005-01-26
4038
4039
	* src/stock_pixmap.[ch]
4040
	  src/pixmaps/stock_add_16.xpm
4041
	  src/pixmaps/stock_remove_16.xpm: removed two pixmaps.
4042
	* src/prefs_filter_edit.c: use GTK stock icon for add and remove
4043
	  button.
4044
4045
2005-01-26
4046
4047
	* src/alertpanel.c: use smaller size for title font.
4048
4049
2005-01-26
4050
4051
	* src/codeconv.[ch]: made encoding-specific functions static, and
4052
	  removed redundant code.
4053
4054
2005-01-26
4055
4056
	* src/procmime.c:
4057
	  procmime_scan_content_type()
4058
	  procmime_scan_content_disposition(): removed raw ISO-2022-JP to
4059
	  EUC-JP conversion.
4060
	* src/jpilot.c: use conv_codeset_strdup() instead of
4061
	  conv_sjistodisp().
4062
4063
2005-01-26
4064
4065
	* src/compose.c
4066
	  src/folder.c
4067
	  src/prefs.c
4068
	  src/codeconv.[ch]
4069
	  src/imap.c
4070
	  src/xml.c
4071
	  src/addrbook.c
4072
	  src/addrindex.c: added constant C_INTERNAL and CS_INTERNAL which
4073
	  replace conv_get_internal_charset_str().
4074
4075
2005-01-25
4076
4077
	* src/inc.c: inc_finished(): removed warning when updating a
4078
	  folder item while no folder is selected.
4079
4080
2005-01-25
4081
4082
	* src/gtkutils.[ch]: gtkut_get_default_font_desc(): returns default
4083
	  font_desc.
4084
	* src/prefs_common.[ch]
4085
	  src/defs.h: removed unused font configs.
4086
	* src/textview.c: use default font for headers.
4087
	* src/headerview.c
4088
	  src/folderview.c: generate bold font from normal font.
4089
	* src/summaryview.c: generate bold and small font from normal font.
4090
4091
2005-01-24
4092
4093
	* src/alertpanel.c: alertpanel_create(): generate title font from
4094
	  normal font.
4095
4096
2005-01-24
4097
4098
	* src/pop.c: pop3_get_uidl_table(): removed the old code for
4099
	  migration.
4100
	* src/main.c: migrate_old_config(): also migrate sylpheedrc, and
4101
	  check the existence of source files.
4102
	* src/prefs_common.c: changed the font setting name for migration.
4103
	* src/defs.h: added UIDL_DIR, and changed the default font.
4104
4105
2005-01-24
4106
4107
	* src/compose.c
4108
	  src/addressbook.c
4109
	  src/messageview.c
4110
	  src/mimeview.c
4111
	  src/select-keys.c
4112
	  src/sigstatus.c: use GTK stock button for button set.
4113
	* src/passphrase.c: improved the passphrase dialog.
4114
4115
2005-01-24
4116
4117
	* src/alertpanel.c: use GTK stock icon instead of pixmap.
4118
	* src/pixmaps/stock_dialog_*_48.xpm: removed.
4119
4120
2005-01-24
4121
4122
	* src/grouplistdialog.c: replaced fnmatch() with g_pattern_match_*().
4123
4124
2005-01-24
4125
4126
	* src/prefs_display_header.c
4127
	  src/action.c
4128
	  src/grouplistdialog.c
4129
	  src/textview.c
4130
	  src/editbook.c
4131
	  src/editgroup.c
4132
	  src/importldif.c
4133
	  src/summary_search.c
4134
	  src/message_search.c
4135
	  src/select-keys.c
4136
	  src/editjpilot.c
4137
	  src/export.c
4138
	  src/editaddress.c
4139
	  src/addressadd.c
4140
	  src/editldap_basedn.c
4141
	  src/prefs_summary_column.c
4142
	  src/import.c
4143
	  src/prefs_filter_edit.c
4144
	  src/editvcard.c
4145
	  src/prefs_customheader.c
4146
	  src/editldap.c
4147
	  src/sigstatus.c: use GTK stock button for button set.
4148
4149
2005-01-24
4150
4151
	* src/compose.c
4152
	  src/inc.c
4153
	  src/prefs_actions.c
4154
	  src/prefs.c
4155
	  src/progressdialog.c
4156
	  src/account.c
4157
	  src/prefs_template.c
4158
	  src/foldersel.c
4159
	  src/main.c
4160
	  src/alertpanel.c
4161
	  src/inputdialog.c
4162
	  src/prefs_common.c
4163
	  src/summaryview.c
4164
	  src/about.c
4165
	  src/mainwindow.c
4166
	  src/prefs_filter.c: use GTK stock button for button set.
4167
	* src/gtkutils.[ch]: gtkut_stock_button_set_create(): added.
4168
4169
2005-01-21
4170
4171
	* src/gtkshruler.c: use PangoLayout instead of GdkFont (thanks to
4172
	  Alfons).
4173
4174
2005-01-21
4175
4176
	* src/colorlabel.c: removed include of gdk/gdkx.h.
4177
	* src/compose.c: compose_connect_changed_callbacks(): fixed a typo.
4178
	* src/codeconv.[ch]: added conv_utf8todisp().
4179
	* src/sourcewindow.c: source_window_append()
4180
	  src/textview.c: textview_write_line(), textview_write_link()
4181
	  src/unmime.c: unmime_header()
4182
	  src/html.c: html_read_line(): assume the encoding of source
4183
	  string is UTF-8 instead of locale encoding.
4184
4185
2005-01-20
4186
4187
	* src/codeconv.[ch]: conv_copy_dir(): copy directory contents with
4188
	  code conversion.
4189
	* src/main.c: migrate_old_config(): migrate templates.
4190
4191
2005-01-20
4192
4193
	* src/action.c: convert locale strings to UTF-8 before displaying
4194
	  it (thanks to Alfons).
4195
4196
2005-01-20
4197
4198
	* src/statusbar.c
4199
	  src/summaryview.c
4200
	  src/setup.c
4201
	  src/folderview.c
4202
	  src/mainwindow.[ch]: restored the resize grip of the main
4203
	  statusbar with its proper position (thanks to Yoichi Imai).
4204
4205
2005-01-20
4206
4207
	* src/jpilot.c: fixed Japanese code conversion.
4208
4209
2005-01-19
4210
4211
	* src/compose.c: compose_insert_sig(): fixed broken signature
4212
	  replacement.
4213
4214
2005-01-19
4215
4216
	* src/mh.c
4217
	  src/utils.c
4218
	  src/procmsg.c: ignore 0-numbered message file. Don't use symbol
4219
	  'fileno' used in stdio.h.
4220
	* src/messageview.c: messageview_show(): check if
4221
	  procmsg_msginfo_get_full_info() succeeds (fixes crash when
4222
	  opening 0-numbered message) (thanks to WAKAI Kazunao).
4223
4224
2005-01-19
4225
4226
	* src/summaryview.c: summary_reply(): fixed a bug that didn't
4227
	  correctly get text selection.
4228
4229
2005-01-12
4230
4231
	* Ported to GTK+-2.4 (based on Ashie's sylpheed-gtk2).