Statistics
| Revision:

root / ChangeLog @ 424

History | View | Annotate | Download (46.6 kB)

1
2005-07-12
2
3
	* src/main.c
4
	  src/stock_pixmap.[ch]
5
	  src/Makefile.am
6
	  src/pixmaps/stock_sylpheed.png
7
	  sylpheed.png
8
	  sylpheed-64x64.png
9
	  sylpheed-128x128.png: added a new app icon, and specified it as
10
	  a default window icon.
11
12
2005-07-12
13
14
	* src/procmsg.[ch]: procmsg_send_queue(): clear summary cache to
15
	  prevent cache discrepancy.
16
17
2005-07-12
18
19
	* src/filesel.c: comply with prefs_common.comply_gnome_hig option.
20
21
2005-07-12
22
23
	* src/compose.c
24
	  src/addressbook.c
25
	  src/textview.c
26
	  src/account.c
27
	  src/summaryview.c: modified several alerts, and added accelerators
28
	  for the buttons.
29
30
2005-07-11
31
32
	* gtkut_tree_view_scroll_to_cell(): added margin for visibility.
33
34
2005-07-11
35
36
	* src/compose.c: compose_parse_header(): use Content-Type's charset as
37
	  a fallback encoding of broken header strings.
38
39
2005-07-11
40
41
	* src/compose.c: don't convert encoding if inserted file is UTF-8.
42
43
2005-07-11
44
45
	* src/compose.c: fixed duplicate signature problem in re-edit or
46
	  after editing with external editor.
47
48
2005-07-11
49
50
	* src/textview.c: get_uri_part(): don't include characters '{', '}',
51
	  '[', ']' in URI characters.
52
53
2005-07-11
54
55
	* src/compose.[ch]: replaced gdk_input_*() with GIOChannel.
56
57
2005-07-08
58
59
	* version 2.0.0beta5
60
61
2005-07-08
62
63
	* src/editjpilot.c
64
	  src/editvcard.c: fixed a crash when cancelling file selection dialog
65
	  by Escape key. Made non-ascii filename selectable. Use new file
66
	  chooser dialog.
67
68
2005-07-08
69
70
	* src/compose.c
71
	  src/procmsg.[ch]: put existing window in front when trying to reedit
72
	  draft/queued messages which are already open.
73
74
2005-07-08
75
76
	* src/alertpanel.[ch]: alertpanel_full(): added more generic function.
77
	* src/compose.c
78
	  src/account.c
79
	  src/folderview.c: modified some alert dialogs.
80
81
2005-07-08
82
83
	* src/addressbook.c
84
	  src/alertpanel.[ch]
85
	  src/summaryview.c: added G_ALERTCANCEL to AlertValue, and return it
86
	  if cancelled.
87
88
2005-07-07
89
90
	* src/summary_search.c
91
	  src/message_search.c: modified the order of buttons.
92
93
2005-07-07
94
95
	* src/prefs_display_header.c
96
	  src/prefs_actions.c
97
	  src/prefs.[ch]
98
	  src/prefs_account.c
99
	  src/prefs_common.[ch]
100
	  src/prefs_summary_column.c
101
	  src/prefs_template.c
102
	  src/gtkutils.[ch]
103
	  src/foldersel.c
104
	  src/summary_search.c
105
	  src/inputdialog.c
106
	  src/editbook.c
107
	  src/editgroup.c
108
	  src/editjpilot.c
109
	  src/editaddress.c
110
	  src/editldap_basedn.c
111
	  src/editvcard.c
112
	  src/editldap.c: made the order of buttons comply with GNOME HIG.
113
114
2005-07-06
115
116
	* src/stock_pixmap.[ch]
117
	  src/sylpheed-logo.png: replaced Sylpheed logo with new one.
118
119
2005-07-06
120
121
	* src/stock_pixmap.[ch]
122
	  src/pixmaps/*.xpm: removed unused images.
123
124
2005-07-06
125
126
	* src/pixmaps/stock_hand-signed.png: added.
127
	* src/compose.c: use new icon for Signature tool button.
128
129
2005-07-05
130
131
	* src/pixmaps/Makefile.am: added BUILT_SOURCES to EXTRA_DIST for
132
	  'make distcheck'.
133
134
2005-07-05
135
136
	* src/stock_pixmap.[ch]
137
	  src/pixmaps/*.png
138
	  src/pixmaps/Makefile.am: replaced pixmaps icons with png images
139
	  (most of them are copied from gnome-icon-theme,
140
	  stock_mail_receive_all and stock_mail_send_queue are contributed
141
	  from Jean-Yves Lefort).
142
	* src/compose.c
143
	  src/mainwindow.c: use new png icons.
144
	* src/folderview.c: use special icon for draft folder.
145
146
2005-07-04
147
148
	* src/procmsg.c: procmsg_read_cache(): mark cache as dirty if open
149
	  failed.
150
151
2005-07-04
152
153
	* version 2.0.0beta4
154
155
2005-07-04
156
157
	* src/folderview.[ch]: lock button/key input while a folder is
158
	  loading (fixed selection becoming wrong when another folder was
159
	  clicked quickly).
160
161
2005-07-04
162
163
	* src/mh.c: unified move_folder and rename_folder.
164
165
2005-07-04
166
167
	* src/imap.c
168
	  src/folderview.c: implemented IMAP4 folder move.
169
170
2005-07-01
171
172
	* src/mh.c
173
	  src/folder.h
174
	  src/foldersel.[ch]
175
	  src/imap.c
176
	  src/news.c
177
	  src/folderview.[ch]
178
	  src/mainwindow.c: implemented folder move (currently restricted
179
	  inside the same MH mailbox).
180
181
2005-07-01
182
183
	* src/filter.c: fixed a bug in syncing folder path.
184
	* src/folderview.c: some code cleanups.
185
186
2005-06-30
187
188
	* src/summaryview.c: summary_filter_func(): reflect flag changes to
189
	  IMAP server.
190
191
2005-06-30
192
193
	* src/compose.c: compose_write_to_file(): check for line length limit
194
	  and display warning if exceeds.
195
	* src/utils.[ch]: check_line_length(): new.
196
197
2005-06-29
198
199
	* src/main.c: main(): check for filename encoding on the first run.
200
201
2005-06-29
202
203
	* src/utils.c: get_outgoing_rfc2822_str(): reverted the previous
204
	  change (RFC 2822: 3.6.1. The origination date field).
205
206
2005-06-28
207
208
	* src/utils.c: get_outgoing_rfc2822_str(): overwrite Date: header
209
	  with current time (corrects date of queued messages).
210
211
2005-06-28
212
213
	* src/mh.c: mh_scan_tree_recursive(): put a warning and skip if
214
	  G_FILENAME_ENCODING is not specified but invalid UTF-8 directory
215
	  name appeared.
216
217
2005-06-27
218
219
	* src/imageview.c: fixed a possible crash on the view change from
220
	  imageview to textview (thanks to NINOMIYA Yuuki).
221
222
2005-06-24
223
224
	* src/ssl.c: show verify result as string.
225
226
2005-06-24
227
228
	* src/utils.c:
229
	  is_dir_exist()
230
	  is_file_entry_exist()
231
	  dirent_is_regular_file()
232
	  dirent_is_directory(): use g_file_test() instead of stat().
233
234
2005-06-24
235
236
	* src/ssl.c: verify SSL certificate (thanks to Kazuhiro NISHIYAMA).
237
238
2005-06-24
239
240
	* src/utils.[ch]
241
	  src/rfc2015.c: use a wrapper of strftime() to suppress the warning
242
	  of gcc about %c.
243
	* src/procheader.c: removed warning about invalid date.
244
	* src/jpilot.c
245
	  src/vcard.c: use get_home_dir() instead of g_get_home_dir().
246
247
2005-06-24
248
249
	* src/prefs_common.[ch]: removed unused option 'enable_hscrollbar'.
250
251
2005-06-24
252
253
	* src/summaryview.c: removed unrequired function
254
	  summary_set_column_titles().
255
256
2005-06-23
257
258
	* version 2.0.0beta3
259
260
2005-06-23
261
262
	* src/foldersel.c
263
	  src/folderview.[ch]: expand parent folder when new one is created.
264
265
2005-06-23
266
267
	* src/textview.c: added "Compose new message" and "Open with Web
268
	  browser" to the context menu.
269
270
2005-06-23
271
272
	* src/folderview.[ch]: modified the way to revert selection after
273
	  menu popup.
274
275
2005-06-23
276
277
	* src/editldap.c: made bind password entry invisible.
278
279
2005-06-22
280
281
	* src/prefs_common.c: quote_colors_set_dialog_key_pressed(): destroy
282
	  dialog only if Escape key is pressed.
283
	* src/textview.[ch]: update colors of text tags when prefs are
284
	  updated.
285
286
2005-06-22
287
288
	* src/summaryview.[ch]: made summary columns reorderable by DnD.
289
290
2005-06-22
291
292
	* src/mh.c
293
	  src/procmsg.h
294
	  src/prefs_common.[ch]: disabled strict checking of caches by stat()
295
	  and improved the performance.
296
	  Added MSG_CACHED flag to MsgTmpFlags.
297
	  Added 'Advanced' tab to the common prefs.
298
299
2005-06-21
300
301
	* src/folderview.c: folderview_delete_folder_cb(): modified the alert
302
	  message on deleting folders.
303
304
2005-06-21
305
306
	* src/prefs_account.[ch]
307
	  src/prefs_common.[ch]
308
	  src/news.c: moved the option of max news articles to account prefs.
309
310
2005-06-21
311
312
	* src/compose.c: compose_reply()
313
	  src/prefs_account.[ch]: added an option to encrypt when replying to
314
	  encrypted message (thanks to Vladi Belperchinov-Shabanski).
315
316
2005-06-21
317
318
	* src/summaryview.c: summary_reply(): use currently visible textview
319
	  for selection reply.
320
321
2005-06-20
322
323
	* configure.in: enabled GPGME and OpenSSL support by default.
324
	  Use pkg-config to detect OpenSSL (thanks to Michael Schwendt).
325
326
2005-06-20
327
328
	* src/imap.c: replace embedded null characters with ' ' when parsing
329
	  block data (fix parse errors when embedded null characters appeared
330
	  in headers).
331
	* src/socket.[ch]: modified *_getline() so that it returns the length
332
	  of string including embedded null characters.
333
	* src/utils.[ch]: subst_null(): replaces null characters with
334
	  specified one.
335
336
2005-06-20
337
338
	* src/textview.c: added "Add to address book" to the context menu
339
	  (thanks to Tomohiro Masubuchi), and changed "Copy this link" to
340
	  "Copy this address" when address is clicked.
341
	* src/addressadd.c: addressadd_selection(): open edit person dialog
342
	  right after it is added.
343
344
2005-06-17
345
346
	* src/prefs.h: added macro PACK_SMALL_LABEL().
347
	* src/inc.c: inc_finished()
348
	  src/prefs_common.[ch]: added an option to execute command when new
349
	  messages arrived.
350
351
2005-06-16
352
353
	* version 2.0.0beta2
354
355
2005-06-16
356
357
	* src/send_message.c: send_message_local(): check exit status to
358
	  detect errors.
359
360
2005-06-16
361
362
	* src/procmsg.c: procmsg_empty_trash(): unset dirty flag after cleared
363
	  cache/mark files (fixed wrong unread count of trash folders).
364
365
2005-06-15
366
367
	* src/summaryview.[ch]
368
	  src/mainwindow.c: added 'Tools/Filter junk mails in folder' and
369
	  'Tools/Filter junk mails in selected messages'.
370
371
2005-06-15
372
373
	* src/compose.c: made 'File/Insert signature' replace current
374
	  signature, or add it to the bottom.
375
376
2005-06-14
377
378
	* src/textview.c: fixed slightly wrong scroll position when the
379
	  displayed message changed.
380
381
2005-06-14
382
383
	* src/compose.c: scroll the view to the cursor position after paste.
384
385
2005-06-14
386
387
	* src/compose.c: don't scroll when view is created.
388
	  compose_input_cb(): set cursor to the top when the text is replaced.
389
390
2005-06-14
391
392
	* src/compose.c: scroll the view to the cursor position after
393
	  inserting signatures or files.
394
395
2005-06-14
396
397
	* src/mh.c: mh_remove_msg(): fixed a bug that unintentionally set
398
	  FolderItem::last_num to 0 (which caused wrong unread number
399
	  display).
400
401
2005-06-14
402
403
	* src/summaryview.c: summary_set_colorlabel(): fixed a bug that the
404
	  change of color labels was not saved.
405
406
2005-06-13
407
408
	* src/prefs_common.[ch]
409
	  src/inc.c: integrated junk filter setting into common prefs.
410
	* src/filter.[ch]: added filter_rule_list_free().
411
412
2005-06-13
413
414
	* src/summaryview.c: include currently selected row on flag search
415
	  if message view is visible but the row is not displayed.
416
417
2005-06-13
418
419
	* src/imap.c: reacquire CAPABILITY after STARTTLS since it can be
420
	  changed (thanks to Tomasz).
421
422
2005-06-10
423
424
	* replaced every strcasecmp/g_strcasecmp with g_ascii_strcasecmp,
425
	  and strncasecmp/g_strncasecmp with g_ascii_strncasecmp
426
	  (fixes Turkish locale problem) (thanks to Doruk Fisek).
427
428
2005-06-10
429
430
	* src/prefs.h
431
	  src/prefs_common.c: unified some frames and checkboxes.
432
433
2005-06-10
434
435
	* src/summaryview.c: summary_modify_node(): really fixed the crash
436
	  bug (referred freed memory on sorting).
437
438
2005-06-10
439
440
	* src/summaryview.c: flush events before scrolling to selected.
441
442
2005-06-10
443
444
	* src/summaryview.c: fixed possible crash (take 2).
445
446
2005-06-10
447
448
	* src/summaryview.c: fixed possible crash when sorted by
449
	  From/To/Subject.
450
451
2005-06-09
452
453
	* version 2.0.0beta1
454
455
2005-06-09
456
457
	* src/gtkutils.[ch]: added gtkut_tree_view_scroll_to_cell().
458
	  Removed ununsed CTree functions.
459
	* src/summaryview.c: fixed scroll positon problem after some
460
	  operations.
461
462
2005-06-08
463
464
	* src/inc.c
465
	  src/send_message.c
466
	  src/progressdialog.[ch]: reimplemented progress dialog with
467
	  GtkTreeView. Added some APIs.
468
469
2005-06-08
470
471
	* sylpheed.spec.in: modified for the latest RPM (thanks to Paul
472
	  Dickson).
473
474
2005-06-08
475
476
	* src/account.c
477
	  src/prefs_filter.c: made some buttons stock button.
478
479
2005-06-08
480
481
	* src/summaryview.c: summary_tree_view_create(): disabled typeahead
482
	  find.
483
484
2005-06-07
485
486
	* src/compose.c
487
	  src/main.c
488
	  src/procmsg.[ch]
489
	  src/send_message.[ch]
490
	  src/prefs_common.[ch]
491
	  src/mainwindow.c: added an option to apply filter rules to sent
492
	  messages.
493
494
2005-06-06
495
496
	* src/mimeview.c
497
	  src/sourcewindow.c: don't use "destroy" signal to destroy objects.
498
499
2005-06-06
500
501
	* src/compose.c: don't use "destroy" signal to destroy Compose object
502
	  (fix rare crashes on discard?).
503
504
2005-06-06
505
506
	* src/summaryview.c:
507
	  summary_attract_by_subject()
508
	  summary_sort(): clear selection list when the order of the list is
509
	  changed.
510
511
2005-06-06
512
513
	* src/summaryview.c: summary_remove_invalid_messages(): fixed a bug
514
	  that it took time at O(n^2) order if all messages were selected
515
	  and then they were removed.
516
517
2005-06-06
518
519
	* src/compose.c
520
	  src/messageview.c
521
	  src/prefs_common.c
522
	  src/mainwindow.c: added Hebrew encodings.
523
524
2005-06-06
525
526
	* src/codeconv.[ch]: always enabled Japanese auto-detection if the
527
	  first letters of locale string is "ja".
528
529
2005-06-03
530
531
	* src/compose.c
532
	  src/summaryview.[ch]
533
	  src/folderview.c: improved the DnD. Don't copy files on
534
	  summary-to-folder drag, and set mime type to message/rfc822 on
535
	  summary-to-compose drag.
536
537
2005-06-03
538
539
	* src/prefs_common.c: prefs_junk_create(): modified the description.
540
541
2005-06-03
542
543
	* src/summaryview.c: summary_junk_func(), summary_junk(): allow
544
	  empty junk folder.
545
546
2005-06-02
547
548
	* src/prefs_common.c: prefs_font_select(): select current font
549
	  when opening the dialog.
550
551
2005-06-02
552
553
	* src/prefs_common.[ch]
554
	  src/mainwindow.[ch]
555
	  src/summaryview.[ch]: added a feature for junk mail control.
556
557
2005-06-01
558
559
	* src/summaryview.c: summary_msgid_table_create_func(): ignore invalid
560
	  or deleted messages.
561
562
2005-06-01
563
564
	* src/textview.c:
565
	  textview_search_string()
566
	  textview_search_string_backward(): improved sequential searches.
567
568
2005-06-01
569
570
	* src/summaryview.c: don't include the current message for
571
	  "View/Go to/(Prev|Next) (unread|new) message".
572
573
2005-05-31
574
575
	* src/imap.c: imap_scan_tree_recursive(): disabled scanning of folders
576
	  because the STATUS command costs much.
577
578
2005-05-31
579
580
	* src/summaryview.c: summary_show(): fixed a bug that caused crash
581
	  if FolderView::selected is NULL (thanks to Yann Grossel).
582
	* src/folderview.[ch]: folderview_set_opened_item(): new.
583
584
2005-05-30
585
586
	* src/manage_window.c: manage_window_focus_out(): don't reset
587
	  focus_window on focus-out event.
588
	* src/inc.c
589
	  src/send_message.c: call manage_window_destroy() to reset
590
	  focus_window before destruction of window.
591
592
2005-05-30
593
594
	* src/alertpanel.c: don't let message label take focus.
595
	* src/headerview.c: don't let header labels take focus.
596
597
2005-05-30
598
599
	* src/summaryview.[ch]: optimized getting the selection list.
600
	  Set cache as dirty when reordered to remember the current order.
601
602
2005-05-29
603
604
	* version 1.9.12
605
606
2005-05-27
607
608
	* src/compose.c: compose_entries_set(): don't interpret Bcc header
609
	  field (conform to RFC 2368).
610
611
2005-05-27
612
613
	* src/mh.c
614
	  src/compose.c
615
	  src/folder.[ch]
616
	  src/imap.c
617
	  src/procmsg.c
618
	  src/news.c
619
	  src/summaryview.c: added FolderItem::mark_dirty flag to determine
620
	  if mark file really needs to be updated.
621
	  Write mark file only if cache_dirty or mark_dirty flag is set.
622
623
2005-05-27
624
625
	* src/imap.c: don't destroy the previous Session object when
626
	  reconnecting (fixed crash when reconnection happened while scanning
627
	  tree).
628
	  imap_cmd_search(): fixed a bug that only the first response was
629
	  recognized (thanks to Hanno Meyer-Thurow).
630
	* src/procmsg.h: added MSG_IS_SIGNED() macro.
631
632
2005-05-26
633
634
	* src/main.c: app_will_exit(): cleanup tmp directory when exit.
635
	* src/mimeview.c: fixed DnD of non-ascii filename.
636
	* src/utils.[ch]: encode_uri(): new.
637
	* src/summaryview.[ch]: use subject as the filename of droppend
638
	  messages. Added .eml as the extension.
639
640
2005-05-25
641
642
	* src/textview.c: textview_write_link(): also skip non-ascii space
643
	  at the head of link strings (phishing check didn't work at the case).
644
645
2005-05-25
646
647
	* src/utils.c: get_command_output(): use g_spawn_command_line_sync()
648
	  instead of popen().
649
650
2005-05-25
651
652
	* src/send_message.c: send_message_local(): use GSpawn, and detect
653
	  errors.
654
655
2005-05-25
656
657
	* src/message_search.c: removed Clear button.
658
659
2005-05-24
660
661
	* src/folder.[ch]: added FolderItem::cache_dirty flag to determine
662
	  if cache file really needs to be updated.
663
	* src/mh.c
664
	  src/imap.c
665
	  src/procmsg.c
666
	  src/news.c: set cache_dirty flag if folder contents differ from
667
	  the cache file.
668
	* src/summaryview.c: set cache_dirty flag if folder contents changed.
669
	  Write cache file only if cache_dirty flag is set.
670
671
2005-05-24
672
673
	* src/compose.c: disable attach toggle button for now.
674
675
2005-05-24
676
677
	* src/compose.[ch]: added a toggle button for the attachment pane.
678
679
2005-05-24
680
681
	* src/compose.[ch]: reimplemented the attachment list with
682
	  GtkTreeView. Fixed attaching of locale filename.
683
	* src/utils.c: uri_list_extract_filenames(): properly parse URI.
684
685
2005-05-24
686
687
	* src/gtkutils.c: fixed compilation failure with GTK 2.4.
688
689
2005-05-23
690
691
	* src/summaryview.[ch]: enabled DnD to external apps.
692
693
2005-05-23
694
695
	* src/compose.[ch]: added PGP Sign/Encrypt check button on the compose
696
	  window.
697
698
2005-05-23
699
700
	* src/summaryview.c: summary_step(): don't use "move-cursor" signal
701
	  to move cursor.
702
703
2005-05-23
704
705
	* src/gtksctree.[ch]: removed.
706
	* src/gtkutils.c: added missing include, and removed GtkSCTree init.
707
708
2005-05-23
709
710
	* src/textview.c
711
	  src/mimeview.[ch]
712
	  src/summaryview.c
713
	  src/mainwindow.c: reimplemented MimeView with GtkTreeView.
714
715
2005-05-20
716
717
	* src/summaryview.c: summary_show(): fixed the selection state on
718
	  refresh.
719
720
2005-05-20
721
722
	* src/summaryview.c: summaryview_clear_list(): set the value of
723
	  vadjustment to 0.0 so that the "value-changed" signal is always
724
	  emitted (fixes the scroll problem on refresh).
725
726
2005-05-19
727
728
	* src/message_search.c: improved the interface and made code cleanup.
729
730
2005-05-19
731
732
	* src/summary_search.c: improved the interface and made code cleanup.
733
734
2005-05-19
735
736
	* src/summaryview.c: summary_show(): fixed a problem that no message
737
	  was selected after processing left marks.
738
739
2005-05-19
740
741
	* src/textview.[ch]
742
	  src/prefs_common.[ch]
743
	  src/mainwindow.c: added an option to toggle cursor in message view
744
	  (thanks to Godwin Stewart).
745
746
2005-05-19
747
748
	* src/summaryview.c: summary_modify_threads(): block selection_changed
749
	  callback while modifying threads so that the toolbar doesn't
750
	  become insensitive unexpectedly.
751
752
2005-05-18
753
754
	* src/summaryview.c: set minimum column width.
755
	  src/folderview.c: set minimum column width. Remember every column
756
	  width.
757
758
2005-05-18
759
760
	* src/summaryview.c: display next messages after deleting when
761
	  immediate_exec is enabled.
762
763
2005-05-17
764
765
	* version 1.9.11
766
767
2005-05-17
768
769
	* src/summaryview.c: summary_remove_invalid_messages(): adjusted
770
	  selection and message display on execution.
771
	  summary_get_modified_node(): fixed an order problem.
772
773
2005-05-17
774
775
	* src/summaryview.c: summary_row_expanded(): made a workaround for
776
	  last-row expand problem.
777
778
2005-05-16
779
780
	* src/summaryview.c: summary_selection_changed(): forgot to unset
781
	  SummaryView::selected on empty selection.
782
783
2005-05-16
784
785
	* src/summaryview.c: fixed selection problem after execution.
786
	* src/gtkutils.c: gtkut_tree_model_find_by_column_data(): also compare
787
	  start node.
788
789
2005-05-15
790
791
	* src/summaryview.c: summary_button_pressed(): fixed a bug that
792
	  prohibited column resize.
793
794
2005-05-15
795
796
	* src/summaryview.c: summary_key_pressed(): fixed a bug that Return,
797
	  Space and Delete key are ignored when multiple messages were
798
	  selected.
799
	* src/headerview.c: added missing gtk/gtkimage.h include.
800
801
2005-05-13
802
803
	* version 1.9.10
804
805
2005-05-13
806
807
	* src/prefs_common.[ch]
808
	  src/summaryview.c: made rules hint configurable. Removed debug code.
809
	* src/gtkutils.c: gtkut_tree_row_reference_equal(): return FALSE if
810
	  one of the reference is invalid.
811
812
2005-05-13
813
814
	* src/summaryview.c: don't open selected messages on 'View/Go to'
815
	  if the message view is hidden.
816
817
2005-05-13
818
819
	* src/summaryview.c: modified the handling of middle-click and
820
	  double-click.
821
822
2005-05-13
823
824
	* src/summaryview.c: adjusted the width of icon-titled columns.
825
826
2005-05-12
827
828
	* src/summaryview.c: summary_attract_by_subject()
829
	  src/mainwindow.c: main_window_set_menu_sensitive(): disable 'Attract
830
	  by subject' if sorted.
831
832
2005-05-12
833
834
	* src/summaryview.c: summary_attract_by_subject(): optimized using
835
	  gtk_tree_store_reorder() (gtk_tree_store_move_after() is too slow).
836
837
2005-05-12
838
839
	* src/summaryview.c: display collapsed rows which have unread children
840
	  as bold.
841
842
2005-05-11
843
844
	* src/summaryview.c: summary_have_unread_children(): implemented.
845
	  summary_row_expanded(): expand all children.
846
	  summary_thread_build(): added missing g_hash_table_destroy().
847
848
2005-05-11
849
850
	* src/summaryview.c
851
	  src/mainwindow.c: summary_thread_build(): implemented.
852
853
2005-05-11
854
855
	* src/utils.c: remove_dir_recursive(): fixed operation failure if
856
	  current directory is inside one which is to be removed.
857
	* src/summaryview.c: summary_unthread(): implemented.
858
	* src/folderview.c: fixed crash when FolderView::selected became
859
	  invalid. Unset it if selection becomes empty.
860
	* src/defs.h: changed DEFAULT_MESSAHE_FONT from "Sans 14" to
861
	  "Monospace 12".
862
863
2005-05-10
864
865
	* src/summaryview.c: summary_select_thread(): implemented.
866
867
2005-05-10
868
869
	* src/summary_search.c: reimplemented summary search.
870
871
2005-05-10
872
873
	* src/summaryview.c:
874
	  summary_show(): display selected message if always_show_msg is set.
875
	  summary_button_pressed(): fixed the handling of modifier key.
876
	  summary_selection_changed(): clear message view if not single
877
	  selection.
878
879
2005-05-10
880
881
	* src/summaryview.c
882
	  src/gtkutils.[ch]: fixed compilation failure on GTK+ 2.4
883
	  (GTK+ 2.4 doesn't provide the way to unset the sort setting).
884
885
2005-05-09
886
887
	* src/editjpilot.c
888
	  src/editldap_basedn.c
889
	  src/editldap.c: added missing includes.
890
891
2005-05-09
892
893
	* src/compose.c
894
	  src/inc.c
895
	  src/addressbook.c
896
	  src/textview.c
897
	  src/messageview.c
898
	  src/editbook.c
899
	  src/editgroup.c
900
	  src/importldif.c
901
	  src/foldersel.c
902
	  src/mimeview.c
903
	  src/message_search.c
904
	  src/main.c
905
	  src/inputdialog.c
906
	  src/editaddress.c
907
	  src/addressadd.c
908
	  src/import.c
909
	  src/about.c
910
	  src/mainwindow.c
911
	  src/editvcard.c: added missing includes.
912
	* src/gtkutils.[ch]: added utility functions for GtkTreeView.
913
	* src/stock_pixmap.[ch]: stock_pixbuf_widget(): new.
914
	* src/folderview.c: modified for column sizing.
915
	* src/summaryview.[ch]
916
	  src/prefs_summary_column.c: reimplemented with GtkTreeView
917
	  (some features are not completed yet).
918
919
2005-05-06
920
921
	* src/socket.c: sock_connect_address_list_async(): only watch
922
	  G_IO_OUT to prevent a rare connection problem (thanks to Thorsten
923
	  Maerz).
924
925
2005-05-02
926
927
	* src/prefs_filter_edit.c: prefs_filter_edit_set_cond_hbox_widgets():
928
	  display unit on AGE condition.
929
930
2005-04-27
931
932
	* src/imageview.c: imageview_get_resized_pixbuf(): don't scale images
933
	  if not required (just increase ref count).
934
935
2005-04-27
936
937
	* src/mainwindow.c: main_window_create(): disable no longer required
938
	  workaround for resize grip on GTK+ 2.6.
939
940
2005-04-22
941
942
	* src/imap.c: imap_auth(): prefer CRAM-MD5 if authentication type is
943
	  automatic. Don't use LOGIN if CAPABILITY has LOGINDISABLED.
944
945
2005-04-22
946
947
	* src/folderview.c: folderview_selection_changed(): flush widget to
948
	  reflect selection change before showing summary.
949
950
2005-04-22
951
952
	* sylpheed.desktop: changed the encoding to UTF-8 (thanks to Daichi
953
	  Kawahata).
954
955
2005-04-22
956
957
	* src/folderview.c:
958
	  folderview_rescan_tree()
959
	  folderview_check_new(): refresh widgets before processing.
960
961
2005-04-20
962
963
	* src/gtkutils.[ch]: gtkut_widget_draw_now(): use
964
	  gdk_window_process_updates() to force update of widgets.
965
	  Removed gtkut_widget_wait_for_draw() which had a big overhead
966
	  because of waiting for all events processed.
967
	* src/statusbar.c
968
	  src/summaryview.c
969
	  src/setup.c
970
	  src/folderview.c
971
	  src/mainwindow.c: use gtkut_widget_draw_now(). Improved performance
972
	  of the update of statusbar.
973
974
2005-04-20
975
976
	* src/textview.c: textview_smooth_scroll_do(): redraw it after scroll
977
	  is done (fixed incorrect display when a part of the view is hidden).
978
979
2005-04-19
980
981
	* version 1.9.9
982
983
2005-04-19
984
985
	* sylpheed.desktop: added French translation (thanks to Nicolas Boos).
986
987
2005-04-19
988
989
	* src/session.[ch]: use separate buffer for large data to be sent,
990
	  and don't duplicate it (reduces memory usage) (thanks to Dirk).
991
992
2005-04-19
993
994
	* src/compose.c
995
	  src/prefs_common.c: removed '/Edit/Advanced' menu which had been
996
	  provided for old GtkSText, and had interfered with gtk-key-theme
997
	  configuration.
998
999
2005-04-15
1000
1001
	* src/folderview.c: folderview_create(): check GTK version for
1002
	  "ellipsize" property.
1003
1004
2005-04-13
1005
1006
	* src/folderview.c: modified include.
1007
	  folderview_col_resized(): fixed argument type.
1008
1009
2005-04-13
1010
1011
	* src/imap.c: imap_close(): don't do anything if item->path is NULL.
1012
	* src/folderview.c: removed unused GtkStyle.
1013
	  folderview_select_row(): don't expand the row itself.
1014
	  folderview_selection_changed(): fixed a memory leak.
1015
1016
2005-04-13
1017
1018
	* src/rfc2015.c: pgp_sign(): fixed missing brackets. Check if
1019
	  result->signatures is not NULL (fix crashes when ~/.gnupg doesn't
1020
	  exist).
1021
	* src/sigstatus.c: gpgmegtk_sig_status_to_string(): check if signature
1022
	  is not NULL.
1023
1024
2005-04-12
1025
1026
	* version 1.9.8
1027
1028
2005-04-12
1029
1030
	* src/folderview.c
1031
	  src/gtkutils.[ch]: remember the column width, and restored Search
1032
	  menu.
1033
1034
2005-04-12
1035
1036
	* src/compose.c
1037
	  src/messageview.c
1038
	  src/codeconv.[ch]
1039
	  src/prefs_common.c
1040
	  src/mainwindow.c: support GBK encoding. Fallback to GBK if "X-GBK"
1041
	  is passed (thanks to SuperMMX).
1042
1043
2005-04-12
1044
1045
	* src/compose.c: compose_write_to_file(): don't encode clearsigned
1046
	  text.
1047
1048
2005-04-11
1049
1050
	* src/action.c: catch_output(): correctly select the insert text
1051
	  (fix invalid iterator warnings).
1052
1053
2005-04-11
1054
1055
	* src/gtkutils.[ch]
1056
	  src/folderview.[ch]: implemented message-to-folder DnD.
1057
	  Auto-expand and auto-scroll are also implemented.
1058
1059
2005-04-08
1060
1061
	* src/folderview.c: folderview_check_new(): fixed infinite loop bug.
1062
	  folderview_new_news_group_cb(): fixed crash bug when subscribing.
1063
	* src/summaryview.c: summary_show(): update FolderView::opened before
1064
	  folderview_update_opened_msg_num() is called.
1065
1066
2005-04-07
1067
1068
	* src/folderview.c: folderview_selection_changed(): don't let
1069
	  GtkTreeView::gtk_tree_view_button_press() grab focus after opening
1070
	  a folder by button press.
1071
1072
2005-04-07
1073
1074
	* src/folderview.[ch]: reimplemented folder view with GtkTreeView
1075
	  (DnD is not implemented yet).
1076
	* src/folder.[ch]: folder_item_compare(): compare function to sort
1077
	  FolderItem.
1078
	* src/gtkutils.[ch]:
1079
	  gtkut_tree_model_next()
1080
	  gtkut_tree_model_find_by_column_data()
1081
	  gtkut_tree_view_find_collapsed_parent(): new.
1082
	* src/pixmaps/dir-noselect.xpm
1083
	  src/pixmaps/dir-open.xpm
1084
	  src/pixmaps/dir-close.xpm: removed extra spaces.
1085
1086
2005-04-05
1087
1088
	* src/send_messages.c: send_message_smtp(): consider EOF right after
1089
	  QUIT successful (workaround for Gmail SMTP server).
1090
	* src/socket.c: ssl_read(), ssl_peek(): check EOF which violates the
1091
	  SSL protocol.
1092
	* src/procheader.c: removed an unused variable.
1093
1094
2005-04-01
1095
1096
	* configure.in: changed -traditional-cpp to -no-cpp-precomp for newer
1097
	  Mac OS X support.
1098
1099
2005-03-31
1100
1101
	* src/account.c: reimplemented edit account dialog using GtkTreeView.
1102
1103
2005-03-31
1104
1105
	* src/colorlabel.c: removed warnings when displaying colorlabel menu
1106
	  (don't use GtkAlignment).
1107
	* src/prefs_filter_edit.c: stabilized displaying of widgets.
1108
	* src/gtkutils.[ch]: gtkut_scrolled_window_reset_position(): reset
1109
	  the adjustments to (0, 0).
1110
1111
2005-03-31
1112
1113
	* src/foldersel.c
1114
	  src/prefs_filter.c: made column resize automatically.
1115
1116
2005-03-31
1117
1118
	* src/smtp.c: smtp_auth_plain(): fixed a bug that extra '\0' was
1119
	  included in the auth string and PLAIN authentication failed
1120
	  (thanks to IWAMOTO Kouichi).
1121
1122
2005-03-31
1123
1124
	* src/prefs_filter.c: reimplemented filter prefs dialog using
1125
	  GtkTreeView.
1126
1127
2005-03-29
1128
1129
	* src/compose.c: don't join (presumably) itemized lines on
1130
	  line-wrapping.
1131
1132
2005-03-29
1133
1134
	* version 1.9.7
1135
1136
2005-03-29
1137
1138
	* src/procmsg.c: procmsg_get_thread_tree(): look for indirect parent
1139
	  only the second loop for accurate threading.
1140
	* src/procheader.c: procheader_parse_stream(): made In-Reply-To take
1141
	  priority of References for MsgInfo::inreplyto.
1142
1143
2005-03-28
1144
1145
	* src/utils.[ch]: references_list_prepend(): new.
1146
	* src/procmsg.[ch]
1147
	  src/procheader.c
1148
	  src/summaryview.c: modified the thread creation so that it looks up
1149
	  every message-id in References header if the real parent message is
1150
	  not found (thanks to Alfons).
1151
	* src/defs.h: upped the cache version.
1152
1153
2005-03-28
1154
1155
	* src/foldersel.c: reimplemented folder selection dialog using
1156
	  GtkTreeView (thanks to Alfons).
1157
	* src/stock_pixmap.[ch]: stock_pixbuf_gdk(): new. It generates
1158
	  GdkPixbuf object from xpm.
1159
1160
2005-03-25
1161
1162
	* src/compose.c: compose_parse_header(): ignore empty Reply-To: and
1163
	  Followup-To: header (thanks to Alfons).
1164
1165
2005-03-23
1166
1167
	* src/compose.c:
1168
	  compose_write_to_file()
1169
	  compose_write_headers(): separate header charset and body charset.
1170
	  Fixed the issue that ISO-8859-1 was forced for headers when body
1171
	  is US-ASCII only.
1172
1173
2005-03-23
1174
1175
	* src/codeconv.c: conv_jistoeuc(): fixed buffer overflow when
1176
	  auxiliary Kanji appeared (only affects svn version after
1177
	  2005-03-17).
1178
1179
2005-03-22
1180
1181
	* src/codeconv.[ch]: return error value in every code conversion
1182
	  function.
1183
1184
2005-03-18
1185
1186
	* src/html.[ch]: html_parse(): made return value const.
1187
	* src/textview.c: textview_show_html(): force output of newline.
1188
	* src/procmime.c: procmime_get_text_content(): follow the API change.
1189
1190
2005-03-18
1191
1192
	* src/account.c: account_find_from_message_file(): added missing
1193
	  NULL terminator of the HeaderEntry array which had introduced
1194
	  crash on re-edit (thanks to Michael Schwendt).
1195
1196
2005-03-17
1197
1198
	* src/utils.c: strncpy2(): optimized based on Alfons' code.
1199
1200
2005-03-17
1201
1202
	* src/codeconv.[ch]
1203
	  src/textview.c
1204
	  src/unmime.c
1205
	  src/procheader.c
1206
	  src/sourcewindow.c
1207
	  src/rfc2015.c
1208
	  src/html.c: made every code conversion API allocate new memory.
1209
	  This removes redundant string copy on conversion.
1210
1211
2005-03-16
1212
1213
	* src/prefs_common.[ch]
1214
	  src/textview.c: added an option whether to render HTML as text or
1215
	  not.
1216
1217
2005-03-16
1218
1219
	* src/filesel.c: remember the state of the expander of file save
1220
	  dialog.
1221
1222
2005-03-16
1223
1224
	* src/compose.[ch]: added a menu to temporally change the outgoing
1225
	  encoding. Use UTF-8 also for headers if it is forced for body.
1226
	* src/codeconv.[ch]:
1227
	  conv_get_outgoing_charset_str(): don't use prefs_common setting.
1228
	  conv_encode_header(): added an argument for outgoing encoding.
1229
	* src/prefs_common.c: added separators to outgoing encoding menu.
1230
	* src/messageview.c
1231
	  src/mainwindow.c: changed 'Code set' (which is rather incorrect)
1232
	  in the menu to 'Character encoding'.
1233
1234
2005-03-15
1235
1236
	* version 1.9.6
1237
1238
2005-03-15
1239
1240
	* src/action.c: create_io_dialog(): use user-defined text font
1241
	  (thanks to Alfons), and modified its appearance.
1242
1243
2005-03-15
1244
1245
	* src/compose.c: compose_write_to_file(): fixed a memory leak.
1246
1247
2005-03-14
1248
1249
	* src/compose.c: compose_write_to_file(): do a strict check for code
1250
	  conversion.
1251
	* src/codeconv.[ch]:
1252
	  conv_codeset_strdup_full()
1253
	  conv_iconv_strdup()
1254
	  conv_iconv_strdup_with_cd(): added an argument to return an error
1255
	  value.
1256
1257
2005-03-14
1258
1259
	* src/smtp.[ch]
1260
	  src/prefs_account.c: implemented PLAIN authentication method
1261
	  (thanks to mori).
1262
1263
2005-03-14
1264
1265
	* src/filesel.c:
1266
	  filesel_select_file_full(): remember directories for each operations.
1267
	  filesel_create(): set default response.
1268
	* src/textview.c: textview_key_pressed()
1269
	  src/mimeview.c: mimeview_key_pressed(): move focus to upper view
1270
	  if Esc key is pressed.
1271
	* Thanks to Sergey Pinaev for the above.
1272
1273
2005-03-11
1274
1275
	* src/compose.[ch]: use GtkTextTag for signature replacement to
1276
	  stabilize it.
1277
1278
2005-03-10
1279
1280
	* src/textview.c: implemented 'Save this image as...' in the context
1281
	  menu of inline images.
1282
	* src/procmime.c: procmime_get_part_file_name(): new.
1283
1284
2005-03-10
1285
1286
	* src/mainwindow.c: main_window_set_widgets(): request size first
1287
	  to prevent window size becoming wrong.
1288
	* src/utils.c: debug_print(): use g_print() to output with locale
1289
	  encoding.
1290
1291
2005-03-10
1292
1293
	* src/passphrase.c: partially fixed grab input of passphrase dialog.
1294
	  Confine pointer to window.
1295
1296
2005-03-09
1297
1298
	* src/compose.c: fixed wrapping of quote when auto-wrapping is
1299
	  enabled.
1300
1301
2005-03-09
1302
1303
	* src/mainwindow.c: fixed remembering of the state of the visibility
1304
	  of MessageView.
1305
1306
2005-03-09
1307
1308
	* src/compose.c: compose_attach_cb(): enabled multiple file selection.
1309
	* src/main.c: migrate_old_config(): copy also mime.types.
1310
	* src/filesel.[ch]: filesel_select_files(): returns multiple selected
1311
	  files.
1312
1313
2005-03-08
1314
1315
	* src/imageview.[ch]: imageview_get_resized_pixbuf(): new.
1316
	  src/textview.c: textview_add_part(): follow the setting of
1317
	  prefs_common.resize_image.
1318
	* src/configure.in
1319
	  src/about.c
1320
	  src/mimeview.c: removed enable-gdk-pixbuf option since gdk-pixbuf
1321
	  is now built-in.
1322
1323
2005-03-08
1324
1325
	* src/messageview.[ch]
1326
	  src/mimeview.[ch]: changed the implementation of switching
1327
	  Text/MIME view (enables smooth switching).
1328
1329
2005-03-08
1330
1331
	* src/textview.c: textview_make_clickable_parts(): optimized the
1332
	  URI search (fixes freeze at extremely long lines with many '@').
1333
	* src/gtkutils.[ch]: gtkut_text_buffer_insert_with_tag_by_name():
1334
	  new. Force linebreak of long lines (> 8190 chars) to prevent the
1335
	  slowdown of GtkTextView.
1336
1337
2005-03-07
1338
1339
	* src/mainwindow.c
1340
	  src/mimeview.[ch]: save selected attachments if mimeview has focus
1341
	  when 'File/Save as...' is selected.
1342
	  Made mimeview_save_as() public.
1343
1344
2005-03-07
1345
1346
	* version 1.9.5
1347
1348
2005-03-07
1349
1350
	* src/codeconv.c: conv_unmime_header(): use fixed size of buffer.
1351
	* src/procheader.c: procheader_scan_date_string(): support header
1352
	  like: "[Tue,] 01 Feb 2005 09:57[:00]".
1353
1354
2005-03-04
1355
1356
	* src/unmime.[ch]: use GString for a buffer for header MIME decoding
1357
	  to improve the efficiency.
1358
	* src/codeconv.c: conv_unmime_header(): directly return the return
1359
	  value of unmime_header(). Restrict the buffer size on the stack.
1360
1361
2005-03-04
1362
1363
	* src/codeconv.[ch]: removed conv_unmime_header_overwrite() because
1364
	  it had introduced heap buffer overflow.
1365
	  conv_unmime_header(): modified so that it returns newly-allocated
1366
	  string.
1367
	* src/compose.c: compose_parse_header(): don't use
1368
	  conv_unmime_header_overwrite() which introduced buffer overflow.
1369
	* src/procheader.c
1370
	  src/news.c
1371
	  src/procmime.c: followed the API change.
1372
1373
2005-03-03
1374
1375
	* use Content-Type's charset as a fallback encoding of broken header
1376
	  strings (thanks to Sergey Pinaev).
1377
	* src/textview.c: use Content-Type's charset information and
1378
	  force-charset setting when displaying headers.
1379
	* src/codeconv.c: conv_iconv_strdup(): convert even if src and dest
1380
	  are identical, or dest is US-ASCII.
1381
	  conv_unmime_header(): try to convert with default encoding if
1382
	  string is not ascii.
1383
	* src/procheader.[ch]:
1384
	  procheader_get_header_array()
1385
	  procheader_get_header_array_asis(): added an argument for default
1386
	  encoding.
1387
	  procheader_parse_stream(): use Content-Type's charset information.
1388
	* src/procmime.[ch]: added procmime_scan_content_type_str() which
1389
	  returns parameters of Content-Type header.
1390
	* src/unmime.[ch]: removed unused function prototype.
1391
1392
2005-03-02
1393
1394
	* version 1.9.4
1395
1396
2005-03-02
1397
1398
	* src/compose.c: compose_destroy(): destroy paned only if it's not
1399
	  attached to window. Fixed memory leak of popup menu.
1400
1401
2005-03-02
1402
1403
	* src/sigstatus.c: modified the popup dialog. Fixed warning when
1404
	  pressing escape key. Fixed indentation of the source.
1405
1406
2005-03-02
1407
1408
	* src/main.c: removed redundant code.
1409
	* configure.in: removed redundant PKG_CHECK_MODULES.
1410
	  use PKG_CONFIG instead of GLIB_CONFIG which is no longer available
1411
	  (fixes LDAP compilation).
1412
1413
2005-03-01
1414
1415
	* configure.in: check for GLib/GTK version (>= 2.4.0).
1416
1417
2005-03-01
1418
1419
	* src/gtkutils.[ch]: removed non-used code.
1420
1421
2005-03-01
1422
1423
	* src/mimeview.[ch]: display action buttons when attached files are
1424
	  selected.
1425
	  Fixed the handling of key press and popup menu.
1426
	  Fixed redraw problem of widget pane.
1427
	* src/summaryview.[ch]: minor code cleanup.
1428
	* src/mainwindow.c: prev_cb(), next_cb(): handle mimeview if it has
1429
	  focus.
1430
	* src/filesel.c: change current directory before creating dialog
1431
	  (fixed performance problem on folders with large number of
1432
	  message).
1433
	* src/textview.[ch]: removed unused functions.
1434
1435
2005-03-01
1436
1437
	* ac/check-type.m4
1438
	  ac/gnupg-check-typedef.m4: fixed a warning of the newer automake
1439
	  (thanks to Daichi Kawahata).
1440
1441
2005-02-28
1442
1443
	* src/compose.c: compose_parse_header(): generate References: from
1444
	  In-Reply-To: even if the parent message doesn't have Message-Id:
1445
	  (thanks to mori).
1446
1447
2005-02-28
1448
1449
	* src/procheader.[ch]: fixed the argument type of buffer length
1450
	  (thanks to Alfons).
1451
1452
2005-02-27
1453
1454
	* src/socket.c: sock_add_watch(): fixed a bug that g_io_add_watch()
1455
	  was called even on SSL connection. It has introduced random bugs.
1456
1457
2005-02-25
1458
1459
	* src/messageview.c: messageview_select_all(), reply_cb(): fixed
1460
	  selection bugs.
1461
1462
2005-02-25
1463
1464
	* src/compose.c
1465
	  src/textview.c
1466
	  src/quote_fmt_parse.y: follow the API changes.
1467
	* src/procmsg.c: procmsg_print_message(): output text with locale
1468
	  encoding.
1469
	* src/procmime.[ch]:
1470
	  procmime_get_text_content()
1471
	  procmime_get_first_text_content(): added an argument for dest
1472
	  encoding.
1473
	* src/codeconv.[ch]: conv_code_converter_new(): added an argument for
1474
	  dest encoding.
1475
	* src/html.c: removed broken locale specific entity reference
1476
	  conversion.
1477
1478
2005-02-25
1479
1480
	* src/compose.c
1481
	  src/messageview.c
1482
	  src/mimeview.c
1483
	  src/export.c
1484
	  src/summaryview.c
1485
	  src/import.c
1486
	  src/filesel.[ch]: replaced GtkFileSelection with
1487
	  GtkFileChooserDialog.
1488
	  Added filesel_save_as().
1489
1490
2005-02-24
1491
1492
	* src/alertpanel.c: modified its design to fit other GTK2 apps.
1493
1494
2005-02-24
1495
1496
	* src/progressdialog.c
1497
	  src/inc.c: inc_progress_dialog_create(): modified ProgressDialog
1498
	  to use GtkDialog.
1499
1500
2005-02-24
1501
1502
	* src/compose.c: compose_write_attach(): force transfer encoding to
1503
	  protect trailing spaces for PGP signing.
1504
1505
2005-02-23
1506
1507
	* src/gtkutils.[ch]: removed unused functions.
1508
	  gtkut_text_buffer_match_string()
1509
	  gtkut_text_buffer_find(): changed the API to use iterator.
1510
	  gtkut_text_buffer_find_backward(): new.
1511
	* src/textview.c:
1512
	  textview_search_string()
1513
	  textview_search_string_backward(): use new API.
1514
1515
2005-02-23
1516
1517
	* src/logwindow.c
1518
	  src/prefs_common.[ch]: re-enabled the line number limit, and made
1519
	  the value configurable.
1520
1521
2005-02-22
1522
1523
	* src/codeconv.c:
1524
	  conv_anytodisp(): check if converted string is valid UTF-8.
1525
	  conv_localetodisp(): convert to valid UTF-8 if conv_iconv_strdup()
1526
	  failed.
1527
	  conv_unmime_header_overwrite()
1528
	  conv_unmime_header(): try to convert unencoded strings using locale
1529
	  encoding (thanks to Egor Yu. Shkerin and Oliver Lehmann).
1530
1531
2005-02-21
1532
1533
	* version 1.9.3
1534
1535
2005-02-21
1536
1537
	* src/compose.c:
1538
	  compose_join_next_line(): consider tab width. Keep cursor position
1539
	  as much as possible.
1540
	  compose_wrap_paragraph(): remove trailing spaces on wrapping.
1541
	  compose_insert_sig(): don't select text when placing cursor.
1542
	  compose_insert_file(): disable autowrap while inserting text.
1543
	  compose_undo_cb()
1544
	  compose_redo_cb(): disable autowrap while performing undo/redo.
1545
1546
2005-02-21
1547
1548
	* src/summaryview.c: summary_ctree_create(): changed indent size to
1549
	  12.
1550
1551
2005-02-18
1552
1553
	* src/textview.c: added 'Copy this link' to the context menu
1554
	  (thanks to Hiroyuki Ikezoe).
1555
	* po/Makefile.in.in: added checks and statistics display option to
1556
	  msgfmt command.
1557
1558
2005-02-18
1559
1560
	* src/compose.c: compose_join_next_line(): removed extra spaces
1561
	  between the next line.
1562
1563
2005-02-18
1564
1565
	* src/compose.c: compose_wrap_paragraph(): comply with 'Wrap
1566
	  quotation' setting.
1567
1568
2005-02-18
1569
1570
	* src/textview.c: fixed glitches of underlined URI in textview
1571
	  (thanks to Alfons).
1572
1573
2005-02-18
1574
1575
	* src/compose.c: compose_join_next_line(): don't use
1576
	  gtk_text_buffer_backspace() which is gtk-2.6 only API.
1577
1578
2005-02-17
1579
1580
	* src/compose.c: implemented new line-wrapping routine. Enables full
1581
	  i18n support and proper line-breaking.
1582
	* src/utils.[ch]: get_uri_len(): returns URI length.
1583
1584
2005-02-16
1585
1586
	* src/procmime.c: procmime_get_tmp_file_name(): convert filename
1587
	  to filesystem encoding.
1588
1589
2005-02-14
1590
1591
	* src/intl.h: removed.
1592
1593
2005-02-10
1594
1595
	* src/compose.c: compose_write_file(): force transfer encoding to
1596
	  protect trailing spaces for PGP signing (fixes incompatibility
1597
	  between gnupg 1.2 and 1.4) (thanks to Thorsten Maerz).
1598
1599
2005-02-10
1600
1601
	* src/compose.c
1602
	  src/sourcewindow.c: automatically show horizontal scroll bar.
1603
1604
2005-02-09
1605
1606
	* version 1.9.2
1607
1608
2005-02-09
1609
1610
	* src/textview.c: implemented better hypertext processing (pointing
1611
	  a link shows its URI and single-clicking it follows the link).
1612
1613
2005-02-08
1614
1615
	* src/codeconv.[ch]
1616
	  conv_filename_from_utf8()
1617
	  conv_filename_to_utf8(): new. They always returns non-NULL strings.
1618
	* src/filesel.c
1619
	  src/summaryview.c: fixed non-UTF8 filename handling of the file
1620
	  selection dialog (thanks to Sergey Pinaev).
1621
	* src/compose.c: compose_attach_cb(): fixed attaching of files with
1622
	  non-UTF8 names (thanks to Sergey Pinaev).
1623
1624
2005-02-08
1625
1626
	* src/prefs_filter.c: use stock buttons.
1627
1628
2005-02-08
1629
1630
	* src/procmime.[ch]
1631
	  src/textview.c
1632
	  src/prefs_common.c: implemented inline image display.
1633
1634
2005-02-07
1635
1636
	* src/gtkutils.c: gtkut_window_popup()
1637
	  src/about.c: about_show(): use gtk_window_present() to popup
1638
	  window.
1639
1640
2005-02-07
1641
1642
	* src/*.c: replaced intl.h with glib/gi18n.h (thanks to Yoichi Imai).
1643
	* configure.in
1644
	  Makefile.am
1645
	  po/Makefile.in.in: use AM_GLIB_GNU_GETTEXT. Removed intl/.
1646
1647
2005-02-04
1648
1649
	* src/action.c: execute_actions(): don't include header part in
1650
	  message text.
1651
1652
2005-02-04
1653
1654
	* src/textview.c
1655
	  src/gtkutils.[ch]: reimplemented message text search.
1656
1657
2005-02-04
1658
1659
	* src/gtkutils.[ch]: gtkut_widget_set_small_font_size(): new.
1660
	* src/prefs_account.c
1661
	  src/prefs_common.c: made the font size of supplementary
1662
	  explanations smaller, and enabled line wrap.
1663
1664
2005-02-03
1665
1666
	* version 1.9.1
1667
1668
2005-02-03
1669
1670
	* src/compose.c: compose_create(): use normal API for setting font.
1671
1672
2005-02-02
1673
1674
	* src/main.c: parse_cmd_opt(): convert help message to locale
1675
	  encoding.
1676
1677
2005-02-02
1678
1679
	* src/compose.c:
1680
	  GET_CHAR(): speed up by using gtk_text_iter_get_char().
1681
	  get_indent_length(): use GtkTextIter for the loop.
1682
1683
2005-02-02
1684
1685
	* src/compose.c:
1686
	  text_inserted(): revalidate iterator so as not to invalidate it
1687
	  after gtk_text_buffer_insert() while enabling auto wrapping.
1688
	  Do paste-as-quotation directly inside compose_paste_as_quote_cb().
1689
1690
2005-02-01
1691
1692
	* version 1.9.0
1693
1694
2005-01-31
1695
1696
	* src/codeconv.c: conv_utf8todisp(): replace every 8bit character
1697
	  if the source string is not a valid UTF-8.
1698
1699
2005-01-31
1700
1701
	* src/defs.h: use original ".sylpheed_cache" for CACHE_FILE.
1702
	  changed CACHE_VERSION to 0x20.
1703
1704
2005-01-31
1705
1706
	* src/rfc2015.c: sig_status_full(): convert string returned by
1707
	  strftime() (which is locale encoding) to UTF-8.
1708
1709
2005-01-31
1710
1711
	* configure.in
1712
	  src/textview.c
1713
	  src/passphrase.[ch]
1714
	  src/mimeview.c
1715
	  src/main.c
1716
	  src/select-keys.[ch]
1717
	  src/rfc2015.[ch]
1718
	  src/sigstatus.[ch]: ported to gpgme-1.0 (thanks to Toshio Kuratomi).
1719
1720
2005-01-28
1721
1722
	* src/template.c: template_write_config(): fixed a memory leak.
1723
1724
2005-01-28
1725
1726
	* src/compose.c: removed redundant code for Ctrl-Enter handling
1727
	  (not required for GTK2).
1728
1729
2005-01-27
1730
1731
	* src/prefs_actions.c
1732
	  src/prefs_template.c
1733
	  src/summary_search.c
1734
	  src/message_search.c
1735
	  src/folderview.c
1736
	  src/prefs_customheader.c
1737
	  src/prefs_filter.c: use GTK stock button for alertpanel.
1738
1739
2005-01-27
1740
1741
	* src/codeconv.c: conv_utf8toeuc(), conv_utf8tojis(): added to
1742
	  prevent character corruption on conversion.
1743
1744
2005-01-26
1745
1746
	* src/stock_pixmap.[ch]
1747
	  src/pixmaps/stock_add_16.xpm
1748
	  src/pixmaps/stock_remove_16.xpm: removed two pixmaps.
1749
	* src/prefs_filter_edit.c: use GTK stock icon for add and remove
1750
	  button.
1751
1752
2005-01-26
1753
1754
	* src/alertpanel.c: use smaller size for title font.
1755
1756
2005-01-26
1757
1758
	* src/codeconv.[ch]: made encoding-specific functions static, and
1759
	  removed redundant code.
1760
1761
2005-01-26
1762
1763
	* src/procmime.c:
1764
	  procmime_scan_content_type()
1765
	  procmime_scan_content_disposition(): removed raw ISO-2022-JP to
1766
	  EUC-JP conversion.
1767
	* src/jpilot.c: use conv_codeset_strdup() instead of
1768
	  conv_sjistodisp().
1769
1770
2005-01-26
1771
1772
	* src/compose.c
1773
	  src/folder.c
1774
	  src/prefs.c
1775
	  src/codeconv.[ch]
1776
	  src/imap.c
1777
	  src/xml.c
1778
	  src/addrbook.c
1779
	  src/addrindex.c: added constant C_INTERNAL and CS_INTERNAL which
1780
	  replace conv_get_internal_charset_str().
1781
1782
2005-01-25
1783
1784
	* src/inc.c: inc_finished(): removed warning when updating a
1785
	  folder item while no folder is selected.
1786
1787
2005-01-25
1788
1789
	* src/gtkutils.[ch]: gtkut_get_default_font_desc(): returns default
1790
	  font_desc.
1791
	* src/prefs_common.[ch]
1792
	  src/defs.h: removed unused font configs.
1793
	* src/textview.c: use default font for headers.
1794
	* src/headerview.c
1795
	  src/folderview.c: generate bold font from normal font.
1796
	* src/summaryview.c: generate bold and small font from normal font.
1797
1798
2005-01-24
1799
1800
	* src/alertpanel.c: alertpanel_create(): generate title font from
1801
	  normal font.
1802
1803
2005-01-24
1804
1805
	* src/pop.c: pop3_get_uidl_table(): removed the old code for
1806
	  migration.
1807
	* src/main.c: migrate_old_config(): also migrate sylpheedrc, and
1808
	  check the existence of source files.
1809
	* src/prefs_common.c: changed the font setting name for migration.
1810
	* src/defs.h: added UIDL_DIR, and changed the default font.
1811
1812
2005-01-24
1813
1814
	* src/compose.c
1815
	  src/addressbook.c
1816
	  src/messageview.c
1817
	  src/mimeview.c
1818
	  src/select-keys.c
1819
	  src/sigstatus.c: use GTK stock button for button set.
1820
	* src/passphrase.c: improved the passphrase dialog.
1821
1822
2005-01-24
1823
1824
	* src/alertpanel.c: use GTK stock icon instead of pixmap.
1825
	* src/pixmaps/stock_dialog_*_48.xpm: removed.
1826
1827
2005-01-24
1828
1829
	* src/grouplistdialog.c: replaced fnmatch() with g_pattern_match_*().
1830
1831
2005-01-24
1832
1833
	* src/prefs_display_header.c
1834
	  src/action.c
1835
	  src/grouplistdialog.c
1836
	  src/textview.c
1837
	  src/editbook.c
1838
	  src/editgroup.c
1839
	  src/importldif.c
1840
	  src/summary_search.c
1841
	  src/message_search.c
1842
	  src/select-keys.c
1843
	  src/editjpilot.c
1844
	  src/export.c
1845
	  src/editaddress.c
1846
	  src/addressadd.c
1847
	  src/editldap_basedn.c
1848
	  src/prefs_summary_column.c
1849
	  src/import.c
1850
	  src/prefs_filter_edit.c
1851
	  src/editvcard.c
1852
	  src/prefs_customheader.c
1853
	  src/editldap.c
1854
	  src/sigstatus.c: use GTK stock button for button set.
1855
1856
2005-01-24
1857
1858
	* src/compose.c
1859
	  src/inc.c
1860
	  src/prefs_actions.c
1861
	  src/prefs.c
1862
	  src/progressdialog.c
1863
	  src/account.c
1864
	  src/prefs_template.c
1865
	  src/foldersel.c
1866
	  src/main.c
1867
	  src/alertpanel.c
1868
	  src/inputdialog.c
1869
	  src/prefs_common.c
1870
	  src/summaryview.c
1871
	  src/about.c
1872
	  src/mainwindow.c
1873
	  src/prefs_filter.c: use GTK stock button for button set.
1874
	* src/gtkutils.[ch]: gtkut_stock_button_set_create(): added.
1875
1876
2005-01-21
1877
1878
	* src/gtkshruler.c: use PangoLayout instead of GdkFont (thanks to
1879
	  Alfons).
1880
1881
2005-01-21
1882
1883
	* src/colorlabel.c: removed include of gdk/gdkx.h.
1884
	* src/compose.c: compose_connect_changed_callbacks(): fixed a typo.
1885
	* src/codeconv.[ch]: added conv_utf8todisp().
1886
	* src/sourcewindow.c: source_window_append()
1887
	  src/textview.c: textview_write_line(), textview_write_link()
1888
	  src/unmime.c: unmime_header()
1889
	  src/html.c: html_read_line(): assume the encoding of source
1890
	  string is UTF-8 instead of locale encoding.
1891
1892
2005-01-20
1893
1894
	* src/codeconv.[ch]: conv_copy_dir(): copy directory contents with
1895
	  code conversion.
1896
	* src/main.c: migrate_old_config(): migrate templates.
1897
1898
2005-01-20
1899
1900
	* src/action.c: convert locale strings to UTF-8 before displaying
1901
	  it (thanks to Alfons).
1902
1903
2005-01-20
1904
1905
	* src/statusbar.c
1906
	  src/summaryview.c
1907
	  src/setup.c
1908
	  src/folderview.c
1909
	  src/mainwindow.[ch]: restored the resize grip of the main
1910
	  statusbar with its proper position (thanks to Yoichi Imai).
1911
1912
2005-01-20
1913
1914
	* src/jpilot.c: fixed Japanese code conversion.
1915
1916
2005-01-19
1917
1918
	* src/compose.c: compose_insert_sig(): fixed broken signature
1919
	  replacement.
1920
1921
2005-01-19
1922
1923
	* src/mh.c
1924
	  src/utils.c
1925
	  src/procmsg.c: ignore 0-numbered message file. Don't use symbol
1926
	  'fileno' used in stdio.h.
1927
	* src/messageview.c: messageview_show(): check if
1928
	  procmsg_msginfo_get_full_info() succeeds (fixes crash when
1929
	  opening 0-numbered message) (thanks to WAKAI Kazunao).
1930
1931
2005-01-19
1932
1933
	* src/summaryview.c: summary_reply(): fixed a bug that didn't
1934
	  correctly get text selection.
1935
1936
2005-01-12
1937
1938
	* Ported to GTK+-2.4 (based on Ashie's sylpheed-gtk2).