Statistics
| Revision:

root / ChangeLog @ 792

History | View | Annotate | Download (79.4 kB)

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