Statistics
| Revision:

root / ChangeLog @ 715

History | View | Annotate | Download (72.6 kB)

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