Statistics
| Revision:

root / ChangeLog @ 690

History | View | Annotate | Download (70.1 kB)

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