Statistics
| Revision:

root / ChangeLog @ 3202

History | View | Annotate | Download (225.6 kB)

1
2013-01-31
2
3
	* src/rpop3.c: do not disconnect immediately but send QUIT on normal
4
	  POP3 errors.
5
	  Changed 'Refresh' button/menu to 'Resume'.
6
7
2013-01-31
8
9
	* src/main.c: changed safe mode option to "--safe-mode".
10
11
2013-01-30
12
13
	* src/rpop3.c: made button sensitivity and Stop/Refresh label
14
	  consistent.
15
16
2013-01-25
17
18
	* libsylph/mh.c: mh_scan_tree_recursive(): limit the recursion level
19
	  to 64.
20
21
2013-01-25
22
23
	* src/prefs_filter_edit.c: prefs_filter_edit_action_hbox_to_action():
24
	  check the existence of destination folder.
25
26
2013-01-24
27
28
	* libsylph/pop.c
29
	  src/inc.c: do not disconnect immediately but send QUIT on normal
30
	  POP3 errors.
31
	* libsylph/pop.c: set Pop3Session::state to POP3_ERROR if QUIT
32
	  fail.
33
34
2013-01-22
35
36
	* src/main.c
37
	  src/plugin.c: added safe mode (don't load plug-ins).
38
39
2013-01-22
40
41
	* libsylph/folder.c
42
	  libsylph/news.c
43
	  libsylph/imap.c: escape server name when creating cache directory
44
	  path (fixes IPv6 address on Windows).
45
46
2013-01-22
47
48
	* libsylph/imap.c: made "INBOX" case insensitive (follow RFC 3501).
49
50
2012-11-20
51
52
	* libsylph/socket.c: sock_connect_with_timeout(): enabled timeout
53
	  setting on Windows.
54
55
2012-10-30
56
57
	* version 3.3.0
58
59
2012-10-30
60
61
	* manual/ja/sylpheed.sgml: updated Japanese manual.
62
63
2012-10-29
64
65
	* src/textview.c: fixed hyperlink when 'Show attached files first on
66
	  message view' option was set ([sylpheed:35477]).
67
68
2012-10-12
69
70
	* libsylph/imap.c: fixed MSVC compilation (thanks to Gisle Vanem).
71
72
2012-10-10
73
74
	* nsis/sylpheed.nsi
75
	  Makefile.am
76
	  sylpheed-mailto-protocol_admin.reg
77
	  sylpheed-mailto-protocol.reg: updated Windows registry entry file.
78
79
2012-10-10
80
81
	* nsis/sylpheed.nsi: fixed a typo in writing registry.
82
83
2012-10-10
84
85
	* libsylph/Makefile.am
86
	  src/Makefile.am
87
	  plugin/test/Makefile.am
88
	  plugin/attachment_tool/Makefile.am: removed includedir from include
89
	  path in Makefiles (thanks to Valentine Barshak).
90
91
2012-10-05
92
93
	* configure.in: raised the required GTK+ version to 2.8.0.
94
95
2012-10-05
96
97
	* nsis/english.nsh
98
	  nsis/japanese.nsh
99
	  nsis/sylpheed-defs.nsh
100
	  nsis/sylpheed.nsi: .eml file association was added.
101
	  Automatically set the default mailto and .eml handler on Windows 7.
102
103
2012-09-28
104
105
	* version 3.3.0beta2
106
107
2012-09-27
108
109
	* sylpheed.desktop: added the following line (#83):
110
	  MimeType=message/rfc822;x-scheme-handler/mailto;
111
112
2012-09-26
113
114
	* sylpheed.spec.in: added sylpheed-plugins package, and fixed
115
	  plugindir.
116
117
2012-09-25
118
119
	* src/summaryview.c: summary_button_pressed(): fixed long-standing
120
	  drag begin bug on IMAP folders (#93).
121
122
2012-09-13
123
124
	* sylpheed.spec.in: fixed build on x86_64 platform.
125
126
2012-08-16
127
128
	* src/headerview.c: minor optimization for tooltips.
129
130
2012-08-16
131
132
	* src/headerview.c: fixed tooltips on windows.
133
	  Don't show previous tooltips when cleared.
134
135
2012-08-16
136
137
	* src/compose.c
138
	  src/mainwindow.c: removed redundant gtk_tooltips_new() and destroy
139
	  GtkTooltips object on close.
140
141
2012-08-16
142
143
	* src/headerview.[ch]: added tooltips of header labels.
144
145
2012-08-15
146
147
	* libsylph/prefs_common.[ch]
148
	  src/messageview.c
149
	  src/prefs_common_dialog.c: added an option to specify the position
150
	  of attach tool button.
151
152
2012-08-08
153
154
	* src/main.c: enabled viewing of external rfc822 message files.
155
	  Recognize mailto: or file: URL argument without command-line option.
156
157
2012-07-27
158
159
	* version 3.3.0beta1
160
161
2012-07-27
162
163
	* src/export.c: pass the opened FolderItem when 'Export only selected
164
	  messages' is enabled.
165
166
2012-07-27
167
168
	* libsylph/folder.[ch]
169
	  libsylph/mbox.c: added interface to cancel mbox import/export.
170
	* src/export.c
171
	  src/import.c: made export/import progress dialog cancellable.
172
173
2012-07-27
174
175
	* libsylph/mbox.[ch]
176
	  src/export.c: added 'Export only selected messages' option to
177
	  the export dialog.
178
179
2012-07-26
180
181
	* src/messageview.c: enable quick launch from the attach tool menu.
182
183
2012-07-26
184
185
	* src/prefs_common_dialog.c: moved Images option in Display - Attach
186
	  tab.
187
188
2012-07-25
189
190
	* libsylph/prefs_common.[ch]
191
	  src/messageview.[ch]
192
	  src/textview.c
193
	  src/prefs_common_dialog.c
194
	  src/mainwindow.c: added "show_attached_files_first" global option,
195
	  which shows attached files first on message view.
196
	  The UI for "show_attach_tab" option was also added.
197
	  The attachment toggle button was moved to the left.
198
	  messageview_reflect_prefs(): added.
199
200
2012-07-04
201
202
	* config.rpath
203
	  install-sh
204
	  ABOUT-NLS: updated.
205
206
2012-07-03
207
208
	* libsylph/imap.c: imap_cmd_fetch_func(): made response parser more
209
	  robust (fixes [sylpheed:35306] can't fetch message error).
210
211
2012-06-25
212
213
	* version 3.2.0
214
215
2012-06-25
216
217
	* src/Makefile.am: possible fix for gmodule link error on some
218
	  environments (#74).
219
	* libsylph/*.[ch]
220
	  src/*.[ch]
221
	  src/version.h.in: updated copyright year.
222
223
2012-06-20
224
225
	* src/icons/clip.xpm: replaced the clip icon with more visible one
226
	  on selected row.
227
	* src/summaryview.c: adjusted the width of the attach column.
228
229
2012-06-20
230
231
	* README
232
	  README.ja
233
	  INSTALL
234
	  INSTALL.ja: updated.
235
236
2012-06-20
237
238
	* libsylph/prefs_common.[ch]
239
	  src/messageview.c: added "show_attach_tab" option (no UI) which
240
	  toggles the Attachment tab and toggle button.
241
242
2012-06-19
243
244
	* src/inc.c: fixed 'Stop' button didn't become inactive after POP3
245
	  session finished.
246
247
2012-06-19
248
249
	* libsylph/prefs_common.c: win32: changed the default of junk
250
	  commands with sylfilter.
251
252
2012-06-19
253
254
	* manual/ja/sylpheed.sgml: updated Japanese manual.
255
256
2012-06-19
257
258
	* src/plugin.c: removed "dereferencing type-punned pointer will break
259
	  strict-aliasing rules" warnings.
260
261
2012-06-19
262
263
	* src/filesel.c: removed label warning on non-win32.
264
265
2012-06-19
266
267
	* libsylph/socket.c: sock_info_connect_by_hostname(): fixed
268
	  compilation error with --disable-ipv6 (thanks to Jerry Heyman).
269
270
2012-06-18
271
272
	* version 3.2.0beta9
273
274
2012-06-18
275
276
	* src/messageview.c: modified the width of tool menu arrow button.
277
278
2012-06-18
279
280
	* src/summaryview.c: added tooltip for message view toggle arrow.
281
282
2012-06-18
283
284
	* nsis/update-manager.nsi: prevent 'Sylpheed is running.' message
285
	  on update.
286
287
2012-06-18
288
289
	* src/mimeview.c: mimeview_destroy(): fixed a memory leak of a
290
	  GtkItemFactory.
291
292
2012-06-18
293
294
	* src/mimeview.[ch]: disabled 'Save all...' menu if attached files
295
	  with file name do not exist.
296
297
2012-06-18
298
299
	* src/messageview.c: added attached filenames to the tool menu.
300
301
2012-06-15
302
303
	* src/messageview.[ch]: changed the Text/Attachments tab to a toggle
304
	  button, and moved it to the right edge of the header pane.
305
	  Added tool menu arrow button and 'Save all' menu.
306
307
2012-06-13
308
309
	* src/compose.c: compose_attach_property(): force focus for compose
310
	  window (will fix #70).
311
312
2012-06-13
313
314
	* src/inc.c: included server name in the error dialog.
315
	* src/progressdialog.c: adjusted the column width.
316
317
2012-06-12
318
319
	* src/filesel.c: win32: handle multiple file selection with shortcuts.
320
	  Follow folder link on save mode.
321
322
2012-06-11
323
324
	* src/filesel.c: win32: follow Windows shortcut (.lnk).
325
326
2012-06-06
327
328
	* version 3.2.0beta8
329
330
2012-06-06
331
332
	* src/inc.c: properly detect DNS lookup error when
333
	  session_connect_full() failed immediately.
334
335
2012-05-31
336
337
	* libsylph/session.[ch]
338
	  libsylph/socket.[ch]
339
	  src/inc.[ch]
340
	  src/send_message.c: differentiate DNS lookup error from connection
341
	  errors.
342
	* libsylph/imap.c
343
	  libsylph/nntp.c: fixed resource leak on SOCKS connection failure.
344
345
2012-05-30
346
347
	* nsis/sylpheed.nsi: reserve nsProcess.dll file to speed up the launch
348
	  of installer.
349
350
2012-05-30
351
352
	* src/compose.c: compose_send(): fixed a bug that messages could not
353
	  be sent with POP before SMTP enabled ([sylpheed-jp:11173]).
354
355
2012-05-30
356
357
	* manual/ja/*.html
358
	  manual/ja/Makefile.am: convert the encoding of HTML files to UTF-8
359
	  (prevents garbled character with IE).
360
361
2012-05-28
362
363
	* src/textview.c
364
	  src/compose.c: properly set line-space for auto-wrapped lines
365
	  (fixes Bug #64).
366
367
2012-05-18
368
369
	* src/main.c: open compose window before receiving on startup
370
	  (fixes Bug #61).
371
372
2012-05-02
373
374
	* src/compose.c: compose_attach_append(): fixed Bug #54: Focus problem
375
	  when reediting/forwarding emails after attachment deleted
376
377
2012-05-02
378
379
	* src/compose.c: when queueing messages or saving to draft folder,
380
	  disable them while mail checking only if queue or draft folder is
381
	  on IMAP server.
382
	* src/mainwindow.c: disabled Send button while mail check is running.
383
384
2012-05-02
385
386
	* src/inc.c: use a flag to distinguish the state of activity.
387
388
2012-04-27
389
390
	* src/compose.c: cancel sending if new mail check is running.
391
392
2012-04-24
393
394
	* src/about.c: updated copyright year.
395
396
2012-04-23
397
398
	* libsylph/utils.[ch]
399
	  libsylph/libsylph-0.def: added play_sound() function (works only on
400
	  Windows).
401
	* libsylph/prefs_common.[ch]
402
	  src/prefs_common_dialog.c
403
	  src/inc.c: win32: added an option to play sound when new messages
404
	  arrive.
405
406
2012-04-20
407
408
	* libsylph/imap.c: imap_remove_msgs_by_seq_set(): workaround for
409
	  a broken IMAP server (Yahoo! Mail) which cannot fetch messages
410
	  right after EXPUNGE.
411
412
2012-04-18
413
414
	* src/update_check.c: removed compiler warnings caused by usage of
415
	  gboolean as gpointer (thanks to Ricard Mones).
416
417
2012-04-18
418
419
	* addr_compl.c: fixed Bug #52: Address autocomplete: Not possible to
420
	  select drop-down list element with arrow keys (Linux)
421
	  Possibly occured with GTK+ >= 2.24.
422
423
2012-04-18
424
425
	* src/addressbook.c: addressbook_list_button_pressed():
426
	  fixed Bug #47: Address book: Cancel editing contact results in
427
	  click-and-drag behaviour
428
429
2012-04-13
430
431
	* version 3.2.0beta7
432
433
2012-04-13
434
435
	* src/mimeview.c: mimeview_save_part_as(): fixed a bug that a MIME
436
	  part that didn't have a name could not be saved.
437
438
2012-04-13
439
440
	* libsylph/prefs_common.[ch]
441
	  src/filesel.[ch]: preserve the last selected folders between
442
	  sessions.
443
444
2012-04-12
445
446
	* src/inc.c: show the detail of new messages on the trayicon tooltip.
447
448
2012-04-12
449
450
	* src/addressbook.[ch]
451
	  src/addr_compl.c: also use first and last name for completion.
452
453
2012-04-11
454
455
	* src/addr_compl.c: also match to the subsequent part of the name of
456
	  contacts (Bug #51).
457
458
2012-04-11
459
460
	* nsis/sylpheed-defs.nsh
461
	  nsis/sylpheed.nsi
462
	  nsis/english.nsh
463
	  nsis/japanese.nsh: abort installation if auto-uninstall was
464
	  cancelled or failed.
465
	  Added SylFilter in the installer.
466
467
2012-03-27
468
469
	* src/textview.c: don't open in-page link of HTML mail.
470
471
2012-03-26
472
473
	* libsylph/news.c: news_fetch_msg()
474
	  libsylph/imap.c: imap_fetch_msg(): refetch message when cache
475
	  file size is 0 (Bug #50).
476
477
2012-03-26
478
479
	* libsylph/defs.h: removed direct inclusion of <glibconfig.h> and
480
	  <glib/gwin32.h> (fixes Bug #53).
481
482
2012-03-26
483
484
	* src/menu.c: menu_button_position(): adjusted the menu position.
485
486
2012-03-26
487
488
	* src/folderview.c
489
	  src/summaryview.c: also support Shift+F10 for menu popup.
490
491
2012-03-26
492
493
	* src/summaryview.c: enabled menu popup with Menu key.
494
495
2012-03-26
496
497
	* src/menu.[ch]
498
	  src/folderview.c: enabled menu popup with Menu key.
499
500
2012-03-02
501
502
	* libsylph/imap.c: relaxed the response check of AUTHENTICATE and
503
	  APPEND (don't check space after '+').
504
505
2012-02-29
506
507
	* version 3.2.0beta6
508
509
2012-02-21
510
511
	* libsylph/Makefile.am
512
	  src/Makefile.am
513
	  plugin/test/Makefile.am
514
	  plugin/attachment_tool/Makefile.am
515
	  configure.in: fixed compilation error with Fink + OS X (Bug #42).
516
	  (moved -I$(top_srcdir)/* to the beginning of INCLUDES)
517
518
2012-02-21
519
520
	* src/prefs_filter.c: fixed a bug that filter settings are removed
521
	  if Escape key is pressed quickly on auto filter rule creation.
522
	  Also made it update filter.xml file only when the list is modified.
523
524
2012-01-20
525
526
	* libsylph/imap.c: emit "add-msg", "remove-msg", "remove-all-msg",
527
	  "move-folder" and "remove-folder" signals.
528
529
2012-01-20
530
531
	* libsylph/news.c
532
	  libsylph/nntp.[ch]: supported SOCKS proxy.
533
534
2012-01-19
535
536
	* src/prefs_filter_edit.[ch]: made 'is shorter than' default for 'Age'
537
	  condition.
538
539
2012-01-18
540
541
	* src/plugin.[ch]
542
	  src/plugin-marshal.list
543
	  src/prefs_template.c
544
	  src/prefs_common_dialog.c
545
	  src/prefs_filter_edit.c
546
	  src/prefs_account_dialog.c
547
	  src/prefs_filter.c
548
	  src/plugin_manager.c: added new plug-in signals for preferences
549
	  dialogs (#30).
550
551
2012-01-11
552
553
	* src/messageview.c: add .eml extension like summary_save_as().
554
	* src/summaryview.c: summary_set_row(): show as '(No Subject)'
555
	  when subject is empty string.
556
557
2012-01-06
558
559
	* src/inc.c
560
	  src/plugin.[ch]
561
	  src/plugin-marshal.list
562
	  plugin/test/test.c: added new plug-in signals (#10):
563
	  "inc-mail-start": notify start of receiving
564
	  "inc-mail-finished": notify end of receiving and number of new
565
	  messages
566
567
2012-01-06
568
569
	* src/trayicon.c: extended the blinking period of tray icon to 10
570
	  seconds.
571
572
2012-01-06
573
574
	* manual/ja/sylpheed.sgml: updated Japanese manual.
575
576
2012-01-05
577
578
	* src/prefs_common_dialog.c: fixed a typo.
579
580
2011-12-27
581
582
	* version 3.2.0beta5
583
584
2011-12-26
585
586
	* src/rpop3.c: added refresh (reload) menu.
587
588
2011-12-22
589
590
	* src/rpop3.c: implemented reloading after the loading stopped.
591
592
2011-12-21
593
594
	* src/rpop3.c: supported SOCKS proxy.
595
	  Receive message headers from the latest one.
596
597
2011-12-21
598
599
	* libsylph/imap.c:
600
	  imap_session_get()
601
	  imap_cmd_noop(): check the activity of session, and return NULL
602
	  if busy. This fixes crashes when message fetch and new message
603
	  checking happen at the same time.
604
605
2011-12-16
606
607
	* src/mainwindow.c: main_window_create(): force visibility of the
608
	  message view on startup only if the layout type is vertical mode.
609
610
2011-11-29
611
612
	* version 3.2.0beta4
613
614
2011-11-29
615
616
	* src/prefs_common_dialog.c: sylfilter command was added as a preset
617
	  of junk filter program.
618
619
2011-11-17
620
621
	* src/mainwindow.c: main_window_create(): force visibility of the
622
	  message view on startup (fixes wrong view size on vertical-view
623
	  mode).
624
	  main_window_get_size(): don't update summaryview_vwidth if
625
	  message view is not visible.
626
627
2011-10-14
628
629
	* src/summaryview.c: show both filtered and original numbers of
630
	  messages on the status label.
631
	  Show the numbers of moved/copied/deleted marks on filtered mode.
632
633
2011-10-04
634
635
	* src/quick_search.c: implemented multiple keywords search of the
636
	  quick search entry.
637
638
2011-09-16
639
640
	* src/summaryview.c: summary_select_row(): don't always move focus
641
	  when refreshing (mainly for quick search).
642
643
2011-09-15
644
645
	* libsylph/procmime.c: made MIME debug print optional and disabled by
646
	  default.
647
	* src/summaryview.c
648
	  src/folderview.c
649
	  src/mainwindow.c: prevent "imap_cmd_gen_send: cannot send command
650
	  because another command is already running." error by locking the
651
	  UI on command execution.
652
653
2011-09-08
654
655
	* version 3.2.0beta3
656
657
2011-09-08
658
659
	* manual/ja/sylpheed.sgml: updated Japanese manual.
660
661
2011-08-11
662
663
	* version 3.2.0beta2
664
665
2011-08-11
666
667
	* libsylph/procmsg.c: procmsg_open_cache_file_mmap(): removed
668
	  warnings when cache files were not found.
669
670
2011-08-11
671
672
	* libsylph/html.c: minor code cleanup.
673
674
2011-08-10
675
676
	* libsylph/html.c: html_get_parenthesis(): fixed a bug that </style>
677
	  end tags were not properly searched if whitespace was inserted in it
678
	  (ex. </style > </style[\n]>).
679
680
2011-08-10
681
682
	* libsylph/procmime.c: removed alloca() calls.
683
684
2011-08-03
685
686
	* src/quick_search.c: applied a patch to fix quick search text color
687
	  on dark themes (thanks to speps).
688
689
2011-08-03
690
691
	* libsylph/folder.[ch]
692
	  src/summaryview.[ch]: reflect account preference for trash folder.
693
	  summary_colorlabel_menu_item_activate_item_cb(): removed a warning.
694
695
2011-07-21
696
697
	* src/textview.c: use style colors for part widgets.
698
699
2011-07-20
700
701
	* libsylph/html.c: html_get_tag(): support tags such as <br/> and
702
	  <name value="foo" />.
703
704
2011-07-05
705
706
	* libsylph/procmsg.c: use memory mapped file to read cache files.
707
	  This improves the speed of cache reading.
708
	  (requires GTK+ >= 2.8)
709
710
2011-06-30
711
712
	* version 3.2.0beta1
713
714
2011-06-30
715
716
	* libsylph/socket.c: my_getaddrinfo(): removed redundant zero clear.
717
718
2011-06-30
719
720
	* src/textview.c
721
	  src/mimeview.[ch]: added 'Print' menu in mime part menu.
722
	  Added part widget to message/rfc822 part.
723
724
2011-06-29
725
726
	* libsylph/socket.c: win32: supported IPv6 with fallback implementation
727
	  for Windows 2000.
728
	* makewin32.sh: enabled IPv6.
729
730
2011-06-28
731
732
	* src/foldersel.c: removed alloca() calls.
733
	* src/account_dialog.c: account_open(): removed alloca() call.
734
	* src/folderview.c: removed alloca() calls.
735
	* src/undo.c: undo_insert_text_cb(): removed alloca() call.
736
	* libsylph/xml.c: xml_unescape_str(): removed alloca() call.
737
738
2011-06-24
739
740
	* src/update_check.c: win32: also check the file size of updater exe.
741
742
2011-06-24
743
744
	* src/summaryview.c: summary_colorlabel_menu_item_activate_item_cb():
745
	  removed alloca().
746
	* libsylph/utils.c: my_tmpfile(): win32: fixed a memory leak.
747
	  unix: removed alloca().
748
	* src/compose.c: removed alloca() calls.
749
750
2011-06-23
751
752
	* src/mimeview.[ch]
753
	  src/textview.c: fixed a typo: mimeview_launch_part() and code
754
	  cleanups. Removed alloca() call.
755
	* src/summaryview.c
756
	  src/messageview.c
757
	  src/inc.c: removed alloca() calls.
758
	* libsylph/utils.[ch]: to_human_readable_buf(): new.
759
760
2011-06-16
761
762
	* src/menu.h
763
	  src/textview.c: use image menu item for part menu.
764
765
2011-06-15
766
767
	* src/textview.[ch]: reuse popup menu for each attachments.
768
769
2011-06-14
770
771
	* src/textview.c: textview_part_widget_destroy_notify(): fixed destroy
772
	  notify handler.
773
	  Use prelight state.
774
	  textview_part_widget_exposed(): draw edges as rounded.
775
	  textview_part_widget_button_pressed(): disable 'Copy file name'
776
	  menu if file name not exist.
777
778
2011-06-13
779
780
	* src/textview.c: highlight part widgets on mouse over.
781
782
2011-06-13
783
784
	* src/textview.c
785
	  src/mimeview.[ch]: implemented popup menu of attachments in text
786
	  view.
787
788
2011-06-13
789
790
	* src/textview.c: fixed handling of button release event.
791
792
2011-06-10
793
794
	* libsylph/procmsg.c
795
	  libsylph/libsylph-0.def: procmsg_add_messages_from_queue():
796
	  fixed an error when removing queued messages on win32.
797
798
2011-06-10
799
800
	* src/compose.c
801
	  plugin/test/test.c: changed the spec of compose-send signal
802
	  because the previous one prohibited sending if the signal is not
803
	  used.
804
805
2011-06-10
806
807
	* src/textview.c: added border line before and after headers.
808
	  Made attachments display more graphical.
809
810
2011-06-09
811
812
	* src/account_dialog.c
813
	  src/prefs_filter.c: fixed duplicated keyboard accelerators.
814
815
2011-06-08
816
817
	* libsylph/procmsg.[ch]
818
	  libsylph/folder.c: remove queue headers when moving messages from
819
	  a queue folder (fixes Debian BTS #493546).
820
821
2011-06-08
822
823
	* src/messageview.c
824
	  src/plugin.[ch]
825
	  src/plugin-marshal.list
826
	  plugin/test/test.c: added a new plug-in API: "messageview-show".
827
828
2011-06-08
829
830
	* src/compose.c
831
	  src/plugin.[ch]
832
	  src/plugin-marshal.list
833
	  plugin/test/test.c: added a new plug-in API: "compose-send".
834
835
2011-06-06
836
837
	* src/compose.c: compose_generate_msgid(): don't use mailbox part
838
	  of address directly, instead use md5 hash of random number + mailbox
839
	  part.
840
841
2011-06-06
842
843
	* src/compose.c: compose_send(): don't close compose window when
844
	  saving to outbox failed.
845
846
2011-05-18
847
848
	* libsylph/codeconv.c: conv_encode_header(): replaced alloca() with
849
	  g_malloc() and g_strndup().
850
851
2011-05-18
852
853
	* libsylph/folder.[ch]
854
	  libsylph/imap.[ch]
855
	  src/mainwindow.c: cancel online mode switch if active sessions
856
	  exist (fixes crash on offline switch while IMAP session is active).
857
858
2011-05-13
859
860
	* src/textview.c: textview_make_clickable_parts(): removed alloca()
861
	  and use GSList.
862
	* src/compose.c: removed some alloca() calls.
863
	* libsylph/procheader.c: removed alloca() calls.
864
	* libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca()
865
	  calls.
866
867
2011-05-12
868
869
	* src/prefs_ui.c: removed alloca() calls.
870
871
2011-05-12
872
873
	* libsylph/prefs.h
874
	  libsylph/account.c
875
	  src/account_dialog.c: increased the prefs buffer size from 1024
876
	  to 8192.
877
878
2011-05-06
879
880
	* version 3.1.1
881
882
2011-03-22
883
884
	* configure.in: added the following line for newer gcc-4.5:
885
	  LIBS="$LIBS `$PKG_CONFIG --libs enchant`"
886
	  (thanks to Ricardo Mones)
887
888
2011-03-16
889
890
	* src/compose.c: changed keyboard shortcut of File/Send to prevent
891
	  accidental sending.
892
893
2011-03-14
894
895
	* src/summaryview.c: mark messages read when message view becomes
896
	  visible by Enter or Space key.
897
898
2011-03-01
899
900
	* src/addressadd.c
901
	  src/addrindex.c: renamed variable 'interface' to 'iface'.
902
903
2011-02-28
904
905
	* src/addressbook.c
906
	  src/prefs_common_dialog.c: fixed compilation problem on MinGW
907
	  (interface -> iface). Thanks to Hayashi.
908
909
2011-02-25
910
911
	* libsylph/defs.h
912
	  libsylph/utils.c
913
	  src/main.c: OS X: changed the location of settings to
914
	  ~/Library/Application Support/Sylpheed .
915
916
2011-02-25
917
918
	* libsylph/utils.c
919
	  libsylph/defs.h
920
	  src/mimeview.c
921
	  src/prefs_common_dialog.c: use 'open' command for URI, file open
922
	  and text editor on OS X.
923
924
2011-02-15
925
926
	* src/summaryview.c: summary_show_queued_msgs(): clear selection list
927
	  because it can be invalid after appending messages.
928
929
2011-02-14
930
931
	* src/addressbook.c
932
	  src/addressitem.h
933
	  src/addrindex.[ch]: renamed 'interface' in struct to 'iface' to
934
	  prevent compilation problem on some environments.
935
936
2011-02-10
937
938
	* src/main.c
939
	  src/gtkutils.c: implement fix_font_setting() for Mac OS X.
940
941
2011-02-10
942
943
	* libsylph/codeconv.c:
944
	  conv_get_locale_charset()
945
	  conv_get_locale_charset_str(): return correct locale encoding
946
	  for Mac OS X (usually UTF-8).
947
948
2011-02-04
949
950
	* libsylph/prefs_common.[ch]
951
	  src/addressbook.c: save the columns width of address book.
952
953
2011-01-31
954
955
	* version 3.1.0
956
957
2011-01-31
958
959
	* sylpheed.desktop: added Ukrainian and Russian comment.
960
961
2011-01-28
962
963
	* sylpheed.desktop: added Turkish comment.
964
965
2011-01-24
966
967
	* src/prefs_common_dialog.c: removed a warning.
968
	* src/sylpheed.rc.in: updated LegalCopyright.
969
	* libsylph/procmime.c: procmime_get_part_fp_fp(): fixed return value
970
	  on error.
971
972
2011-01-24
973
974
	* version 3.1.0rc
975
976
2011-01-24
977
978
	* src/plugin-marshal.list
979
	  src/Makefile.am: added marshaller for plug-in library.
980
981
2011-01-24
982
983
	* src/sylpheed-marshal.list
984
	  src/textview.c
985
	  src/plugin.[ch]
986
	  plugin/test/test.c: added MsgInfo argument to "textview-menu-popup"
987
	  signal.
988
989
2011-01-24
990
991
	* src/summaryview.c: fixed warnings about non-string literal format.
992
993
2011-01-21
994
995
	* src/addressbook.c: fixed double underline in menu label
996
	  (thanks to Ricardo Mones).
997
998
2011-01-21
999
1000
	* README
1001
	  README.ja
1002
	  LICENSE
1003
	  nsis/COPYING*.txt
1004
	  src/about.c: updated copyright year.
1005
1006
2011-01-21
1007
1008
	* src/undo.c: fixed long-standing undo-redo bug:
1009
	  1. input "a b"
1010
	  2. delete 3 chars by backspace
1011
	  3. undo 2 times
1012
	  4. "a ba" is entered, not "a b"
1013
1014
2011-01-19
1015
1016
	* src/sylpheed-marshal.list
1017
	  src/textview.c
1018
	  src/plugin.[ch]
1019
	  PLUGIN.txt
1020
	  PLUGIN.ja.txt: added "textview-menu-popup" signal for plug-ins.
1021
	* plugin/test/test.[ch]: use "textview-menu-popup" signal.
1022
1023
2011-01-19
1024
1025
	* libsylph/filter.[ch]
1026
	  src/inc.c
1027
	  src/summaryview.c: check the return value of junk filter command
1028
	  and show error dialog on failure.
1029
1030
2011-01-18
1031
1032
	* src/inc.c
1033
	  src/folderview.c: do not count junk-filtered or trashed messages as
1034
	  new ones.
1035
	  Do not display new state as red color on Junk folder.
1036
1037
2011-01-18
1038
1039
	* src/addressadd.c: removed warnings about xpm.
1040
1041
2011-01-17
1042
1043
	* src/summaryview.c: summary_qsearch(): fixed crash when folder tree is
1044
	  empty.
1045
1046
2011-01-17
1047
1048
	* version 3.1.0beta7
1049
1050
2011-01-17
1051
1052
	* manual/ja/sylpheed.sgml: updated Japanese manual.
1053
1054
2011-01-17
1055
1056
	* src/version.h.in
1057
	  src/about.c: added build revision to the about dialog.
1058
1059
2011-01-17
1060
1061
	* src/summaryview.c: summary_get_tmp_marked_msg_list(): don't use
1062
	  full copy for saving flags.
1063
1064
2011-01-16
1065
1066
	* src/summaryview.c: summary_restore_tmp_marks(): optimized.
1067
1068
2011-01-14
1069
1070
	* src/summaryview.c: preserve temporary movec/copy marks on refresh.
1071
	  summary_show_queued_msgs(): update status display.
1072
1073
2011-01-11
1074
1075
	* src/update_check.c: win32: properly set the parameter of default
1076
	  download URL.
1077
	* makewin32.sh: also install attachment_tool plug-in.
1078
1079
2011-01-07
1080
1081
	* libsylph/prefs_common.[ch]
1082
	  src/compose.c
1083
	  src/send_message.c
1084
	  src/prefs_common_dialog.c: added an option to disable the send
1085
	  dialog. Made the compose window insensitive on sending.
1086
1087
2011-01-07
1088
1089
	* src/send_message.[ch]: send_message_queue_all(): refactored.
1090
1091
2011-01-06
1092
1093
	* libsylph/filter.c: filter_match_rule(): optimized by modifying the
1094
	  order of condition matching.
1095
1096
2011-01-06
1097
1098
	* src/prefs_common_dialog.c: modified 'Address auto-completion'
1099
	  setting layout.
1100
1101
2011-01-06
1102
1103
	* src/query_search.c
1104
	  src/prefs_filter_edit.c: made the default boolean type of query
1105
	  search and filter condition AND.
1106
1107
2011-01-06
1108
1109
	* src/textview.c: added context menu 'Reply to this address'.
1110
1111
2011-01-05
1112
1113
	* src/inc.c: always update summary even when
1114
	  prefs_common.open_inbox_on_inc is true (fixes wrong unread number
1115
	  display).
1116
1117
2010-12-24
1118
1119
	* version 3.1.0beta6
1120
1121
2010-12-24
1122
1123
	* src/main.c: win32: always check if text font is loadable on startup.
1124
1125
2010-12-24
1126
1127
	* manual/ja/sylpheed.sgml: updated Japanese manual.
1128
1129
2010-12-22
1130
1131
	* libsylph/filter.[ch]
1132
	  libsylph/prefs_common.[ch]
1133
	  libsylph/mbox.c
1134
	  src/inc.[ch]
1135
	  src/main.c
1136
	  src/summaryview.[ch]
1137
	  src/prefs_common_dialog.c: refactored junk filter rule management.
1138
	  Create junk filter rule on demand.
1139
	  Deprecated prefs_common_junk_filter_list_set().
1140
	  Automatically select appropriate Junk folder on filtering.
1141
1142
2010-12-22
1143
1144
	* src/addressbook.c: added menu 'Add to recipient/Cc/Bcc'.
1145
1146
2010-12-21
1147
1148
	* libsylph/session.c
1149
	  src/rpop3.c
1150
	  src/compose.c
1151
	  src/inc.c
1152
	  src/passphrase.c
1153
	  src/sigstatus.c: changed deprecated gtk_timeout_add() to
1154
	  g_timeout_add(_full)(). Use G_PRIORITY_LOW for long timeout
1155
	  interval (may fix slow receiving problem?).
1156
1157
2010-12-20
1158
1159
	* libsylph/prefs_common.[ch]
1160
	  src/compose.[ch]
1161
	  src/addressbook.c
1162
	  src/addr_compl.c
1163
	  src/prefs_common_dialog.c: added new option: "Set only mail address
1164
	  when composing from address book".
1165
	  Don't add modified flag when opening composition window from
1166
	  address book.
1167
	* src/importldif.c: fixed uninitialized variable.
1168
1169
2010-12-17
1170
1171
	* src/compose.c
1172
	  src/mimeview.c: changed the label 'MIME type' to 'Data type' for
1173
	  understandability.
1174
1175
2010-12-17
1176
1177
	* libsylph/html.c: html_parse_tag(): look at every attribute in 'a'
1178
	  tag for 'href' (thanks to Rich Coe).
1179
1180
2010-12-15
1181
1182
	* src/summaryview.c: summary_toggle_view(): mark as read when message
1183
	  view is toggled on.
1184
1185
2010-12-14
1186
1187
	* libsylph/folder.[ch]
1188
	  src/mainwindow.c: disconnect all current sessions of remote folders
1189
	  when going offline.
1190
1191
2010-12-14
1192
1193
	* src/summaryview.c: reverted the behavior when 'Always open messages
1194
	  in summary when selected' is off (don't display a message when
1195
	  opening a folder).
1196
1197
2010-12-09
1198
1199
	* version 3.1.0beta5
1200
1201
2010-12-09
1202
1203
	* src/send_message.c: send_message_smtp(): fixed a bug that
1204
	  temporary password was not cleared on auth failure.
1205
1206
2010-12-09
1207
1208
	* src/plugin.h: fixed typo.
1209
	* src/update_check.c: update_check(): win32: fixed crash on update
1210
	  check.
1211
	* configure.in: enable updatecheckplugin only if updatecheck is
1212
	  enabled.
1213
1214
2010-12-08
1215
1216
	* version 3.1.0beta4
1217
1218
2010-12-08
1219
1220
	* libsylph/socks.c: win32: fixed compilation error.
1221
1222
2010-12-07
1223
1224
	* libsylph/prefs_account.[ch]
1225
	  src/prefs_account_dialog.c: added UI for SOCKS settings.
1226
	* libsylph/session.c: session_connect_full(): check if
1227
	  socks_info->proxy_host is set.
1228
	* libsylph/imap.c: added SOCKS proxy support.
1229
	* manual/ja/sylpheed.sgml: added SOCKS proxy description.
1230
1231
2010-12-07
1232
1233
	* libsylph/prefs_account.[ch]
1234
	  libsylph/socks.[ch]
1235
	  libsylph/session.[ch]
1236
	  src/inc.c
1237
	  src/send_message.c: added SOCKS4/5 proxy support.
1238
1239
2010-12-03
1240
1241
	* nsis/*: added NSIS installer script files.
1242
1243
2010-12-01
1244
1245
	* libsylph/prefs_common.[ch]
1246
	  src/summaryview.c
1247
	  src/prefs_common_dialog.c: added an option 'Always mark as read when
1248
	  a message is opened'. This will bring back the previous behavior.
1249
1250
2010-11-25
1251
1252
	* src/main.c
1253
	  src/setup.h: win32: added missing code for WAB file import.
1254
1255
2010-11-18
1256
1257
	* manual/ja/sylpheed.sgml: updated to 3.1.
1258
1259
2010-11-16
1260
1261
	* libsylph/xml.[ch]: xml_escape_str(): added.
1262
1263
2010-11-12
1264
1265
	* src/plugin_manager.c: fixed button order.
1266
1267
2010-11-09
1268
1269
	* src/rpop3.c: rpop3_account(): clear temporary password if
1270
	  authentication fails.
1271
1272
2010-11-05
1273
1274
	* src/update_check.c
1275
	  src/mainwindow.c: modified strings about plug-ins.
1276
1277
2010-11-05
1278
1279
	* src/main.c
1280
	  src/update_check.c: convert argv[0] to UTF-8 (fixes restart of
1281
	  process on Win32 when installed on non-ascii path).
1282
1283
2010-11-02
1284
1285
	* libsylph/sylmain.c
1286
	  libsylph/defs.h
1287
	  src/update_check.[ch]
1288
	  src/plugin_manager.c
1289
	  src/plugin.[ch]
1290
	  src/main.[ch]
1291
	  src/libsylpheed-plugin-0.def
1292
	  src/mainwindow.[ch]
1293
	  plugin/test/test.c
1294
	  configure.in: merged plug-in update check and automatic update patch.
1295
1296
2010-10-25
1297
1298
	* libsylph/procmime.[ch]: added procmime_get_part_fp_fp().
1299
1300
2010-10-21
1301
1302
	* src/plugin.[ch]
1303
	  src/main.c: added new functions for sending messages.
1304
1305
2010-10-21
1306
1307
	* src/summaryview.c: modified always_show_msg flag handling.
1308
1309
2010-08-31
1310
1311
	* libsylph/prefs_account.c: leave messages on POP3 server for 7 days
1312
	  by default.
1313
1314
2010-08-30
1315
1316
	* src/main.c: remote_command_exec(): fixed the bug that default
1317
	  account's inbox was not properly selected when 'Open inbox on
1318
	  startup' was enabled.
1319
1320
2010-08-19
1321
1322
	* src/addressbook.[ch]
1323
	  src/setup.c: win32: implemented automatic import of Windows Address
1324
	  Book (WAB) file.
1325
1326
2010-08-18
1327
1328
	* version 3.1.0beta3
1329
1330
2010-08-17
1331
1332
	* src/importldif.[ch]: addressbook_imp_ldif_file(): new function to
1333
	  import LDIF file automatically.
1334
	* src/ldif.[ch]: supported "nickname" tag. Ignore null-string
1335
	  fld->userName. Skip duplicated "mail" tags. Fixed a memory leak.
1336
	* src/setup.c: setup_import_data(): don't create duplicate folders.
1337
1338
2010-08-10
1339
1340
	* libsylph/imap.c: imap_parse_envelope(): fixed for response:
1341
	  (... RFC822.SIZE 0 RFC822.HEADER "" ...)
1342
1343
2010-08-10
1344
1345
	* plugin/attachment_tool/attachment_tool.c: skip multipart messages
1346
	  without attachments.
1347
1348
2010-08-09
1349
1350
	* faq/en/*: updated Sylpheed FAQ to 2.2 (thanks to Petr Kovar).
1351
1352
2010-08-09
1353
1354
	* src/main.c
1355
	  src/setup.c
1356
	  src/import.c: enabled cancellation of eml/dbx import.
1357
1358
2010-08-06
1359
1360
	* src/main.c
1361
	  src/setup.[ch]
1362
	  src/import.[ch]: win32: implemented automatic import of Outlook
1363
	  Express mail stores on first run.
1364
1365
2010-08-05
1366
1367
	* src/import.c: implemented the import feature of Outlook Express
1368
	  mailboxes (dbx).
1369
1370
2010-08-04
1371
1372
	* plugin/attachment_tool/Makefile.am: fixed.
1373
1374
2010-08-04
1375
1376
	* configure.in
1377
	  plugin/Makefile.am
1378
	  plugin/attachment_tool/*: added new plug-in 'Attachment Tool
1379
	  Plug-in'. This plug-in is distributed under the GNU LGPL.
1380
1381
2010-08-04
1382
1383
	* src/plugin.[ch]
1384
	  src/main.c
1385
	  src/summaryview.[ch]: added/fixed SummaryView and alert panel
1386
	  plug-in APIs.
1387
1388
2010-08-02
1389
1390
	* src/summaryview.c: summary_save_as(): added extension .eml for
1391
	  default file name.
1392
1393
2010-08-02
1394
1395
	* src/inc.[ch]: made the progress of receive dialog display only
1396
	  number/size in current session, not including already received ones.
1397
1398
2010-07-30
1399
1400
	* libsylph/prefs_common.[ch]
1401
	  src/prefs_common_dialog.c
1402
	  src/folderview.c
1403
	  src/mainwindow.[ch]: added new global option 'Change current account
1404
	  on folder open'.
1405
	  Made 'mark_as_read_on_new_window' a hidden option.
1406
1407
2010-07-30
1408
1409
	* src/inc.c: added 'Cancel all' button to the incorporation dialog.
1410
1411
2010-07-30
1412
1413
	* src/summaryview.c: summary_mark_displayed_read(): made
1414
	  mark_as_read_on_new_window setting work.
1415
1416
2010-07-30
1417
1418
	* libsylph/folder.c: folder_destroy(): remove private data after
1419
	  folder_tree_destroy() to prevent warnings.
1420
	* libsylph/prefs_account.[ch]
1421
	  src/compose.c
1422
	  src/prefs_account_dialog.c: added new account option 'Put signature
1423
	  before quote (not recommended)'.
1424
1425
2010-07-30
1426
1427
	* src/summaryview.c: summary_selection_changed(): don't clear message
1428
	  view on multiple selection and always_show_msg mode.
1429
	* libsylph/prefs_common.c: made always_show_message_when_selected
1430
	  enable by default.
1431
1432
2010-07-29
1433
1434
	* src/prefs_common_dialog.c: modified description of Junk mail folder.
1435
1436
2010-07-29
1437
1438
	* libsylph/procmsg.c
1439
	  src/folderview.c: added 'Empty junk' context menu to Junk folder.
1440
1441
2010-07-29
1442
1443
	* libsylph/prefs_common.c
1444
	  src/main.c
1445
	  src/summaryview.c: use default Junk folder when
1446
	  prefs_common.junk_folder is not set.
1447
1448
2010-07-29
1449
1450
	* libsylph/mh.c
1451
	  libsylph/folder.[ch]
1452
	  libsylph/defs.h
1453
	  src/icons/stock_spam_16.png
1454
	  src/icons/Makefile.am
1455
	  src/foldersel.c
1456
	  src/prefs_folder_item.c
1457
	  src/stock_pixmap.[ch]
1458
	  src/folderview.c: added 'Junk' special folder and automatically
1459
	  create it when not exist.
1460
1461
2010-07-28
1462
1463
	* src/folderview.c: folderview_menu_popup(): show/hide needless items
1464
	  depending on context.
1465
1466
2010-07-28
1467
1468
	* src/summaryview.[ch]
1469
	  src/mainwindow.c: improved the always-show-msg-on-summary-select
1470
	  mode (don't mark as read on automatic selection).
1471
1472
2010-07-27
1473
1474
	* libsylph/sylmain.c
1475
	  src/main.c: moved ssl_init()/ssl_done() from
1476
	  syl_init()/syl_cleanup() to src/main. Fixes accepted SSL certs
1477
	  not loaded when using alternative config dir.
1478
1479
2010-07-23
1480
1481
	* libsylph/virtual.c
1482
	  src/folderview.c: enabled moving of virtual folders.
1483
1484
2010-07-22
1485
1486
	* src/addressbook.c: implemeted drag and drop of addresses.
1487
1488
2010-07-21
1489
1490
	* src/prefs_template.c: notify on OK button press if not saved.
1491
1492
2010-07-21
1493
1494
	* src/prefs_template.c: confirm on cancel if templates are modified.
1495
	  Added Up/Down button to reorder template list.
1496
1497
2010-07-20
1498
1499
	* src/importcsv.c: added 'Alias' attribute.
1500
1501
2010-07-16
1502
1503
	* version 3.1.0beta2
1504
1505
2010-07-16
1506
1507
	* manual/*/Makefile.am: disabled install of sylpheed.sgml.
1508
1509
2010-07-16
1510
1511
	* libsylph/utils.c
1512
	  libsylph/procmsg.c: removed redundant debug print.
1513
1514
2010-07-16
1515
1516
	* libsylph/libsylph-0.def: updated.
1517
	* src/libsylpheed-plugin-0.def: updated.
1518
1519
2010-07-16
1520
1521
	* libsylph/filter.c: filter_cond_new(): fixed a bug that the value of
1522
	  <account-id> tag was not parsed correctly.
1523
1524
2010-07-16
1525
1526
	* manual/GFDL-1.2
1527
	  manual/en/sylpheed.sgml
1528
	  manual/en/*.html: updated to sylpheeddoc_manual_en_09032003.tar.gz.
1529
	  Added missing SGML source file. Also included GFDL-1.2 text file.
1530
1531
2010-07-14
1532
1533
	* src/plugin.[ch]
1534
	  src/main.c: added syl_plugin_summary_show_queued_msgs() and cleanup
1535
	  the code.
1536
1537
2010-07-14
1538
1539
	* src/gtkutils.[ch]
1540
	  src/addressbook.c
1541
	  src/compose.c
1542
	  src/mainwindow.c: always display fixed-positioned windows on screen
1543
	  (prevent windows displayed outside of screen between multi and
1544
	  single monitor switching).
1545
	* src/compose.c: always display compose window at the same location
1546
	  even if overlapped.
1547
1548
2010-07-13
1549
1550
	* src/summaryview.c: summary_show_queued_msgs(): scroll summary view
1551
	  to make added messages are visible.
1552
1553
2010-07-13
1554
1555
	* src/mainwindow.c: show error dialog on failure.
1556
1557
2010-07-13
1558
1559
	* libsylph/procmsg.c: procmsg_concat_partial_messages(): fully
1560
	  implemented RFC 2046.
1561
1562
2010-07-13
1563
1564
	* libsylph/procmsg.c
1565
	  libsylph/procmime.c: allow Content-Type without total parameter.
1566
1567
2010-07-12
1568
1569
	* libsylph/utils.[ch]
1570
	  libsylph/procmsg.[ch]
1571
	  libsylph/procmime.[ch]
1572
	  src/mainwindow.c: implemented concatenation of partial messages
1573
	  (RFC 2046). The header concatenation is still incomplete.
1574
1575
2010-07-08
1576
1577
	* faq/GFDL-1.2
1578
	  faq/Makefile.am
1579
	  faq/en/*.xml
1580
	  faq/en/Makefile.am: added missing source files of English FAQ.
1581
	  Also included GFDL-1.2 text file.
1582
1583
2010-07-07
1584
1585
	* src/prefs_common_dialog.c: changed the upper limit of auto check
1586
	  interval to 1000 minutes.
1587
1588
2010-07-06
1589
1590
	* src/plugin.[ch]
1591
	  src/main.c
1592
	  plugin/test/test.c: added plug-in APIs to get selected messages
1593
	  on summary.
1594
1595
2010-07-06
1596
1597
	* src/plugin.[ch]
1598
	  src/main.c
1599
	  src/summaryview.c
1600
	  plugin/test/test.c: added new plug-in APIs for manipulating the
1601
	  summary view popup menu.
1602
1603
2010-07-02
1604
1605
	* src/mainwindow.c
1606
	  src/summaryview.c
1607
	  src/prefs_common_dialog.c: changed 'Mark/Mark' to 'Mark/Set flag',
1608
	  'Mark/Unmark' to 'Mark/Unset flag'.
1609
1610
2010-07-02
1611
1612
	* src/summaryview.c: summary_show(): display error if a connection to
1613
	  IMAP/News server failed.
1614
1615
2010-07-02
1616
1617
	* src/plugin.[ch]
1618
	  src/main.c
1619
	  src/summaryview.[ch]
1620
	  src/folderview.c: added write lock mode on summary view.
1621
1622
2010-07-01
1623
1624
	* src/foldersel.c: move up/collapse/expand row with left/right key.
1625
1626
2010-07-01
1627
1628
	* src/folderview.c: folderview_key_pressed(): modified key handling
1629
	  code.
1630
1631
2010-07-01
1632
1633
	* src/mimeview.c: mimeview_selection_changed(): don't display images
1634
	  when inline image setting is off (workaround for vulnerability).
1635
1636
2010-06-30
1637
1638
	* src/folderview.c: folderview_key_pressed(): move up/collapse/expand
1639
	  row with left/right key (like Windows Explorer).
1640
1641
2010-06-30
1642
1643
	* libsylph/procmsg.[ch]
1644
	  src/inc.c
1645
	  src/summaryview.[ch]: update summary view on receiving on the fly.
1646
	* configure.in: updated/fixed libtool version.
1647
1648
2010-06-18
1649
1650
	* libsylph/pop.c
1651
	  libsylph/session.c: protect against session->sock == NULL
1652
	  (fixes crash on cancel).
1653
1654
2010-06-17
1655
1656
	* libsylph/prefs_common.h
1657
	  src/compose.c
1658
	  src/main.c: made user-agent string configurable from plug-ins.
1659
1660
2010-06-15
1661
1662
	* version 3.1.0beta1
1663
1664
2010-06-15
1665
1666
	* src/libsylpheed-plugin-0.def: updated.
1667
1668
2010-06-15
1669
1670
	* src/addr_compl.c: removed debug print.
1671
1672
2010-06-11
1673
1674
	* src/plugin.c
1675
	  src/folderview.c: fixed syl_plugin_folderview_add_sub_widget().
1676
	* plugin/test/test.c: added syl_plugin_folderview_add_sub_widget()
1677
	  test.
1678
1679
2010-06-11
1680
1681
	* src/plugin.[ch]
1682
	  src/main.c
1683
	  src/folderview.[ch]: added plug-in APIs for folder view.
1684
	  Added folderview_add_sub_widget() which adds sub widget under
1685
	  folder view.
1686
1687
2010-06-11
1688
1689
	* src/action.c: reset signal handlers of child process to prevent
1690
	  app_will_exit() called on SIGTERM.
1691
	  Added debug output.
1692
1693
2010-06-10
1694
1695
	* src/folderview.[ch]: put vbox on the top of folder view.
1696
1697
2010-06-09
1698
1699
	* src/action.c: prevent double free when using %f.
1700
	  Obtain thread lock in gdk_input_add() callbacks.
1701
1702
2010-06-07
1703
1704
	* libsylph/prefs_common.[ch]
1705
	  src/addr_compl.c
1706
	  src/prefs_common_dialog.c: made the old behavior of address
1707
	  completion configurable.
1708
1709
2010-06-05
1710
1711
	* src/addr_compl.c: replace_address_in_edit(): fixed infinite loop
1712
	  on completion start with GTK+ 2.18+.
1713
1714
2010-06-04
1715
1716
	* src/addr_compl.c: implemented real automatic address completion.
1717
1718
2010-06-03
1719
1720
	* src/quick_search.c: suppress filter debug output.
1721
1722
2010-06-02
1723
1724
	* libsylph/filter.c: added debug log for filter.
1725
1726
2010-06-01
1727
1728
	* src/summaryview.c: modified 'Go to next folder' dialog description.
1729
1730
2010-05-31
1731
1732
	* src/plugin.[ch]
1733
	  src/main.c: added some functions for FolderView.
1734
1735
2010-05-28
1736
1737
	* src/update_check.c: support DISP_RELEASE / DISP_DEVEL which
1738
	  set displayed new version.
1739
1740
2010-05-28
1741
1742
	* src/update_check.[ch]
1743
	  src/plugin.[ch]
1744
	  src/main.c: added functions to modify URLs for update check.
1745
1746
2010-05-27
1747
1748
	* src/prefs_common_dialog.c: prefs_colorlabel_create(): added
1749
	  description for the color label settings.
1750
1751
2010-05-25
1752
1753
	* src/mainwindow.c: help_command_line_show(): added Windows-only
1754
	  --ipcport option.
1755
1756
2010-05-24
1757
1758
	* src/compose.c: compose_attach_open(): fixed compilation on win32.
1759
1760
2010-05-24
1761
1762
	* src/inc.c: fixed crash when clicking tray icon menu
1763
	  'Get from current account' with no account.
1764
1765
2010-05-24
1766
1767
	* src/main.c: added --instance-id <ID> option, which allows users to
1768
	  run multiple instances of Sylpheed. There is no extra checks for
1769
	  config directory, so use with caution.
1770
1771
2010-05-21
1772
1773
	* libsylph/filter.c: filter_apply(): fixed a bug that MIME flag was
1774
	  not set to filtered messages. This occurred to filtered sent
1775
	  messages.
1776
1777
2010-05-21
1778
1779
	* src/prefs_common_dialog.c
1780
	  src/prefs_filter_edit.c
1781
	  src/prefs_account_dialog.c
1782
	  src/editldap.c: removed warnings 'GtkSpinButton: setting an
1783
	  adjustment with non-zero page size is deprecated'.
1784
	  The last value of gtk_adjustment_new() must be 0 for GtkSpinButton.
1785
1786
2010-05-21
1787
1788
	* libsylph/socket.c: sock_kill_process(): prevent redundant error
1789
	  messages when waitpid() is interrupted by EINTR.
1790
1791
2010-05-20
1792
1793
	* src/compose.c: added "Open" menu in the attach context menu.
1794
	  attach_button_pressed(): modify sensitivity of attach context menu.
1795
1796
2010-05-11
1797
1798
	* src/syldap.c: allow deprecated LDAP API calls (debian BTS #463366).
1799
	  Possibly fixes crash on 64-bit architecture.
1800
1801
2010-05-11
1802
1803
	* src/setup.c: removed debug print.
1804
1805
2010-05-08
1806
1807
	* libsylph/mbox.c: proc_mbox_full(): fixed a bug that MIME flag was
1808
	  not properly set on importing mbox file.
1809
1810
2010-04-23
1811
1812
	* faq/en/sylpheed-faq*: updated Sylpheed FAQ (English)
1813
	  (thanks to Petr Kovar).
1814
1815
2010-04-09
1816
1817
	* libsylph/sylmain.c
1818
	  libsylph/defs.h
1819
	  src/main.c: also load plug-ins from user plug-in directory.
1820
1821
2010-04-07
1822
1823
	* libsylph/defs.h
1824
	  src/prefs_common_dialog.c: made DEFAULT_BROWSER_CMD 'xdg-open'
1825
	  (thanks to Doruk Fisek). Removed obsolete commands.
1826
1827
2010-04-02
1828
1829
	* version 3.0.2
1830
1831
2010-04-02
1832
1833
	* src/folderview.c: folderview_create(): use fixed-height-mode
1834
	  for the GtkTreeView if GTK+ >= 2.12. This fixes random scrolling
1835
	  problem on selecting folders.
1836
1837
2010-03-19
1838
1839
	* src/account_dialog.c: update folder config file after account name
1840
	  changed.
1841
1842
2010-03-19
1843
1844
	* src/main.c
1845
	  src/setup.c
1846
	  src/mainwindow.c: update account and folder config files after
1847
	  creating new accounts.
1848
1849
2010-03-16
1850
1851
	* version 3.0.1
1852
1853
2010-03-12
1854
1855
	* manual/ja/sylpheed.sgml: updated.
1856
1857
2010-03-01
1858
1859
	* src/update_check.c
1860
	  src/setup.c: fixed typos (thanks to Ricardo Mones).
1861
1862
2010-02-24
1863
1864
	* version 3.0.0
1865
1866
2010-02-24
1867
1868
	* src/sslmanager.c: fixed freeze when sending/receiving messages with
1869
	  STARTTLS and 'SSL certificate verify failed' dialog popped up.
1870
1871
2010-02-19
1872
1873
	* version 3.0.0rc
1874
1875
2010-02-19
1876
1877
	* src/update_check.c: set curl timeout to 10 secs.
1878
1879
2010-02-19
1880
1881
	* src/prefs_actions.c: removed compilation warning.
1882
1883
2010-02-16
1884
1885
	* src/addressadd.c: translate 'Auto-registered address' book.
1886
1887
2010-02-16
1888
1889
	* libsylph/prefs_common.[ch]
1890
	  src/compose.c
1891
	  src/prefs_common_dialog.c: added 'Enable address auto-completion'
1892
	  setting.
1893
1894
2010-02-16
1895
1896
	* src/plugin.h: bumped SYL_PLUGIN_INTERFACE_VERSION.
1897
1898
2010-02-16
1899
1900
	* libsylph/folder.c: folder_find_child_item_by_name(): use case
1901
	  insensitive match on Win32 to prohibit multiple reference of folder.
1902
1903
2010-02-15
1904
1905
	* src/query_search.c: row_activated(): fixed a bug that 'Getting
1906
	  message n' message was left on the status bar on displaying IMAP4
1907
	  messages with new window.
1908
1909
2010-02-15
1910
1911
	* src/setup.c: fixed compile error with OpenSSL disabled.
1912
	  Don't accept default Gmail address.
1913
1914
2010-02-12
1915
1916
	* version 3.0.0beta8
1917
1918
2010-02-12
1919
1920
	* libsylph/libsylph-0.def: updated.
1921
1922
2010-02-12
1923
1924
	* libsylph/filter.c: made default_addrbook_func static.
1925
1926
2010-02-12
1927
1928
	* src/compose.c: compose_change_spell_lang_menu(): force selection of
1929
	  currently selected item to update compose->spell_lang.
1930
1931
2010-02-12
1932
1933
	* src/compose.c: Preserve PGP settings saving and loading drafts
1934
	  (thanks to Antonio).
1935
1936
2010-02-12
1937
1938
	* src/compose.c: Preserve spell-checking settings saving and loading
1939
	  drafts (thanks to Antonio).
1940
1941
2010-02-12
1942
1943
	* libsylph/folder.c
1944
	  src/quick_search.[ch]
1945
	  src/addressbook.c: added 'In addressbook' to the quick search menu.
1946
1947
2010-02-12
1948
1949
	* src/compose.c: compose_add_new_recipients_to_addressbook():
1950
	  use addressbook_has_address().
1951
1952
2010-02-12
1953
1954
	* src/addressbook.c: lock addr_table since it can be accessed from
1955
	  sub threads.
1956
1957
2010-02-10
1958
1959
	* libsylph/filter.c: filter_write_file(): fixed crash.
1960
1961
2010-02-10
1962
1963
	* libsylph/filter.[ch]
1964
	  src/prefs_filter_edit.[ch]
1965
	  src/addressbook.[ch]
1966
	  src/main.c: added a new filter match type: is (not) in addressbook.
1967
	  addressbook_has_address(): new function for fast search of address
1968
	  book by addresses.
1969
1970
2010-02-05
1971
1972
	* src/setup.c: confirm on cancel. Modified messages.
1973
1974
2010-02-05
1975
1976
	* src/setup.c: check the input values for address, ID and server.
1977
1978
2010-02-05
1979
1980
	* src/mainwindow.c: new_account_cb(): don't update UI when cancelled.
1981
1982
2010-02-05
1983
1984
	* src/setup.c: modified messages.
1985
1986
2010-02-05
1987
1988
	* src/main.c
1989
	  src/setup.[ch]
1990
	  src/mainwindow.c: implemented new account setup wizard.
1991
1992
2010-02-04
1993
1994
	* src/mimeview.c
1995
	  src/rfc2015.c: fixed crash when checking signature while GnuPG is
1996
	  not available.
1997
1998
2010-02-02
1999
2000
	* src/addr_compl.c: address_completion_complete_address_in_entry():
2001
	  don't open completion menu if entry equals to the completed address.
2002
2003
2010-01-29
2004
2005
	* version 3.0.0beta7
2006
2007
2010-01-29
2008
2009
	* src/compose.c: applied the patch: Preserve 'Auto wrapping' setting
2010
	  when saving to and loading from drafts (thanks to Antonio Ospite).
2011
2012
2010-01-28
2013
2014
	* libsylph/libsylph-0.def
2015
	  src/libsylpheed-plugin-0.def: updated.
2016
	* configure.in: bumped the version.
2017
2018
2010-01-27
2019
2020
	* libsylph/prefs_common.[ch]
2021
	  src/prefs_common_dialog.c:
2022
	  src/compose.c: made address auto-registration configurable.
2023
2024
2010-01-27
2025
2026
	* src/addressbook.c
2027
	  src/editbook.c: show translated messages on the statusbar.
2028
	  Replaced sprintf() with g_snprintf(). Removed global
2029
	  addressbook_msgbuf[].
2030
	  Prohibit addressbook names begin with '@'.
2031
2032
2010-01-26
2033
2034
	* src/compose.c
2035
	  src/addressbook.[ch]
2036
	  src/addressadd.[ch]
2037
	  src/addrindex.[ch]: implemented auto-registration of new recipients.
2038
2039
2010-01-21
2040
2041
	* src/main.c: check_gpg(): show more verbose debug messages.
2042
2043
2010-01-21
2044
2045
	* src/compose.[ch]
2046
	  src/plugin.[ch]
2047
	  src/main.c: added new plug-in APIs for compose window:
2048
	  syl_plugin_compose_new, syl_plugin_compose_entry_set,
2049
	  syl_plugin_compose_entry_append, syl_plugin_compose_entry_get_text,
2050
	  syl_plugin_compose_lock, syl_plugin_compose_unlock
2051
	* src/compose.h: made GtkSpell members non-conditional for binary
2052
	  compatibility.
2053
	* plugin/test/test.c: added tests for new signals.
2054
2055
2010-01-19
2056
2057
	* src/summaryview.c: summary_show(): prevent beep when changing to
2058
	  folders which are sorted in descending order.
2059
2060
2010-01-15
2061
2062
	* libsylph/imap.[ch]
2063
	  src/summaryview.c: save color labels on IMAP server using custom
2064
	  keywords (partially compatible with Thunderbird).
2065
2066
2010-01-14
2067
2068
	* version 3.0.0beta6
2069
2070
2010-01-14
2071
2072
	* libsylph/utils.[ch]
2073
	  libsylph/imap.c
2074
	  src/colorlabel.[ch]
2075
	  src/sylpheed.rc.in
2076
	  src/prefs_common_dialog.c
2077
	  src/about.c
2078
	  README.ja
2079
	  README: updated copyright year.
2080
2081
2010-01-14
2082
2083
	* libsylph/utils.c: to_unumber(); return 0 on error (-1 will return
2084
	  UINT_MAX). Fixes the bug that IMAP caches get wrongly deleted.
2085
2086
2010-01-13
2087
2088
	* version 3.0.0beta5
2089
2090
2010-01-13
2091
2092
	* libsylph/utils.c: to_unumber(): added.
2093
	  remove_numbered_files()
2094
	  remove_expired_files(): made filename to number conversion unsigned
2095
	  (fixes undeleted IMAP caches with UIDs larger than INT_MAX).
2096
2097
2010-01-13
2098
2099
	* libsylph/imap.c: imap_cmd_append(): added date-time info on APPEND
2100
	  using Date: header (for Gmail to display received date).
2101
2102
2010-01-12
2103
2104
	* configure.in: added workaround for crash by enchant with zemberek.
2105
2106
2010-01-12
2107
2108
	* configure.in: added AM_SILENT_RULES (requires automake 1.11)
2109
	  (thanks to Antonio Ospite).
2110
2111
2010-01-06
2112
2113
	* src/colorlabel.[ch]: fixed a memory leak.
2114
2115
2010-01-05
2116
2117
	* src/colorlabel.[ch]
2118
	  src/prefs_common_dialog.c: implemented the UI for customizing
2119
	  color label text.
2120
2121
2009-12-28
2122
2123
	* src/main.c: lock_socket_input_cb(): added missing lock on I/O
2124
	  callback (fixes freeze on remote commands).
2125
2126
2009-12-28
2127
2128
	* src/update_check.[ch]
2129
	  src/main.c
2130
	  src/prefs_common_dialog.c
2131
	  src/mainwindow.c: added configure option '--disable-updatecheck'
2132
	  which disables the update check feature.
2133
	* src/compose.c: removed redundant code.
2134
2135
2009-12-24
2136
2137
	* src/colorlabel.[ch]
2138
	  src/main.c: made color label text customizable
2139
	  (~/.sylpheed-2.0/colorlabelrc).
2140
2141
2009-12-22
2142
2143
	* src/colorlabel.[ch]: implemented a feature to change color label
2144
	  text.
2145
2146
2009-12-21
2147
2148
	* libsylph/utils.[ch]
2149
	  libsylph/prefs_common.[ch]
2150
	  src/compose.c
2151
	  src/prefs_common_dialog.c: added option to set only mail address of
2152
	  recipients when replying.
2153
2154
2009-12-17
2155
2156
	* version 3.0.0beta4
2157
2158
2009-12-17
2159
2160
	* src/inputdialog.c: win32: fixed focus problem.
2161
2162
2009-12-17
2163
2164
	* src/inputdialog.[ch]
2165
	  src/filesel.c
2166
	  src/mainwindow.c: added select button to 'Add mailbox' dialog.
2167
2168
2009-12-17
2169
2170
	* libsylph/utils.[ch]
2171
	  src/setup.c: check whether the specified location includes settings
2172
	  folder.
2173
2174
2009-12-16
2175
2176
	* src/summaryview.c: summary_show(): fixed quick search on refresh.
2177
2178
2009-12-16
2179
2180
	* libsylph/utils.[ch]: strcasestr_with_skip_quote(): added.
2181
	* src/compose.c: compose_reply_set_entry(): ignore case when checking
2182
	  mailing list post.
2183
2184
2009-12-16
2185
2186
	* renamed folder-group.png to group.png.
2187
	* removed unused icons.
2188
2189
2009-12-16
2190
2191
	* src/icons/folder-group.png: new group icon.
2192
2193
2009-12-16
2194
2195
	* src/icons/folder-search.png: modified color.
2196
2197
2009-12-16
2198
2199
	* src/quick_search.[ch]
2200
	  src/summaryview.c: show description when the entry doesn't have
2201
	  focus.
2202
2203
2009-12-15
2204
2205
	* src/update_check.c: don't show update dialog if modal dialog exists
2206
	  or incorporation is active.
2207
2208
2009-12-15
2209
2210
	* src/icons/folder-search.png: modified.
2211
	* src/icons/folder-group.png: added.
2212
	* src/stock_pixmap.[ch]
2213
	  src/addressbook.c
2214
	  src/foldersel.c
2215
	  src/summaryview.c
2216
	  src/addressadd.c
2217
	  src/folderview.c
2218
	  src/prefs_filter_edit.c: renamed STOCK_PIXMAP_DIR_* to
2219
	  STOCK_PIXMAP_FOLDER_*.
2220
2221
2009-12-14
2222
2223
	* src/setup.c: changed the icon. Use name 'Mailbox' only when basename
2224
	  is 'Mail'.
2225
2226
2009-12-11
2227
2228
	* src/setup.c: modified path display.
2229
2230
2009-12-11
2231
2232
	* src/setup.c: adjusted dialog width.
2233
	  Append "/Mail" at the tail of selected folder.
2234
2235
2009-12-11
2236
2237
	* src/setup.c: new setup dialog which improves usability.
2238
2239
2009-12-11
2240
2241
	* src/icons/folder-close.png
2242
	  src/icons/folder-noselect.png
2243
	  src/icons/folder-open.png: modified folder icons.
2244
2245
2009-12-10
2246
2247
	* src/addressbook.c
2248
	  src/foldersel.c
2249
	  src/folderview.c: decreased spacing between icon and text.
2250
2251
2009-12-10
2252
2253
	* src/icons/folder-*.png
2254
	  src/stock_pixmap.c: added new folder icons.
2255
2256
2009-12-09
2257
2258
	* src/prefs_common_dialog.c: adjusted layout.
2259
2260
2009-12-09
2261
2262
	* srsrc/quick_search.[ch]: added status label to display number of
2263
	  matched messages.
2264
2265
2009-12-09
2266
2267
	* src/icons/interface.xpm: modified.
2268
2269
2009-12-09
2270
2271
	* src/foldersel.c: made New button secondary.
2272
2273
2009-12-09
2274
2275
	* src/compose.[ch]: added a menu item to request disposition
2276
	  notification.
2277
2278
2009-12-08
2279
2280
	* src/icons/stock_book.png
2281
	  src/stock_pixmap.c: new icon.
2282
2283
2009-12-08
2284
2285
	* libsylph/folder.c
2286
	  src/quick_search.[ch]: added 'Last 7 days' to the quick search.
2287
2288
2009-12-08
2289
2290
	* src/addressbook.c: added Search: label.
2291
2292
2009-12-08
2293
2294
	* src/compose.c: compose_close_cb(): fixed response handling on win32.
2295
2296
2009-12-08
2297
2298
	* src/addressbook.c: removed unused xpm objects. Added person icon.
2299
2300
2009-12-08
2301
2302
	* src/icons/address.xpm: modified icon.
2303
	* src/icons/stock_person.png
2304
	  src/stock_pixmap.[ch]: added new icon.
2305
2306
2009-12-08
2307
2308
	* libsylph/ssl.c
2309
	  src/sslmanager.c: prohibit acception of expired certificates.
2310
2311
2009-12-08
2312
2313
	* src/compose.c: compose_close_cb(): modified button order on win32.
2314
2315
2009-12-04
2316
2317
	* src/summaryview.c: summary_filter_real(): disable sort while
2318
	  filtering to prohibit 'The model has been modified from within
2319
	  gtk_tree_selection_selected_foreach.' warning.
2320
2321
2009-11-26
2322
2323
	* version 3.0.0beta3
2324
2325
2009-11-26
2326
2327
	* src/Makefile.am: sylpheed.res: depend on icons/sylpheed.ico.
2328
2329
2009-11-26
2330
2331
	* src/addressbook.c: enabled lookup feature for all addressbook type.
2332
2333
2009-11-26
2334
2335
	* src/sylpheed.rc.in: modified LegalCopyright.
2336
2337
2009-11-26
2338
2339
	* libsylph/ssl.c: ssl_init_socket_with_method(): modified debug
2340
	  output.
2341
2342
2009-11-26
2343
2344
	* libsylph/prefs_common.[ch]
2345
	  src/prefs_common_dialog.c
2346
	  src/folderview.c: the visibility of message number columns in the
2347
	  folder view is now configurable for each column.
2348
2349
2009-11-26
2350
2351
	* libsylph/imap.c: made error log more verbose.
2352
	* libsylph/socket.c: sock_connect_with_timeout(): check socket with
2353
	  getsockopt() even if select() succeed.
2354
2355
2009-11-25
2356
2357
	* src/sslmanager.c: display issued and expire date. Refined text
2358
	  format.
2359
2360
2009-11-24
2361
2362
	* src/addressbook.c: re-enabled sort order change because the bug
2363
	  seems to be fixed.
2364
2365
2009-11-24
2366
2367
	* src/addressbook.c: addressbook_create(): create renderer for
2368
	  each column.
2369
2370
2009-11-19
2371
2372
	* libsylph/ssl.c
2373
	  src/sslmanager.c: calculate and display SHA1/MD5 fingerprint
2374
	  if verification of SSL certificate failed.
2375
2376
2009-11-16
2377
2378
	* version 3.0.0beta2
2379
2380
2009-11-16
2381
2382
	* src/icons/sylpheed.ico: added 48x48(32bpp), 32x32(32bpp),
2383
	  16x16(32bpp) icons.
2384
2385
2009-11-13
2386
2387
	* libsylph/imap.c: removed redundant debug print.
2388
	* libsylph/libsylph-0.def: updated.
2389
2390
2009-11-13
2391
2392
	* src/addressbook.c: added sort order change (but disabled because of
2393
	  random crash bug inside GTK+).
2394
	  Hide Lookup button if LDAP is not used.
2395
2396
2009-11-11
2397
2398
	* src/plugin.[ch]
2399
	  src/main.c: added plugin APIs: syl_plugin_main_window_lock(),
2400
	  syl_plugin_main_window_unlock() and syl_plugin_inc_is_active().
2401
2402
2009-11-09
2403
2404
	* src/addressbook.c: addressbook_read_file(): show more descriptive
2405
	  error.
2406
2407
2009-11-09
2408
2409
	* libsylph/mh.c
2410
	  src/inc.c: removed redundant debug print.
2411
2412
2009-11-09
2413
2414
	* libsylph/imap.c: imap_get_msginfo(): SELECT before FETCH
2415
	  (fixed opening message by syl_plugin_open_message().
2416
2417
2009-11-09
2418
2419
	* src/plugin.h: increased SYL_PLUGIN_INTERFACE_VERSION.
2420
2421
2009-11-06
2422
2423
	* libsylph/mh.c
2424
	  libsylph/folder.c
2425
	  libsylph/sylmain.c
2426
	  libsylph/account.[ch]
2427
	  src/account_dialog.c: added "account-updated" signal to SylApp.
2428
	  Don't emit signals if SylApp is not initialized.
2429
	  Call account_updated() only once.
2430
2431
2009-11-06
2432
2433
	* src/plugin.c
2434
	  src/main.c:
2435
	  syl_plugin_add_menuitem()
2436
	  syl_plugin_add_factory_item(): added <IMAPFolder> and <NewsFolder>
2437
	  to parent factory.
2438
2439
2009-11-06
2440
2441
	* configure.in: increased LT_CURRENT because the interface is not
2442
	  completely compatible.
2443
2444
2009-11-05
2445
2446
	* libsylph/folder.[ch]
2447
	  libsylph/news.c
2448
	  libsylph/imap.c: add a new flag:
2449
	  RemoteFolder::remove_cache_on_destroy. If this is not set, caches
2450
	  will not be removed on folder_destroy().
2451
	* libsylph/utils.c: remove_dir_recursive(): added debug print.
2452
2453
2009-11-05
2454
2455
	* libsylph/imap.c: imap_create_tree(): return error if
2456
	  imap_scan_tree() failed.
2457
	* src/account_dialog.c: show waiting dialog on creating folder tree.
2458
	* src/folderview.c: disable close button of waiting dialog.
2459
2460
2009-11-05
2461
2462
	* libsylph/imap.c: imap_create_tree(): don't continue if connection
2463
	  failed.
2464
	* libsylph/socket.c: don't use alarm() if threads are enabled.
2465
	  sock_connect_with_timeout(): check with FD_ISSET() when select()
2466
	  succeeded.
2467
2468
2009-11-04
2469
2470
	* libsylph/socket.c: sock_connect_with_timeout(): use non-blocking
2471
	  socket and select() for connection timeout (fix crash on connection
2472
	  failure).
2473
2474
2009-11-04
2475
2476
	* libsylph/imap.c
2477
	  src/query_search.c
2478
	  src/main.c: fixed a bug that prohibited query search on IMAP
2479
	  folders. Don't call gtk_main_iteration() from non-main threads.
2480
2481
2009-11-02
2482
2483
	* src/summaryview.c: summary_selection_changed(): fixed unintended
2484
	  drag start on IMAP.
2485
2009-11-02
2486
2487
	* libsylph/utils.[ch]
2488
	  libsylph/mh.c
2489
	  libsylph/procmsg.c
2490
	  libsylph/news.c: more fix for UID more than INT_MAX.
2491
2492
2009-11-02
2493
2494
	* libsylph/imap.[ch]
2495
	  src/summaryview.c: don't allow parallel multiple command on IMAP.
2496
2497
2009-10-29
2498
2499
	* src/update_check.c: fixed freeze bug on showing dialog.
2500
2501
2009-10-29
2502
2503
	* version 3.0.0beta1
2504
2505
2009-10-29
2506
2507
	* libsylph/libsylph-0.def
2508
	  src/libsylpheed-plugin-0.def: updated.
2509
2510
2009-10-29
2511
2512
	* src/addressbook.c: modified the design.
2513
2514
2009-10-29
2515
2516
	* src/addressbook.c: addressbook_list_button_pressed(): change
2517
	  selection if a non-selected row is right-clicked.
2518
2519
2009-10-28
2520
2521
	* libsylph/socket.c: sock_connect_async_thread(): fixed a crash
2522
	  when connection failed.
2523
2524
2009-10-28
2525
2526
	* src/addressbook.c: removed debug print.
2527
2528
2009-10-28
2529
2530
	* src/update_check.c: made release version have priority over
2531
	  development version.
2532
2533
2009-10-28
2534
2535
	* src/addressbook.c: expand tree row when double-clicked.
2536
	  Removed commented out code.
2537
2538
2009-10-28
2539
2540
	* src/addressbook.c: automatically sort the tree and list.
2541
2542
2009-10-28
2543
2544
	* src/addressbook.c: don't change selection when the list is right-
2545
	  clicked.
2546
2547
2009-10-27
2548
2549
	* src/addressbook.c: reimplemented addressbook_move_nodes_up().
2550
2551
2009-10-27
2552
2553
	* src/addressbook.c
2554
	  src/addressitem.h: reimplemented the list view of address book UI
2555
	  with GtkTreeView.
2556
2557
2009-10-26
2558
2559
	* src/addressbook.c
2560
	  src/addressitem.h: reimplemented the folder tree of address book
2561
	  UI with GtkTreeView.
2562
2563
2009-10-23
2564
2565
	* configure.in: made threads enabled by default.
2566
2567
2009-10-20
2568
2569
	* libsylph/imap.c:
2570
	  imap_fetch_msg()
2571
	  imap_cmd_fetch(): fixed a bug that could not fetch UID more than
2572
	  INT_MAX.
2573
2574
2009-10-20
2575
2576
	* faq/en/sylpheed-faq*: updated Sylpheed FAQ (English)
2577
	  (thanks to Petr Kovar).
2578
	* README
2579
	  README.ja: updated.
2580
2581
2009-10-16
2582
2583
	* libsylph/utils.[ch]: added tzoffset_buf().
2584
	  Made get_rfc822_date(), get_outgoing_rfc2822_str() and
2585
	  generate_mime_boundary() thread-safe.
2586
2587
2009-10-16
2588
2589
	* libsylph/mh.c
2590
	  libsylph/procmsg.c
2591
	  libsylph/news.c
2592
	  libsylph/filter.c
2593
	  libsylph/imap.c: use itos_buf() because itos() is not thread-safe.
2594
2595
2009-10-16
2596
2597
	* src/plugin.[ch]: properly check plug-in version.
2598
2599
2009-10-16
2600
2601
	* libsylph/codeconv.c: made codeconv module thread-safe.
2602
	* src/query_search.c: update search window using timer.
2603
2604
2009-10-13
2605
2606
	* src/plugin.[ch]
2607
	  src/main.c: added new APIs: syl_plugin_summary_lock(),
2608
	  syl_plugin_summary_unlock() and syl_plugin_summary_is_locked().
2609
2610
2009-10-13
2611
2612
	* libsylph/utils.c
2613
	  libsylph/imap.c
2614
	  libsylph/socket.c
2615
	  src/query_search.c: use g_atomic_int_{get,set} for thread
2616
	  terminate flags.
2617
2618
2009-10-09
2619
2620
	* src/send_message.c: made send dialog non-modal.
2621
2622
2009-10-08
2623
2624
	* src/query_search.c: destroy async queue when finished.
2625
2626
2009-10-08
2627
2628
	* makewin32.sh: added --enable-threads.
2629
2630
2009-10-08
2631
2632
	* libsylph/imap.c
2633
	  src/query_search.c: fixed compilation without thread support.
2634
2635
2009-10-08
2636
2637
	* src/query_search.c: execute query search in another thread.
2638
2639
2009-10-07
2640
2641
	* src/inc.c: inc_drop_message(): fixed a bug that MIME flag was not
2642
	  properly set on receiving.
2643
2644
2009-10-07
2645
2646
	* libsylph/mh.c: mh_get_mtime(): fixed memory leak.
2647
	  Added global locks to each functions.
2648
2649
2009-10-06
2650
2651
	* src/rpop3.c: added missing GDK locks.
2652
2653
2009-10-05
2654
2655
	* libsylph/utils.c
2656
	  libsylph/pop.c
2657
	  libsylph/socket.c
2658
	  src/logwindow.c: removed some debug prints.
2659
	* libsylph/session.c: uncommented code block for unix.
2660
2661
2009-10-05
2662
2663
	* libsylph/imap.c: imap_session_destroy(): free thread pool.
2664
2665
2009-10-05
2666
2667
	* src/main.c: display status on loading plug-ins.
2668
2669
2009-10-02
2670
2671
	* libsylph/imap.c: execute imap_get_uncached_messages() in another
2672
	  thread.
2673
2674
2009-10-02
2675
2676
	* src/trayicon.c
2677
	  src/syldap.c
2678
	  src/summaryview.c
2679
	  src/folderview.c: added missing locks on idle callbacks.
2680
2681
2009-10-01
2682
2683
	* libsylph/imap.c: reimplemented using GThreadPool.
2684
2685
2009-10-01
2686
2687
	* libsylph/imap.c: refactored.
2688
2689
2009-09-30
2690
2691
	* libsylph/imap.c: execute imap_cmd_fetch() in another thread.
2692
2693
2009-09-30
2694
2695
	* libsylph/utils.[ch]
2696
	  src/logwindow.c: added log_flush() function.
2697
	* libsylph/imap.c: execute imap_cmd_ok() in another thread.
2698
2699
2009-09-30
2700
2701
	* libsylph/socket.[ch]
2702
	  libsylph/session.c: renamed sock_connect_async() to
2703
	  sock_connect_async_thread().
2704
	* libsylph/imap.c: imap_open(): connect in another thread.
2705
2706
2009-09-29
2707
2708
	* libsylph/utils.c: made writing to log file thread-safe.
2709
2710
2009-09-29
2711
2712
	* src/logwindow.[ch]: made LogWindow thread-safe.
2713
	* libsylph/utils.c
2714
	  libsylph/socket.c
2715
	  src/inc.c
2716
	  src/statusbar.c
2717
	  src/send_message.c
2718
	  src/main.c: made gdk_threads_enter() / gdk_threads_leave()
2719
	  reentrant.
2720
2721
2009-09-25
2722
2723
	* libsylph/utils.[ch]
2724
	  libsylph/socket.[ch]
2725
	  libsylph/session.c
2726
	  libsylph/pop.c
2727
	  src/inc.c
2728
	  src/main.c: fixed the handling of GDK thread lock.
2729
2730
2009-09-18
2731
2732
	* libsylph/utils.c: execute_command_line_async_wait(): disable
2733
	  threading if USE_THREADS is not set.
2734
2735
2009-09-18
2736
2737
	* introduced multi-threading.
2738
	* libsylph/session.c
2739
	  libsylph/socket.[ch]: win32: connect() on another thread to avoid
2740
	  UI blocking.
2741
	* libsylph/filter.c
2742
	  libsylph/utils.[ch]: execute command on another thread to avoid
2743
	  UI blocking.
2744
	* src/rpop3.c
2745
	  src/compose.c
2746
	  src/inc.c
2747
	  src/trayicon.c
2748
	  src/main.c
2749
	  src/send_message.c
2750
	  src/folderview.c
2751
	  src/sigstatus.c: surround timeout/IO-watch callback functions with 
2752
	  gdk_threads_enter() and gdk_threads_leave().
2753
2754
2009-09-17
2755
2756
	* folderview_new_folder_cb(): win32: fixed prohibited character check.
2757
2758
2009-09-15
2759
2760
	* libsylph/mh.c
2761
	  libsylph/procmsg.c
2762
	  src/rpop3.c
2763
	  src/compose.c: mh_add_msgs(): generate cache on adding messages.
2764
	  Cleanup the code.
2765
2766
2009-09-15
2767
2768
	* libsylph/procmsg.c: minor optimization: use g_slist_prepend() for
2769
	  mark/cache queue.
2770
2771
2009-09-14
2772
2773
	* libsylph/procmsg.c: use MsgFlagInfo struct for mark queue to reduce
2774
	  its memory usage.
2775
2776
2009-09-14
2777
2778
	* src/import.c: update summary cache on eml import.
2779
2780
2009-09-14
2781
2782
	* libsylph/mh.c: update summary cache on move/copy.
2783
2784
2009-09-14
2785
2786
	* libsylph/mbox.c: update summary cache when importing from mbox.
2787
2788
2009-09-14
2789
2790
	* libsylph/mh.c
2791
	  libsylph/procmsg.[ch]
2792
	  libsylph/folder.[ch]
2793
	  libsylph/virtual.c
2794
	  libsylph/news.c
2795
	  libsylph/filter.c
2796
	  libsylph/imap.c
2797
	  src/inc.c
2798
	  src/summaryview.c: update summary caches on receiving. This
2799
	  improves the opening speed of folders with many new messages.
2800
2801
2009-09-03
2802
2803
	* libsylph/mh.c
2804
	  src/summaryview.c: show progress when scanning folders.
2805
2806
2009-08-20
2807
2808
	* libsylph/utils.c: set_log_file(): open log file as text mode.
2809
2810
2009-08-13
2811
2812
	* version 2.7.1
2813
2814
2009-08-13
2815
2816
	* manual/ja/sylpheed.sgml: updated import/export description.
2817
2818
2009-08-13
2819
2820
	* libsylph/Makefile.am
2821
	  src/Makefile.am
2822
	  configure.in: added -version-info to libtool.
2823
2824
2009-08-12
2825
2826
	* src/export.c: don't overwrite existing file.
2827
2828
2009-08-12
2829
2830
	* src/export.c: implemented export to .eml or MH files.
2831
2832
2009-08-12
2833
2834
	* libsylph/mh.c: mh_do_move_msgs(): emit remove-msg signal after
2835
	  add-msg for speedup.
2836
2837
2009-08-12
2838
2839
	* src/import.c: removed 'eml (file)'. Update description label.
2840
2841
2009-08-11
2842
2843
	* libsylph/mbox.c
2844
	  src/export.[ch]: show progress bar on export.
2845
	* src/mainwindow.c
2846
	  src/import.c: modified menu label and function names.
2847
2848
2009-08-11
2849
2850
	* src/import.c: implemented eml file import (with folder).
2851
2852
2009-08-10
2853
2854
	* src/import.c: added eml file import (one file).
2855
2856
2009-08-10
2857
2858
	* src/import.c: added format selection menu, and refactored the code.
2859
2860
2009-08-10
2861
2862
	* libsylph/procmime.c: procmime_scan_content_type_str():
2863
	  remove comments from Content-Type charset parameter.
2864
2865
2009-08-05
2866
2867
	* src/plugin.c: syl_plugin_load_all(): don't output warning when
2868
	  failed to open directory.
2869
2870
2009-08-05
2871
2872
	* src/import.c: modified progressbar dialog.
2873
2874
2009-08-04
2875
2876
	* sylpheed.spec.in: fixed %files section.
2877
2878
2009-08-04
2879
2880
	* libsylph/mbox.c
2881
	  src/progressdialog.[ch]
2882
	  src/import.c: show progressbar on mbox import.
2883
2884
2009-07-21
2885
2886
	* version 2.7.0
2887
2888
2009-07-01
2889
2890
	* PLUGIN.txt
2891
	  PLUGIN.ja.txt: added plugin document.
2892
2893
2009-07-01
2894
2895
	* plugin/test/Makefile.am: fixed build issue.
2896
2897
2009-06-25
2898
2899
	* updated COPYING and LICENSE.
2900
2901
2009-06-25
2902
2903
	* manual/ja/sylpheed.sgml: updated bsfilter description.
2904
2905
2009-06-17
2906
2907
	* src/plugin.[ch]
2908
	  src/main.c
2909
	  src/libsylpheed-plugin-0.def: made syl_plugin_lookup_symbol()
2910
	  public. Added syl_plugin_main_window_get_statusbar().
2911
2912
2009-06-12
2913
2914
	* plugin/test/Makefile.am: do not install automatically (added make
2915
	  install-plugin target).
2916
2917
2009-06-12
2918
2919
	* manual/ja/sylpheed.sgml: updated for 2.7.
2920
2921
2009-06-10
2922
2923
	* merged plugin-test branch into trunk.
2924
2925
2009-06-08
2926
2927
	* libsylph/procmsg.c
2928
	  libsylph/procheader.c: made perror() more descriptive.
2929
2930
2009-06-03
2931
2932
	* src/plugin.[ch]
2933
	  src/main.c: syl_plugin_manage_window_get_focus_window(): added.
2934
2935
2009-05-28
2936
2937
	* src/folderview.c: folderview_new_folder_cb(): win32: don't allow
2938
	  filesystem-unsafe characters.
2939
2940
2009-05-27
2941
2942
	* configure.in
2943
	  src/update_check.c: added config.h macro DEVEL_VERSION.
2944
2945
2009-05-27
2946
2947
	* src/update_check.c: disable auto update check if specified.
2948
	  don't show check button on manual checking.
2949
2950
2009-05-26
2951
2952
	* src/defs.h
2953
	  src/update_check.c: moved VERSION_URI in defs.h.
2954
2955
2009-05-22
2956
2957
	* libsylph/prefs_common.[ch]
2958
	  src/update_check.[ch]
2959
	  src/main.c
2960
	  src/prefs_common_dialog.c
2961
	  src/mainwindow.c: implemented update check (using curl).
2962
	* src/plugin_manager.c: show grid lines.
2963
2964
2009-05-18
2965
2966
	* src/plugin.h: added padding into SylPluginInfo.
2967
	* src/about.c: updated copyright year.
2968
	* configure.in: updated version to 2.7.0beta1.
2969
2970
2009-05-15
2971
2972
	* libsylph/procmsg.c: made error message more descriptive on fopen().
2973
2974
2009-05-15
2975
2976
	* src/plugin.h
2977
	  src/plugin_manager.c: added description to SylPluginInfo.
2978
2979
2009-05-14
2980
2981
	* src/plugin_manager.c
2982
	  src/main.c
2983
	  src/mainwindow.c: implemented plugin manager.
2984
2985
2009-05-14
2986
2987
	* src/plugin.[ch]
2988
	  src/libsylpheed-plugin-0.def: added APIs to change menu sensitivity.
2989
2990
2009-05-11
2991
2992
	* src/plugin_manager.c: added template of window creation.
2993
2994
2009-05-08
2995
2996
	* src/plugin.[ch]
2997
	  src/libsylpheed-plugin-0.def
2998
	  src/main.c
2999
	  src/plugin_manager.[ch]
3000
	  plugin/test/test.c: added new plugin APIs to manage plug-ins.
3001
	  added plugin interface version check.
3002
3003
2009-04-24
3004
3005
	* src/plugin.c
3006
	* src/plugin.h
3007
	* src/main.c
3008
	* src/manage_window.[ch]: added new plugin APIs.
3009
3010
2009-04-23
3011
3012
	* imap.c: imap_folder_destroy(): fixed crash when folder->account
3013
	  was NULL.
3014
3015
2009-04-23
3016
3017
	* libsylph/mh.c
3018
	  libsylph/sylmain.c
3019
	  libsylph/syl-marshal.*: added new signal: move-folder.
3020
3021
2009-04-22
3022
3023
	* libsylph/sylmain.[ch]: added syl_init_gettext().
3024
3025
2009-04-21
3026
3027
	* added new signal: folderlist-updated, remove-folder.
3028
3029
2009-04-20
3030
3031
	* added new API:
3032
	  syl_plugin_folder_sel()
3033
	  syl_plugin_folder_sel_full()
3034
	  syl_plugin_input_dialog()
3035
	  syl_plugin_input_dialog_with_invisible()
3036
3037
2009-04-16
3038
3039
	* added new API:
3040
	  syl_plugin_folderview_get()
3041
	  syl_plugin_folderview_get_selected_item()
3042
3043
2009-04-16
3044
3045
	* src/plugin.[ch]
3046
	  src/main.c
3047
	  src/folderview.c: added new signal: folderview-menu-popup.
3048
	  added new API: syl_plugin_add_factory_item().
3049
3050
2009-04-15
3051
3052
	* src/plugin.[ch]
3053
	  src/main.c: added new APIs for opening messages.
3054
3055
2009-03-23
3056
3057
	* src/mainwindow.c: enable 'Remote mailbox' only if current account
3058
	  is POP3.
3059
3060
2009-03-19
3061
3062
	* src/folderview.c: show 'Send queued messages' instead of 'Mark all
3063
	  read' in the context menu of the Queue folder.
3064
3065
2009-03-17
3066
3067
	* libsylph/prefs.c: prefs_file_close(): win32: use _commit() as well
3068
	  as fsync() on Unix.
3069
3070
2009-03-17
3071
3072
	* libsylph/prefs.c: prefs_file_close(): abort if fsync() fails.
3073
3074
2009-03-17
3075
3076
	* libsylph/prefs.c
3077
	  configure.in: prefs_file_close(): do fflush() and fsync() before
3078
	  fclose() to lessen the possibility of data loss.
3079
3080
2009-03-16
3081
3082
	* libsylph/utils.[ch]
3083
	  libsylph/mh.c: g_link(): fixed infinite loop bug on Unix and
3084
	  renamed g_link to syl_link.
3085
3086
2009-03-13
3087
3088
	* libsylph/utils.[ch]
3089
	  libsylph/mh.c: win32: use CreateHardLink() if available.
3090
	  It will improve file I/O on receive.
3091
3092
2009-02-27
3093
3094
	* libsylph/prefs_common.c
3095
	  src/prefs_common_dialog.c: modified the default command line option
3096
	  of spam filters (added undo-contrary option).
3097
3098
2009-02-25
3099
3100
	* src/addr_compl.c: add_address(): fixed crash when name == NULL
3101
	  which can happen with csv import (thanks to Simon Effenberg).
3102
3103
2008-12-26
3104
3105
	* libsylph/procmime.c: procmime_decode_content(): properly process
3106
	  lines longer than 8192 bytes.
3107
3108
2008-12-19
3109
3110
	* version 2.6.0
3111
3112
2008-12-15
3113
3114
	* libsylph/procmime.c: procmime_parse_mime_parameter(): modified
3115
	  variable name.
3116
3117
2008-12-11
3118
3119
	* libsylph/mbox.c
3120
	  libsylph/smtp.[ch]
3121
	  src/inc.c: renamed/removed MSGBUFSIZE since it conflicts with
3122
	  OpenBSD's header file.
3123
3124
2008-12-11
3125
3126
	* libsylph/procmime.c: procmime_parse_mime_parameter(): made a
3127
	  workaround for raw-JIS filename (Eudora etc.).
3128
3129
2008-12-03
3130
3131
	* libsylph/socket.[ch]
3132
	  libsylph/session.c: added SYL_ prefix to SockFlags enum to avoid
3133
	  confliction with recent glibc header file
3134
	  (/usr/include/bits/socket.h) (thanks to Michael Schwendt).
3135
3136
2008-12-01
3137
3138
	* version 2.6.0rc
3139
3140
2008-11-28
3141
3142
	* libsylph/news.c
3143
	  libsylph/imap.c: when removing news/imap accounts, remove cache
3144
	  directory with server name if it becomes empty.
3145
3146
2008-11-27
3147
3148
	* src/foldersel.c: only expand folders which are expanded in the
3149
	  folder view.
3150
3151
2008-11-27
3152
3153
	* libsylph/prefs.[ch]: made backup generation configurable.
3154
	* libsylph/pop.c: pop3_write_uidl_list(): don't save older backups.
3155
3156
2008-11-27
3157
3158
	* src/addressbook.c: addressbook_refresh(): fixed a bug that the
3159
	  addressbook window was not refreshed when adding sender to
3160
	  addressbook.
3161
3162
2008-11-25
3163
3164
	* libsylph/mbox.c: proc_mbox_full(): only count for non-junk and
3165
	  not-deleted and not-marked-as-read messages (thanks to Otinov
3166
	  Sergey).
3167
3168
2008-11-25
3169
3170
	* src/foldersel.[ch]
3171
	  src/summaryview.c
3172
	  src/mainwindow.c: added message label to the folder selection
3173
	  dialog.
3174
3175
2008-11-25
3176
3177
	* src/main.c: added #include <conio.h> for _getch() (thanks to Gisle
3178
	  Vanem).
3179
3180
2008-11-20
3181
3182
	* src/addressbook.c
3183
	  src/editgroup.c
3184
	  src/gtkutils.c
3185
	  src/select-keys.c
3186
	  src/addr_compl.c
3187
	  src/prefs_summary_column.c
3188
	  src/prefs_display_items.c: include gtk/gtk.h as a workaround for
3189
	  GTK+ >= 2.13.3.
3190
3191
2008-11-19
3192
3193
	* libsylph/session.c: session_connect(): fixed a bug that
3194
	  session->server was not set.
3195
3196
2008-11-19
3197
3198
	* src/foldersel.c: made virtual folders unselectable when not in
3199
	  FOLDER_SEL_ALL mode.
3200
3201
2008-11-19
3202
3203
	* libsylph/prefs.c: prefs_file_close(): keep backups for four
3204
	  generations.
3205
3206
2008-11-14
3207
3208
	* version 2.6.0beta2
3209
3210
2008-11-14
3211
3212
	* src/rpop3.c: added menu using GtkUIManager.
3213
3214
2008-11-14
3215
3216
	* src/prefs_toolbar.c: use GTK_STOCK_NETWORK as the icon of POP3
3217
	  remote mailbox.
3218
3219
2008-11-13
3220
3221
	* po/Makefile.in.in: updated for datarootdir.
3222
	* missing: updated.
3223
3224
2008-11-13
3225
3226
	* src/jpilot.c: moved code conversion to separated function.
3227
	  Code cleanup.
3228
3229
2008-10-07
3230
3231
	* src/prefs_toolbar.[ch]
3232
	  src/mainwindow.[ch]: added POP3 remote mailbox button to the
3233
	  toolbar.
3234
3235
2008-10-07
3236
3237
	* src/mainwindow.c: disable '/Message/Receive/Remote mailbox...'
3238
	  when mail incorporation is active.
3239
3240
2008-10-03
3241
3242
	* manual/ja/sylpheed.sgml: updated Japanese manual.
3243
3244
2008-10-01
3245
3246
	* src/rpop3.c: fixed sorting by subject, date and size.
3247
3248
2008-09-29
3249
3250
	* version 2.6.0beta1
3251
3252
2008-09-29
3253
3254
	* src/main.c
3255
	  libsylph/codeconv.c: check for HAVE_LOCALE_H and ENABLE_NLS
3256
	  (thanks to Enrico Troger).
3257
3258
2008-09-26
3259
3260
	* src/inc.c
3261
	  src/progressdialog.[ch]
3262
	  src/send_message.c: added progress column to the progress dialog.
3263
3264
2008-09-26
3265
3266
	* src/messageview.c
3267
	  src/summaryview.c
3268
	  src/mainwindow.c
3269
	  src/prefs_filter_edit.[ch]
3270
	  src/prefs_filter.[ch]: use target header field as a default filter
3271
	  name when creating filter rule automatically.
3272
3273
2008-09-25
3274
3275
	* src/rpop3.c: send NOOP command for each 30 seconds to prevent
3276
	  session timeout.
3277
3278
2008-09-24
3279
3280
	* src/inputdialog.c: don't debug print return string on invisible
3281
	  mode.
3282
	* libsylph/imap.c: imap_parse_envelope(): allow responses such as
3283
	  "RFC822.HEADER{...}" (workaround for some broken servers).
3284
3285
2008-09-24
3286
3287
	* src/rpop3.c: display 'Quitting...' on logout.
3288
3289
2008-09-19
3290
3291
	* src/rpop3.c: modified style.
3292
	* configure.in: updated version.
3293
3294
2008-09-19
3295
3296
	* libsylph/socket.c: also handle G_IO_NVAL.
3297
	* src/rpop3.c: added stop button which stops retrieving of headers.
3298
3299
2008-09-18
3300
3301
	* src/rpop3.c: enabled cancellation on connection.
3302
3303
2008-09-18
3304
3305
	* src/rpop3.c: implemented receiving of messages.
3306
3307
2008-09-18
3308
3309
	* src/rpop3.c: added timeout. Show dialog on error.
3310
3311
2008-09-17
3312
3313
	* libsylph/pop.c
3314
	  src/rpop3.c: modified column width. Implemented message display.
3315
3316
2008-09-17
3317
3318
	* libsylph/pop.[ch]: made some functions non-static.
3319
	  pop3_session_new(): set server, port, userid and password.
3320
	* src/inc.c: sync with the libsylph/pop.[ch] change.
3321
	* src/rpop3.[ch]
3322
	  src/mainwindow.c: first implementation of remote POP3 mailbox
3323
	  feature. Currently, only deletion of messages is available.
3324
3325
2008-07-16
3326
3327
	* src/compose.[ch]: fixed Enchant support.
3328
	  Force 'en' dictionary if user-specified language doesn't match.
3329
3330
2008-07-10
3331
3332
	* libsylph/imap.c: imap_add_inter_folders(): more error checks.
3333
3334
2008-07-09
3335
3336
	* libsylph/imap.c: imap_get_folder_list(): add intermediate folders
3337
	  because some IMAP servers don't return \NoSelect parent folders
3338
	  at 'LIST "" "*"'.
3339
3340
2008-07-04
3341
3342
	* src/main.c: win32: handle window messages even if console is
3343
	  initialized.
3344
3345
2008-07-04
3346
3347
	* src/main.c: win32: handle console ctrl events.
3348
	  Call register_system_events() after all config files are read.
3349
3350
2008-06-27
3351
3352
	* configure.in
3353
	  src/compose.c: supported GtkSpell 2.0.13 (with Enchant)
3354
	  (thanks to Michael Schwendt).
3355
	* Makefile.am: removed unrequired ACLOCAL_AMFLAGS.
3356
	* config.guess
3357
	  ltmain.sh
3358
	  config.sub: updated.
3359
3360
2008-06-20
3361
3362
	* src/main.c: handle SIGHUP/SIGINT/SIGTERM/SIGQUIT signals on Unix,
3363
	  and unified the function with Win32.
3364
3365
2008-06-19
3366
3367
	* libsylph/codeconv.[ch]:
3368
	  conv_set_autodetect_type()
3369
	  conv_get_autodetect_type(): added function to change the behavior
3370
	  of character encoding auto-detection.
3371
3372
2008-06-18
3373
3374
	* libsylph/procmime.c: procmime_scan_mime_header(): also use
3375
	  MimeInfo::filename to determine file type.
3376
3377
2008-06-17
3378
3379
	* version 2.5.0
3380
3381
2008-06-17
3382
3383
	* sylpheed.desktop: added Polish translation (thanks to Jan Stepien).
3384
3385
2008-06-06
3386
3387
	* version 2.5.0rc2
3388
3389
2008-06-06
3390
3391
	* src/template.c: template_load(): removed the restriction that the
3392
	  template body over 8KB could not be read.
3393
3394
2008-06-06
3395
3396
	* INSTALL
3397
	  INSTALL.ja: fixed GnuPG/GPGME URL.
3398
	* configure.in: require GPGME >= 1.0.0.
3399
	* src/about.c: updated copyright year.
3400
3401
2008-06-05
3402
3403
	* libsylph/codeconv.c: conv_get_locale_charset(): recognize "utf8"
3404
	  in locale strings as UTF-8 (fixes some character corruption).
3405
3406
2008-06-05
3407
3408
	* libsylph/procmime.c: procmime_scan_encoding(): fixed
3409
	  Content-Transfer-Encoding with comments.
3410
3411
2008-05-22
3412
3413
	* src/summaryview.c: summary_display_msg_idle_func(): fixed a crash
3414
	  (thanks to Michael Schwendt).
3415
3416
2008-05-19
3417
3418
	* version 2.5.0rc
3419
3420
2008-05-16
3421
3422
	* src/compose.c: display alert dialog when signing/encryption failed.
3423
	* src/select-keys.c: fixed window position and focus.
3424
3425
2008-05-14
3426
3427
	* src/summaryview.c: summary_display_msg_full(): don't move focus
3428
	  from text view to summary view.
3429
3430
2008-05-08
3431
3432
	* libsylph/prefs_common.[ch] 
3433
	  src/compose.[ch]: remember the maximized state.
3434
3435
2008-04-30
3436
3437
	* sylpheed.desktop: fixed warnings and added German translation
3438
	  (thanks to Enrico Troger).
3439
	* Makefile.am: install sylpheed.desktop and sylpheed-64x64.png.
3440
3441
2008-04-24
3442
3443
	* version 2.5.0beta3
3444
3445
2008-04-24
3446
3447
	* libsylph/prefs_common[ch]
3448
	  src/compose.c
3449
	  src/prefs_common_dialog.c: added option of excluded
3450
	  addresses/domains for recipients confirmation.
3451
3452
2008-04-24
3453
3454
	* src/compose.c: compose_check_attachments(): exclude quoted lines.
3455
	* src/prefs_common_dialog.c: modified English.
3456
3457
2008-04-11
3458
3459
	* version 2.5.0beta2
3460
3461
2008-04-11
3462
3463
	* src/summaryview.c: reset quick search condition if search bar is
3464
	  not shown.
3465
3466
2008-04-11
3467
3468
	* src/gtkutils.h: added missing include.
3469
3470
2008-04-10
3471
3472
	* src/quick_search.c
3473
	  src/mainwindow.c: added 'Edit/Quick search' menu.
3474
	  Also search To: header in Sent/Draft/Queue folders.
3475
3476
2008-04-10
3477
3478
	* src/gtkutils.[ch]
3479
	  src/prefs_account_dialog.c: spaces in address and server
3480
	  entries are automatically removed at applying configuration.
3481
3482
2008-04-09
3483
3484
	* libsylph/session.c
3485
	  src/send_message.c: always display error dialog when connection
3486
	  to SMTP server failed.
3487
3488
2008-04-08
3489
3490
	* src/compose.c: compose_check_recipients(): fixed leaks of GSList.
3491
3492
2008-04-08
3493
3494
	* libsylph/prefs_common.[ch]
3495
	  src/compose.c
3496
	  src/prefs_common_dialog.c: added the option to confirm recipients
3497
	  before sending.
3498
3499
2008-03-28
3500
3501
	* src/compose.c: delete attach property dialog when closed.
3502
3503
2008-03-28
3504
3505
	* libsylph/prefs_common.[ch]
3506
	  src/prefs_common_dialog.c
3507
	  src/compose.c: the feature to confirm missing attachments was added.
3508
3509
2008-03-27
3510
3511
	* src/query_search.c: number of matches is displayed when search is
3512
	  done.
3513
3514
2008-03-19
3515
3516
	* src/main.c: parse_cmd_opt(): win32: fixed absolute path was not
3517
	  handled correctly.
3518
3519
2008-03-13
3520
3521
	* src/addr_compl.c: get_completion_address(): added characters to be
3522
	  quoted.
3523
	  get_address_from_edit(): treat other characters than ',' and space
3524
	  as valid ones.
3525
3526
2008-02-29
3527
3528
	* src/quick_search.c: added missing #include <gtk/gtkentry.h>.
3529
3530
2008-02-29
3531
3532
	* version 2.5.0beta1
3533
3534
2008-02-29
3535
3536
	* src/summaryview.c: fixed new/unread status display on filtered mode.
3537
3538
2008-02-28
3539
3540
	* src/prefs_common_dialog.c: fixed a bug that the quote description
3541
	  dialog never appeared again after closing it with close button.
3542
3543
2008-02-15
3544
3545
	* libsylph/socket.c:
3546
	  sock_connect_async_cb()
3547
	  sock_connect_address_list_async(): also watch for G_IO_ERR and
3548
	  G_IO_HUP (fixes busy loop when connection is immediately refused).
3549
3550
2008-02-15
3551
3552
	* libsylph/ssl.c
3553
	  src/sslmanager.c: added the feature to save SSL peer certificate
3554
	  and always accept it.
3555
3556
2008-01-08
3557
3558
	* src/quick_search.c: quick_search_create(): fixed crash on menu
3559
	  change.
3560
3561
2007-12-28
3562
3563
	* libsylph/enums.h
3564
	  libsylph/prefs_common.[ch]
3565
	  src/quick_search.[ch]
3566
	  src/summaryview.[ch]
3567
	  src/mainwindow.[ch]
3568
	  src/Makefile.am: implemented vertical view. Separated quick search
3569
	  into another module.
3570
3571
2007-12-27
3572
3573
	* libsylph/prefs_common.[ch]
3574
	  src/messageview.c
3575
	  src/prefs_common_dialog.c: added the option 'Treat HTML only
3576
	  messages as attachment'.
3577
3578
2007-12-27
3579
3580
	* configure.in
3581
	  src/Makefile.am: don't enable windres on non-win32 platforms.
3582
3583
2007-12-21
3584
3585
	* version 2.4.8
3586
3587
2007-12-21
3588
3589
	* src/main.c: wndproc(): win32: call app_will_exit() when WM_ENDSESSION
3590
	  is received (fixes folder tree state not saved etc.).
3591
3592
2007-12-20
3593
3594
	* src/summaryview.c: summary_show(): fixed beep on folders with one
3595
	  message when using GTK+ 2.12.
3596
3597
2007-12-18
3598
3599
	* src/syldap.c: syldap_display_search_results(): fixed warnings again.
3600
3601
2007-12-17
3602
3603
	* src/syldap.c: fixed memory leaks (thanks to Michael Schwendt).
3604
	  syldap_display_search_results(): fixed warnings (thanks to Michael
3605
	  Schwendt).
3606
3607
2007-12-07
3608
3609
	* libsylph/codeconv.c: conv_encode_header(): use outgoing encoding
3610
	  to determine B or Q encoding instead of MB_CUR_MAX.
3611
3612
2007-11-08
3613
3614
	* libsylph/utils.c: my_memmem(): fixed buffer overrun bug (though
3615
	  unused).
3616
3617
2007-10-11
3618
3619
	* src/messageview.c: messageview_set_menu_state(): disable
3620
	  /Message/Re-edit menu in non-sent folders.
3621
3622
2007-10-03
3623
3624
	* version 2.4.7
3625
3626
2007-09-28
3627
3628
	* src/compose.c
3629
	  src/select-keys.c: fixed the crash when try to use ascii-armored PGP
3630
	  encryption.
3631
3632
2007-09-27
3633
3634
	* libsylph/folder.c: folder_item_compare(): fixed a bug that virtual
3635
	  folders were not sorted properly.
3636
3637
2007-09-27
3638
3639
	* src/summaryview.[ch]: fixed the status label so that it will
3640
	  automatically resize when there is not enough width.
3641
3642
2007-09-26
3643
3644
	* src/mainwindow.c: main_window_separation_change(): keep previous
3645
	  focus when separation changed.
3646
3647
2007-09-20
3648
3649
	libsylph/utils.c
3650
	libsylph/procmsg.c
3651
	libsylph/procmsg.h
3652
	libsylph/procmime.c
3653
	libsylph/imap.c
3654
	src/addrcache.c
3655
	src/compose.c
3656
	src/inc.c
3657
	src/trayicon.c
3658
	src/printing.c
3659
	src/addressbook.c
3660
	src/prefs_toolbar.c
3661
	src/editbook.c
3662
	src/ldif.c
3663
	src/mimeview.c
3664
	src/importcsv.c
3665
	src/main.c
3666
	src/gtkshruler.c
3667
	src/send_message.c
3668
	src/rfc2015.c
3669
	src/summaryview.c
3670
	src/mainwindow.c
3671
	src/manage_window.c
3672
	src/prefs_display_items.c: removed all warnings output with -Wall.
3673
3674
2007-09-20
3675
3676
	* src/prefs_common_dialog.c: fixed a bug that 'Set display item of
3677
	  summary...' button always show send folder setting.
3678
3679
2007-09-19
3680
3681
	* version 2.4.6
3682
3683
2007-09-19
3684
3685
	* libsylph/filter.c: filter_apply_msginfo(): disabled auto decrypt
3686
	  to avoid passphrase dialog.
3687
3688
2007-09-18
3689
3690
	* src/compose.c: display error and abort sending if the read of attach
3691
	  files fails.
3692
3693
2007-09-14
3694
3695
	* libsylph/imap.c: imap_create_folder(): check for \NoInferior and
3696
	  \Noselect flags.
3697
3698
2007-09-14
3699
3700
	* libsylph/folder.[ch]: folder_item_copy(): new. It duplicates
3701
	  FolderItem struct.
3702
	* libsylph/imap.c: imap_scan_tree(): use 'LIST "" "*"' command
3703
	  instead of 'LIST "" "%"' to obtain folder list.
3704
3705
2007-09-14
3706
3707
	* src/inc.[ch]
3708
	  src/summaryview.c: block notify if a new message is read on
3709
	  receiving.
3710
3711
2007-09-13
3712
3713
	* src/summaryview.c: summary_cmp_by_to(): compare using simpilfied
3714
	  To strings.
3715
3716
2007-09-13
3717
3718
	* libsylph/procheader.[ch]: procheader_get_toname(): added.
3719
	* src/summaryview.c: summary_set_row(): simplify To headers.
3720
3721
2007-09-13
3722
3723
	* libsylph/procmsg.[ch]: procmsg_set_auto_decrypt_message(): added.
3724
	* src/query_search.c: query_search_folder(): disabled the passphrase
3725
	  dialog on query search.
3726
3727
2007-09-12
3728
3729
	* libsylph/enums.h
3730
	  libsylph/folder.h
3731
	  libsylph/prefs_common.[ch]
3732
	  src/summaryview.c
3733
	  src/prefs_summary_column.[ch]
3734
	  src/mainwindow.c: added 'To' column to the summary view. It will
3735
	  be displayed at sent folders (Sent, Draft, Queue) by default.
3736
	  The display column setting of sent and normal folders became
3737
	  independent.
3738
3739
2007-09-10
3740
3741
	* src/compose.c
3742
	  src/rfc2015.[ch]: use combined method for encrypt and sign with
3743
	  PGP/MIME.
3744
	  rfc2015_encrypt_sign(): added.
3745
	  rfc2015_encrypt_sign_armored(): fixed a memory leak.
3746
3747
2007-09-07
3748
3749
	* src/compose.c
3750
	  src/rfc2015.[ch]: implemented proper ascii-armored PGP encryption.
3751
	  rfc2015_encrypt_armored()
3752
	  rfc2015_encrypt_sign_armored(): added.
3753
3754
2007-08-31
3755
3756
	* version 2.4.5
3757
3758
2007-08-31
3759
3760
	* src/addr_compl.c: get_complete_address(): fixed another format
3761
	  string bug in address completion (thanks to Megaman 9703).
3762
3763
2007-08-23
3764
3765
	* src/compose.c: compose_is_itemized(): also don't join '--'.
3766
3767
2007-08-23
3768
3769
	* libsylph/codeconv.c: conv_get_current_locale(): fixed the case
3770
	  when cur_locale = "" (thanks to Elohin Igor').
3771
3772
2007-08-23
3773
3774
	* src/inc.c: inc_put_error(): fixed format string vulnerability
3775
	  (thanks to Ulf Harnhammar, Secunia Research).
3776
3777
2007-07-20
3778
3779
	* version 2.4.4
3780
3781
2007-07-20
3782
3783
	* src/compose.c: compose_reply(): fixed a memory leak.
3784
3785
2007-07-20
3786
3787
	* libsylph/socket.c: ssl_read(): win32: set errno to EIO to avoid
3788
	  random error message.
3789
	* src/send_message.c: send_message_smtp(): ignore errors right after
3790
	  QUIT (workaround for Gmail SMTP server).
3791
3792
2007-07-18
3793
3794
	* src/compose.c: compose_parse_source_msg(): fixed wrong null check.
3795
3796
2007-07-17
3797
3798
	* src/mimeview.c: mimeview_reply(): remove file after reply.
3799
3800
2007-07-17
3801
3802
	* src/compose.c
3803
	  src/send_message.[ch]: send_message_set_reply_flag(): check reply
3804
	  target's Message-Id when adding reply flags.
3805
3806
2007-07-13
3807
3808
	* libsylph/prefs_common.[ch]: prefs_common_junk_folder_rename_path():
3809
	  added.
3810
	* src/folderview.c: also update junk folder path when a folder is
3811
	  renamed.
3812
3813
2007-07-13
3814
3815
	* libsylph/filter.c: filter_rule_rename_dest_path()
3816
	  filter_rule_delete_action_by_dest_path(): fixed path separator
3817
	  (win32: fixes renaming of folder didn't modify filter actions).
3818
3819
2007-07-12
3820
3821
	* src/compose.[ch]
3822
	  src/send_message.[ch]: refactored
3823
	  add-reply-or-forward-mark-after-sending.
3824
	* libsylph/procmsg.c: removed debug print.
3825
3826
2007-07-11
3827
3828
	* libsylph/folder.[ch]: folder_find_item_and_num_from_id(): added.
3829
	* src/compose.c
3830
	  src/send_message.c: code cleanup.
3831
3832
2007-07-11
3833
3834
	* src/editbook.c: win32: fixed a bug that the name entry didn't
3835
	  accept key input.
3836
3837
2007-07-10
3838
3839
	* src/compose.c
3840
	  src/mimeview.[ch]
3841
	  src/send_message.c: added the feature to reply to attached
3842
	  message/rfc822 messages.
3843
	* src/quote_fmt_parse.y: removed the check of MsgInfo::folder.
3844
3845
2007-07-10
3846
3847
	* src/compose.c: restore reply/forward target on reedit.
3848
	* src/send_message.c: send_get_queue_info(): fixed memory leaks.
3849
3850
2007-07-09
3851
3852
	* src/compose.c
3853
	  src/send_message.[ch]: implemented add-reply-or-forward-mark
3854
	  after sending from queue.
3855
3856
2007-07-09
3857
3858
	* src/compose.c: implemented add-forward-mark-after-sending.
3859
3860
2007-07-09
3861
3862
	* libsylph/procmsg.[ch]: procmsg_get_msginfo(): added.
3863
	* src/compose.c
3864
	  src/summaryview.[ch]: implemented add-reply-mark-after-sending.
3865
3866
2007-06-26
3867
3868
	* version 2.4.3
3869
3870
2007-06-25
3871
3872
	* src/addressbook.c: addressbook_format_address(): null-check person
3873
	  to avoid crash (thanks to Michael Schwendt).
3874
3875
2007-06-22
3876
3877
	* src/about.c: place cursor at the start (fixed unintended scroll
3878
	  on win32).
3879
3880
2007-06-15
3881
3882
	* src/manage_window.c: manage_window_set_transient(): force popup
3883
	  of parent window (fixes invisible dialog when main window is hidden).
3884
3885
2007-06-11
3886
3887
	* libsylph/socket.[ch]: added sock_add_watch_poll().
3888
	* libsylph/session.c: win32: use blocking socket while sending data
3889
	  (fixes stall of SMTP when sending via dialup connection).
3890
3891
2007-06-08
3892
3893
	* src/compose.c: compose_get_signature_str(): supported UTF-8 with
3894
	  BOM.
3895
3896
2007-06-07
3897
3898
	* libsylph/session.c: session_ping_cb(): abort if not connected.
3899
3900
2007-06-04
3901
3902
	* src/summaryview.c: clear search entry when Escape key is pressed.
3903
3904
2007-05-28
3905
3906
	* src/compose.c: compose_exec_ext_editor(): win32: fixed infinite loop
3907
	  when pid was not obtained.
3908
3909
2007-05-28
3910
3911
	* src/filesel.c: filesel_select_file_full(): don't execute automatic
3912
	  incorporation while dialog is open.
3913
3914
2007-05-18
3915
3916
	* version 2.4.2
3917
3918
2007-05-18
3919
3920
	* src/main.c: open_message(): fixed a memory leak.
3921
3922
2007-05-18
3923
3924
	* libsylph/utils.[ch]: uriencode_for_mailto(): added.
3925
	* src/textview.c: URI encode mailto: to protect '+'.
3926
3927
2007-05-17
3928
3929
	* src/main.c
3930
	  src/mainwindow.c: added --open to the help message.
3931
3932
2007-05-16
3933
3934
	* src/summaryview.[ch]: summary_mark_all_read(): improved the
3935
	  performance of IMAP4 by only modifying the flagged messages.
3936
3937
2007-05-16
3938
3939
	* libsylph/utils.[ch]:
3940
	  extract_parenthesis_with_escape()
3941
	  extract_quote_with_escape(): added.
3942
	* libsylph/procheader.c: procheader_get_fromname(): process
3943
	  quoted-pair correctly.
3944
3945
2007-05-15
3946
3947
	* libsylph/procmime.[ch]: procmime_get_encoding_for_str(): added.
3948
	* src/compose.c: compose_write_to_file(): chomp all trailing spaces
3949
	  only if body charset is ISO-2022-JP. Use quoted-printable or
3950
	  base64 in other case.
3951
3952
2007-05-14
3953
3954
	* src/summaryview.c: the quick search key now persists on refresh.
3955
	  The selection now persists on the update of quick search.
3956
3957
2007-05-10
3958
3959
	* libsylph/folder.c: qsearch_cond_type now persists between sessions.
3960
3961
2007-05-10
3962
3963
	* src/mainwindow.c: main_window_set_toolbar_sensitive(): made a
3964
	  workaround for the GTK+ bug (Bug 56070 - Can't click button after
3965
	  setting it sensitive.)
3966
3967
2007-05-10
3968
3969
	* src/summaryview.c: fixed wrong status on persist qsearch filter.
3970
3971
2007-05-10
3972
3973
	* libsylph/folder.[ch]: added qsearch_cond_type to FolderItem.
3974
	* libsylph/prefs_common.[ch]: added persist_qsearch_filter option.
3975
	* src/summaryview.c: the quick search condition now persists for the
3976
	  whole session.
3977
3978
2007-05-09
3979
3980
	* src/main.c: also supported '--open' in initial startup.
3981
3982
2007-05-09
3983
3984
	* src/main.c: implemented '--open' command line option which open
3985
	  messages specified with command-line in new window.
3986
	* libsylph/mh.c: mh_fetch_msg(): don't show warning when num is
3987
	  out of range.
3988
3989
2007-05-08
3990
3991
	* src/prefs_account_dialog.c: prefs_account_ssl_create():
3992
	  automatically set SSL ports in Advanced tab when the radio buttons
3993
	  are toggled.
3994
3995
2007-05-07
3996
3997
	* src/folderview.c: enabled recursive download of remote folders.
3998
3999
2007-05-02
4000
4001
	* version 2.4.1
4002
4003
2007-05-02
4004
4005
	* src/sylpheed.rc.in: updated copyright year.
4006
4007
2007-04-27
4008
4009
	* src/query_search.c: query_search_create_vfolder(): win32: fixed
4010
	  path separator problem (use / for abstract path).
4011
4012
2007-04-27
4013
4014
	* src/main.c: win32: read sylpheed.ini file on startup. Added --ipcport
4015
	  option.
4016
4017
2007-04-26
4018
4019
	* src/addr_compl.c: insert address only if shift or control key is
4020
	  pressed when accepting.
4021
4022
2007-04-26
4023
4024
	* src/addressbook.c: addressbook_load_completion(): added nickname to
4025
	  the callback argument for completion only. Give priority to display
4026
	  name rather than nickname.
4027
	* src/addr_compl.c: removed g_ prefix from non-glib symbols. Removed
4028
	  duplicated candidates.
4029
4030
2007-04-26
4031
4032
	* src/main.c: win32: disable autocheck timer while suspending to
4033
	  prevent network error on resume.
4034
4035
2007-04-23
4036
4037
	* libsylph/ssl.c
4038
	  src/sslmanager.c: use OPENSSL_free() instead of g_free() for
4039
	  strings allocated by OpenSSL (fixes crash on Win32 when an OpenSSL
4040
	  DLL linked with MSVCR71.DLL was used. Thanks to Akihiro Okamura).
4041
4042
2007-04-20
4043
4044
	* version 2.4.0
4045
4046
2007-04-20
4047
4048
	* manual/ja/sylpheed.sgml
4049
	  manual/ja/sylpheed*.html: updated.
4050
4051
2007-04-19
4052
4053
	* libsylph/pop.c:
4054
	  pop3_getauth_apop_send()
4055
	  pop3_session_recv_msg(): check for invalid APOP timestamp
4056
	  (CVE-2007-1558), and check for the functions' return value.
4057
4058
2007-04-19
4059
4060
	* src/mainwindow.c: toolbar_customize()
4061
	  src/compose.c: toolbar_customize(): write config file after toolbar
4062
	  customization.
4063
4064
2007-04-18
4065
4066
	* version 2.4.0rc
4067
4068
2007-04-18
4069
4070
	* libsylph/recv.c: recv_bytes(): restrict the buffer size up to
4071
	  BUFFSIZE (fixes crashes when trying to fetch >64KB messages on IMAP4
4072
	  via FreeCap on Win32).
4073
	* libsylph/utils.c: log_print(): use g_print() instead of fputs()
4074
	  when output to stdout to display UTF-8 correctly.
4075
4076
2007-04-18
4077
4078
	* src/printing.c: message_count_page(): a workaround for the crash
4079
	  which seems to occur on Fedora Core.
4080
4081
2007-04-17
4082
4083
	* manual/ja/sylpheed.sgml
4084
	  manual/ja/sylpheed*.html: updated.
4085
4086
2007-04-17
4087
4088
	* src/addrcache.c
4089
	  src/addressbook.c: fixed a crash bug that if a person was removed
4090
	  and its e-mail address was referenced by a group in another folder.
4091
4092
2007-04-17
4093
4094
	* libsylph/session.[ch]: remove idle callback on close, and check
4095
	  GSource in the callback (possibly fixes crashes on cancellation).
4096
4097
2007-04-16
4098
4099
	* manual/ja/sylpheed.sgml
4100
	  manual/ja/sylpheed*.html: updated for 2.4.0.
4101
4102
2007-04-16
4103
4104
	* libsylph/prefs_common.c
4105
	  src/gtkutils.[ch]
4106
	  src/main.c: win32: check if the font "MS Gothic 12" is really
4107
	  loadable. Also check for multi-byte font name for the new JIS2004
4108
	  MS Gothic font.
4109
4110
2007-04-13
4111
4112
	* libsylph/utils.c: copy_file(): optimized using read() / write().
4113
4114
2007-04-13
4115
4116
	* libsylph/utils.c: file_exist(): use g_file_test() if allow_fifo is
4117
	  FALSE (optimization in win32).
4118
	  rename_force(): win32: don't use workaround in recent version of GLib
4119
	  since its g_rename() now atomically overwrites the destination file.
4120
	  move_file(): use is_file_entry_exist() instead of is_file_exist() in
4121
	  non-overwrite mode.
4122
4123
2007-04-12
4124
4125
	* version 2.4.0beta8
4126
4127
2007-04-12
4128
4129
	* src/menu.h
4130
	  src/mainwindow.c: added toolbar style switch to the context menu of
4131
	  the toolbar.
4132
4133
2007-04-12
4134
4135
	* src/addressbook.c
4136
	  src/editbook.c: use 'Address Book' instead of 'Addressbook'.
4137
4138
2007-04-12
4139
4140
	* libsylph/codeconv.[ch]: supported ISO-8859-16.
4141
4142
2007-04-11
4143
4144
	* src/query_search.c: query_search_folder(): flush summary mark/cache
4145
	  before retrieving message list (fixes incorrect message number on
4146
	  search. Thanks to Nakada).
4147
4148
2007-04-11
4149
4150
	* src/filesel.c: use Yes/No button for overwrite confirmation dialog.
4151
4152
2007-04-11
4153
4154
	* src/filesel.c: use custom overwrite confirmation dialog.
4155
4156
2007-04-11
4157
4158
	* src/filesel.c: use GTK's overwrite confirmation dialog.
4159
4160
2007-04-11
4161
4162
	* src/importldif.c
4163
	  src/importcsv.c: fixed the position of transient window.
4164
4165
2007-04-11
4166
4167
	* src/importcsv.c: scroll CList when reordering.
4168
4169
2007-04-11
4170
4171
	* src/importcsv.c: supported tab-separated file.
4172
4173
2007-04-11
4174
4175
	* libsylph/utils.[ch]: strsplit_csv(): added.
4176
	* src/importcsv.c: properly process CSV with double quotations.
4177
4178
2007-04-11
4179
4180
	* src/addressbook.c: set focus row after import.
4181
4182
2007-04-11
4183
4184
	* src/importcsv.c: adjusted spacing and wrap file name.
4185
4186
2007-04-11
4187
4188
	* src/importcsv.c: added description to the field page.
4189
4190
2007-04-11
4191
4192
	* src/importcsv.c: imp_csv_load_fields(): fixed initially incorrect
4193
	  scrollbar size.
4194
4195
2007-04-11
4196
4197
	* src/inc.c: inc_cancel()
4198
	  src/send_message.c: send_cancel_button_cb(): disconnect immediately
4199
	  when cancelled (possibly fixes crash after cancellation).
4200
4201
2007-04-10
4202
4203
	* src/importcsv.c: added Remarks field. Fixed reorder of the last row.
4204
4205
2007-04-10
4206
4207
	* src/importcsv.c: implemented enable/disable of fields.
4208
4209
2007-04-10
4210
4211
	* src/importldif.c: modified the navigate buttons.
4212
	* src/importcsv.c: implemented reorder of items.
4213
4214
2007-04-10
4215
4216
	* src/addressbook.c: also delete physical files when deleting data
4217
	  sources. Bring addressbook window in front after closing the import
4218
	  dialogs.
4219
	* src/importcsv.c: imp_csv_load_fields(): implemented case:
4220
	  CSV columns < address book fileds.
4221
4222
2007-04-10
4223
4224
	* src/importldif.c
4225
	  src/importcsv.c: convert filename from/to UTF-8.
4226
4227
2007-04-10
4228
4229
	* src/importldif.c
4230
	  src/importcsv.c: use GtkFileChooser.
4231
	* src/passphrase.c
4232
	  src/editjpilot.c
4233
	  src/export.c
4234
	  src/import.c
4235
	  src/editvcard.c: removed redundant includes.
4236
4237
2007-04-10
4238
4239
	* src/mainwindow.c
4240
	  src/prefs_filter.c: modified the string "Filter setting" to
4241
	  "Filter settings".
4242
4243
2007-04-06
4244
4245
	* src/importcsv.c: fixed import of locale encoding.
4246
4247
2007-04-06
4248
4249
	* src/importcsv.[ch]
4250
	  src/addressbook.c
4251
	  src/Makefile.am: implemented CSV import (in progress).
4252
4253
2007-04-06
4254
4255
	* src/compose.c: modified the menu string '/View/Reply-To' and
4256
	  '/View/Followup-To'.
4257
4258
2007-04-06
4259
4260
	* src/compose.c: made the position of the ruler ticks accurate.
4261
4262
2007-04-06
4263
4264
	* libsylph/filter.[ch]: return error code.
4265
	* src/inc.c
4266
	  src/summaryview.c: display error dialog if the execution of the
4267
	  junk filter command failed.
4268
4269
2007-04-06
4270
4271
	* src/summaryview.c: added new quick search rule: 'Within 1 day' and
4272
	  'Recent 5 days'. Fixed a memory leak.
4273
4274
2007-04-05
4275
4276
	* src/compose.c: added margin to the text view.
4277
	* src/gtkshruler.[ch]: added new APIs for tick start position.
4278
4279
2007-04-04
4280
4281
	* libsylph/procmime.c: procmime_scan_multipart_message(): use heap
4282
	  memory instead of stack for read buffer, and increased the max
4283
	  recursion level to 64.
4284
4285
2007-04-04
4286
4287
	* src/inc.c: inc_is_active(): also check for session queue.
4288
	  inc_cancel_all(): really cancel all sessions.
4289
4290
2007-04-03
4291
4292
	* version 2.4.0beta7
4293
4294
2007-04-03
4295
4296
	* libsylph/mh.c
4297
	  libsylph/folder.c
4298
	  libsylph/imap.c: win32: fixed a bug that the path separator of
4299
	  FolderItem::path was not processed correctly (fixed path information
4300
	  becoming incorrect on renaming folders).
4301
4302
2007-04-02
4303
4304
	* sylpheed.desktop: added Comment[hu] and modified Categories
4305
	  (thanks to nTOMasz).
4306
4307
2007-04-02
4308
4309
	* src/prefs_toolbar.[ch]
4310
	  src/mainwindow.[ch]: added Stop button to the toolbar.
4311
4312
2007-03-30
4313
4314
	* libsylph/utils.[ch]: scan_mailto_url(): added an argument for
4315
	  in-reply-to header.
4316
	* src/compose.c: supported In-Reply-To header in mailto URL (thanks
4317
	  to Laurent Bigonville).
4318
4319
2007-03-29
4320
4321
	* src/main.c: app_will_exit(): force process termination (fixes
4322
	  unable to exit sylpheed in some case).
4323
4324
2007-03-29
4325
4326
	* src/inc.c
4327
	  src/main.c: disable --compose, --receive, --send remote commands
4328
	  when a modal dialog exists.
4329
4330
2007-03-28
4331
4332
	* src/textview.c: textview_show_message(): put error message when
4333
	  decryption failed.
4334
4335
2007-03-28
4336
4337
	* src/folderview.c: folderview_select_next_unread(): temporarily
4338
	  disable remember_last_selected option (fixes select next unread).
4339
4340
2007-03-28
4341
4342
	* version 2.4.0beta6
4343
4344
2007-03-27
4345
4346
	* src/prefs_display_header.c
4347
	  src/prefs_actions.c
4348
	  src/addressbook.c
4349
	  src/editgroup.c
4350
	  src/importldif.c
4351
	  src/prefs_template.c
4352
	  src/select-keys.c
4353
	  src/editaddress.c
4354
	  src/addressadd.c
4355
	  src/editldap_basedn.c
4356
	  src/prefs_summary_column.c
4357
	  src/prefs_filter_edit.c
4358
	  src/prefs_display_items.c
4359
	  src/prefs_customheader.c
4360
	  src/gtkutils.[ch]: win32: made a workaround for the redraw problem
4361
	  in GTK+ 2.10.11.
4362
4363
2007-03-25
4364
4365
	* libsylph/imap.c
4366
	  libsylph/mh.c: fixed get_msg_list() with uncached_only flag.
4367
	* src/inc.c: inc_remote_account_mail(): fixed a bug that messages which
4368
	  were not filtered were not counted as new messages.
4369
4370
2007-03-25
4371
4372
	* src/main.c: app_init(): win32: disabled LANGUAGE (fixes incorrect
4373
	  language selection).
4374
4375
2007-03-23
4376
4377
	* src/folderview.c: label_window_create(): don't use
4378
	  gtk_widget_show_now() (fixes stall on rebuilding folder tree).
4379
4380
2007-03-20
4381
4382
	* src/prefs_display_item.c: win32: made a workaround for the CList
4383
	  redraw problem in GTK+ 2.10.11.
4384
4385
2007-03-16
4386
4387
	* version 2.4.0beta5
4388
4389
2007-03-15
4390
4391
	* libsylph/filter.c: filter_action_exec(): fixed a bug that flag
4392
	  changes were not applied on copy action in local filtering.
4393
	* src/inc.c: inc_remote_account_mail(): apply flag changes in IMAP
4394
	  automatic filtering.
4395
4396
2007-03-14
4397
4398
	* libsylph/mh.c
4399
	  libsylph/folder.c: win32: use '/' instead of '\' for folder path
4400
	  (fixes data format incompatibility between Unix and Win32).
4401
4402
2007-03-14
4403
4404
	* src/inc.c: inc_remote_account_mail(): enabled automatic junk mail
4405
	  filtering on IMAP.
4406
4407
2007-03-14
4408
4409
	* libsylph/codeconv.c: conv_encode_header(): fixed wrong handling
4410
	  of quotation in continuing multi-byte strings.
4411
4412
2007-03-13
4413
4414
	* src/summaryview.c: fixed crash on exit when the order of summary
4415
	  columns were changed by DnD.
4416
4417
2007-03-02
4418
4419
	* src/printing.c: printing_print_messages_gtk(): made the default
4420
	  directory of printing dialog document dir.
4421
4422
2007-03-02
4423
4424
	* src/addr_compl.c: completion_window_key_press(): prevent warnings
4425
	  when ESC, BS etc. is pressed.
4426
	* src/addressbook.c: removed Name: label.
4427
4428
2007-03-01
4429
4430
	* src/rfc2015.c
4431
	  src/sigstatus.c: guard against null verify result.
4432
4433
2007-02-23
4434
4435
	* src/inc.c: inc_remote_account_mail(): count filtered messages for
4436
	  new mail notification.
4437
4438
2007-02-23
4439
4440
	* libsylph/session.c: win32: fixed a bug that the timeout didn't work.
4441
4442
2007-02-21
4443
4444
	* src/addressbook.c
4445
	  src/addressitem.h: added close button to the address book.
4446
	  Set the minimum size of the window.
4447
4448
2007-02-16
4449
4450
	* src/editaddress.c: removed unused code, and set window position to
4451
	  center on parent.
4452
4453
2007-02-16
4454
4455
	* src/editgroup.c: improved the layout of the edit group dialog.
4456
4457
2007-02-15
4458
4459
	* version 2.4.0beta4
4460
4461
2007-02-15
4462
4463
	* src/addressbook.c: code cleanups. Disable 'Lookup' button if LDAP
4464
	  is disabled.
4465
4466
2007-02-15
4467
4468
	* src/addressbook.c: addressbook_load_completion(): fixed possible
4469
	  crash.
4470
4471
2007-02-15
4472
4473
	* src/folderview.c: folderview_create(): enabled coloring of
4474
	  new/unread/total columns.
4475
4476
2007-02-13
4477
4478
	* src/addressbook.c: enabled multiple copy and paste of persons.
4479
4480
2007-02-13
4481
4482
	* src/addressbook.c
4483
	  src/addrbook.[ch]: when deleting email from group, only remove from
4484
	  group list and not from person.
4485
	  Added "Delete" shortcut key to '/Address/Delete'.
4486
4487
2007-02-13
4488
4489
	* wrc/mainwindow.c: main_window_get_size(): fixed the problem that
4490
	  the width of the folder view was not saved on maximized state.
4491
4492
2007-02-13
4493
4494
	* src/folderview.c: folderview_check_new(): don't give up unless the
4495
	  network failure of remote mailboxes.
4496
4497
2007-02-09
4498
4499
	* src/addressbook.c: removed redundant signal handler.
4500
4501
2007-02-09
4502
4503
	* src/addressbook.c: addressbook_menuitem_set_sensitive(): fixed the
4504
	  sensitivity of 'New Address'.
4505
	* src/editgroup.c: improved the behavior of edit group dialog.
4506
4507
2007-02-09
4508
4509
	* src/addressbook.c: implemented copy and paste of person, and
4510
	  refactored the menu sensitivity management.
4511
4512
2007-02-08
4513
4514
	* libsylph/mbox.[ch]
4515
	  src/inc.c: added the argument filter_junk to proc_mbox_full().
4516
	  proc_mbox(): don't filter junk if folder_table is NULL.
4517
4518
2007-02-07
4519
4520
	* version 2.4.0beta3
4521
4522
2007-02-07
4523
4524
	* src/prefs_filter_edit.c: prefs_filter_edit_set_header_list():
4525
	  fixed a memory leak.
4526
4527
2007-02-07
4528
4529
	* libsylph/procheader.[ch]
4530
	  src/query_search.c
4531
	  src/prefs_filter_edit.c
4532
	  src/prefs_filter.[ch]: fixed a bug that the saved search rule
4533
	  could be broken after editing a search folder.
4534
	  Fixed a bug that the user-defined headers was not saved.
4535
4536
2007-02-06
4537
4538
	* libsylph/mbox.[ch]
4539
	  src/inc.c: filter junk mails from local mbox even if
4540
	  prefs_common.filter_on_inc is FALSE.
4541
	  proc_mbox_full(): added.
4542
4543
2007-02-06
4544
4545
	* src/prefs_toolbar.[ch]
4546
	  src/icons/stock_notspam.png
4547
	  src/icons/Makefile.am
4548
	  src/stock_pixmap.[ch]
4549
	  src/mainwindow.[ch]: added 'Not junk' and 'Search' button to the
4550
	  main toolbar.
4551
4552
2007-02-05
4553
4554
	* src/compose.c: fixed '/View/Customize toolbar...' menu.
4555
4556
2007-02-02
4557
4558
	* src/compose.c
4559
	  src/main.c
4560
	  src/mainwindow.c: disable 'Send' button when no queued messages
4561
	  exist.
4562
4563
2007-02-02
4564
4565
	* src/prefs_toolbar.c
4566
	  src/prefs_summary_column.c
4567
	  src/prefs_display_items.c: disalbed reordering by DnD because of
4568
	  GtkCList bug. Added dummy row to the display list. Made separator
4569
	  label more visible.
4570
4571
2007-02-01
4572
4573
	* src/prefs_toolbar.c: fixed 'Get' icon.
4574
4575
2007-02-01
4576
4577
	* version 2.4.0beta2
4578
4579
2007-02-01
4580
4581
	* libsylph/prefs_common.c
4582
	  src/compose.[ch]
4583
	  src/prefs_toolbar.[ch]
4584
	  src/mainwindow.c
4585
	  src/prefs_display_items.h: refactored the toolbar structure.
4586
	  Added common and account prefs tool button to the compose window.
4587
4588
2007-02-01
4589
4590
	* src/mainwindow.c: main_window_set_menu_sensitive(): don't lock some
4591
	  items in Configuration menu.
4592
4593
2007-02-01
4594
4595
	* src/mainwindow.c: main_window_window_state_cb(): fixed a bug that
4596
	  the window was kept being skipped from window list after it became
4597
	  visible with window shading or switching workspaces.
4598
4599
2007-01-31
4600
4601
	* libsylph/enums.h
4602
	  src/compose.c
4603
	  src/prefs_toolbar.h
4604
	  src/mainwindow.c: added the option 'Text at the right of icon' for
4605
	  the toolbar.
4606
4607
2007-01-31
4608
4609
	* src/mainwindow.c
4610
	  src/prefs_account_dialog.c: made labels more descriptive.
4611
4612
2007-01-31
4613
4614
	* src/compose.c
4615
	  src/menu.c
4616
	  src/gtkutils.[ch]
4617
	  src/mainwindow.c: reimplemented the toolbar with new APIs.
4618
	  Overflow menu was added, and the size of button became not fully
4619
	  homogeneous.
4620
4621
2007-01-30
4622
4623
	* libsylph/mh.c: mh_scan_tree_recursive(): also scan symbolic links.
4624
	* libsylph/utils.c: remove_dir_recursive_real(): if rmdir() fails,
4625
	  try unlink() for symbolic links.
4626
4627
2007-01-30
4628
4629
	* src/mainwindow.[ch]
4630
	  src/prefs_toolbar.[ch]: added new toolbar items.
4631
4632
2007-01-30
4633
4634
	* src/mainwindow.c: main_window_set_toolbar_button_visibility():
4635
	  don't automatically hide Junk and Execute button.
4636
	* src/prefs_toolbar.h: PrefsToolbarItem: added stock_id.
4637
4638
2007-01-29
4639
4640
	* version 2.4.0beta1
4641
4642
2007-01-26
4643
4644
	* src/mainwindow.c
4645
	  src/compose.c: fixed a bug that the toolbar state was reset to
4646
	  GTK_TOOLBAR_BOTH after the customization of toolbar.
4647
4648
2007-01-26
4649
4650
	* src/prefs_toolbar.c
4651
	  src/mainwindow.c
4652
	  src/prefs_display_items.[ch]: set dialog title and label.
4653
	* src/prefs_summary_column.c: place window on the center of parent.
4654
4655
2007-01-26
4656
4657
	* src/compose.c
4658
	  src/prefs_toolbar.[ch]
4659
	  src/mainwindow.c
4660
	  src/prefs_display_items.[ch]: implemented the toolbar customization
4661
	  of the composition window.
4662
	* src/prefs_summary_column.c: prefs_summary_column_add(): add items
4663
	  before focused row.
4664
4665
2007-01-25
4666
4667
	* src/prefs_display_items.[ch]
4668
	  src/prefs_toolbar.[ch]
4669
	  src/mainwindow.c: implemented the toolbar customization dialog.
4670
4671
2007-01-24
4672
4673
	* libsylph/socket.c: fd_open_inet(): win32: inhibit the warning of
4674
	  setsockopt().
4675
4676
2007-01-22
4677
4678
	* libsylph/session.c: session_ping_cb(): prohibit blocking here.
4679
	  libsylph/socket.[ch]: added SockFlags as a member of SockInfo.
4680
	  fd_check_io(): select() sockets if SOCK_CHECK_IO flag is up even if
4681
	  in non-blocking mode (prevents WSAEWOULDBLOCK in Win32).
4682
4683
2007-01-19
4684
4685
	* libsylph/session.c
4686
	  libsylph/socket.c: win32: increased SO_SNDBUF and SO_RCVBUF
4687
	  (fixes low performance on sending data).
4688
4689
2007-01-19
4690
4691
	* src/send_message.c: send_message_smtp(): prevent incorporation
4692
	  while executing the event loop.
4693
4694
2007-01-18
4695
4696
	* libsylph/prefs_common.[ch]
4697
	  src/mainwindow.c: implemented the framework of toolbar
4698
	  customization.
4699
4700
2007-01-18
4701
4702
	* src/prefs_account_dialog.c: prefs_account_receive_create(): added
4703
	  the option "Filter new messages in INBOX on receiving".
4704
4705
2007-01-18
4706
4707
	* src/mainwindow.c: main_window_toolbar_create(): added separator
4708
	  between junk and next (or execute).
4709
4710
2007-01-18
4711
4712
	* src/textview.c: textview_clear(): made a workaround for the assertion
4713
	  failure in gtk_text_view_validate_onscreen().
4714
4715
2007-01-17
4716
4717
	* libsylph/filter.c: filter_apply_msginfo(): return immediately if
4718
	  procmsg_get_message_file() failed.
4719
	* libsylph/imap.c: imap_get_msg_list_full(): return NULL if
4720
	  uncached_only.
4721
4722
2007-01-17
4723
4724
	* libsylph/virtual.c: fixed virtual class structure.
4725
4726
2007-01-17
4727
4728
	* libsylph/mh.c
4729
	  libsylph/folder.[ch]
4730
	  libsylph/news.c
4731
	  libsylph/prefs_account.[ch]
4732
	  libsylph/imap.c
4733
	  src/inc.c: implemented the automatic filtering of IMAP4 INBOX
4734
	  folder.
4735
	  folder_item_get_uncached_msg_list(): new API.
4736
4737
2007-01-17
4738
4739
	* src/about.[ch]
4740
	  README
4741
	  README.ja
4742
	  COPYING: modified the copyright year.
4743
4744
2007-01-17
4745
4746
	* libsylph/codeconv.c: conv_encode_header(): force output of UTF-8
4747
	  if code conversion failed.
4748
4749
2007-01-16
4750
4751
	* libsylph/procmsg.c: procmsg_open_data_file(): fixed a bug that the
4752
	  version of a data file was not checked when the file couldn't be
4753
	  opened with EACCES and reopened.
4754
4755
2007-01-15
4756
4757
	* libsylph/utils.c: get_rc_dir(): win32: use SHGetFolderPath() instead
4758
	  of using environmental variable APPDATA. 
4759
4760
2007-01-15
4761
4762
	* libsylph/utils.c: get_domain_name(): win32: return correct domain
4763
	  name (if possible).
4764
4765
2007-01-12
4766
4767
	* src/account_dialog.c: account_edit_create(): place edit account
4768
	  window at the center of parent window.
4769
4770
2007-01-12
4771
4772
	* libsylph/utils.c
4773
	  libsylph/codeconv.c: conv_encode_header(): handle quote correctly
4774
	  (fixes stray quote character appearing after encoding mail headers).
4775
4776
2007-01-11
4777
4778
	* libsylph/procmime.c: procmime_parse_mime_parameter(): allow spaces
4779
	  around equals between name and value of MIME parameters.
4780
4781
2007-01-11
4782
4783
	* libsylph/prefs_common.[ch]
4784
	  src/trayicon.c
4785
	  src/prefs_common_dialog.c: added the option to toggle window on
4786
	  trayicon click.
4787
4788
2007-01-11
4789
4790
	* libsylph/ssl.c: find_certs_file(): also look for "ca-root.crt".
4791
4792
2006-12-28
4793
4794
	* libsylph/mbox.c: proc_mbox(): filter junk mails when
4795
	  filter_junk_on_recv is enabled.
4796
4797
2006-12-28
4798
4799
	* configure.in: check additional libraries (resolv, socket, nsl)
4800
	  (fixes compilation failure in some OSes).
4801
4802
2006-12-28
4803
4804
	* libsylph/imap.c: imap_cmd_fetch(): read until last response on
4805
	  error (fixes out of sync response).
4806
4807
2006-12-28
4808
4809
	* src/compose.c: compose_create(): win32: don't set geometry hint
4810
	  (fixes compose window cannot be maximized).
4811
4812
2006-12-28
4813
4814
	* src/compose.c: compose_exec_ext_editor(): display verbose error
4815
	  message. Fixed a memory leak.
4816
4817
2006-12-25
4818
4819
	* libsylph/utils.c: change_file_mode_rw(): win32: use widechar API.
4820
4821
2006-12-25
4822
4823
	* libsylph/utils.c: change_file_mode_rw(): win32: use
4824
	  SetFileAttributes() to change file attributes.
4825
	* libsylph/procmsg.c:
4826
	  procmsg_write_mark_file(): check if procmsg_open_mark_file() really
4827
	  succeeds (fixes crash when .sylpheed_mark is not writable).
4828
	  procmsg_open_data_file(): remove read-only/hidden attributes
4829
	  when data file is unable to open with EACCES.
4830
4831
2006-12-25
4832
4833
	* libsylph/socket.c: added #include "utils.h" (fixes compilation
4834
	  failure with GLib 2.4).
4835
4836
2006-12-22
4837
4838
	* version 2.3.0
4839
4840
2006-12-22
4841
4842
	* manual/ja/sylpheed.sgml
4843
	  manual/ja/sylpheed*.html
4844
	  manual/ja/Makefile.am: added security feature section.
4845
4846
2006-12-20
4847
4848
	* manual/ja/sylpheed.sgml
4849
	  manual/ja/sylpheed*.html
4850
	  manual/ja/Makefile.am: updated for 2.3.0.
4851
4852
2006-12-19
4853
4854
	* version 2.3.0rc
4855
4856
2006-12-19
4857
4858
	* src/mainwindow.c: main_window_popup(): follow the current visibility
4859
	  state in separate window mode (fixes blank message view is always
4860
	  appears on window popup).
4861
4862
2006-12-18
4863
4864
	* libsylph/ssl.c: ssl_init(): call SSL_CTX_load_verify_locations()
4865
	  also when only certs_file exists.
4866
4867
2006-12-18
4868
4869
	* libsylph/ssl.c: ssl_init(): look for CA certificates bundle file
4870
	  in multiple location.
4871
	  ssl_init_socket_with_method(): disabled reject list (for now).
4872
4873
2006-12-14
4874
4875
	* src/version.h.in: modified PROG_VERSION string.
4876
4877
2006-12-14
4878
4879
	* version 2.3.0beta7
4880
4881
2006-12-14
4882
4883
	* libsylph/ssl.c: x509_cmp_func(): use X509_cmp().
4884
4885
2006-12-14
4886
4887
	* src/compose.c
4888
	  src/prefs_template.c
4889
	  src/template.[ch]: added Bcc: and Reply-To: to the template.
4890
4891
2006-12-13
4892
4893
	* src/printing.c: adjusted the margin for page number.
4894
4895
2006-12-13
4896
4897
	* src/printing.[ch]
4898
	  src/messageview.c
4899
	  src/mainwindow.c: implemented page setup.
4900
4901
2006-12-13
4902
4903
	* src/sslmanager.c: ssl_manager_verify_cert(): follow comply_gnome_hig
4904
	  setting.
4905
4906
2006-12-13
4907
4908
	* libsylph/socket.c: Unix: reload /etc/resolv.conf if it has been
4909
	  modified.
4910
4911
2006-12-13
4912
4913
	* libsylph/ssl.c: ssl_init(): read /etc/ssl/certs if exist.
4914
	* src/main.c: call sock_init() and ssl_init() after parse_cmd_opt()
4915
	  for debug option.
4916
4917
2006-12-13
4918
4919
	* src/compose.c: compose_reedit(): place cursor at the top of the
4920
	  text. Set the default focus to To or Subject entry if they're empty.
4921
4922
2006-12-12
4923
4924
	* libsylph/ssl.[ch]
4925
	  src/sslmanager.[ch]
4926
	  src/main.c: implemented SSL certificate dialog.
4927
4928
2006-12-12
4929
4930
	* src/printing.c: draw_page(): fixed crash on the request of a page
4931
	  which is out of range.
4932
4933
2006-12-12
4934
4935
	* src/printing.c: reimplemented multiple page printing.
4936
	  Implemented printing of MIME part using GtkPrintOperation.
4937
4938
2006-12-11
4939
4940
	* src/prefs_common_dialog.c
4941
	  src/prefs_account_dialog.c: don't make GtkTextView auto-expanded.
4942
4943
2006-12-11
4944
4945
	* src/prefs_account_dialog.c: implemented auto-input of signature.
4946
4947
2006-12-08
4948
4949
	* libsylph/prefs_account.[ch]
4950
	  src/prefs_account_dialog.c
4951
	  src/compose.c: added the option to input signature directly.
4952
4953
2006-12-08
4954
4955
	* src/printing.c: use the display font size.
4956
4957
2006-12-07
4958
4959
	* src/prefs_account_dialog.c: prefs_account_receive_create(): modified
4960
	  the description.
4961
4962
2006-12-07
4963
4964
	* version 2.3.0beta6
4965
4966
2006-12-07
4967
4968
	* src/messageview.c
4969
	  src/textview.c: give the priority to the separated message view's
4970
	  encoding setting on display and on reply.
4971
4972
2006-12-06
4973
4974
	* src/printing.c: layout_set_headers(): fixed a memory leak.
4975
	  message_count_page(): adjusted the line number of first page.
4976
4977
2006-12-06
4978
4979
	* src/printing.c: added page number.
4980
4981
2006-12-06
4982
4983
	* src/printing.c: more proper implementetion.
4984
4985
2006-12-05
4986
4987
	* src/summaryview.c:
4988
	  summary_filter_func()
4989
	  summary_filter_junk_func(): flush UI for each 100 messages.
4990
4991
2006-12-05
4992
4993
	* src/send_message.c: send_send_data_progressive(): win32: force
4994
	  flushing of UI (fixes the dialog not updated while sending large
4995
	  messages).
4996
4997
2006-12-04
4998
4999
	* src/printing.c: implemented printing of multiple pages.
5000
5001
2006-12-04
5002
5003
	* src/printing.c: implemented page counting.
5004
5005
2006-12-04
5006
5007
	* src/printing.c: printing_print_message_part(): show confirmation
5008
	  dialog.
5009
5010
2006-12-04
5011
5012
	* libsylph/imap.c: imap_get_uncached_messages(): fixed a warning
5013
	  (thanks to Sebastian Kargel).
5014
5015
2006-11-30
5016
5017
	* libsylph/procmsg.c
5018
	  src/printing.[ch]
5019
	  src/messageview.c
5020
	  src/mimeview.[ch]
5021
	  src/summaryview.c: implemented printing of MIME part. Code cleanups.
5022
5023
2006-11-29
5024
5025
	* libsylph/prefs_common.[ch]
5026
	  src/summaryview.c
5027
	  src/prefs_common_dialog.c: added an option "Use external program for
5028
	  printing". It is ignored on GTK+ < 2.10, though.
5029
5030
2006-11-29
5031
5032
	* libsylph/prefs_common.[ch]
5033
	  src/compose.c
5034
	  src/prefs_common_dialog.c: added an option "Inherit recipients on
5035
	  reply to self messages".
5036
5037
2006-11-24
5038
5039
	* src/mainwindow.c: account_selector_menu_cb(): only change current
5040
	  account display (fixes message view get scrolled to the top on
5041
	  account change).
5042
5043
2006-11-22
5044
5045
	* src/gtkutils.c: gtkut_window_popup(): win32: ensure that the window
5046
	  is displayed at the top (fixes window not brought in front with
5047
	  the tray icon click after DnD).
5048
5049
2006-11-22
5050
5051
	* src/printing.[ch]
5052
	  src/summaryview.c: initial implementation of new printing using
5053
	  GtkPrintOperation.
5054
5055
2006-11-21
5056
5057
	* src/summaryview.c
5058
	  src/folderview.c
5059
	  src/mainwindow.c: disable new mail notification when any message
5060
	  is displayed, marked as read, or trashes are emptied.
5061
5062
2006-11-21
5063
5064
	* merged from LibSylph branch.
5065
	* libsylph/utils.c: my_tmpfile(): guard against unset progname.
5066
	* libsylph/session.c: check whether notify callback is set.
5067
	* libsylph/smtp.h
5068
	  libsylph/session.h
5069
	  libsylph/socket.h: fixed the offset of struct members independent
5070
	  from configuration.
5071
5072
2006-11-20
5073
5074
	* libsylph/folder.[ch]: added folder_scan_tree() and
5075
	  folder_create_tree().
5076
5077
2006-11-20
5078
5079
	* merged from LibSylph branch.
5080
	* libsylph/prefs_common.[ch]: added prefs_common_get().
5081
	* libsylph/filter.h: modified the prototype of filter_cond_new().
5082
	* libsylph/account.[ch]: added account_get_current_account().
5083
	* libsylph/mbox.c: use account_get_current_account().
5084
	* libsylph/procmime.[ch]: removed unused procmime_mimeinfo_replace().
5085
5086
2006-11-16
5087
5088
	* src/mainwindow.c: main_window_create(): modified the height of
5089
	  the statusbar.
5090
5091
2006-11-16
5092
5093
	* src/summaryview.c: periodically update UI on manual filtering.
5094
5095
2006-11-15
5096
5097
	* src/jpilot.c: applied the patch for libpisock12 support (fixes
5098
	  AddressDB.pdb import failure). Thanks to Colin and Corey.
5099
5100
2006-11-14
5101
5102
	* libsylph/utils.[ch]: added get_document_dir() which returns the
5103
	  document directory (in Win32, it is 'My Documents'. In Unix, it is
5104
	  home directory).
5105
	* src/filesel.c: filesel_select_file_full(): made the default directory
5106
	  document folder.
5107
5108
2006-11-14
5109
5110
	* src/addressadd.c: removed statusbar.
5111
5112
2006-11-13
5113
5114
	* src/headerview.[ch]: added Cc: header.
5115
5116
2006-11-13
5117
5118
	* src/addressadd.c: made the window position at the center of parent
5119
	  window. Also modified the layout.
5120
5121
2006-11-10
5122
5123
	* version 2.3.0beta5
5124
5125
2006-11-10
5126
5127
	* src/trayicon.[ch]: implemented trayicon_set_notify() with
5128
	  eggtrayicon. Don't compile eggtrayicon with GTK+ >= 2.10.0.
5129
	  Some code cleanups.
5130
5131
2006-11-09
5132
5133
	* src/inc.c
5134
	  src/summaryview.c: only disable new mail notification when a new
5135
	  mail is actually read.
5136
	* src/trayicon.c: removed redundant include.
5137
5138
2006-11-08
5139
5140
	* src/trayicon.c
5141
	  src/icons/stock_sylpheed_newmail.png
5142
	  src/icons/stock_sylpheed_newmail_16.png
5143
	  src/icons/Makefile.am
5144
	  src/stock_pixmap.[ch]: added icons for notifying the arrival of new
5145
	  mail.
5146
5147
2006-11-06
5148
5149
	* src/undo.c: fixed a bug that text was not redrawn on the undo of
5150
	  large text.
5151
5152
2006-11-06
5153
5154
	* libsylph/procmsg.c: procmsg_print_message(): fixed a crash when
5155
	  printing a message with empty Subject, From, and To (thanks to
5156
	  Jonathan Woithe).
5157
	* libsylph/codeconv.c:
5158
	  conv_convert()
5159
	  conv_codeset_strdup_full()
5160
	  conv_iconv_strdup_with_cd(): return NULL if input string is NULL
5161
	  (fixes crashes with NULL strings).
5162
5163
2006-11-02
5164
5165
	* libsylph/folder.[ch]
5166
	  libsylph/prefs_common.[ch]
5167
	  src/summaryview.c
5168
	  src/prefs_common_dialog.c: added the option "Remember last selected
5169
	  message".
5170
5171
2006-11-01
5172
5173
	* libsylph/prefs_common.[ch]
5174
	  src/main.c
5175
	  src/prefs_common_dialog.c: added the option "Open inbox on startup".
5176
5177
2006-10-31
5178
5179
	* src/prefs_account_dialog.c: prefs_account_protocol_activated():
5180
	  disable POP before SMTP option with non-POP3 account.
5181
5182
2006-10-30
5183
5184
	* version 2.3.0beta4
5185
5186
2006-10-30
5187
5188
	* libsylph/pop.[ch]
5189
	  src/inc.[ch]
5190
	  src/send_message.c
5191
	  src/prefs_account_dialog.c: implemented POP before SMTP (thanks to
5192
	  Nakamoto).
5193
5194
2006-10-20
5195
5196
	* src/trayicon.c: trayicon_set_notify(): unset blinking correctly.
5197
5198
2006-10-19
5199
5200
	* libsylph/codeconv.c: conv_get_code_conv_func(): added JIS-SJIS and
5201
	  UTF-8 to SJIS conversion (fixes character corruption on printing
5202
	  when environment-dependent characters are used in win32).
5203
5204
2006-10-19
5205
5206
	* src/summaryview.c: summary_unset_sort_column_id(): fixed crash when
5207
	  using GTK+ 2.4.x.
5208
5209
2006-10-19
5210
5211
	* sylpheed-mailto-protocol.reg: added values for start menu (thanks
5212
	  to Fukasawa).
5213
5214
2006-10-16
5215
5216
	* version 2.3.0beta3
5217
5218
2006-10-16
5219
5220
	* src/icons/group.xpm: removed the extra spaces.
5221
5222
2006-10-13
5223
5224
	* libsylph/socket.c: win32: properly handle WSAEWOULDBLOCK.
5225
	  is_nonblocking_mode(): implemented by saving SockInfo list.
5226
	* libsylph/session.c: win32: session_ping_cb(): only dispatch if no
5227
	  event occurs for more than one second.
5228
	  Don't use sock_has_read_data() anymore.
5229
5230
2006-10-12
5231
5232
	* src/messageview.c: removed the border.
5233
	* src/mainwindow.c: decreased the size of statusbar.
5234
5235
2006-10-12
5236
5237
	* src/main.c
5238
	  src/stock_pixmap.[ch]
5239
	  src/icons/stock_sylpheed_32.png
5240
	  src/icons/Makefile.am: added 32x32 icon for win32 application icon.
5241
5242
2006-10-10
5243
5244
	* src/gtkutils.c: gtkut_tree_view_fast_clear(): enable fast clear
5245
	  if GTK+ >= 2.10.0.
5246
5247
2006-10-10
5248
5249
	* src/headerview.c: headerview_init()
5250
	  src/alertpanel.c: alertpanel_create(): win32: modified the style of
5251
	  labels which are set not to have focus to make the selection visible.
5252
5253
2006-10-10
5254
5255
	* src/foldersel.c: foldersel_create(): removed vertical padding.
5256
5257
2006-10-10
5258
5259
	* src/icons/dir-*.xpm: removed extra spaces.
5260
5261
2006-10-10
5262
5263
	* src/main.c: win32: use small icon for application icon (fixes icon
5264
	  image got garbled).
5265
5266
2006-10-06
5267
5268
	* src/action.c: execute_actions(): don't move cursor on insertion
5269
	  mode (fixed a bug that inserted text was always placed at the top).
5270
5271
2006-10-05
5272
5273
	* src/gtkutils.c: gtkut_window_popup(): unset skip_taskbar_hint (fixes
5274
	  main window kept hidden on popup with another process).
5275
	* src/trayicon.c: use main_window_popup().
5276
5277
2006-10-04
5278
5279
	* version 2.3.0beta2
5280
5281
2006-10-04
5282
5283
	* libsylph/session.c
5284
	  libsylph/socket.[ch]: win32: implemented sock_set_nonblocking_mode().
5285
5286
2006-10-04
5287
5288
	* src/inc.c: inc_drop_message(): exclude junk mails from the number of
5289
	  new messages.
5290
5291
2006-10-03
5292
5293
	* libsylph/socket.c: win32: fd_read(), fd_write(): if recv() or send()
5294
	  fail with WSAEWOULDBLOCK, set errno to EAGAIN.
5295
5296
2006-10-03
5297
5298
	* src/inc.[ch]: exclude messages marked as read when counting new
5299
	  messages.
5300
	* libsylph/pop.[ch]: count messages skipped by size limit.
5301
5302
2006-10-02
5303
5304
	* src/mainwindow.c: main_window_get_position(): don't update position
5305
	  when window is hidden.
5306
5307
2006-09-28
5308
5309
	* version 2.3.0beta1
5310
5311
2006-09-28
5312
5313
	* libsylph/ssl.c: ssl_init_socket_with_method(): retry SSL_connect()
5314
	  if it fails with SSL_ERROR_WANT_READ or SSL_ERROR_WANT_WRITE.
5315
5316
2006-09-28
5317
5318
	* src/trayicon.[ch]: trayicon_hide(): added.
5319
	* src/mainwindow.c: call trayicon_hide() instead of trayicon_destroy().
5320
	* src/main.c: app_will_exit(): call trayicon_destroy().
5321
5322
2006-09-28
5323
5324
	* src/trayicon.c: use 16x16 icon for Windows system tray.
5325
	* src/icons/stock_sylpheed_16.png
5326
	  src/icons/Makefile.am
5327
	  src/stock_pixmap.[ch]: added 16x16 Sylpheed icon.
5328
5329
2006-09-28
5330
5331
	* src/trayicon.c: some code cleanups.
5332
5333
2006-09-27
5334
5335
	* src/summaryview.c: adjusted the width of icon columns for win32.
5336
5337
2006-09-27
5338
5339
	* src/trayicon.[ch]: trayicon_set_notify(): added. It blinks the tray
5340
	  icon for 5 seconds.
5341
	* src/inc.c: blink the tray icon when new mails arrive.
5342
5343
2006-09-26
5344
5345
	* libsylph/prefs_common.[ch]
5346
	  src/trayicon.[ch]
5347
	  src/prefs_common_dialog.c
5348
	  src/mainwindow.c: implemented tray icon in Win32 using GtkStatusIcon.
5349
	  Just present window with left click of the tray icon.
5350
	  Removed 'About' menu.
5351
	  Added 'Display Sylpheed' menu.
5352
	  Added 'Minimize to tray icon' option.
5353
5354
2006-09-26
5355
5356
	* libsylph/session.[ch]: win32: made workaround for state machine
5357
	  freeze problem in GLib >= 2.8.x.
5358
	  session_read_data_as_file_cb(): reset Session::read_buf_len to
5359
	  prevent the unexpected call of idle functions.
5360
5361
2006-09-22
5362
5363
	* version 2.2.9
5364
5365
2006-09-22
5366
5367
	* libsylph/defs.h: updated HOMEPAGE_URI.
5368
	  src/gtkshruler.c: updated URI.
5369
5370
2006-09-22
5371
5372
	* src/summaryview.c: fixed crash when summary was sorted by logical
5373
	  columns.
5374
5375
2006-09-21
5376
5377
	* version 2.2.8
5378
5379
2006-09-21
5380
5381
	* src/summaryview.c: summary_set_tree_model_from_list(): set the tree
5382
	  view even if mlist is empty to update sort indicator.
5383
5384
2006-09-20
5385
5386
	* src/compose.c: compose_destroy()
5387
	  src/textview/c: textview_destroy(): remove selection clipboard
5388
	  before destruction (fixes crash with GTK+ 2.10 when closing window
5389
	  while selection is active).
5390
5391
2006-09-19
5392
5393
	* libsylph/utils.[ch]
5394
	  src/compose.c: compose_write_to_file(): chomp all trailing spaces
5395
	  when signing with PGP/MIME instead of using quoted-printable for
5396
	  compatibility with other MUAs.
5397
5398
2006-09-19
5399
5400
	* src/compose.c: compose_write_to_file(): check Bcc recipients before
5401
	  encryption.
5402
5403
2006-09-14
5404
5405
	* libsylph/pop.c: pop3_write_uidl_list(): use PrefFile to protect
5406
	  uidl file on disk full.
5407
5408
2006-09-14
5409
5410
	* src/textview.c: textview_write_error(): new.
5411
	  Made error messages display with red color. Show error when writing
5412
	  body failed.
5413
5414
2006-09-14
5415
5416
	* src/inc.c: inc_pop3_session_do(): update dialog when starting
5417
	  session (fixes incorrect state display in Win32).
5418
5419
2006-09-14
5420
5421
	* src/summaryview.c: workaround for broken
5422
	  gtk_tree_view_column_set_sort_column_id() in GTK+ 2.10.x was made.
5423
	  Don't show sort indicator on icon columns.
5424
	  Simplified compose mode.
5425
5426
2006-09-13
5427
5428
	* libsylph/utils.c
5429
	  libsylph/procmime.c: fflush() stream before rewind() to ensure
5430
	  error checking.
5431
	  procmime_get_part_fp(): check the return value of
5432
	  procmime_decode_content().
5433
	* libsylph/procmsg.c: procmsg_open_data_file(): avoid uninitialized
5434
	  value.
5435
5436
2006-09-13
5437
5438
	* libsylph/procmsg.c: procmsg_read_cache(): fixed crash when reading
5439
	  a corrupted cache data.
5440
	* libsylph/session.c: session_read_data_as_file_cb(): fflush buffer
5441
	  and check error before rewind().
5442
5443
2006-09-13
5444
5445
	* libsylph/procmime.c: procmime_decode_content(): fflush temporary
5446
	  file and check errors.
5447
5448
2006-09-12
5449
5450
	* src/importldif.c: change cancel button to close when import
5451
	  finished.
5452
	* src/ldif.c: ldif_get_line(): refactored.
5453
	  ldif_read_file(): fixed a memory leak.
5454
5455
2006-09-12
5456
5457
	* libsylph/codeconv.c
5458
	  src/compose.c: made workaround for UTF-8 with BOM.
5459
5460
2006-09-12
5461
5462
	* src/ldif.[ch]: supported base64 encoded entries.
5463
	  Supported "mozillaNickname" entry.
5464
	  Use cn for display name if exists.
5465
	  Reverse first and last name on Japanese locale.
5466
5467
2006-09-06
5468
5469
	* src/messageview.c
5470
	  src/summaryview.c
5471
	  src/mainwindow.c: unify menu strings "View/Message source" and
5472
	  "View/All headers".
5473
5474
2006-09-06
5475
5476
	* libsylph/procmsg.h: MsgInfo
5477
	  src/compose.h: AttachInfo: don't use off_t because its size may
5478
	  change between compile time.
5479
5480
2006-09-06
5481
5482
	* libsylph/socket.c: retry waitpid() when it is interrupted
5483
	  (thanks to Stefaan).
5484
5485
2006-09-06
5486
5487
	* src/action.c: free_children(): wait for processes when they still
5488
	  exist.
5489
	  Kill/wait child pid instead of pgid (thanks to Stefaan A Eeckels).
5490
5491
2006-09-06
5492
5493
	* src/eggtrayicon.[ch]: updated eggtrayicon source, and added icon
5494
	  transparency (thanks to Fryderyk Dziarmagowski).
5495
5496
2006-09-04
5497
5498
	* src/action.c: execute_actions(): fixed wrong insertion point at
5499
	  TextView.
5500
5501
2006-08-23
5502
5503
	* libsylph/imap.[ch]
5504
	  src/prefs_account_dialog.c: supported PLAIN authentication on IMAP4
5505
	  (thanks to IKEDA Soji).
5506
5507
2006-08-23
5508
5509
	* libsylph/procmsg.[ch]
5510
	  libsylph/procmime.[ch]
5511
	  src/textview.c
5512
	  src/mimeview.c
5513
	  src/rfc2015.c: added signature information to MsgInfo. Removed unused
5514
	  member from MimeInfo.
5515
5516
2006-08-17
5517
5518
	* src/textview.c
5519
	  src/rfc2015.c: supported verification of encrypted and signed
5520
	  messages with combined method.
5521
	  Show full signature information on the text view.
5522
5523
2006-08-16
5524
5525
	* src/sourcewindow.c: fixed scrolling problem on first click.
5526
5527
2006-08-15
5528
5529
	* libsylph/prefs_common.[ch]
5530
	  src/summaryview.c: don't move to trash on manual junk filtering when
5531
	  'Delete junk mails from server on receiving' is set.
5532
5533
2006-08-10
5534
5535
	* src/prefs_ui.[ch]
5536
	  src/prefs_common_dialog.c: link the state of 'Open first unread
5537
	  message when entering a folder' with 'Always open messages in
5538
	  summary when selected'.
5539
5540
2006-08-09
5541
5542
	* src/compose.c: compose_set_ext_editor_sensitive(): also set the
5543
	  sensitivity of '/File/Append signature'.
5544
5545
2006-08-09
5546
5547
	* libsylph/codeconv.[ch]: conv_check_file_encoding(): check the
5548
	  encoding of text file to see if it is locale encoding or UTF-8.
5549
	* src/compose.c: compose_insert_file(): check whole file to see if it
5550
	  is UTF-8.
5551
5552
2006-08-07
5553
5554
	* configure.in: use onig-config.
5555
5556
2006-08-07
5557
5558
	* src/folderview.c: added separator before 'Mark all read'.
5559
5560
2006-08-04
5561
5562
	* src/sylpheed.rc.in
5563
	  configure.in: added version information.
5564
5565
2006-08-04
5566
5567
	* src/sylpheed.rc.in
5568
	  src/Makefile.am
5569
	  configure.in: generate sylpheed.rc from sylpheed.rc.in.
5570
5571
2006-08-03
5572
5573
	* configure.in: fixed a bug that $LIBS was not properly restored
5574
	  when OpenSSL test failed (thanks to IWAMOTO Kouichi).
5575
5576
2006-08-03
5577
5578
	* libsylph/filter.c
5579
	  src/about.c
5580
	  src/prefs_filter_edit.c
5581
	  configure.in: Oniguruma can be used instead of system's regex API
5582
	  (thanks to IWAMOTO Kouichi).
5583
5584
2006-08-02
5585
5586
	* src/sumaryview.c:
5587
	  summary_filter_func()
5588
	  summary_filter_junk_func(): fixed a bug that flag changes were not
5589
	  saved with manual filtering.
5590
5591
2006-07-31
5592
5593
	* version 2.2.7
5594
5595
2006-07-31
5596
5597
	* src/folderview.c: folderview_menu_popup(): enable some menu items
5598
	  on receiving.
5599
	* libsylph/procmsg_empty_trash(): check whether the folder is really
5600
	  trash.
5601
5602
2006-07-28
5603
5604
	* src/rfc2015.c: sig_status_for_key(): check the error of
5605
	  gpgme_get_key() (fixes crashes on checking signature).
5606
5607
2006-07-28
5608
5609
	* src/compose.c
5610
	  src/messageview.c
5611
	  src/prefs_common_dialog.c
5612
	  src/mainwindow.c: added Windows-1257 encoding for Baltic.
5613
5614
2006-07-27
5615
5616
	* libsylph/md5_hmac.c: md5_hex_hmac(): fixed a memory leak.
5617
5618
2006-07-26
5619
5620
	* src/compose.c: compose_reply_set_entry(): use original address
5621
	  strings instead of stripped ones. Fixed a bug that To: address
5622
	  was duplicated in Cc: on reply-to-all.
5623
5624
2006-07-25
5625
5626
	* libsylph/prefs_common.[ch]
5627
	  src/inc.c
5628
	  src/prefs_common_dialog.c: added an option to filter junk mails
5629
	  before normal filtering.
5630
5631
2006-07-24
5632
5633
	* src/summaryview.c: added 'Set as (not) junk mail' to the context
5634
	  menu.
5635
5636
2006-07-21
5637
5638
	* src/summaryview.c: summary_filter_real(): fixed a bug that manual
5639
	  junk filtering didn't work when no filter rule exist.
5640
5641
2006-06-27
5642
5643
	* po/tr.po: fixed a typo which caused crash.
5644
5645
2006-06-26
5646
5647
	* src/gtkutils.[ch]: gtkut_tree_view_fast_clear(): new.
5648
	* src/summaryview.c: made workarounds for the crash in GTK+ 2.8.x.
5649
5650
2006-06-25
5651
5652
	* libsylph/mh.c: mh_scan_tree_recursive(): win32: improved its
5653
	  performance.
5654
	  Don't scan virtual folders.
5655
5656
2006-06-25
5657
5658
	* src/summaryview.c: summary_execute_move(), summary_execute_copy():
5659
	  removed redundant folder scan.
5660
	* libsylph/mh.c: mh_scan_folder_full(): win32: supported non-unicode
5661
	  platforms (not tested).
5662
5663
2006-06-23
5664
5665
	* libsylph/mh.c: mh_scan_folder_full(): win32: optimized scanning of
5666
	  directory using FindFirstFile() / FindNextFile().
5667
5668
2006-06-16
5669
5670
	* src/folderview.c: folderview_menu_popup(): enable "Mark all read"
5671
	  only when selected folder is opened in the case of IMAP4.
5672
5673
2006-06-16
5674
5675
	* libsylph/procmsg.[ch]
5676
	  src/folderview.c: added "Mark all read" to the folder context menu.
5677
5678
2006-06-09
5679
5680
	* version 2.2.6
5681
5682
2006-06-08
5683
5684
	* src/textview.c: textview_write_link(): remove spaces from href
5685
	  (fixes execution failure with ShellExecute() on Win32 and URI check).
5686
5687
2006-06-04
5688
5689
	* src/send_message.c: send_message_smtp(): added missing timeout
5690
	  handling (thanks to Colin).
5691
5692
2006-06-01
5693
5694
	* libsylph/imap.c: support 8-bit literal (literal8) defined in RFC
5695
	  3516.
5696
5697
2006-05-29
5698
5699
	* version 2.2.5
5700
5701
2006-05-26
5702
5703
	* libsylph/pop.c: pop3_lookup_next(): increment
5704
	  Pop3Session::cur_total_bytes too when deleting expired messages.
5705
5706
2006-05-26
5707
5708
	* src/foldersel.c: fixed a bug that bold face was disabled with
5709
	  GLib 2.10 and Pango 1.12.
5710
5711
2006-05-17
5712
5713
	* src/main.c: fixed execution failure when using accessibility module.
5714
	* libsylph/codeconv.c: conv_sjistojis(): fixed character corruption
5715
	  and buffer overflow when using half-width kana.
5716
5717
2006-05-09
5718
5719
	* src/summaryview.c: don't decrease new/unread count if zero.
5720
5721
2006-03-29
5722
5723
	* version 2.2.4
5724
5725
2006-03-27
5726
5727
	* src/prefs_common_dialog.c: made "RFC 2231" not translatable.
5728
5729
2006-03-27
5730
5731
	* libsylph/utils.[ch]: subst_control(): new.
5732
	* libsylph/procheader.c: procheader_parse_stream(): remove control
5733
	  characters from headers.
5734
	* src/folderview.c
5735
	  src/summaryview.c: fixed a bug that bold face was disabled with
5736
	  GLib 2.10 and Pango 1.12.
5737
5738
2006-03-24
5739
5740
	* src/summaryview.[ch]: added the clear button for quick search entry.
5741
5742
2006-03-24
5743
5744
	* src/prefs_common_dialog.c: prefs_keybind_apply_clicked(): fixed
5745
	  "/View/Show all headers" menu string (thanks to Kyosuke Takayama).
5746
5747
2006-03-17
5748
5749
	* src/prefs_ui.[ch]
5750
	  src/prefs_common_dialog.[ch]: added the option for MIME filename
5751
	  encoding method.
5752
5753
2006-03-17
5754
5755
	* libsylph/utils.[ch]
5756
	  libsylph/prefs_common.[ch]
5757
	  libsylph/procmime.c
5758
	  libsylph/codeconv.[ch]
5759
	  src/compose.c: implemented RFC 2231 filename encoding on send.
5760
5761
2006-03-16
5762
5763
	* libsylph/procmime.c: implemented RFC 2231 parameter value extension.
5764
5765
2006-03-14
5766
5767
	* libsylph/mh.c: mh_scan_tree_recursive(): allow Unix path separator
5768
	  when comparing path on Win32 (fixes duplicated subfolders when
5769
	  rebuilding folder tree on Win32 while settings were shared between
5770
	  Win32 and Unix).
5771
5772
2006-03-14
5773
5774
	* version 2.2.3
5775
5776
2006-03-10
5777
5778
	* src/icons/sylpheed.ico: made background transparent.
5779
5780
2006-03-10
5781
5782
	* src/query_search.c: enabled sorting of the result.
5783
5784
2006-03-10
5785
5786
	* src/editbook.c
5787
	  src/editgroup.c
5788
	  src/importldif.c
5789
	  src/editjpilot.c
5790
	  src/editaddress.c
5791
	  src/addressadd.c
5792
	  src/editldap_basedn.c
5793
	  src/editvcard.c
5794
	  src/editldap.c: modified the spacing of statusbar.
5795
5796
2006-03-10
5797
5798
	* src/addressbook.c: modified the accelerators, and the layout.
5799
5800
2006-03-10
5801
5802
	* libsylph/procmsg.[ch]
5803
	  src/messageview.c
5804
	  src/summaryview.c: printing messages now follows 'Show all headers'
5805
	  status.
5806
5807
2006-03-09
5808
5809
	* libsylph/procmime.c: procmime_execute_open_file(): parse ~/.mailcap
5810
	  if ~/.sylpheed-2.0/mailcap not found.
5811
5812
2006-03-09
5813
5814
	* libsylph/utils.[ch]
5815
	  libsylph/prefs_common.[ch]
5816
	  src/mimeview.c: added a hidden option "mime_command" for backward
5817
	  compatibility.
5818
	* libsylph/procmime.c
5819
	  libsylph/procmsg.c
5820
	  src/compose.c
5821
	  src/inc.c
5822
	  src/messageview.c
5823
	  src/summaryview.c: use str_find_format_times().
5824
5825
2006-03-08
5826
5827
	* libsylph/procmime.c: read mailcap file other than standard location.
5828
5829
2006-03-08
5830
5831
	* libsylph/procmime.[ch]
5832
	  src/mimeview.c: removed metamail support and replaced it with
5833
	  the alternative implementation.
5834
	* libsylph/prefs_common.c: leave "mime_image_viewer" and
5835
	  "mime_audio_player" options for compatibility, but made them empty
5836
	  by default.
5837
5838
2006-03-07
5839
5840
	* src/compose.c: compose_get_signature_str(): allow relative signature
5841
	  path.
5842
5843
2006-03-06
5844
5845
	* src/textview.c: textview_uri_security_check(): ignore trailing path
5846
	  separator when comparing URI.
5847
5848
2006-03-06
5849
5850
	* src/compose.[ch]
5851
	  src/addressbook.c: always enable To, Cc, and Bcc button. Create new
5852
	  compose window if not exist.
5853
5854
2006-03-06
5855
5856
	* libsylph/prefs_common.[ch]
5857
	  src/addressbook.c: preserve the window position of address book.
5858
	  Moved the position of Help menu.
5859
5860
2006-03-06
5861
5862
	* src/compose.c: compose_select_account(): enabled View/Cc menu on
5863
	  mail accounts.
5864
5865
2006-03-03
5866
5867
	* version 2.2.2
5868
5869
2006-03-02
5870
5871
	* src/message_search.c: fixed crash after a message window was closed
5872
	  while the search dialog was still open.
5873
5874
2006-03-02
5875
5876
	* libsylph/imap.c: imap_rename_folder_real(): fixed crash when tried
5877
	  to move folders right under the root folder.
5878
5879
2006-03-01
5880
5881
	* src/alertpanel.c: place dialog center if it is out of range (fixes
5882
	  main window becomes not responsive when alert dialog is shown while
5883
	  it is minimized on win32).
5884
5885
2006-03-01
5886
5887
	* src/main.c: win32: do console initialization only once.
5888
5889
2006-02-28
5890
5891
	* src/main.c: win32: output debug and help messages to newly created
5892
	  console.
5893
5894
2006-02-27
5895
5896
	* libsylph/utils.c: execute_async(), execute_sync(): win32: fixed
5897
	  encoding problem (GSpawn in GLib < 2.8.2 takes codepage arguments).
5898
5899
2006-02-27
5900
5901
	* version 2.2.1
5902
5903
2006-02-24
5904
5905
	* configure.in: enabled GtkSpell by default.
5906
5907
2006-02-24
5908
5909
	* libsylph/folder.h: fixed comments.
5910
5911
2006-02-24
5912
5913
	* src/summaryview.c: performance fix when resetting the quick search
5914
	  while sorted by thread date with descending order.
5915
	* Makefile.am
5916
	  sylpheed.spec.in: added README.es.
5917
5918
2006-02-24
5919
5920
	* README.es: added (thanks to Ricardo Mones).
5921
	* README, README.ja: changed the FSF address.
5922
5923
2006-02-23
5924
5925
	* src/subscribedialog.c: ignore non-ascii newsgroup names (fixes crash
5926
	  on Win32).
5927
5928
2006-02-22
5929
5930
	* libsylph/folder.c: folder_get_path(): use filename-safe string for
5931
	  IMAP cache directory.
5932
	* src/prefs_common_dialog.c: fixed a warning on compile.
5933
5934
2006-02-21
5935
5936
	* libsylph/utils.[ch]: uriencode_for_filename(): creates filename-safe
5937
	  string by URI encode (except space).
5938
	* libsylph/pop.c: use filename-safe string for UIDL file (might break
5939
	  backward compatibility on Unix).
5940
5941
2006-02-14
5942
5943
	* libsylph/session.c
5944
	  libsylph/socket.[ch]: win32: avoid blocking when reading from
5945
	  socket.
5946
5947
2006-02-13
5948
5949
	* version 2.2.0
5950
5951
2006-02-10
5952
5953
	* sylpheed.spec.in: modified Requires:.
5954
5955
2006-02-09
5956
5957
	* src/summaryview.c
5958
	  src/folderview.c: prohibit move/copy from/to queue folders, and
5959
	  move/copy to virtual folders.
5960
5961
2006-02-09
5962
5963
	* version 2.2.0rc
5964
5965
2006-02-08
5966
5967
	* libsylph/codeconv.c: conv_get_fallback_for_private_encoding():
5968
	  supported "x-sjis" encoding.
5969
5970
2006-02-08
5971
5972
	* libsylph/codeconv.c:
5973
	  conv_get_locale_charset()
5974
	  conv_get_locale_charset_str(): use GLib API on Win32 (fixes wrong
5975
	  encoding returned).
5976
	  src/rfc2015.c: sig_status_full(): use g_locale_to_utf8() for locale
5977
	  to UTF-8 conversion.
5978
5979
2006-02-07
5980
5981
	* src/mainwindow.c: made the help window of command line options
5982
	  singleton.
5983
5984
2006-02-07
5985
5986
	* src/tryaicon.c: trayicon_button_pressed(): force dropping of
5987
	  obscured flag in case window is obscured by always-on-top windows.
5988
5989
2006-02-07
5990
5991
	* src/compose.c: compose_exec_ext_editor(): fixed a problem that the
5992
	  UI was still insensitive after execution of external editor failed
5993
	  (thanks to M.Suzuki).
5994
5995
2006-02-07
5996
5997
	* src/tryaicon.c: trayicon_button_pressed(): use gtk_widget_iconify()
5998
	  instead of gtk_widget_hide() (fixes some problems).
5999
6000
2006-02-06
6001
6002
	* version 2.2.0beta8
6003
6004
2006-02-06
6005
6006
	* src/prefs_filter_edit.c: disabled regex match type on win32.
6007
6008
2006-02-06
6009
6010
	* libsylph/mh.c
6011
	  libsylph/imap.c: don't reset unread flag when moving/copying
6012
	  messages into trash.
6013
6014
2006-02-06
6015
6016
	* libsylph/mh.c: win32: fixed a bug that the contents of folders which
6017
	  have specific Japanese characters such as 'Hyou' (which contains
6018
	  0x5c ('\') at the second byte) at the end of its name couldn't be
6019
	  seen.
6020
6021
2006-02-06
6022
6023
	* src/messageview.[ch]: update menu when show_all_headers state
6024
	  changed.
6025
6026
2006-02-05
6027
6028
	* libsylph/pop.c: pop3_getrange_stat_recv(): fixed non-portable format
6029
	  string ("%Ld" is not defined in *BSD, including Mac OS X). This
6030
	  fixes wrong status display at receiving on *BSD systems.
6031
	* libsylph/utils.c: to_human_readable(): disabled translation.
6032
6033
2006-02-03
6034
6035
	* src/summaryview.c: summary_row_expanded(): re-enabled workaround
6036
	  on GTK+ 2.8.
6037
6038
2006-02-03
6039
6040
	* src/mimeview.c: mimeview_show_mime_part(): show filenames with
6041
	  normal font.
6042
6043
2006-02-02
6044
6045
	* manual/ja/sylpheed.sgml: partially updated for 2.2.
6046
6047
2006-02-02
6048
6049
	* src/mainwindow.c: main_window_key_pressed(): handle Tab key as a
6050
	  special case.
6051
6052
2006-02-02
6053
6054
	* src/inc.c
6055
	  src/trayicon.c
6056
	  src/gtkutils.[ch]
6057
	  src/mainwindow.[ch]: don't enable trayicon action if modal window
6058
	  exists. Present window on click if main window is obscured.
6059
6060
2006-02-02
6061
6062
	* src/mainwindow.c: added the help of command line options.
6063
6064
2006-02-02
6065
6066
	* src/mainwindow.c: main_window_key_pressed(): fixed key event
6067
	  handling of the quick search entry.
6068
6069
2006-02-01
6070
6071
	* src/inc.c
6072
	  src/folderview.[ch]: properly count the number of new messages on
6073
	  local and remote mailboxes.
6074
6075
2006-02-01
6076
6077
	* libsylph/imap.c: imap_cmd_gen_recv(): trim too long lines (ex.
6078
	  SEARCH command).
6079
6080
2006-02-01
6081
6082
	* src/mainwindow.[ch]: disable Send button if no account exist.
6083
6084
2006-02-01
6085
6086
	* libsylph/prefs_common.c: modified the default of summaryview_height.
6087
6088
2006-02-01
6089
6090
	* src/compose.c
6091
	  src/messageview.c
6092
	  src/mainwindow.c: disabled Actions menu on win32.
6093
6094
2006-01-31
6095
6096
	* version 2.2.0beta7
6097
6098
2006-01-31
6099
6100
	* src/compose.c
6101
	  src/messageview.c
6102
	  src/prefs_common_dialog.c
6103
	  src/mainwindow.c: added Arabic encoding (thanks to Mohammed Sameer).
6104
6105
2006-01-31
6106
6107
	* src/statusbar.c
6108
	  src/textview.c: disabled the trimming of statusbar strings.
6109
6110
2006-01-31
6111
6112
	* libsylph/prefs_common.[ch]
6113
	  src/addressbook.c: the size of address book is now remembered.
6114
6115
2006-01-31
6116
6117
	* src/mainwindow.c: added 'Mark thread as read' menu.
6118
	* src/summaryview.c: summary_mark_thread_as_read(): fixed leaks of
6119
	  GtkTreePath list.
6120
6121
2006-01-30
6122
6123
	* src/summaryview.[ch]: implemented 'Mark thread as read'.
6124
6125
2006-01-30
6126
6127
	* src/summaryview.c: enabled the move/copy of the whole message in
6128
	  collapsed threads.
6129
6130
2006-01-30
6131
6132
	* libsylph/account.[ch]
6133
	  src/compose.c: compose_reply(): fixed a bug that automatic account
6134
	  selection was disabled on IMAP4 folders.
6135
6136
2006-01-30
6137
6138
	* libsylph/socket.[ch]: code cleanup.
6139
6140
2006-01-28
6141
6142
	* src/main.c: win32: properly popup main window on remote command mode
6143
	  using SetForegroundWindow().
6144
6145
2006-01-27
6146
6147
	* src/summaryview.c: summary_selection_changed(): only execute idle
6148
	  function on button press.
6149
6150
2006-01-27
6151
6152
	* src/summaryview.c: summary_selection_changed(): display message in
6153
	  idle function (fixes wrong drag begin state after passphrase dialog
6154
	  appeared).
6155
6156
2006-01-27
6157
6158
	* src/passphrase.c: convert passphrase into locale encoding.
6159
6160
2006-01-27
6161
6162
	* src/gtkutils.[ch]
6163
	  src/summaryview.c: when deleting a collapsed thread, all the
6164
	  messages in the thread will be removed.
6165
6166
2006-01-27
6167
6168
	* src/query_search.[ch]
6169
	  src/Makefile.am
6170
	  src/folderview.c
6171
	  src/mainwindow.c: renamed summary_search.[ch] to query_search.[ch].
6172
6173
2006-01-26
6174
6175
	* libsylph/prefs_common.[ch]
6176
	  src/compose.c
6177
	  src/prefs_common_dialog.c: removed 'Wrap before sending' option,
6178
	  which was rather problematic.
6179
6180
2006-01-26
6181
6182
	* libsylph/socket.c
6183
	  configure.in: supported IPv6 on Win32.
6184
6185
2006-01-26
6186
6187
	* src/textview.c
6188
	  src/mimeview.c
6189
	  src/summaryview.c
6190
	  src/folderview.c: also recognize GDK_KP_* keycodes.
6191
6192
2006-01-25
6193
6194
	* version 2.2.0beta6
6195
6196
2006-01-25
6197
6198
	* libsylph/virtual.c
6199
	  src/summary_search.c: exclude trash on recursive search.
6200
	* src/prefs_search_folder.[ch]
6201
	  src/folderview.c: update summary when virtual folders are modified.
6202
6203
2006-01-25
6204
6205
	* libsylph/procmsg.[ch]: procmsg_trash_messages_exist(): added.
6206
	* src/folderview.c: folderview_menu_popup(): don't make 'Empty trash'
6207
	  active if trashed messages don't exist.
6208
	  src/mainwindow.c: main_window_empty_trash(): return immediately
6209
	  when trashed messages don't exist.
6210
6211
2006-01-25
6212
6213
	* src/compose.c: 'File/Insert signature' now inserts signature into
6214
	  current cursor position. 'File/Append signature' was added for the
6215
	  previous behavior.
6216
6217
2006-01-24
6218
6219
	* src/summaryview.c: summary_qsearch_reset(), summary_qsearch():
6220
	  update the sensitivity of UI.
6221
6222
2006-01-24
6223
6224
	* src/compose.c: compose_attach_parts(): force attaching of specific
6225
	  types even if filename is unspecified.
6226
	  src/procmime.[ch]: added MIME_VIDEO to ContentType.
6227
6228
2006-01-24
6229
6230
	* src/foldersel.c: place dialog at the center on parent window.
6231
6232
2006-01-24
6233
6234
	* src/alertpanel.c
6235
	  src/inputdialog.c: set transient window before gtk_widget_show()
6236
	  (fixed wrong window position).
6237
6238
2006-01-24
6239
6240
	* libsylph/account.c
6241
	  libsylph/prefs_account.c
6242
	  src/prefs_account_dialog.c: fixed memory leaks.
6243
	* libsylph/imap.c: imap_session_connect(): save temporary password.
6244
	  imap_close(): don't try to connect to server when closing.
6245
6246
2006-01-24
6247
6248
	* libsylph/procsg.c: procmsg_remove_all_cached_messages(): skip
6249
	  virtual folders.
6250
6251
2006-01-23
6252
6253
	* libsylph/procmsg.[ch]
6254
	  libsylph/prefs_account.[ch]
6255
	  src/main.c
6256
	  src/prefs_account_dialog.[ch]: implemented clearing of IMAP4 message
6257
	  caches on exit.
6258
6259
2006-01-23
6260
6261
	* libsylph/imap.c: imap_do_copy_msgs(): fixed a bug that cache files
6262
	  in source folder was not removed was fixed.
6263
6264
2006-01-20
6265
6266
	* src/compose.c: compose_new(): fixed filename encoding.
6267
	* src/main.c: open_compose_new(): allow non-ascii mailto string and
6268
	  filename.
6269
6270
2006-01-20
6271
6272
	* src/alertpanel.c
6273
	  src/inputdialog.c
6274
	  src/filesel.c: place dialog at the center on parent window.
6275
6276
2006-01-20
6277
6278
	* version 2.2.0beta5
6279
6280
2006-01-20
6281
6282
	* src/summaryview.c: added tooltip for search entry.
6283
6284
2006-01-20
6285
6286
	* src/prefs_search_folder.c
6287
	  src/prefs_folder_item.c: use gtk_widget_modify_base() instead of
6288
	  copying style. Realize window before getting style.
6289
6290
2006-01-19
6291
6292
	* src/summaryview.c: summary_qsearch_reset(), summary_qsearch(): clear
6293
	  invalidated selection (fixes crash on quick search).
6294
6295
2006-01-19
6296
6297
	* src/trayicon.c
6298
	  src/menu.h: fixed account selector of compose window having
6299
	  unintended mnemonic.
6300
6301
2006-01-19
6302
6303
	* libsylph/imap.c: imap_scan_tree_recursive(): handle virtual folders
6304
	  properly.
6305
	* src/folderview.c: folderview_menu_popup(): prohibit new folder under
6306
	  virtual folders.
6307
6308
2006-01-19
6309
6310
	* src/summaryview.c: summary_thread_build(), summary_unthread(): block
6311
	  signal handlers for optimization.
6312
6313
2006-01-19
6314
6315
	* src/summaryview.[ch]: implemented quick filter.
6316
6317
2006-01-18
6318
6319
	* libsylph/filter.[ch]
6320
	  src/prefs_filter_edit.[ch]: added filter conditions of status such
6321
	  as 'unread', 'mark', 'color-label', and 'mime'.
6322
6323
2006-01-18
6324
6325
	* src/summaryview.c: update all_mlist on sorting to save the order.
6326
6327
2006-01-17
6328
6329
	* src/export.c
6330
	  src/import.c: modified the window management of export / import
6331
	  dialog.
6332
6333
2006-01-17
6334
6335
	* libsylph/prefs_common.[ch]
6336
	  src/summaryview.[ch]
6337
	  src/mainwindow.c: enabled toggle of the searchbar.
6338
6339
2006-01-17
6340
6341
	* src/summaryview.[ch]
6342
	  src/mainwindow.c: implemented quick search of the summary view.
6343
6344
2006-01-17
6345
6346
	* libsylph/news.c: news_get_group_list(): show more verbose warnings.
6347
6348
2006-01-13
6349
6350
	* version 2.2.0beta4
6351
6352
2006-01-13
6353
6354
	* libsylph/prefs_common.[ch]
6355
	  src/trayicon.c
6356
	  src/menu.h
6357
	  src/main.h
6358
	  src/prefs_common_dialog.c
6359
	  src/mainwindow.[ch]: perform show/hide on trayicon click.
6360
	  Implemented popup menu on trayicon.
6361
6362
2006-01-13
6363
6364
	* libsylph/pop.[ch]
6365
	  src/inc.[ch]: fixed 32-bit integer overflow where the total size of
6366
	  messages is greater than 2GB.
6367
6368
2006-01-12
6369
6370
	* src/summaryview.c: summary_set_tree_model_from_list(): fixed a
6371
	  memory leak where threading is off.
6372
6373
2006-01-12
6374
6375
	* libsylph/virtual.c: virtual_rename_folder(): added.
6376
	* src/folderview.c: folderview_rename_folder_cb(): fixed renaming of
6377
	  virtual folders.
6378
	  folderview_move_folder_cb(): don't allow a virtual folder as parent.
6379
	  folderview_menu_popup(): enabled rename/delete of virtual folders
6380
	  on newsgroups.
6381
6382
2006-01-12
6383
6384
	* src/folderview.c: replace "Search messages..." with "Edit search
6385
	  condition..." menu on virtual folder.
6386
	  folderview_menu_popup(): code cleanup.
6387
6388
2006-01-12
6389
6390
	* src/about.[ch]
6391
	  README
6392
	  README.ja: updated copyright year.
6393
6394
2006-01-11
6395
6396
	* src/folderview.c: folderview_check_new(): exclude virtual folders.
6397
6398
2006-01-11
6399
6400
	* version 2.2.0beta3
6401
6402
2006-01-11
6403
6404
	* src/mainwindow.c: search_cb(): open search folder property on
6405
	  virtual folder.
6406
6407
2006-01-10
6408
6409
	* src/prefs_search_folder.c: added name entry. Also show name in the
6410
	  window title.
6411
6412
2006-01-10
6413
6414
	* src/textview.c: get_uri_part(): use glib functions for isgraph() and
6415
	  ispunct(). Include some trailing punctuations as URI.
6416
6417
2006-01-10
6418
6419
	* src/summaryview.c
6420
	  src/mainwindow.c: repositioned the "Delete" menu and added a
6421
	  separator to prevent accidental selection.
6422
6423
2006-01-10
6424
6425
	* libsylph/virtual.c
6426
	  libsylph/defs.h
6427
	  src/prefs_search_folder.c: implemented the modification of search
6428
	  folder condition.
6429
6430
2006-01-06
6431
6432
	* src/prefs_search_folder.[ch]
6433
	  src/summary_search.[ch]
6434
	  src/folderview.c
6435
	  src/prefs_filter_edit.[ch]: partially implemented search folder
6436
	  properties.
6437
6438
2006-01-06
6439
6440
	* src/folderview.c: modified the message of deleting search folder.
6441
6442
2006-01-06
6443
6444
	* src/summary_search.c: accept when name entry is activated on the
6445
	  save dialog.
6446
	* src/summaryview.c: summary_status_show(): use gint64 for sel_size to
6447
	  avoid overflow on environments where sizeof(off_t) is 4.
6448
6449
2006-01-06
6450
6451
	* libsylph/virtual.c: don't compare temporary flags (fixes a bug that
6452
	  search cache occasionally didn't work).
6453
6454
2006-01-06
6455
6456
	* src/summary_search.c
6457
	  src/prefs_filter_edit.[ch]: prefs_filter_edit_cond_edit_to_list():
6458
	  added for minor code cleanup.
6459
6460
2006-01-05
6461
6462
	* src/textview.c: textview_make_clickable_parts(): add http:// scheme
6463
	  before implicit URIs begin with 'www.'.
6464
6465
2006-01-05
6466
6467
	* libsylph/virtual.c
6468
	  src/folderview.c: fixed a bug that search folders under IMAP4 or
6469
	  NNTP folders couldn't be removed.
6470
6471
2005-12-27
6472
6473
	* libsylph/procmsg.[ch]
6474
	  libsylph/virtual.c: cache search result to speed up on and after
6475
	  the second search.
6476
	* src/summary_search.c: fixed a warning.
6477
6478
2005-12-26
6479
6480
	* version 2.2.0beta2
6481
6482
2005-12-26
6483
6484
	* libsylph/pop.[ch]: prevent duplicate retrieval after incomplete
6485
	  session.
6486
6487
2005-12-26
6488
6489
	* src/compose.c
6490
	  src/messageview.c
6491
	  src/prefs_common_dialog.c
6492
	  src/mainwindow.c: added Windows-1252 for display encoding. Removed
6493
	  EUC-TW from the outgoing encoding of compose window.
6494
6495
2005-12-26
6496
6497
	* src/compose.c: compose_attach_parts(): don't traverse inside
6498
	  message/rfc822 to avoid duplicated attachments.
6499
6500
2005-12-26
6501
6502
	* src/compose.c: only add modified flag when files are manually
6503
	  attached.
6504
6505
2005-12-26
6506
6507
	* libsylph/utils.c: subst_for_filename(): added more characters to be
6508
	  substituted (for Win32).
6509
	  generate_mime_boundary(): replaced subst_char() with subst_chars().
6510
6511
2005-12-25
6512
6513
	* src/compose.c: compose_attach_parts(): include message/rfc822 parts.
6514
6515
2005-12-25
6516
6517
	* src/folderview.c: fixed a bug that previously selected row was
6518
	  removed from the view instead of currently selected one when
6519
	  deleting/renaming folders from the context menu.
6520
6521
2005-12-25
6522
6523
	* src/compose.c: compose_attach_parts(): attach all parts with
6524
	  filenames, and don't if not (fixes failure of forwarding attachments
6525
	  in some cases).
6526
6527
2005-12-22
6528
6529
	* version 2.2.0beta1
6530
6531
2005-12-22
6532
6533
	* src/compose.c: compose_is_itemized(): fixed enumerated lines
6534
	  detection.
6535
6536
2005-12-22
6537
6538
	* src/summary_search.c
6539
	  src/mainwindow.c: modified window handling.
6540
6541
2005-12-22
6542
6543
	* src/summaryview.[ch]
6544
	  src/summary_search.c: select activated message in summary view if
6545
	  possible.
6546
6547
2005-12-22
6548
6549
	* src/summaryview.c: summary_row_expanded(): disable workaround with
6550
	  GTK+ 2.8.
6551
6552
2005-12-21
6553
6554
	* libsylph/procmsg.[ch]
6555
	  src/compose.c
6556
	  src/summaryview.[ch]: reflect flag changes on virtual folders in the
6557
	  real ones.
6558
6559
2005-12-21
6560
6561
	* libsylph/virtual.c
6562
	  libsylph/filter.c
6563
	  src/summary_search.c
6564
	  src/prefs_folder_item.c
6565
	  src/folderview.c: show progress when opening search folder. Don't
6566
	  allow the search of search folder. Save case-sensitive option.
6567
	* libsylph/procmsg.h
6568
	  src/compose.c
6569
	  src/summaryview.c: added MSG_FLAG_CHANGED flag.
6570
6571
2005-12-20
6572
6573
	* src/compose.c: compose_is_itemized(): also check for enumerated
6574
	  lines such as (1), (2), 3. ...
6575
6576
2005-12-20
6577
6578
	* libsylph/account.[ch]: account_address_exist(): new.
6579
	  src/account_dialog.c
6580
	  src/summaryview.c: look for all accounts when the option "Display
6581
	  recipient on `From' column if sender is yourself" is enabled.
6582
	  src/folderview.c: write account config file immediately when an
6583
	  account is removed.
6584
6585
2005-12-20
6586
6587
	* src/summaryview.c: summary_set_row(): fixed a memory leak.
6588
6589
2005-12-20
6590
6591
	* src/folderview.[ch]: reflect display_folder_unread setting
6592
	  immediately.
6593
6594
2005-12-20
6595
6596
	* src/filesel.c: filesel_select_file_full(): fixed preselected
6597
	  directory with GTK+ 2.8.
6598
6599
2005-12-19
6600
6601
	* src/subscribedialog.c: popup main window when the dialog is closed.
6602
6603
2005-12-19
6604
6605
	* src/mainwindow.c: main_window_get_size(): save summary view height
6606
	  even if window is maximized.
6607
6608
2005-12-19
6609
6610
	* libsylph/prefs_common.[ch]
6611
	  src/mainwindow.c: remember the maximized state.
6612
6613
2005-12-19
6614
6615
	* src/summary_search.[ch]
6616
	  src/folderview.c
6617
	  src/mainwindow.c: removed SummaryView* from the argument of
6618
	  summary_search(). Preset folder when saving as search folder.
6619
6620
2005-12-19
6621
6622
	* libsylph/virtual.[ch]
6623
	  libsylph/folder.[ch]
6624
	  libsylph/filter.[ch]
6625
	  libsylph/Makefile.am
6626
	  src/summary_search.[ch]
6627
	  src/prefs_folder_item.c
6628
	  src/summaryview.c
6629
	  src/folderview.c
6630
	  src/mainwindow.c
6631
	  src/prefs_filter_edit.[ch]: implemented query search and virtual
6632
	  folder.
6633
6634
2005-12-19
6635
6636
	* libsylph/codeconv.[ch]: support nonstandard encoding
6637
	  "ks_c_5601-1987" (thanks to Yoo Chung).
6638
6639
2005-12-14
6640
6641
	* version 2.1.9
6642
6643
2005-12-14
6644
6645
	* libsylph/prefs_account.[ch]
6646
	  src/inc.c
6647
	  src/folderview.[ch]
6648
	  src/prefs_account_dialog.c: added an option to update only INBOX on
6649
	  checking new messages of IMAP4 accounts.
6650
6651
2005-12-13
6652
6653
	* libsylph/account.c
6654
	  libsylph/prefs_account.[ch]
6655
	  src/prefs_account_dialog.c: enabled custom queue folder.
6656
6657
2005-12-13
6658
6659
	* src/subscribedialog.c: fixed a bug that invisible subscribed groups
6660
	  was removed after refresh. Assume wildcards for keywords without
6661
	  them. Display status when receiving of newsgroups list started.
6662
6663
2005-12-09
6664
6665
	* src/foldersel.c: also select top folder on FOLDER_SEL_ALL.
6666
	* libsylph/folder.c: folder_find_item_from_identifier(): also return
6667
	  top folder.
6668
6669
2005-12-09
6670
6671
	* src/filter.[ch]: filter_rule_requires_full_headers(): added.
6672
	* libsylph/procheader.[ch]: procheader_get_header_list_from_msginfo():
6673
	  added.
6674
6675
2005-12-09
6676
6677
	* src/prefs_filter_edit.[ch]: prefs_filter_edit_cond_hbox_to_cond():
6678
	  added an argument for case sensitivity.
6679
6680
2005-12-08
6681
6682
	* src/prefs_filter_edit.[ch]
6683
	  src/prefs_filter.[ch]: made more functions public.
6684
6685
2005-12-08
6686
6687
	* src/prefs_filter_edit.[ch]: generalized the condition edit.
6688
6689
2005-12-08
6690
6691
	* libsylph/imap.c: imap_get_msg_list(): only update mtime when folder
6692
	  is not opened.
6693
6694
2005-12-07
6695
6696
	* libsylph/mh.c
6697
	  libsylph/news.c
6698
	  libsylph/imap.c
6699
	  libsylph/procmsg.[ch]: update caches and flags when reading message
6700
	  list from a folder.
6701
6702
2005-12-06
6703
6704
	* src/prefs_filter_edit.[ch]: made CondHBox / ActionHBox related APIs
6705
	  public.
6706
6707
2005-12-05
6708
6709
	* src/compose.c: compose_reply_set_entry(): enabled
6710
	  COMPOSE_REPLY_TO_ALL for NNTP. fixed a memory leak.
6711
6712
2005-12-05
6713
6714
	* libsylph/utils.[ch]
6715
	  libsylph/imap.c: imap_cmd_append(): send message contents all at
6716
	  once.
6717
6718
2005-12-02
6719
6720
	* src/textview.c: textview_add_part(): modified font for signature
6721
	  part.
6722
6723
2005-12-02
6724
6725
	* src/addrbook.c: addrbook_update_address_list(): fixed crash bug when
6726
	  an address in a group was modified.
6727
	* src/addrbook.c: addrbook_update_group_list()
6728
	  src/editgroup.c: addressbook_edit_group(): fixed memory leaks.
6729
6730
2005-12-02
6731
6732
	* src/passphrase.c: gpgmegtk_passphrase_cb(): fixed blocking on win32.
6733
6734
2005-12-01
6735
6736
	* src/folderview.c: added "Update summary" to the context menu.
6737
6738
2005-12-01
6739
6740
	* libsylph/session.h
6741
	  libsylph/smtp.h: fixed compilation failure on some environments.
6742
6743
2005-11-30
6744
6745
	* src/summaryview.[ch]: display progress on filtering.
6746
6747
2005-11-30
6748
6749
	* version 2.1.8
6750
6751
2005-11-29
6752
6753
	* libsylph/session.c: removed debug print.
6754
6755
2005-11-29
6756
6757
	* src/send_message.c: send_message_queue_all(): follow the change of
6758
	  compose.c::compose_send().
6759
6760
2005-11-28
6761
6762
	* libsylph/prefs_common.[ch]
6763
	  src/prefs_common_dialog.c: moved outgoing encoding option into
6764
	  Display - Encoding tab.
6765
6766
2005-11-28
6767
6768
	* libsylph/procmime.c: procmime_decode_content(): also normalize text
6769
	  files on win32. Also do normalization for quoted-printable part.
6770
6771
2005-11-28
6772
6773
	* libsylph/pop.c
6774
	  libsylph/recv.c
6775
	  src/compose.c: reverted linebreak conversion.
6776
6777
2005-11-25
6778
6779
	* src/compose.c: also canonicalize on redirect/queue.
6780
6781
2005-11-25
6782
6783
	* src/compose.c: compose_write_to_file(): always canonicalize composed
6784
	  message.
6785
6786
2005-11-25
6787
6788
	* libsylph/procmime.c: procmime_decode_content(): uncanonicalize
6789
	  unencoded text.
6790
6791
2005-11-25
6792
6793
	* libsylph/pop.c
6794
	  libsylph/recv.c: don't convert CR+LF to LF.
6795
	* libsylph/procmime.c: procmime_decode_content(): don't uncanonicalize
6796
	  message/rfc822.
6797
6798
2005-11-25
6799
6800
	* src/imageview.c: size_allocate_cb(): don't update image view if
6801
	  image_data doesn't exist.
6802
	* src/mimeview.c: mimeview_change_view_type(): clear hidden view.
6803
6804
2005-11-25
6805
6806
	* libsylph/session.[ch]: session_read_data_as_file_cb(): don't write
6807
	  to file until buffer is filled more than the half. Extended the
6808
	  buffer size.
6809
6810
2005-11-25
6811
6812
	* libsylph/session.c: session_recv_data_as_file_idle_cb(): fixed a bug
6813
	  that lost first part of message data.
6814
6815
2005-11-24
6816
6817
	* libsylph/procmime.c: procmime_decode_content(): win32: don't
6818
	  uncanonicalize text files.
6819
6820
2005-11-24
6821
6822
	* libsylph/pop.c
6823
	  libsylph/session.[ch]: implemented session_recv_data_as_file(),
6824
	  which receives data as file stream, to reduce memory usage on POP3
6825
	  session.
6826
6827
2005-11-22
6828
6829
	* src/compose.c
6830
	  src/prefs_common_dialog.c: don't save filtered sent message to
6831
	  outbox. Only enable filtering of sent messages when saving of sent
6832
	  messages is enabled.
6833
	* src/inc.c: inc_drop_message(): removed redundant code.
6834
6835
2005-11-22
6836
6837
	* libsylph/utils.[ch]
6838
	  libsylph/session.[ch]
6839
	  libsylph/smtp.[ch]
6840
	  src/send_message.c: reduced memory usage on SMTP session.
6841
6842
2005-11-22
6843
6844
	* libsylph/imap.c: QUOTE_IF_REQUIRED(): add "[]&" to characters to be
6845
	  quoted (for courier-imap).
6846
6847
2005-11-22
6848
6849
	* libsylph/prefs_common.[ch]
6850
	  src/compose.c: remember the last window position.
6851
	* src/sourcewindow.c: win32: fixed window appeared always top-left.
6852
	  Added margin to the TextView.
6853
6854
2005-11-21
6855
6856
	* src/compose.c: compose_create(): win32: fixed window appeared always
6857
	  top-left.
6858
6859
2005-11-21
6860
6861
	* src/compose.c:
6862
	  compose_get_signature_str()
6863
	  compose_insert_file(): give priority to locale to UTF-8 conversion
6864
	  (fixes wrong Japanese conversion on some case).
6865
6866
2005-11-21
6867
6868
	* libsylph/prefs_common.[ch]: modified the order of options.
6869
6870
2005-11-21
6871
6872
	* src/prefs_ui.[ch]
6873
	  src/prefs_common_dialog.c: reorganized the common prefs.
6874
6875
2005-11-18
6876
6877
	* version 2.1.7
6878
6879
2005-11-18
6880
6881
	* libsylph/prefs_common.[ch]
6882
	  src/prefs_common_dialog.c: moved the position of Spell tab.
6883
6884
2005-11-17
6885
6886
	* src/compose.c: compose_set_title(): made edit mark less intrusive.
6887
6888
2005-11-17
6889
6890
	* libsylph/utils.c: set_startup_dir(): win32: always set the startup
6891
	  directory to the same directory as the location of executable file
6892
	  (fixes untranslated messages when launched by other apps).
6893
6894
2005-11-17
6895
6896
	* src/prefs_common_dialog.c: fixed crash when quote colors dialog was
6897
	  closed by the window close button. Fixed window focus after closing
6898
	  it.
6899
6900
2005-11-17
6901
6902
	* src/about.c: show GtkSpell in compiled-in features.
6903
6904
2005-11-17
6905
6906
	* configure.in: fixed wrong status report of GtkSpell.
6907
6908
2005-11-17
6909
6910
	* libsylph/prefs_common.[ch]
6911
	  src/compose.[ch]
6912
	  src/prefs_common_dialog.c
6913
	  configure.in: implemented spell checking using GtkSpell
6914
	  (thanks to Victor Ananajevsky).
6915
6916
2005-11-16
6917
6918
	* src/compose.c: compose_reply_set_entry(): don't reply to list for
6919
	  subscribe confirmation request etc.
6920
6921
2005-11-16
6922
6923
	* src/folderview.c: folderview_search_unread_recursive(): don't show
6924
	  '+' (unread) mark even if unread messages are in Trash.
6925
6926
2005-11-16
6927
6928
	* src/summaryview.c: fixed a bug that the selection was broken (and
6929
	  sometimes crashed) when mark, unread, and colorlabel flags were
6930
	  changed while the summary was sorted by the flags.
6931
6932
2005-11-16
6933
6934
	* src/compose.c: fixed compilation error if GPGME is not enabled.
6935
6936
2005-11-15
6937
6938
	* src/account_dialog.c: account_open(): popup main window if edit
6939
	  account dialog is not present.
6940
6941
2005-11-15
6942
6943
	* src/mimeview.c: mimeview_view_file(): win32: use g_file_test() to
6944
	  detect common executable suffix.
6945
6946
2005-11-14
6947
6948
	* libsylph/mh.c
6949
	  libsylph/mbox.c
6950
	  src/compose.c: always set FolderItem::mtime to 0 if the folder
6951
	  contents changed (fixes occasional summary update failure on win32
6952
	  and some filesystems).
6953
6954
2005-11-14
6955
6956
	* libsylph/utils.[ch]
6957
	  src/summaryview.[ch]: use gint64 for total_size to avoid overflow
6958
	  on environments where sizeof(off_t) is 4.
6959
6960
2005-11-14
6961
6962
	* src/textview.c: changed the shadow type to GTK_SHADOW_ETCHED_IN.
6963
	* src/summaryview.[ch]
6964
	  src/mainwindow.c: added separator between the summary status and
6965
	  the header pane.
6966
6967
2005-11-11
6968
6969
	* src/compose.c: fixed separator of newsgroups (thanks to KAZUKI
6970
	  SHIMURA).
6971
	  compose_reedit_set_entry(): also set Newsgroups and Followup-To
6972
	  entry.
6973
6974
2005-11-11
6975
6976
	* src/main.c: app_init(): win32: disable digit locale variable such as
6977
	  "LANG=1041".
6978
6979
2005-11-11
6980
6981
	* src/mainwindow.c: removed the outer border.
6982
6983
2005-11-10
6984
6985
	* libsylph/prefs_common.c
6986
	  src/prefs_common_dialog.c: don't show gpg warning on win32 by
6987
	  default. Changed "gpg_warning" to "show_gpg_warning".
6988
6989
2005-11-10
6990
6991
	* src/rfc2015.[ch]
6992
	  src/main.c: implemented rfc2015_disable_all() and
6993
	  rfc2015_is_available().
6994
	* src/compose.c: hide PGP checkboxes if PGP is not available.
6995
	* src/logwindow.c: prohibit abort when invalid UTF-8 text is inserted.
6996
6997
2005-11-09
6998
6999
	* src/passphrase.c
7000
	  configure.in: check the availability of mlock().
7001
	  src/main.c: check_gpg(): check if OpenPGP protocol is available.
7002
7003
2005-11-09
7004
7005
	* src/account_dialog.c
7006
	  src/prefs_filter.c: win32: fixed window focus problem.
7007
7008
2005-11-09
7009
7010
	* src/compose.c: allow drop of files in the whole window. Disabled
7011
	  insertion of text by DnD.
7012
7013
2005-11-08
7014
7015
	* version 2.1.6
7016
7017
2005-11-08
7018
7019
	* src/ldif.c: ldif_get_line(): fixed buffer overflow.
7020
7021
2005-11-07
7022
7023
	* src/main.[ch]
7024
	  src/mainwindow.c: added '--exit' command line option.
7025
7026
2005-11-07
7027
7028
	* libsylph/prefs_common.[ch]
7029
	  src/compose.[ch]
7030
	  src/prefs_common_dialog.c: implemented auto-save.
7031
7032
2005-11-07
7033
7034
	* src/prefs_common_dialog.c: hide options which is useless on win32.
7035
7036
2005-11-07
7037
7038
	* src/prefs_common_dialog.c: moved fallback_encoding from Advanced tab
7039
	  to Message tab.
7040
	* libsylph/prefs_common.[ch]: changed 'fallback_encoding' to
7041
	  'default_encoding'.
7042
7043
2005-11-04
7044
7045
	* src/compose.c: compose_ext_editor_kill(): fixed a crash when the
7046
	  external editor was terminated while opening confirmation dialog.
7047
7048
2005-11-04
7049
7050
	* src/prefs_common_dialog.c: prefs_junk_create(): added preset menu
7051
	  for learning commands.
7052
	* libsylph/prefs_common.c: made the default junk commands on win32
7053
	  bsfilter.
7054
7055
2005-11-04
7056
7057
	* src/summaryview.c: summary_junk_func(): follow the
7058
	  'mark_junk_as_read' setting.
7059
7060
2005-11-02
7061
7062
	* src/account_dialog.c
7063
	  src/prefs_account_dialog.c: popup main window when account edit
7064
	  dialog is closed.
7065
7066
2005-11-02
7067
7068
	* libsylph/prefs_common.[ch]
7069
	  src/summaryview.c
7070
	  src/prefs_common_dialog.c: added an option to mark filtered junk
7071
	  mails as read (thanks to Takushi Miyoshi). Added more description.
7072
7073
2005-11-02
7074
7075
	* src/compose.c: unlink compose->exteditor_file if exist.
7076
7077
2005-11-02
7078
7079
	* src/compose.c: compose_ext_editor_kill(): stop watching of child
7080
	  process in case something weird happened.
7081
7082
2005-11-02
7083
7084
	* src/compose.c: fixed for win32.
7085
7086
2005-11-02
7087
7088
	* src/compose.[ch]: reimplemented external editor with GSpawn and
7089
	  GChildWatch.
7090
	* libsylph/utils.c: execute_async(): fixed wrong argument type.
7091
7092
2005-11-02
7093
7094
	* src/prefs_common_dialog.c: moved fallback encoding setting to
7095
	  Advanced tab.
7096
7097
2005-11-01
7098
7099
	* src/prefs_actions.c
7100
	  src/prefs_template.c
7101
	  src/prefs_folder_item.c
7102
	  src/prefs_common_dialog.c
7103
	  src/prefs_summary_column.c
7104
	  src/prefs_account_dialog.c
7105
	  src/prefs_filter.c: bring main window in front after dialogs are
7106
	  closed (to avoid the focus problem on win32).
7107
7108
2005-11-01
7109
7110
	* libsylph/prefs_common.[ch]
7111
	  libsylph/procmime.c
7112
	  src/textview.c
7113
	  src/prefs_common_dialog.c: added fallback encoding setting.
7114
	  Removed multi-byte alphanumeric to ascii conversion option.
7115
7116
2005-11-01
7117
7118
	* src/icons/sylpheed.ico
7119
	  src/icons/Makefile.am
7120
	  src/Makefile.am
7121
	  configure.in: win32: added program icon.
7122
7123
2005-10-31
7124
7125
	* libsylph/utils.c: execute_sync(): win32: get exit status of child
7126
	  process by not using helper program.
7127
7128
2005-10-31
7129
7130
	* src/textview.c: textview_show_part(): fixed scroll jumping on focus.
7131
7132
2005-10-29
7133
7134
	* version 2.1.5
7135
7136
2005-10-27
7137
7138
	* libsylph/socket.c: fd_accept(): enabled on win32.
7139
7140
2005-10-27
7141
7142
	* libsylph/socket.[ch]: fd_connect_inet(), fd_open_inet(): new.
7143
	  fd_open_unix(): set SO_REUSEADDR flag to avoid bind() error.
7144
	* src/main.c: win32: implemented remote command using TCP socket.
7145
7146
2005-10-27
7147
7148
	* src/compose.c: add hbox into the window before creating option menu
7149
	  (fixed initially wrong widget size).
7150
7151
2005-10-27
7152
7153
	* libsylph/procmime.c: procmime_get_mime_type_table(): win32: read
7154
	  mime.types in startup directory.
7155
	* mime.types: included in the source tree.
7156
7157
2005-10-26
7158
7159
	* libsylph/prefs_common.[ch]
7160
	  src/summaryview.c
7161
	  src/prefs_common_dialog.c: added a setting to delete filtered junk
7162
	  mails from server.
7163
7164
2005-10-26
7165
7166
	* libsylph/utils.[ch]: address_equal(): new.
7167
	* src/compose.c: compose_reply_set_entry(): when replying to ML post
7168
	  that has the Reply-To set, set the ML address in To: and Reply-To
7169
	  address in Cc: (thanks to Colin Leroy).
7170
7171
2005-10-26
7172
7173
	* libsylph/utils.c: uri_list_extract_filenames(): use GLib functions
7174
	  to extract URIs if available.
7175
7176
2005-10-26
7177
7178
	* src/main.c: win32: convert locale string to UTF-8 when setting
7179
	  rc dir.
7180
7181
2005-10-25
7182
7183
	* src/messageview.c
7184
	  src/summaryview.c: display confirmation dialog instead of input
7185
	  dialog when printing.
7186
7187
2005-10-25
7188
7189
	* libsylph/procmsg.c: fixed a typo.
7190
7191
2005-10-25
7192
7193
	* configure.in: changed zh_TW.Big5 to zh_TW.
7194
7195
2005-10-25
7196
7197
	* libsylph/utils.[ch]: execute_print_file(): added.
7198
	* libsylph/procmsg.c: procmsg_print_message(): win32: canonicalize
7199
	  output file, and use ShellExecute() if command is unspecified.
7200
7201
2005-10-25
7202
7203
	* libsylph/procmsg.c: procmsg_print_message(): match the output
7204
	  headers to the message view.
7205
	* libsylph/procheader.[ch]: procheader_get_header_array_for_display():
7206
	  added.
7207
	* libsylph/displayheader.[ch]: moved from src/.
7208
	* src/textview.c: textview_show_header(): code cleanup.
7209
7210
2005-10-24
7211
7212
	* src/inputdialog.c: win32: make dialog in front on focus out.
7213
7214
2005-10-24
7215
7216
	* src/inputdialog.c: create/destroy dialog each time it is displayed.
7217
7218
2005-10-24
7219
7220
	* src/messageview.c: set the title of separated message window to
7221
	  "(Subject) - Sylpheed".
7222
7223
2005-10-24
7224
7225
	* src/summaryview.c
7226
	  src/mimeview.c: fixed the problem that DnD didn't work on GTK+ 2.8
7227
	  (thanks to Victor Ananajevsky).
7228
7229
2005-10-21
7230
7231
	* src/main.c: replaced gdk_input_add() with GIOChannel.
7232
7233
2005-10-20
7234
7235
	* src/textview.c: textview_adj_value_changed(): optimized a bit.
7236
7237
2005-10-20
7238
7239
	* src/textview.c: textview_adj_value_changed(): don't move cursor
7240
	  if selection exists.
7241
7242
2005-10-20
7243
7244
	* libsylph/filter.c: fixed execution failure if a file path includes
7245
	  space.
7246
7247
2005-10-20
7248
7249
	* src/textview.c: fixed a problem that the view was scrolled to top
7250
	  when it got focus.
7251
7252
2005-10-20
7253
7254
	* libsylph/utils.[ch]: set_startup_dir(), set_rc_dir(),
7255
	  get_startup_dir(): new.
7256
	* src/main.[ch]: removed global variable startup_dir. Instead use
7257
	  get_startup_dir().
7258
	  added '--configdir' option which specifies directory which stores
7259
	  configuration files.
7260
	* src/manual.c: win32: fixed document paths.
7261
7262
2005-10-18
7263
7264
	* version 2.1.4
7265
7266
2005-10-18
7267
7268
	* libsylph/prefs_common.c: win32: modified the default commands.
7269
7270
2005-10-18
7271
7272
	* src/prefs_filter.c: prefs_filter_open(): correct focus when msginfo
7273
	  is specified.
7274
7275
2005-10-17
7276
7277
	* src/prefs_common_dialog.c: win32: made the default editor command
7278
	  'notepad'.
7279
7280
2005-10-17
7281
7282
	* src/inputdialog.c: adjusted the minimum dialog size.
7283
7284
2005-10-17
7285
7286
	* libsylph/prefs_common.c: win32: fixed compilation failure.
7287
7288
2005-10-17
7289
7290
	* src/prefs_common_dialog.c: added the default browser to the option
7291
	  of URI command.
7292
7293
2005-10-17
7294
7295
	* src/trayicon.c: handle destroy event properly (thanks to Victor
7296
	  Ananajevsky).
7297
7298
2005-10-16
7299
7300
	* libsylph/utils.c: open_uri(): win32: use ShellExecute() to open URI.
7301
	  libsylph/prefs_common.c
7302
	  src/prefs_common_dialog.c: win32: made the default URI command empty
7303
	  which means to use the default browser.
7304
7305
2005-10-16
7306
7307
	* src/mimeview.c: win32: restrict launching of executable files.
7308
7309
2005-10-14
7310
7311
	* makewin32.sh: modified the optimization flags.
7312
7313
2005-10-14
7314
7315
	* src/main.c: win32: prohibit duplicate exec using CreateMutex().
7316
7317
2005-10-14
7318
7319
	* libsylph/procmime.c
7320
	  src/compose.c: made some warnings just debug messages.
7321
7322
2005-10-14
7323
7324
	* libsylph/codeconv.c: changed the locale charset of Japanese Windows
7325
	  from Shift_JIS to CP932.
7326
7327
2005-10-13
7328
7329
	* libsylph/codeconv.[ch]: enhanced the support of
7330
	  environment-dependent Japanese characters (thanks to MORIYAMA).
7331
7332
2005-10-13
7333
7334
	* src/inputdialog.c
7335
	  src/setup.c
7336
	  src/mainwindow.c: modified the text of mailbox setup dialog.
7337
7338
2005-10-13
7339
7340
	* libsylph/utils.[ch]
7341
	  src/mimeview.c: win32: use ShellExecute() to launch attachments, and
7342
	  warn on launching an executable file.
7343
7344
2005-10-13
7345
7346
	* libsylph/folder.[ch]
7347
	  src/prefs_folder_item.c
7348
	  src/folderview.c: enabled the property of the top folder.
7349
	* src/prefs_common_dialog.c: modified the text of key binding dialog.
7350
7351
2005-10-13
7352
7353
	* libsylph/imap.c: imap_cmd_ok(): fixed parsing of literal data (skip
7354
	  quotes).
7355
7356
2005-10-12
7357
7358
	* libsylph/recv.c: recv_bytes(): null-terminate the received data
7359
	  in case it's a string.
7360
	  libsylph/imap.c: imap_cmd_ok(): also log literal strings.
7361
7362
2005-10-12
7363
7364
	* src/alertpanel.c: win32: make dialog in front on focus out.
7365
7366
2005-10-12
7367
7368
	* src/main.c: default_log_func(): fixed prefix on G_LOG_LEVEL_WARNING.
7369
7370
2005-10-12
7371
7372
	* libsylph/imap.c: imap_cmd_ok(): fixed parsing of literal data.
7373
7374
2005-10-12
7375
7376
	* src/summaryview.c: brought back 'Create filter rule' in the context
7377
	  menu.
7378
7379
2005-10-11
7380
7381
	* src/prefs_folder_item.c: fixed the label "Type" not aligned to right.
7382
7383
2005-10-11
7384
7385
	* libsylph/utils.[ch]
7386
	  src/main.c: output g_log() messages to the log window and log file.
7387
	* configure.in: disabled console window on win32.
7388
7389
2005-10-11
7390
7391
	* src/folderview.c: folderview_drag_motion_cb(): win32: reset
7392
	  context->actions if modifier key is not pressed (fixed DnD action
7393
	  becoming copy by default).
7394
7395
2005-10-10
7396
7397
	* libsylph/utils.c
7398
	  libsylph/procheader.c: fixed a bug that caused crashes on receive
7399
	  if Date: header has abnormal time.
7400
7401
2005-10-07
7402
7403
	* libsylph/recv.[ch]
7404
	  libsylph/imap.c: imap_cmd_ok(): support literals in response
7405
	  (fixed out of sync when literals appeared).
7406
7407
2005-10-06
7408
7409
	* libsylph/codeconv.c:
7410
	  conv_filename_from_utf8(), conv_filename_to_utf8(): put an
7411
	  assertion.
7412
7413
2005-10-06
7414
7415
	* libsylph/utils.c: don't define _s_tempnam() on Unix.
7416
	* src/prefs_folder_item.c: added file system path info.
7417
7418
2005-10-06
7419
7420
	* libsylph/utils.c: get_rc_dir(): win32: use environmental variable
7421
	  APPDATA.
7422
	* libsylph/prefs.c: prefs_set_default()
7423
	  src/prefs_ui.c: prefs_set_dialog_to_default(): win32: don't convert
7424
	  the encoding of environmental variable. Expand '~' to rc dir.
7425
7426
2005-10-06
7427
7428
	* src/main.c: win32: include startup directory into %PATH% for GSpawn.
7429
7430
2005-10-05
7431
7432
	* configure.in: support SSL on win32.
7433
	* makewin32.sh: convenient build script for win32.
7434
7435
2005-10-04
7436
7437
	* libsylph/utils.c: my_tmpfile(): use g_mkstemp() instead of
7438
	  directly using mkstemp().
7439
	  win32: use _wtempnam() , open() and fdopen() instead of tmpfile()
7440
	  because it creates temporary files to the root directory.
7441
7442
2005-10-03
7443
7444
	* src/main.c: app_init(): win32: pass locale encoding directory name
7445
	  for bindtextdomain() (fixed not-working translation on non-ascii
7446
	  directory).
7447
7448
2005-10-03
7449
7450
	* libsylph/mh.c:
7451
	  mh_create_tree(): create directory hierarchy for root path.
7452
	  mh_move_folder_real(): change current directory to prevent rename
7453
	  failure on Win32.
7454
	  libsylph/folder.c: folder_get_path(): always return absolute path.
7455
7456
2005-09-30
7457
7458
	* libsylph/prefs_common.c: prefs_common_read_config(): Win32: set the
7459
	  default font to "MS Gothic 12" on Japanese environment.
7460
7461
2005-09-29
7462
7463
	* version 2.1.3
7464
7465
2005-09-28
7466
7467
	* src/main.c: app_init(): make the message catalog location absolute
7468
	  path if LOCALEDIR is relative.
7469
7470
2005-09-28
7471
7472
	* src/compose.c: compose_set_title(): only show subject.
7473
7474
2005-09-27
7475
7476
	* src/rfc2015.c: check_signature(): disabled gpgme_data_set_encoding()
7477
	  (it somehow results in error).
7478
7479
2005-09-27
7480
7481
	* src/rfc2015.c: check_signature(): set transfer encoding for S/MIME.
7482
7483
2005-09-27
7484
7485
	* src/compose.c: display the subject line in the window title bar
7486
	  (thanks to Thomas White).
7487
7488
2005-09-27
7489
7490
	* src/mimeview.c
7491
	  src/rfc2015.c: verify PKCS#7 (S/MIME) signature (thanks to Thomas
7492
	  White).
7493
	* src/main.c: null-check engineInfo->version when displaying debug
7494
	  information of GPGME.
7495
7496
2005-09-26
7497
7498
	* libsylph/html.c: convert character entity references to UTF-8,
7499
	  rather than US-ASCII (thanks to Lyonel Vincent). Use UCS-4 to
7500
	  UTF-8 conversion for numbered references.
7501
7502
2005-09-22
7503
7504
	* libsylph/utils.[ch]
7505
	  libsylph/procmime.[ch]
7506
	  src/mimeview.[ch]
7507
	  src/filesel.[ch]: implemented "Save all", which saves all
7508
	  attachments in a message.
7509
7510
2005-09-22
7511
7512
	* src/gtkutils.[ch]
7513
	  src/summaryview.[ch]: align selected row to center when reached to
7514
	  the edge on key operation.
7515
7516
2005-09-22
7517
7518
	* src/summaryview.c: keep selecting row after changing thread display.
7519
7520
2005-09-21
7521
7522
	* configure.in: removed mbs/wcs functions check.
7523
7524
2005-09-21
7525
7526
	* libsylph/utils.[ch]
7527
	  src/compose.c
7528
	  src/gtkutils.[ch]
7529
	  src/undo.c
7530
	  src/addr_compl.c: removed mbs/wcs functions which are no longer
7531
	  required.
7532
7533
2005-09-21
7534
7535
	* src/account_dialog.c: don't display checkbox if 'get all' is
7536
	  unavailable.
7537
7538
2005-09-21
7539
7540
	* src/subscribedialog.c: don't display checkbox on non-selectable
7541
	  rows.
7542
7543
2005-09-20
7544
7545
	* libsylph/news.[ch]
7546
	  src/subscribedialog.[ch]
7547
	  src/Makefile.am
7548
	  src/folderview.c: renamed grouplistdialog to subscribedialog, and
7549
	  reimplemented with GtkTreeView.
7550
7551
2005-09-16
7552
7553
	* src/compose.c: compose_write_to_file(): don't display code
7554
	  conversion error and line limit warning on draft mode.
7555
7556
2005-09-16
7557
7558
	* libsylph/prefs_common.[ch]
7559
	  src/prefs_common_dialog.c
7560
	  src/folderview.[ch]
7561
	  src/mainwindow.c: removed the option to set the vscrollbar policy
7562
	  of the folder view and made it GTK_POLICY_AUTOMATIC.
7563
	  Added an option to toggle message number columns in the folder view
7564
	  (default is off).
7565
	  Made the 'Translate header name' option a hidden one.
7566
7567
2005-09-15
7568
7569
	* version 2.1.2
7570
7571
2005-09-15
7572
7573
	* configure.in: use ${DATADIRNAME} for $localedir if it is defined.
7574
7575
2005-09-15
7576
7577
	* libsylph/codeconv.c: conv_euctojis(): re-enabled
7578
	  prefs_common.allow_jisx0201_kana.
7579
7580
2005-09-14
7581
7582
	* libsylph/pop.c
7583
	  libsylph/procmime.c
7584
	  src/gtkutils.c
7585
	  src/mimeview.c
7586
	  src/undo.c
7587
	  src/headerview.c
7588
	  src/send_message.c
7589
	  src/summaryview.c: fixed warnings about signedness difference.
7590
7591
2005-09-14
7592
7593
	* libsylph/utils.[ch]
7594
	  src/compose.c: normalize address fields before encoding them.
7595
7596
2005-09-13
7597
7598
	* Makefile.am
7599
	  sylpheed.spec.in: updated files to be included in tarball.
7600
7601
2005-09-13
7602
7603
	* libsylph/*.[ch]: changed the license from GPL to LGPL.
7604
	* LICENSE: added.
7605
7606
2005-09-13
7607
7608
	* src/summaryview.c: summary_set_row(): don't reset S_COL_TDATE
7609
	  (fixes sorting bug when flags changed).
7610
7611
2005-09-13
7612
7613
	* COPYING: updated GPL (changed the address of FSF).
7614
	* COPYING.LIB: added LGPL.
7615
7616
2005-09-13
7617
7618
	* libsylph/procmsg.[ch]
7619
	  libsylph/enums.h
7620
	  libsylph/folder.[ch]
7621
	  src/summaryview.c
7622
	  src/mainwindow.c: added 'View/Sort/by thread date'.
7623
7624
2005-09-12
7625
7626
	* libsylph/imap.c: changed the message number limit on COPY.
7627
	  imap_do_copy_msgs(): update progress bar on copy.
7628
7629
2005-09-09
7630
7631
	* libsylph/imap.c: added missing translation string.
7632
7633
2005-09-09
7634
7635
	* libsylph/utils.[ch]
7636
	  libsylph/imap.c
7637
	  src/main.c
7638
	  src/mainwindow.[ch]: update progress bar when executing long
7639
	  operations.
7640
7641
2005-09-08
7642
7643
	* src/addressbook.c: addressbook_tree_button_pressed(): fixed a bug
7644
	  that the expander of the folder tree didn't work.
7645
7646
2005-09-08
7647
7648
	* libsylph/md5_hmac.c: md5_hmac_get(): minor code cleanup.
7649
7650
2005-09-08
7651
7652
	* libsylph/md5.[ch]: replaced with public domain code in GNet.
7653
	* libsylph/md5_hmac.[ch]: separated from md5.[ch] and rewrote.
7654
	* libsylph/pop.c
7655
	  libsylph/smtp.c
7656
	  libsylph/imap.c: modified for new MD5 interface.
7657
7658
2005-09-08
7659
7660
	* configure.in: use ${datadir} instead of ${prefix}/${DATADIRNAME}.
7661
7662
2005-09-08
7663
7664
	* libsylph/mbox.[ch]: moved into libsylph.
7665
7666
2005-09-07
7667
7668
	* libsylph/imap.c: limit number of messages to be copied at a time
7669
	  with COPY command to prevent network timeout.
7670
7671
2005-09-07
7672
7673
	* libsylph/utils.[ch]: renamed print_status() to status_print().
7674
	* libsylph/imap.c: adjusted the frequency of UI update.
7675
	* src/folderview.c: don't allow selection if summary is locked.
7676
7677
2005-09-07
7678
7679
	* libsylph/codeconv.c: conv_guess_ja_encoding(): also support UTF-8
7680
	  encoding.
7681
7682
2005-09-06
7683
7684
	* libsylph/imap.c: fixed warnings of signedness difference.
7685
	  Added UI hints.
7686
	* libsylph/utils.[ch]
7687
	  src/gtkutils.[ch]
7688
	  src/main.c: added ui_update() as a function for UI hints.
7689
7690
2005-09-06
7691
7692
	* libsylph/prefs_common.[ch]
7693
	  libsylph/prefs_account.[ch]
7694
	  libsylph/pop.h: save GPG settings even if GPGME is disabled.
7695
7696
2005-09-05
7697
7698
	* libsylph/imap.c: show progress when executing operations which
7699
	  takes long time.
7700
7701
2005-09-05
7702
7703
	* libsylph/account.[ch]
7704
	  libsylph/customheader.[ch]
7705
	  libsylph/enums.h
7706
	  libsylph/filter.[ch]
7707
	  libsylph/folder[ch]
7708
	  libsylph/imap.[ch]
7709
	  libsylph/md5.[ch]
7710
	  libsylph/mh.[ch]
7711
	  libsylph/news.[ch]
7712
	  libsylph/nntp.[ch]
7713
	  libsylph/pop.[ch]
7714
	  libsylph/prefs_account.[ch]
7715
	  libsylph/prefs_common.[ch]
7716
	  libsylph/procheader.[ch]
7717
	  libsylph/procmime.[ch]
7718
	  libsylph/procmsg.[ch]
7719
	  libsylph/smtp.[ch]
7720
	  libsylph/Makefile.am: moved more modules to libsylph.
7721
7722
2005-09-05
7723
7724
	* src/messageview.c
7725
	  src/procmsg.[ch]
7726
	  src/filter.[ch]
7727
	  src/summaryview.[ch]
7728
	  src/mainwindow.c
7729
	  src/prefs_filter.h: moved procmsg.c::procmsg_get_filter_keyword()
7730
	  to filter.c::filter_get_keyword_from_msg().
7731
7732
2005-09-05
7733
7734
	* libsylph/utils.[ch]
7735
	  src/inc.c
7736
	  src/main.c
7737
	  src/imap.c
7738
	  src/send_message.c
7739
	  src/news.c: made query-password function UI independent.
7740
	  Added UI independent print status func.
7741
7742
2005-09-05
7743
7744
	* src/main.c
7745
	  src/procmsg.[ch]
7746
	  src/send_message.[ch]
7747
	  src/mainwindow.c: moved procmsg.c::procmsg_send_queue() to
7748
	  send_message.c::send_message_queue_all().
7749
7750
2005-09-02
7751
7752
	* src/html.c
7753
	  src/session.c
7754
	  src/unmime.c: fixed 'warning: pointer targets in assignment differ
7755
	  in signedness'.
7756
7757
2005-09-02
7758
7759
	* src/sourcewindow.c: added missing include.
7760
	* src/filter.[ch]
7761
	  src/prefs_filter.[ch]
7762
	  src/folderview.c: moved prefs_filter_rename_path() and
7763
	  prefs_filter_delete_path() to filter.c.
7764
7765
2005-09-02
7766
7767
	* src/main.c