1 2002-08-24 [alfons] 0.8.1claws111
4 make get_socket_name() public for crash.c
6 o make report bug button work (goes to claws'
8 o introduce function for doing important stuff just
12 2002-08-24 [alfons] 0.8.1claws110
15 move cursor to "To" entry when forwarding as attachment
16 (reported and solved by Steve Lamb, closes bug report
17 "[ 592880 ] Forward as attachment; cursor not in to")
19 2002-08-24 [colin] 0.8.1claws109
22 fix quick search visibility after GUI (de)separations.
24 2002-08-23 [colin] 0.8.1claws108
27 fix header pane visibility after folderview or
28 messageview (de)separation
30 2002-08-23 [paul] 0.8.1claws107
34 give full control of display or non-display
35 of the Execute icon to Custom toolbar settings.
36 add new sensitivity condition to maninwindow.h:
42 more sync with 0.8.1cvs29
44 2002-08-23 [melvin] 0.8.1claws106
47 Readded support for custom widget in alertpanel lost in last
50 2002-08-23 [paul] 0.8.1claws105
52 * sync with 0.8.1cvs29
53 see ChangeLog 2002-08-23
55 2002-08-23 [colin] 0.8.1claws104
58 Fix folder and search pixmaps exchanging positions
59 after theme or toolbar changes. Thank to Oliver for
62 2002-08-23 [colin] 0.8.1claws103
68 Changed messageview_create() and noticeview_create()
69 to avoid the last gdk_warning
71 2002-08-22 [colin] 0.8.1claws102
74 Fix my new `Creating pixmap from xpm' warning
76 2002-08-22 [colin] 0.8.1claws101
79 Fix some of the gdk warnings
81 2002-08-22 [colin] 0.8.1claws100
86 * src/pixmaps/quicksearch.xpm *ADDED*
87 Add the quicksearch pixmap
91 Make quicksearch bar visible/hidden via a button
93 2002-08-22 [christoph] 0.8.1claws99
96 fix folder update for newsgroups with message
97 numbers below minimum number of articles to fetch
100 2002-08-22 [paul] 0.8.1claws98
102 * sync with 0.8.1cvs28
103 see ChangeLog 2002-08-22
105 2002-08-21 [alfons] 0.8.1claws97
108 use bt instead of bt full which seems to work
109 better, and bt full doesn't give a great deal
110 of information anyway
112 2002-08-21 [colin] 0.8.1claws96
115 fix summaryview_searchtype_changed prototype
117 2002-08-21 [christoph] 0.8.1claws95
120 o fix broken menu update for sorting type, we have to
121 get this info from the summaryview now
122 o removed setting of threaded state in menu callback
123 * src/summaryview.[ch]
124 more summaryview/folderitem seperation for
127 removed not required --with-compiler-flags option
129 2002-08-21 [oliver] 0.8.1claws94
132 o rename toolbar.xml to toolbar_main.xml
133 since toolbar_compose.xml might come up
138 2002-08-21 [darko] 0.8.1claws93
141 don't reset tmp flags for messages copied
144 2002-08-21 [colin] 0.8.1claws92
146 * src/prefs_filtering.c
147 fix renaming rules on folder rename
148 when folder is not a leaf folder
150 2002-08-21 [paul] 0.8.1claws91
152 * src/prefs_folder_item.c
153 fix alignment of colour selector
155 2002-08-21 [paul] 0.8.1claws90
157 * sync with 0.8.1cvs27
158 see ChangeLog 2002-08-21
160 2002-08-21 [paul] 0.8.1claws89
163 fix crash when changing field type in
166 2002-08-21 [colin] 0.8.1claws88
169 Made quick search case-insensitive
171 2002-08-21 [paul] 0.8.1claws87
173 * sync with 0.8.1cvs26
174 see ChangeLog 2002-08-21
176 2002-08-20 [christoph] 0.8.1claws86
180 * src/summaryview.[ch]
181 more summaryview/folderitem seperation for
182 sort_key and sort_type
184 added missing return statement
186 2002-08-20 [colin] 0.8.1claws85
188 * src/summaryview.[ch]
189 Added a quick search box
191 * src/prefs_common.[ch]
192 Added a show/hide option for the quick search
194 2002-08-20 [oliver] 0.8.1claws84
197 remove toolbar_create_popups
199 o remove toolbar_create_popups
200 o fix toolbar_set_sensitive
201 (Bug reports #596834 and #596832)
202 * src/prefs_toolbar.c
203 o add "Set default" button
204 o align label and text + combo widgets
206 2002-08-20 [hoa] 0.8.1claws84
209 fixed a bug in imap_fetch_msginfo() in case there is no
212 2002-08-20 [darko] 0.8.1claws83
215 copy the color style of folder view so it
216 works with GTK themes
218 2002-08-20 [darko] 0.8.1claws82
222 * src/prefs_folder_item.[hc]
223 don't use UI stuff in folder.h
225 2002-08-20 [darko] 0.8.1claws81
228 * src/prefs_folder_item.h
230 * src/prefs_folder_item.c
231 ability to set folder color in folderview
233 2002-08-19 [alfons] 0.8.1claws80
236 fix one of the earlier memleaks reported by Martin Kluge
238 2002-08-19 [alfons] 0.8.1claws79
241 hide notice view when selecting seperate folder
242 view (reported by Urke MMI)
244 2002-08-19 [christoph] 0.8.1claws78
247 * src/prefs_folder_item.h
248 * src/summaryview.[ch]
249 o add summary_set_prefs_from_folderitem to set
250 summaryview prefs (first step to remove all
251 references to the folderitem in summaryview)
252 o moved compiled regex stuff from folderitem prefs
255 2002-08-19 [paul] 0.8.1claws77
258 add check for '.' to QUOTE_IF_REQUIRED
260 2002-08-19 [paul] 0.8.1claws76
263 sync with 0.8.1cvs25 (plug memory leak)
265 * src/prefs_toolbar.c
266 re-order prefs_toolbar_cancel()
268 2002-08-18 [alfons] 0.8.1claws75
272 plug other memleaks reported by Martin Kluge
274 2002-08-18 [paul] 0.8.1claws74
277 updated by Fabio Jr. Beneditto
279 2002-08-18 [paul] 0.8.1claws73
282 fix bug where tooltips were displayed untranslated
284 * src/prefs_toolbar.c
285 fix bug where clicking 'Cancel' creates an icon & text
286 toolbar regardless of prefs
289 2002-08-17 [oliver] 0.8.1claws72
291 * src/prefs_toolbar.c
292 update toolbar on CANCEL
293 bug reported by Martin Kluge
295 toolbar_destroy memleak fixed
297 2002-08-17 [alfons] 0.8.1claws71
300 plug another memleak reported by Martin Kluge
302 2002-08-16 [alfons] 0.8.1claws70
305 use execvp() correctly (suggested by wwp; thanks!)
307 2002-08-16 [alfons] 0.8.1claws69
310 plug memory leak reported by Kim Schultz & Martin Kluge
312 2002-08-16 [paul] 0.8.1claws68
315 updated by Ricardo Mones Lastra
317 2002-08-16 [paul] 0.8.1claws67
320 fix bug where 'Compose News' icon showed wrong
323 2002-08-16 [paul] 0.8.1claws66
325 * sync with 0.8.1cvs24
326 see ChangeLog 2002-08-16
329 updated by Alessandro Maestri
331 2002-08-15 [paul] 0.8.1claws65
336 2002-08-15 [paul] 0.8.1claws64
339 don't translate debug info
344 2002-08-15 [paul] 0.8.1claws63
346 * src/prefs_toolbar.c
347 fix bug where clicking 'OK' creates an icon & text
348 toolbar regardless of prefs
350 2002-08-14 [alfons] 0.8.1claws62
353 add global var that has the full argv[0]
355 o execvp the correct sylpheed by using argv0
356 and setting the correct work dir
359 2002-08-14 [oliver] 0.8.1claws61
361 * enable/disable Toolbar Action Buttons
365 * src/prefs_toolbar.c
367 2002-08-14 [melvin] 0.8.1claws60
370 Updated French translations
372 2002-08-14 [melvin] 0.8.1claws59
375 Made bug report not translatable
377 Fixed exporthtml_build_filespec() return value
379 Fixed incorrect include file
381 * src/prefs_actions.c
382 * src/prefs_toolbar.c
383 Made debug info not translatable
386 Added missing includes
390 2002-08-14 [paul] 0.8.1claws58
392 * faq/es/sylpheed-faq.html
393 faq/es/sylpheed-faq-[1-3].html
394 faq/es/sylpheed-faq-4.html **NEW FILE **
397 2002-08-13 [christoph] 0.8.1claws57
400 ignore thread fix that did not mark all
401 child nodes of a ignored thread as
402 ignored. Does not work perfectly yet,
405 2002-08-13 [alfons] 0.8.1claws56
408 o implement 'save crash log'
411 2002-08-13 [melvin] 0.8.1claws55
414 removed unrequired "execinfo.h" header
416 2002-08-12 [paul] 0.8.1claws54
418 * faq/en/sylpheed-faq.html
419 faq/en/sylpheed-faq-[1-3].html
420 faq/en/sylpheed-faq-4.html **NEW FILE **
423 2002-08-12 [alfons] 0.8.1claws53
426 add crash.c to translatables
428 bring in Leandro's crash dialog
430 2002-08-11 [alfons] 0.8.1claws52
433 clean up some warnings
435 2002-08-11 [alfons] 0.8.1claws51
439 * src/crash.[ch] ** NEW FILES **
441 initial gdb crash handler
443 2002-08-11 [paul] 0.8.1claws50
445 * src/prefs_toolbar.c
446 replace Up/Down arrow pixmaps with text to be
447 consistent across icon themes
449 2002-08-11 [paul] 0.8.1claws49
453 rename 'Pixmap' -> 'Icon'
456 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
458 2002-08-10 [paul] 0.8.1claws48
460 * src/prefs_toolbar.c
463 2002-08-10 [paul] 0.8.1claws47
466 don't write Processing progress to status bar
467 patch submitted by Alexander Evseev
469 * src/prefs_toolbar.c
470 re-position and resize window
471 make window assume correct size on first call
473 2002-08-10 [paul] 0.8.1claws46
480 follow UI text conventions
482 2002-08-10 [alfons] 0.8.1claws45
485 correct pixmap for delete action
487 2002-08-10 [paul] 0.8.1claws44
490 updated by Fabio Jr. Beneditto
492 2002-08-10 [paul] 0.8.1claws43
495 add custom toolbar files
497 2002-08-10 [paul] 0.8.1claws42
499 * sync with 0.8.1cvs22
500 see ChangeLog 2002-08-09
502 2002-08-09 [paul] 0.8.1claws41
506 tools/outlook2sylpheed.pl ** NEW FILE **
507 add script to convert exported Outlook
508 contacts list to a Sylpheed addressbook.
509 Submitted by Ricardo Mones Lastra.
511 2002-08-09 [paul] 0.8.1claws40
515 po/sr.po ** NEW FILE **
516 add Serbian message catalog. Submitted by
517 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
519 2002-08-09 [paul] 0.8.1claws39
521 * sync with 0.8.1cvs21
522 see ChangeLog 2002-08-08
524 2002-08-08 [oliver] 0.8.1claws38
527 move Custom Toolbar to Configuration menu
529 2002-08-08 [oliver] 0.8.1claws37
531 * src/prefs_toolbar.c
532 fix substitute pixmap bug
534 2002-08-08 [paul] 0.8.1claws36
536 * sync with 0.8.1cvs19
537 see ChangeLog 2002-08-08
539 2002-08-07 [christoph] 0.8.1claws35
542 fixed a memory leak in new canonicalize_file_replace
544 2002-08-07 [christoph] 0.8.1claws34
547 o canonicalize_file_replace should create the temporary
548 file in the same directory as the original file.
549 o added get_tmpfile_in_dir that creates a temorary file
550 in a specified directory.
552 2002-08-07 [melvin] 0.8.1claws33
555 fixed bug where 'Article' button acted as 'Email' button.
557 2002-08-07 [paul] 0.8.1claws32
559 * sync with 0.8.1.cvs17
560 see ChangeLog 2002-08-07
562 2002-08-07 [colin] 0.8.1claws31
565 fix mass-cancel problem
567 2002-08-07 [thorsten] 0.8.1claws30
569 * src/prefs_toolbar.c
570 fix: crash on replace or add new button
572 fix: close xmlfile after reading
574 fix: unlink() file before rename()
576 2002-08-06 [paul] 0.8.1claws29
578 * sync with 0.8.cvs15
579 see ChangeLog 2002-08-06
581 2002-08-06 [oliver] 0.8.1claws28
584 * src/prefs_toolbar.c
585 fixed empty toolbar issue
587 2002-08-06 [oliver] 0.8.1claws27
589 * Custom Toolbar Final
593 o toolbar stuff now lives in src/toolbar.[ch]
594 o main_window_toolbar_* functions are renamed to
595 toolbar_* reflecting their new source file
596 * src/mainwindow.[ch]
597 o remove toolbar stuff
599 2002-08-06 [oliver] 0.8.1claws26
602 * src/prefs_toolbar.[ch] **New File**
603 * src/toolbar.[ch] **New File**
604 o prefs_toolbar.[ch] custom toolbar frontend
605 o toolbar.[ch] backend
607 2002-08-06 [oliver] 0.8.1claws25
609 * src/prefs_actions.[ch]
610 o new exported function actions_execute
612 2002-08-06 [paul] 0.8.1claws24
614 * sync with 0.8.1cvs4
615 see ChangeLog 2002-08-06
617 2002-08-06 [paul] 0.8.1claws23
619 * sync with 0.8.1cvs13
620 see ChangeLog 2002-08-06
622 2002-08-06 [paul] 0.8.1claws22
624 * sync with 0.8.1cvs12
625 see ChangeLog 2002-08-05 and 2002-08-06
627 2002-08-06 [match] 0.8.1claws21
630 improvements to cut/copy/paste address
632 2002-08-05 [match] 0.8.1claws20
639 fixes to improve cut/copy/paste
641 2002-08-06 [melvin] 0.8.1claws19
644 account_find_all_from_address(): new function that returns the
645 list of all accounts that are matched in an address.
646 * src/alertpanel.[ch]
647 alertpanel() now accepts a custom widget
648 alertpanel_with_widget(): new function that pops up a panel with
649 a custom widget in it
651 gtkut_account_menu_new(): new function that allows the selection
652 of an account from a list of accounts.
654 Extended Return Receipt notification to select the correct
655 account and to make a security test on the Delivery-Notification
656 address which should be the same as the Return-Path.
658 2002-08-06 [thorsten] 0.8.1claws18
661 attach_all: save unnamed as "noname.%d",
662 dont free static dirname
664 2002-08-05 [alfons] 0.8.1claws17
667 detect XIM by trying to link rather than compile a XIM program
669 2002-08-05 [oliver] 0.8.1claws16
671 * src/stock_pixmap.[ch]
672 o add UP_ARROW to available pixmaps (already in pixmap-directory)
673 o new func to retrieve pixmaps
675 2002-08-05 [paul] 0.8.1claws15
677 * sync with 0.8.1cvs10
678 see ChangeLog 2002-08-05
680 2002-08-04 [alfons] 0.8.1claws14
683 see if this plugs memleak
685 2002-08-04 [melvin] 0.8.1claws13
688 fixed bug that could crash Sylpheed when highlighting
689 all misspelled words.
691 2002-08-03 [melvin] 0.8.1claws12
693 * src/prefs_actions.c
694 removed unnecessary checks for NULL introduced in 0.8.1claws11.
696 fixed bug where the Return Receipt was sent to
697 Delivery-Notification-To address even if it was not present
699 2002-08-02 [alfons] 0.8.1claws11
701 * src/prefs_actions.c
702 o more check for NULLs
703 o put create_io_dialog() in right conditional block
705 2002-08-02 [paul] 0.8.1claws10
708 updated by Ricardo Mones Lastra
710 2002-08-01 [christoph] 0.8.1claws9
713 don't free the cache of the opened
714 folder in the summaryview
716 don't unset flags, if it is not required
718 2002-08-01 [paul] 0.8.1claws8
720 * sync with 0.8.1cvs8
721 see ChangeLog entry 2002-08-01
723 2002-08-01 [paul] 0.8.1claws7
725 * sync with 0.8.1cvs7
726 see ChangeLog 2002-07-31 and 2002-08-01
728 2002-07-31 [christoph] 0.8.1claws6
731 forgot to update menu sensitivity
732 function for new menu entry
734 2002-07-31 [alfons] 0.8.1claws5
737 check folder item and its path for NULL on
740 2002-07-31 [christoph] 0.8.1claws4
743 check if folder_item_get_msginfo in
744 folder_item_remove_msg returned NULL
746 better clear the uid cache in the
747 uid validity check function and delete
750 2002-07-31 [paul] 0.8.1claws3
753 add the '--attach' option and a few other
756 2002-07-31 [paul] 0.8.1claws2
758 * sync with 0.8.1cvs5
759 see ChangeLog 2002-07-31
761 2002-07-31 [christoph] 0.8.1claws1
763 * src/folderview.[ch]
765 replace "Rescan all folders..." with
766 "Check all folders for new messages..."
768 2002-07-30 [paul] 0.8.1claws
770 * version 0.8.1claws released
772 2002-07-30 [paul] 0.8.0claws29
774 * tools/OOo2sylpheed.pl ** NEW FILE **
776 add script to enable sending documents as
777 attachments from OpenOffice.org
779 2002-07-30 [melvin] 0.8.0claws28
781 * src/prefs_actions.c
782 Made the actions' input/output dialog display
785 2002-07-30 [christoph] 0.8.0claws27
788 check if folder_item_get_msginfo in
789 procmsg_save_to_outbox returned NULL
791 2002-07-30 [paul] 0.8.0claws26
793 * sync with 0.8.1cvs4
794 see ChangeLog 2002-07-29
796 2002-07-29 [thorsten] 0.8.0claws25
799 added selective download, delete on server
801 2002-07-29 [paul] 0.8.0claws24
803 * sync with 0.8.1cvs3
804 see ChangeLog 2002-07-29
806 2002-07-27 [christoph] 0.8.0claws23
809 add extra check if fetching the msginfo
812 2002-07-27 [paul] 0.8.0claws22
814 * sync with 0.8.1cvs2
815 see ChangeLog 2002-07-26
817 2002-07-27 [christoph] 0.8.0claws21
820 add another check if a valid msginfo
823 2002-07-26 [hoa] 0.8.0claws20
826 Fixed a condition in folder_item_destroy()
829 Fixed an error in IMAP protocol
831 2002-07-26 [alfons] 0.8.0claws19
834 ofcourse compare with identifier, not the path
836 2002-07-26 [alfons] 0.8.0claws18
839 use folder item identifier for saving / restoring
840 preferences because folder->path might not be unique
842 2002-07-26 [melvin] 0.8.0claws17
845 Fixed a crash introduced in 0.8.0claws5 when log is
846 cut under 80 characters.
848 2002-07-26 [paul] 0.8.0claws16
850 * sync with 0.8.1cvs1
851 see ChangeLog 2002-07-26
853 2002-07-26 [christoph] 0.8.0claws15
856 imap folder now remembers the last selected
857 folder and imap_fetch_msginfo skips selecting
858 the folder if it is already selected
860 2002-07-26 [christoph] 0.8.0claws14
865 fix imap folder rescanning
867 2002-07-25 [christoph] 0.8.0claws13
877 implement imap uid cache and uid validity check
879 2002-07-25 [alfons] 0.8.0claws12
882 fix a brown paper bag bug, and also add some more
885 2002-07-25 [christoph] 0.8.0claws11
888 don't mix copy, fetch_msginfo and remove
889 operations in folder item copy and move
892 2002-07-25 [christoph] 0.8.0claws10
896 * src/prefs_folder_item.c
897 * src/summaryview.[ch]
898 remove no longer required parameter update_cache from
901 2002-07-25 [paul] 0.8.0claws9
908 2002-07-24 [alfons] 0.8.0claws8
911 sort correctly when using simplified subject line
912 (closes feature request "[ 585141 ] applying regexp to subject
913 before sort" submitted by Alexandra Walford)
915 2002-07-24 [paul] 0.8.0claws7
917 * sync with 0.8.0cvs3
918 see ChangeLog 2002-07-24
920 2002-07-23 [christoph] 0.8.0claws6
927 o separate processing and summaryview
928 o removed summary_write_cache from summaryview
929 o removed summaryview->killed_messages, because we don't have
930 to keep a list of killed messages anymore. New cache will
931 keep the hidden messages in cache anyway
934 * src/selective_download.c
935 o removed unnecessary summary_write_cache calls
937 o don't set ignore thread flag in procmsg_get_thread_tree
941 o moved STATUSBAR_PUSH/POP to statusbar.h because
942 they are used in different files
944 2002-07-23 [melvin] 0.8.0claws5
950 * src/editldap_basedn.c
953 Fixed few memory leak (gtk_editable_get_chars returns
956 Fixed few memory leak (gtk_editable_get_chars returns
957 an allocated string) and modified a little the log cutting
960 Replaced a call to an obsolete function gtk_entry_get_text()
961 by gtk_editable_get_chars()
963 Removed a debug printf
965 2002-07-23 [christoph] 0.8.0claws4
968 fix another g_dirname memory leak
970 2002-07-23 [christoph] 0.8.0claws3
973 fixed a memory leak in mh_fetch_msginfo
974 fixed crash when message header could not be
977 2002-07-23 [paul] 0.8.0claws2
979 * sync with 0.8.0cvs2
980 see ChangeLog 2002-07-23
982 2002-07-23 [paul] 0.8.0claws1
984 * sync with 0.8.0cvs1
985 see ChangeLog 2002-07-23
987 2002-07-23 [paul] 0.8.0claws
989 * release of 0.8.0claws
991 2002-07-23 [paul] 0.7.8claws99
994 new Russian translation, submitted by
995 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
997 2002-07-22 [jens] 0.7.8claws98
1000 Updated German translations.
1002 2002-07-22 [paul] 0.7.8claws97
1008 updated translations by Ricardo Mones Lastra,
1009 Alessandro Maestri, Wilbert Berendsen and
1010 Fabio Jr. Beneditto respectively
1012 2002-07-22 [christoph] 0.7.8claws96
1015 fix memory leak caused by wrong g_dirname usage
1017 2002-07-22 [christoph] 0.7.8claws95
1020 update new and unread message counts for summaryview
1021 summaryview does not get it from the folder anymore
1022 and has to update the values itself
1024 2002-07-22 [melvin] 0.7.8claws94
1027 Updated French translations.
1029 2002-07-22 [christoph] 0.7.8claws93
1032 set prop->preg pointer to NULL or following check
1033 will not fail and regexec will be called with
1036 2002-07-21 [alfons] 0.7.8claws92
1038 * src/prefs_common.[ch]
1039 remove option "Send return receipt on request"
1041 2002-07-21 [thorsten] 0.7.8claws91
1044 fixed memleaks, coding style as pointed out by alfons
1046 2002-07-21 [alfons] 0.7.8claws90
1049 * src/noticeview.[ch]
1050 o fix bug notice view being displayed when going to empty folder
1051 (noticed by Christoph)
1052 o allow RRR to be sent when restarting sylpheed, or changing folder
1053 (noticed by Thorsten)
1055 2002-07-21 [thorsten] 0.7.8claws89
1058 Included save_all patch from Xaview FACQ
1059 added support for pathnames
1061 2002-07-21 [alfons] 0.7.8claws88
1066 * src/messageview.[ch]
1067 * src/noticeview.c ** NEW FILE **
1068 * src/noticeview.h ** NEW FILE **
1069 make return receipts work again
1070 (UI idea by Leandro Pereira)
1072 2002-07-21 [paul] 0.7.8claws87
1075 fix sensitivity of 'Select thread'
1077 2002-07-21 [paul] 0.7.8claws86
1079 * src/prefs_common.c
1080 add browser command line for Galeon
1082 2002-07-21 [paul] 0.7.8claws85
1085 fix 'EXTRA_DIST': remove README.README, add TODO
1088 2002-07-21 [alfons] 0.7.8claws84
1091 make enter clear selection
1092 (closes "[ 579888 ] Editor selection/entry error"
1093 reported by Steve Lamb)
1095 2002-07-21 [alfons] 0.7.8claws83
1098 sort message list when selecting unthread messages
1099 (closes "[ 501593 ] switching threaded view doesn't sort"
1100 reported by Simon Schubert)
1102 2002-07-20 [alfons] 0.7.8claws82
1107 2002-07-20 [thorsten] 0.7.8claws81
1110 Fixed expansion of empty fields in matchactions
1112 2002-07-19 [melvin] 0.7.8claws80
1115 Removed a duplicate menu entry (fast mode) introduced during
1117 Added a menu separator between 'Use alternate' and 'Fast mode'
1119 2002-07-19 [paul] 0.7.8claws79
1125 2002-07-19 [thorsten] 0.7.8claws78
1127 * tools/calypso_convert.pl ** NEW FILE **
1130 script to import mbox files exported
1132 o generates folder structure
1133 o includes attachments
1135 2002-07-19 [melvin] 0.7.8claws77
1137 * src/selective_download.[ch]
1138 Fixed bug where closing the dialog with the window manager's
1139 close button will not unlock the summary
1140 Corrected some function declarations that missed a return value
1141 Made the source code comply better with coding style.
1142 * src/prefs_common.c
1143 Added new browser command line for Mozilla.
1145 2002-07-18 [paul] 0.7.8claws76
1148 src/selective_download.[ch]
1149 reflect theme changes, fix Gdk Warning when creating
1150 pixmap from NULL window, and minor clean up.
1151 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1156 2002-07-17 [paul] 0.7.8claws75
1164 2002-07-16 [paul] 0.7.8claws74
1166 * tools/filter_conv.pl
1168 replace conversion script with reimplemented version,
1169 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1171 2002-07-16 [colin] 0.7.8claws73
1174 remove forgotten debug messages - sorry ;-)
1176 2002-07-16 [colin] 0.7.8claws72
1182 add the ability to select part of a text mime-part
1185 2002-07-15 [christoph] 0.7.8claws71
1188 fix folder message count for folders without
1189 msg_is_changed (includes news folders)
1191 2002-07-15 [martin] 0.7.8claws70
1194 option "display recipient on 'From'..." now works
1195 without the need of enabling the option
1196 "display sender using address book".
1198 2002-07-15 [christoph] 0.7.8claws69
1201 removed setting folder status from summaryview.
1202 folder.c should update all message counts correctly.
1204 2002-07-15 [paul] 0.7.8claws68
1207 updated by Fabio Junior Beneditto
1209 2002-07-15 [darko] 0.7.8claws67
1212 Fixed target folder colorization, don't decrease op
1215 2002-07-14 [paul] 0.7.8claws66
1217 * sync with main 0.8.0
1218 see ChangeLog 2002-07-14
1220 2002-07-13 [melvin] 0.7.8claws65
1225 Replaced sprintf by g_snprintf to prevent possible buffer
1228 Corrected a log message output format.
1229 Added a missing "done" debug output.
1231 Added keyboard accelerator for Priority menu items
1232 Added missing \n in debug output
1236 Added missing \n in debug output
1238 2002-07-13 [paul] 0.7.8claws64
1241 change Sergey's email address to the sf address
1244 increase show_url_timeout (more useful for long
1247 2002-07-12 [sergey] 0.7.8claws63
1250 applied (with some modifications) patch to set the
1251 micalg parameter for signatures
1252 (2001-08-28 Werner Koch <wk@gnupg.org>)
1254 2002-07-12 [sergey] 0.7.8claws62
1258 fixed man page installation
1260 2002-07-12 [paul] 0.7.8claws61
1262 * sync with 0.7.8cvs26
1263 see ChangeLog 2002-07-11 and 2002-07-12
1265 2002-07-11 [christoph] 0.7.8claws60
1269 first use the message number to find the message
1270 to mark with a reply flag but check the
1271 message-id if we got the correct message, if not
1272 try to find it by message-id.
1273 use new string seperator that is not allowed
1276 2002-07-11 [paul] 0.7.8claws59
1278 * sync with 0.7.8cvs23
1279 see ChangeLog 2002-07-10
1281 2002-07-10 [christoph] 0.7.8claws58
1285 Added message-id table to the cache in memory
1286 and functions to msgcache.c and folder.c to
1287 fetch MsgInfos by message id
1290 store folder and message-id of message replying
1291 to in queue header and set reply flag after sending
1292 (Closes bug #469498)
1294 2002-07-10 [paul] 0.7.8claws57
1298 add Martin to the list of authors
1300 2002-07-09 [martin] 0.7.8claws56
1302 Added gtk_ctree_last_visible(), tree_update_level(),
1303 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1304 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1305 from gtk+ to gtksctree.c for the new sorting code
1306 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1307 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1309 Added declaration for gtk_sctree_sort_recursive() and
1310 gtk_sctree_sort_node
1315 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1316 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1318 2002-07-08 [paul] 0.7.8claws55
1320 * more sync with 0.7.8cvs21
1321 see ChangeLog 2002-07-08
1323 2002-07-08 [paul] 0.7.8claws54
1325 * sync with 0.7.8cvs21
1326 see ChangeLog 2002-07-08
1328 2002-07-07 [alfons] 0.7.8claws53
1331 * src/stock_pixmap.[ch]
1332 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1333 * src/pixmaps/notice_error.xpm ** NEW FILE **
1334 * src/pixmaps/notice_note.xpm ** NEW FILE **
1335 add new pixmaps for upcoming notice pane
1337 2002-07-06 [melvin] 0.7.8claws52
1340 Made them a bit closer to Sylpheed's coding style.
1342 Removed possible memory leaks when some errors occurs.
1344 2002-07-06 [melvin] 0.7.8claws51
1347 Removed --no-location in xgettext command line to help
1348 translators that use Emacs' po-mode
1350 Removed unnecessary comments that messed up sylpheed.pot
1352 2002-07-06 [paul] 0.7.8claws50
1354 * sync with 0.7.8cvs19
1355 see ChangeLog 2002-07-05
1357 2002-07-06 [christoph] 0.7.8claws49
1361 fix folder_item_remove_all_msg and folderview
1362 status for trash folders after emptying trash
1364 2002-07-05 [paul] 0.7.8claws48
1366 * sync with 0.7.8cvs16
1367 see ChangeLog 2002-07-04 and 2002-07-05
1369 2002-07-04 [paul] 0.7.8claws47
1371 * sync with 0.7.8cvs14
1372 see ChangeLog 2002-07-04
1374 2002-07-03 [alfons] 0.7.8claws46
1377 dupe folder item's path because it's being reallocated
1378 by new folder scanning code
1380 2002-07-03 [christoph] 0.7.8claws45
1383 better IMAP uid fetching using 'FETCH 1:* (UID)'
1385 add missing return in msgcache_write
1387 2002-07-02 [thorsten] 0.7.8claws44
1392 use binary mode for file access
1394 2002-07-02 [christoph] 0.7.8claws43
1396 * major code cleanup (part 1)
1398 - unused variables removed
1399 - unused functions removed
1400 - uninitialized variables checked
1401 - missing return statements added
1402 - missing function return types added
1403 - added parentheses around assignment and
1404 && in || when suggested by gcc
1408 replaced direct calls to folder->scan_tree
1409 with folder_scan_tree and restore folder
1410 prefs in this function. The folder should
1411 not have to deal with them.
1412 ( Should now work for all folder types )
1414 2002-07-02 [paul] 0.7.8claws42
1416 * sync with 0.7.8cvs13
1417 see ChangeLog 2002-07-01 and 2002-07-02
1419 2002-07-01 [christoph] 0.7.8claws41
1422 fix "goto next/prev unread message" with
1425 2002-07-01 [paul] 0.7.8claws40
1428 updated by Ricardo Mones Lastra
1430 2002-06-30 [match] 0.7.8claws39
1433 applied variation of leonerd's patch (566661) to
1434 allow multiple email addresses per JPilot entry.
1435 addresses may be separated by space, comma, pipe,
1436 semi-colon, new-line.
1438 2002-06-30 [alfons] 0.7.8claws38
1441 simple fix for putting older nodes before
1442 newer nodes when threading by subject
1444 2002-06-30 [christoph] 0.7.8claws37
1451 fix broken folder tree rescaning
1452 and don't use procmsg_get_mark_sum
1455 2002-06-30 [christoph] 0.7.8claws36
1457 * merge new cache branch
1459 fix new cache imap copy bug
1461 improved folder_item_scan
1462 it should now always set the correct
1463 new, unread and total message counts
1465 2002-06-29 [paul] 0.7.8claws35
1468 correct syntax error
1470 2002-06-29 [paul] 0.7.8claws34
1474 man/Makefile.am ** NEW FILE **
1475 man/sylpheed.1.gz ** NEW FILE **
1476 add Sylpheed man page
1478 2002-06-29 [paul] 0.7.8claws33
1481 updated by Fabio Junior Beneditto
1483 2002-06-28 [jens] 0.7.8claws32
1488 * src/selective_download.c
1489 removed gettext for space " "
1494 2002-06-28 [paul] 0.7.8claws31
1496 * sync with 0.7.8cvs11
1497 see ChangeLog 2002-06-28
1499 2002-06-28 [paul] 0.7.8claws30
1501 * sync with 0.7.8cvs10
1502 see ChangeLog 2002-06-27 and 2002-06-28
1504 2002-06-26 [paul] 0.7.8claws29
1507 src/selective_download.c
1508 don't gettextise empty strings.
1509 reserved by gettext. gettext("") returns
1510 the header entry with meta information,
1511 not the empty string
1516 2002-06-26 [paul] 0.7.8claws28
1518 * sync with 0.7.8cvs7
1519 see ChangeLog 2002-06-25
1521 * src/prefs_common.c
1522 ...and in the process, tweak the gui a little
1524 2002-06-25 [alfons] 0.7.8claws27
1528 fine tune ldap library detection
1530 2002-06-25 [alfons] 0.7.8claws26
1533 don't allow return receipts when composing a news article
1535 2002-06-25 [paul] 0.7.8claws25
1538 add '$(AMTAR)' to 'release' section to allow for
1539 new and older autotools
1541 2002-06-25 [paul] 0.7.8claws24
1544 fix "No more unread messages" persistant pop-up
1547 2002-06-25 [paul] 0.7.8claws23
1550 updated by Alessandro Maestri
1552 2002-06-25 [paul] 0.7.8claws22
1554 * sync with 0.7.8cvs6
1555 see ChangeLog 2002-06-25
1557 2002-06-24 [paul] 0.7.8claws21
1560 add GPL copyright information
1562 2002-06-24 [paul] 0.7.8claws20
1566 tools/update-po ** NEW FILE **
1567 add script that eases the creation of *.po files
1568 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1570 2002-06-23 [alfons] 0.7.8claws19
1573 make notification_convert_header obey const correctness
1574 (next step will be fixing the broken return receipt)
1576 2002-06-23 [paul] 0.7.8claws18
1579 fix bug introduced in last commit:
1580 removed too much code in last commit - put back what's
1583 2002-06-23 [paul] 0.7.8claws17
1585 * src/messageview.[ch]
1586 remove code committed in error from locally patched
1589 2002-06-23 [colin] 0.7.8claws16
1592 add compose_entry_select(), used to select the default_to
1593 email address - hopefully avoiding people sending mails to
1596 2002-06-22 [alfons] 0.7.8claws15
1599 add Bram Metsch & Stanislav Karchebny
1601 * src/prefs_account.[ch]
1603 - apply and adapt Bram's patch which allows user to set SMTP AUTH
1604 options. (see <http://sourceforge.net/tracker/index.php
1605 ?func=detail&aid=566937&group_id=25528&atid=384600>);
1607 - merge Stanislav's fix to make SMTP AUTH work with qmail
1608 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1610 2002-06-22 [paul] 0.7.8claws14
1612 * sync with 0.7.8cvs5
1613 see ChangeLog 2002-06-19 and 2002-06-20
1615 2002-06-22 [alfons] 0.7.8claws13
1617 * src/selective_download.c
1618 fix a stupid mistake I made
1620 2002-06-22 [alfons] 0.7.8claws12
1622 * src/selective_download.[ch]
1623 fix another unnoticed leak; cleanup code
1628 gpg-sign <-- gpg-sign-syl
1630 2002-06-21 [alfons] 0.7.8claws11
1632 * src/selective_download.c
1633 * src/selective_download.h
1634 fix assorted mix of allocation errors (should solve
1635 problem reported by Philippe Gramoullé, see:
1636 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1638 2002-06-20 [melvin] 0.7.8claws10
1640 * tools/gpg-sign *REMOVED*
1641 tools/gpg-sign-syl *ADDED*
1642 Replaced the gpg clearsigning script with the version using
1643 xterm instead of ssh-askpass and changed its name.
1646 Updated actions example to reflect the renaming of the
1647 gpg clearsigning script.
1649 2002-06-19 [paul] 0.7.8claws9
1651 * sync with 0.7.8claws9
1652 see ChangeLog 2002-06-18 and 2002-06-19
1654 2002-06-19 [paul] 0.7.8claws8
1656 * sync with 0.7.8cvs1
1657 see ChangeLog 2002-06-18
1659 2002-06-18 [alfons] 0.7.8claws7
1662 add omitted prototype
1664 2002-06-17 [paul] 0.7.8claws6
1667 fix hiding of exec_btn
1669 2002-06-17 [paul] 0.7.8claws5
1672 remove unneeded code: should_delete()
1673 and Pop3State::uidl_todelete_list
1675 2002-06-17 [paul] 0.7.8claws4
1678 see ChangeLog 2002-06-11 and 2002-06-13
1680 2002-06-16 [alfons] 0.7.8claws3
1683 make sure lock sort mode (claws specific) is
1684 also persists after a tree rescan
1686 2002-06-16 [alfons] 0.7.8claws2
1688 * src/prefs_folder_item.c
1690 fix persistence of folder sort mode (broken
1691 by adapting Hiro's new folder persistence code)
1693 2002-06-16 [alfons] 0.7.8claws1
1697 * src/prefscommon.[ch]
1698 control size of log text in log window;
1699 closes patch #569155 submitted by Mitko Haralanov.
1701 2002-06-15 [paul] 0.7.8claws
1703 * release of 0.7.8claws
1705 2002-06-15 [paul] 0.7.7claws
1708 updated by Fabio Junior Beneditto
1710 2002-06-14 [paul] 0.7.6claws49
1713 updated by Ricardo Mones Lastra
1715 2002-06-14 [paul] 0.7.6claws48
1718 updated translation by Wilbert Berendsen
1720 2002-06-14 [melvin] 0.7.6claws47
1723 Updated French translation
1725 2002-06-13 [paul] 0.7.6claws46
1728 allow filename to be typed in, rather than just
1729 selected by the mouse. Patch by Gustavo Noronha Silva.
1731 2002-06-13 [alfons] 0.7.6claws45
1733 * src/mainwindow.[ch]
1734 more cleanups (removing unnecessary menu items Expand
1735 summary / message view)
1737 2002-06-13 [melvin] 0.7.6claws44
1740 Added src/string_match.c
1741 * src/string_match.c
1742 Fixed possible buffer overflow.
1744 Added missing config.h header.
1745 * src/prefs_common.c
1748 Made some strings translatable (missing _(..)).
1750 2002-06-13 [melvin] 0.7.6claws43
1753 Corrected action example (verifying clearsigned mail).
1754 * src/prefs_account.c
1756 * src/prefs_common.c
1757 Removed incorrect line that generated a Gtk-CRITICAL msg.
1759 2002-06-12 [alfons] 0.7.6claws42
1762 add init of score column lost in 0.7.6claws42
1764 2002-06-12 [paul] 0.7.6claws41
1766 * src/prefs_account.c
1767 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
1768 behavior of the radio buttons, (from 0.7.7cvs2)
1770 2002-06-11 [alfons] 0.7.6claws40
1772 * src/messageview.[ch]
1773 * src/summaryview.[ch]
1774 * src/summary_search.c
1776 perform a sync to bring in Hiro's separate view implementation
1778 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1780 2002-06-11 [paul] 0.7.6claws39
1782 * src/prefs_account.c
1783 correct a typo on the Receive tab
1785 2002-06-10 [match] 0.7.6claws38
1788 Included address completion patch from Gustavo Noronha.
1790 2002-06-10 [paul] 0.7.6claws37
1794 src/prefs_account.[ch]
1795 src/selective_download.[ch]
1798 - check if POP Account
1799 - Receive Button renamed to Preview
1800 - Preview Button Popup: preview new/all messages
1802 - Account Preferences-->Receive tab checkbutton if you
1803 want to remove Mail after Download
1805 - Account Preferences-->Receive tab checkbutton use
1806 filtering rules on preview
1807 (think of delete_on_server)
1809 - Account selectable from SD dialog
1810 - checkbutton to show already downloaded messages if
1811 all messages are previewed
1812 - new clist column showing Date
1815 - play ball with UIDL
1816 - fault tolerant (?)
1817 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1819 2002-06-10 [melvin] 0.7.6claws36
1822 Added a hint to ac/README in cvs instructions.
1824 * src/prefs_actions.c
1825 Made it possible to use a more elaborate command line
1826 for asynchronous actions, too.
1828 2002-06-10 [melvin] 0.7.6claws35
1830 * src/prefs_actions.c
1831 Make it possible to use a more elaborate command line
1832 (e.g. |foo|bar|cat>there;echo Done|)
1833 Corrected error message when calling %f, %F and %p commands
1834 from the compose window.
1836 2002-06-09 [colin] 0.7.6claws34
1839 Automatically find unread messages in current folder
1840 before annoying the user.
1842 2002-06-08 [alfons] 0.7.6claws33
1845 remove bad formatting string in it.po translation
1846 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1848 2002-06-08 [paul] 0.7.6claws32
1850 * sync with 0.7.6cvs25
1851 see ChangeLog 2002-06-07
1853 2002-06-05 [paul] 0.7.6claws31
1856 add 'Sort by locked' and 'Sort by score'
1858 2002-06-05 [paul] 0.7.6claws30
1860 * sync with 0.7.6cvs24
1861 see ChangeLog 2002-06-04
1863 2002-06-04 [paul] 0.7.6claws29
1866 updated by Fabio Junior Beneditto
1868 2002-06-03 [thorsten] 0.7.6claws28
1871 fclose() matcherrc after reading
1873 2002-06-03 [paul] 0.7.6claws27
1875 * sync with 0.7.6cvs21
1876 see ChangeLog 2002-05-31
1878 2002-05-31 [paul] 0.7.6claws26
1880 * sync with 0.7.6cvs20
1881 see ChangeLog 2002-05-29 and 2002-05-30
1883 2002-05-31 [paul] 0.7.6claws25
1886 hopefully fix last buggy sync
1889 correct typo in 'Actions' examples
1891 2002-05-29 [paul] 0.7.6claws24
1893 * sync with 0.7.6cvs18
1894 see ChangeLog 2002-05-28 and 2002-05-29
1900 2002-05-28 [paul] 0.7.6claws23
1902 * sync with 0.7.6cvs16
1903 see ChangeLog 2002-05-28
1905 2002-05-27 [thorsten] 0.7.6claws22
1907 * faq/it/sylpheed-faq-1.html
1908 faq/it/sylpheed-faq-2.html
1909 faq/it/sylpheed-faq-3.html
1910 faq/it/sylpheed-faq.html
1911 corrected DOS lineendings
1912 * faq/de/sylpheed-faq-1.html
1913 faq/de/sylpheed-faq-2.html
1914 faq/en/sylpheed-faq-1.html
1915 faq/en/sylpheed-faq-2.html
1916 faq/en/sylpheed-faq-3.html
1917 faq/es/sylpheed-faq-1.html
1918 faq/es/sylpheed-faq-2.html
1919 faq/es/sylpheed-faq-3.html
1920 faq/fr/sylpheed-faq-1.html
1921 faq/it/sylpheed-faq-1.html
1922 faq/it/sylpheed-faq-2.html
1923 faq/it/sylpheed-faq-3.html
1924 faq/it/sylpheed-faq.html
1925 changed ">" to "
1927 2002-05-27 [paul] 0.7.6claws21
1929 * sync with 0.7.6cvs15
1930 see ChangeLog 2002-05-27
1932 2002-05-27 [paul] 0.7.6claws20
1934 * src/prefs_account.c
1937 2002-05-26 [paul] 0.7.6claws19
1942 2002-05-25 [paul] 0.7.6claws18
1945 add description of kmail2sylpheed.pl
1947 2002-05-25 [paul] 0.7.6claws17
1949 * tools/kmail2sylpheed.pl ** NEW FILE **
1950 perl script that converts an exported Kmail address
1951 book, converts it to sylpheed addressbook file,
1952 writes the file to .sylpheed, and updates
1955 2002-05-25 [paul] 0.7.6claws16
1957 * sync with 0.7.6cvs14
1958 see ChangeLog 2002-05-23
1960 2002-05-24 [paul] 0.7.6claws15
1963 make a correction and add some more info
1965 2002-05-24 [paul] 0.7.6claws14
1969 compose_redirect_write_headers_from_headerlist()
1970 add Subject and Resent-Message-ID to
1971 compose_redirect_write_headers()
1972 Received, Subject, and X-UIDL are filtered out in
1973 compose_redirect_write_to_file()
1975 2002-05-23 [paul] 0.7.6claws13
1981 src/matcher_parser_lex.l
1982 src/matcher_parser_parse.y
1983 src/prefs_common.[ch]
1984 src/prefs_filtering.c
1986 rename 'Bounce' to 'Redirect'
1988 2002-05-23 [paul] 0.7.6claws12
1990 * more sync with 0.7.6cvs13
1992 see ChangeLog 2002-05-22
1994 2002-05-22 [paul] 0.7.6claws11
1996 * sync with 0.7.6cvs13
1998 see ChangeLog 2002-05-20
2000 see ChangeLog 2002-05-22
2002 2002-05-21 [melvin] 0.7.6claws10
2005 Added missing filtering and scoring headers
2006 Fixed bad function call that showed garbage
2007 in Folder->Processing
2009 2002-05-21 [paul] 0.7.6claws9
2012 make all tools executable, (patch by Alfons).
2014 2002-05-20 [alfons] 0.7.6claws8
2017 don't forget to call mktime() so we have a valid week
2019 (Bug report by Roger Sondermann <mail@jumaros.de>)
2021 2002-05-20 [paul] 0.7.6claws7
2024 fix broken parsing of urls
2026 fix displaying of urls
2028 both fixes from the patch [547855] by Eugene
2031 2002-05-19 [alfons] 0.7.6claws6
2034 make sylpheed configure correctly with the latest
2035 and greatest of automake / autoconf / gettext
2037 2002-05-19 [alfons] 0.7.6claws5
2041 add function for returning ime zone offset
2043 * src/quote_fmt_parse.y
2044 better quotation formatting - does not convert
2045 to local time, but uses the original date string.
2047 Note: %z inserts the timezone offset (should
2048 work also on platforms where strftime does not
2051 2002-05-18 [christoph] 0.7.6claws4
2054 fix indentation of some code
2059 correct path for ignorethread.xpm
2060 incorrect filename for sylpheed_logo.xpm
2061 add missing include matcher_parser_parse.h
2063 2002-05-18 [paul] 0.7.6claws3
2065 * sync with 0.7.6cvs8
2066 see ChangeLog 2002-05-16 and 2002-05-17
2068 2002-05-18 [melvin] 0.7.6claws2
2071 Corrected an action's definition and fixed some misspellings.
2073 2002-05-18 [paul] 0.7.6claws1
2076 tools/gpg-sign ** new file **
2077 tools/uudec ** new file **
2078 add Melvin's Actions scripts
2081 add Melvin's descriptions for Actions
2083 2002-05-18 [paul] 0.7.6claws
2085 * Version 0.7.6claws released
2087 2002-05-17 [paul] 0.7.5claws32
2090 updated by Ricardo Mones Lastra
2092 2002-05-17 [paul] 0.7.5claws31
2095 fix Account prefs default folder for sent/draft/deleted
2100 updated translation by Alessandro Maestri and
2103 2002-05-17 [melvin] 0.7.5claws30
2105 * src/prefs_actions.c
2106 Fixed bug where using %F not at the end of the command
2107 resulted in an additional empty argument being created.
2108 Thanks to Darko Koruga for reporting the bug.
2110 2002-05-17 [melvin] 0.7.5claws29
2113 Updated French translations.
2115 2002-05-15 [paul] 0.7.5claws28
2118 updated by Ricardo Mones Lastra
2120 2002-05-15 [paul] 0.7.5claws27
2122 * sync with 0.7.6cvs4
2123 see ChangeLog 2002-05-14 and 2002-05-15
2125 2002-05-14 [paul] 0.7.5claws26
2127 * sync with 0.7.6cvs1
2128 see ChangeLog 2002-05-13
2130 2002-05-13 [thorsten] 0.7.5claws25
2133 fix select_all and copy in multipart messages
2135 fix select_all and copy in multipart messages
2137 2002-05-12 [paul] 0.7.5claws24
2140 reverse last commit, bug already fixed in 0.7.5claws3
2142 2002-05-12 [netztorte] 0.7.5claws23
2145 dont parse empty addressbook (checked in before claws20)
2147 2002-05-12 [melvin] 0.7.5claws22
2150 Removed unneeded priority code introduced by the previous
2153 2002-05-12 [melvin] 0.7.5claws21
2156 Added possibility to set message's priority.
2158 Added possibility to set message's priority.
2159 Added missing headers
2161 2002-05-12 [melvin] 0.7.5claws20
2163 * src/prefs_actions.c
2164 Removed implicitely added quotes around the name
2165 of the temporary files of mime parts.
2167 2002-05-12 [paul] 0.7.5claws19
2169 * sync with 0.7.5cvs20
2170 see ChangeLog 2002-05-11
2172 2002-05-12 [alfons] 0.7.5claws18
2174 * src/quote_fmt_lex.l
2175 * src/quote_fmt_parse.y
2176 allow quote / reply date & time format to be set using
2177 %D{format}. format is a format string you'd pass to
2178 strftime() (see man strftime, or the Display tab |
2179 Date format setting).
2181 Currently %D converts the date to local time.
2183 2002-05-11 [paul] 0.7.5claws17
2185 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2186 see ChangeLog 2002-05-10 and 2002-05-11
2188 2002-05-10 [paul] 0.7.5claws16
2190 * sync with 0.7.5cvs16
2191 see ChangeLog entries 2002-05-09 and
2194 2002-05-10 [colin] 0.7.5claws15
2197 Corrected a bug that prevented sylpheed to open
2198 double-clicked URIs.
2200 2002-05-09 [paul] 0.7.5claws14
2202 * sync with 0.7.5cvs14
2203 see ChangeLog 2002-05-08 and 2002-05-09
2205 2002-05-08 [paul] 0.7.5claws13
2207 * sync with 0.7.5cvs11
2208 see ChangeLog entry 2002-05-08
2210 2002-05-08 [paul] 0.7.5claws12
2214 fix segfault on View->Open in new window
2215 patch submitted by Thorsten Maerz <torte@netztorte.de>
2217 2002-05-07 [paul] 0.7.5claws11
2219 * sync with 0.7.5cvs9
2220 see ChangeLog entry 2002-05-07
2222 2002-05-06 [paul] 0.7.5claws10
2226 display url in statusbar on single-click
2227 patch submitted by Thorsten Maerz <torte@netztorte.de>
2229 2002-05-06 [match] 0.7.5claws9
2236 XML implementation of properties file.
2237 * src/exporthtml.[ch]
2238 * src/expthtmldlg.[ch]
2242 2002-05-02 [sergey] 0.7.5claws8
2244 * src/mainwindow.c (mainwin_entries),
2245 src/prefs_common.c (prefs_send_create()),
2246 src/codeconv.c (locale_table):
2247 use charset name "Windows-1251" instead of "CP1251".
2249 2002-05-02 [colin] 0.7.5claws7
2253 src/prefs_folder_item.c
2254 Fixed cosmetics bugs due to Outbox renamed to Sent.
2256 2002-05-02 [hiro] 0.7.5claws6
2259 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2261 2002-05-02 [paul] 0.7.5claws5
2264 more sync with 0.7.5cvs7, see ChangeLog entry
2267 2002-05-02 [hiro] 0.7.5claws4
2270 compose_queue_sub():
2271 check if queue folder exists (closes #550397).
2272 removed directory creation since it should be handled
2275 imap_add_msg(): return UID for appended message
2278 2002-04-30 [paul] 0.7.5claws3
2281 fix account_find_from_address() bug
2283 2002-04-28 [colin] 0.7.5claws2
2287 src/prefs_common.[ch]
2289 Added user-definable quotation characters recognition.
2291 2002-04-28 [paul] 0.7.5claws1
2293 * sync with 0.7.5cvs4
2294 see ChangeLog entry 2002-04-25
2296 2002-04-28 [paul] 0.7.5claws
2301 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2302 Fabio Junior Beneditto
2304 2002-04-27 [jens] 0.7.4claws103
2307 updated German translation.
2309 2002-04-27 [hiro] 0.7.4claws102
2312 summary_write_cache(): fixed the mark loss of hidden messages.
2314 2002-04-26 [melvin] 0.7.4claws101
2317 fixed a second typo (same one)
2321 fixed the type again...
2323 2002-04-26 [melvin] 0.7.4claws100
2326 fixed a typo in an alert message ("temorary").
2329 corrected the typo described above.
2331 updated French translation.
2333 2002-04-26 [darko] 0.7.4claws99
2336 fix target folder colorization
2338 2002-04-25 [paul] 0.7.4claws98
2341 updated by Alessandro Maestri
2343 2002-04-24 [colin] 0.7.4claws97
2346 Fixed double "subject is empty" question.
2348 2002-04-23 [colin] 0.7.4claws96
2351 Corrected issue when "automatically display images" was
2352 not set : first image remained after selecting second.
2354 2002-04-23 [melvin] 0.7.4claws95
2356 * src/prefs_actions.c
2357 Don't display in/out dialog if there is nothing to show.
2359 2002-04-23 [paul] 0.7.4claws94
2361 * sync with 0.7.5cvs3
2362 bug fixes: see ChangeLog entry 2002-04-23
2364 2002-04-22 [darko] 0.7.4claws93
2367 fix previous check-in which changed code after
2370 2002-04-22 [paul] 0.7.4claws92
2377 update English, Spanish and French FAQs
2380 add German and Spanish manuals
2383 update English and French manuals
2386 add to and re-arrange the pixmap entries
2388 2002-04-22 [darko] 0.7.4claws91
2391 fix sender initials recognition to only allow
2392 '>' after the initials
2394 2002-04-21 [paul] 0.7.4claws90
2396 * sync with 0.7.5 release
2397 see ChangeLog entry 2002-04-21
2402 add colin's new pixmaps to EXTRA_DIST
2404 2002-04-21 [colin] 0.7.4claws89
2407 * src/mainwindow.[ch]
2408 * src/prefs_common.[ch]
2409 * src/stock_pixmap.[ch]
2410 Added "Work offline" ability.
2412 2002-04-21 [colin] 0.7.4claws88
2415 * src/prefs_common.c
2416 * src/prefs_common.h
2417 * src/textview.c : Added an option to common preferences -> display
2418 to allow user not to automatically display images.
2420 2002-04-21 [paul] 0.7.4claws87
2422 * sync with 0.7.4cvs52
2423 see ChangeLog entry 2002-04-21 (src/imap.c)
2425 2002-04-21 [paul] 0.7.4claws86
2427 * sync with 0.7.4cvs51
2428 see ChangeLog entry 2002-04-21
2430 2002-04-21 [paul] 0.7.4claws85
2432 * sync with 0.7.4cvs49
2433 see ChangeLog entries 2002-04-20 and 2002-04-21
2436 clean up: remove old 'stock_' element from xpm
2439 2002-04-21 [alfons] 0.7.4claws84
2441 apply sync patch from Paul
2444 use old claws prefs_folder_item_create() for now
2446 2002-04-19 [match] 0.7.4claws83
2448 * src/addressbook.[ch]
2449 * src/addrharvest.[ch]
2450 * src/addrgather.[ch]
2453 * src/summaryview.[ch]
2456 2002-04-19 [paul] 0.7.4claws82
2459 updated by Fabio Junior Beneditto
2461 2002-04-14 [alfons] 0.7.4claws81
2464 add #include <sys/types.h> for mode_t and off_t
2466 2002-04-13 [paul] 0.7.4claws80
2471 src/prefs_common.[ch]
2473 enable storing of GnuPG passphrase for the whole
2474 session or a user-defined number of minutes. patch
2475 submitted by Ravemax <ravemax@dextrose.com>
2477 2002-04-13 [alfons] 0.7.4claws79
2480 make email parser also stop scanning when encountering separators
2481 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2483 2002-04-13 [paul] 0.7.4claws78
2485 * sync with 0.7.4cvs39
2486 see ChangeLog entry 2002-04-12
2488 2002-04-11 [paul] 0.7.4claws77
2490 * sync with 0.7.4cvs37
2491 see ChangeLog entry 2002-04-11
2493 2002-04-11 [paul] 0.7.4claws76
2496 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2497 the clause for OpenSSL). sync with sylpheed main
2499 2002-04-09 [melvin] 0.7.4claws75
2502 Made 'Ctrl-Enter' on send ignore some modifiers
2503 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2504 to bind other *-Enter (but not Alt-Enter).
2506 2002-04-09 [paul] 0.7.4claws74
2508 * sync with 0.7.4cvs35
2509 see ChangeLog entries 2002-04-09
2511 2002-04-08 [paul] 0.7.4claws73
2513 * sync with 0.7.4cvs33
2514 see ChangeLog entry 200-04-08
2516 2002-04-07 [match] 0.7.4claws72
2518 * src/addrharvest.[ch]
2519 fixed to read all addresses in header, regardless
2520 of header size. improved name parsing. accommodate
2521 harvest from folders and selected message.
2523 included new address parsing function.
2524 * src/addrgather.[ch]
2525 * src/addressbook.[ch]
2526 * src/summaryview.[ch]
2528 allow address harvest of folder as well as selected
2531 2002-04-07 [paul] 0.7.4claws71
2535 don't try to authenticate with CRAM-MD5 in SMTP when
2536 SMTP-AUTH enabled if MTA doesn't issue this
2537 auth-method in it's ehlo-response. bug item #531364,
2538 patch item #938910. patch submitted by Colin Leroy
2541 2002-04-07 [paul] 0.7.4claws70
2544 fix missing MODE_READER bug. patch submitted by
2545 Colin Leroy <colin@colino.net>
2547 2002-04-07 [alfons] 0.7.4claws69
2550 * src/prefs_filtering.c
2552 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2553 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2555 2002-04-07 [paul] 0.7.4claws68
2557 * sync with 0.7.4cvs32
2558 see ChangeLog entry 2002-04-06
2560 * tools/filter_conv.pl
2563 2002-04-06 [paul] 0.7.4claws67
2565 * tools/filter_conv.pl
2566 modify to be able to find the name of the first
2567 mailbox and use that. main's filter does not
2568 record the full path to the mailbox and therefore
2569 can only filter to the first mailbox.
2571 2002-04-05 [paul] 0.7.4claws66
2573 * tools/filter_conv.pl
2574 attempt to make the script all-encompassing and
2575 be able to convert any main 'filter' rule thrown
2578 2002-04-05 [paul] 0.7.4claws65
2580 * tools/filter_conv.pl
2581 allow for collapsed folder trees
2583 2002-04-05 [paul] 0.7.4claws64
2585 * sync with 0.7.4cvs31
2586 see ChangeLog entries 2002-04-05
2588 2002-04-03 [paul] 0.7.4claws63
2590 * sync with 0.7.4cvs29
2591 see ChangeLog entries 2002-04-02 and 2002-04-03
2593 2002-04-02 [paul] 0.7.4claws62
2595 * sync with 0.7.4cvs26
2596 see ChangeLog entry 2002-04-01
2598 2002-04-02 [match] 0.7.4claws61
2601 * src/importpine.[ch]
2603 import Pine address book.
2605 2002-04-02 [match] 0.7.4claws60
2607 * src/addrharvest.[ch]
2608 improve address parsing of funky addresses.
2610 2002-04-02 [darko] 0.7.4claws59
2613 wrap on send improvements, it now recognizes quoted
2614 initials as part of the quotation string, and it
2615 does not join lines separated by CR
2617 2002-04-01 [match] 0.7.4claws58
2620 added new functions.
2622 remove excessive duplicate address generation
2625 2002-04-01 [alfons] 0.7.4claws57
2630 2002-04-01 [paul] 0.7.4claws56
2632 * sync with 0.7.4cvs25
2633 see ChangeLog entry 2002-04-01
2635 2002-04-01 [alfons] 0.7.4aprilfool55
2638 honour feature request item #537427 to allow for
2639 displaying names from address book for sent mail also
2641 2002-03-29 [paul] 0.7.4claws54
2644 src/prefs_filtering.[ch]
2647 add 'fast filter' for claws' filtering,
2648 /Tools/Create filter rule/... patch submitted
2649 by Neill Miller <neillm@thecodefactory.org>
2651 2002-03-29 [paul] 0.7.4claws53
2653 * sync with 0.7.4cvs24
2654 see ChangeLog entry 2002-03-29
2656 2002-03-28 [paul] 0.7.4claws52
2658 * sync with 0.7.4cvs23
2659 see ChangeLog entry 2002-03-28
2661 2002-03-27 [melvin] 0.7.4claws51
2663 * src/prefs_actions.c
2664 Added support to pass only one message part (as a
2665 file) to the command using '%p'. No quotes are needed
2666 because doubles quotes are automatically added.
2667 Fixed bug where Sylpheed could block when waiting for
2668 a child process to finish.
2669 Changed the help menu to remove quotes around symbols to
2670 avoid misinterpretation (they must not be used).
2672 2002-03-27 [melvin] 0.7.4claws50
2675 Made the new mail notification command always
2676 execute asynchronously.
2678 2002-03-27 [paul] 0.7.4claws49
2681 fix bug introduced in last commit
2683 2002-03-27 [paul] 0.7.4claws48
2685 * sync with 0.7.4cvs21
2686 see ChangeLog 2002-03-26 and 2002-03-27
2688 2002-03-26 [hoa] 0.7.4claws47
2690 * src/prefs_folder_item.c
2691 really fixed the bug #516442 with folder rescan.
2693 2002-03-26 [paul] 0.7.4claws46
2695 * sync with 0.7.4cvs19
2696 see ChangeLog entries 2002-03-25 and 2002-03-26
2698 2002-03-25 [hoa] 0.7.4claws45
2702 fix the bug #516442 with folder rescan.
2704 * src/prefs_common.[ch]
2706 added an option to enable two different behaviours
2710 2002-03-25 [paul] 0.7.4claws44
2713 src/selective_download.c
2714 correct a few menuitem labels
2716 2002-03-25 [christoph] 0.7.4claws43
2719 fix non deleted tmp message in
2720 procmsg_save_to_outbox
2721 fix problems caused by sync with
2722 main branch's procmsg_send_queue
2724 2002-03-25 [paul] 0.7.4claws42
2728 src/quote_fmt_parse.y
2729 add Last name (%L) placeholder for quoting.
2730 patch submitted by Thorsten Thielen
2731 <thth@users.sourceforge.net>
2733 2002-03-25 [paul] 0.7.4claws41
2736 get full hostname. patch submitted by
2737 Bob Woodside <rwoodside1@comcast.net>
2739 2002-03-25 [paul] 0.7.4claws40
2744 src/prefs_account.[ch]
2745 enable NNTP over SSL. patch submitted by
2746 Pascal Jermini <pascal@infinity.hn.org>
2748 2002-03-24 [paul] 0.7.4claws39
2750 * src/prefs_common.c
2751 make the arrangement of the Compose tab more
2755 fix some irregularities of style
2758 updated by Kilian Krause
2760 2002-03-23 [paul] 0.7.4claws38
2763 updated by Fabio Junior Beneditto
2765 2002-03-23 [paul] 0.7.4claws37
2768 move 'Gather addresses' to 'Tools' menu
2769 make 'Selective download' sensitive
2771 2002-03-23 [paul] 0.7.4claws36
2773 * sync with 0.7.4cvs16
2774 see ChangeLog entries 2002-03-23
2776 2002-03-22 [christoph] 0.7.4claws35
2778 * src/quote_fmt_parse.y
2779 fix include program output
2781 2002-03-22 [alfons] 0.7.4claws34
2784 initialize GDate stack variable correctly (sorry!)
2786 2002-03-22 [paul] 0.7.4claws33
2792 rename 'Tool' to 'Tools'
2795 move 'Delete duplicated messages' from
2796 'Message/' to 'Tools/'
2797 re-arrange the order of 'Tools/' items
2799 2002-03-22 [paul] 0.7.4claws32
2802 src/addressbook.[ch]
2803 auto-address completion now also matches on
2804 Nickname. patch submitted by Bob Forsman
2805 <hammor@users.sourceforge.net>
2808 correct a spelling mistake
2810 2002-03-22 [alfons] 0.7.4claws31
2813 fix getting uidl from incorrect string
2816 2002-03-21 [alfons] 0.7.4claws30
2819 more code refactoring
2820 plug mem leak introduced by delete on server
2822 2002-03-21 [paul] 0.7.4claws29
2824 * sync with 0.7.4cvs11
2825 see ChangeLog entries 2002-03-20
2827 2002-03-20 [alfons] 0.7.4claws28
2830 apply Colin's patch and refactor
2832 2002-03-20 [paul] 0.7.4claws27
2834 * sync with sylpheed 0.7.4cvs9
2835 see ChangeLog entry 2002-03-20
2837 2002-03-19 [christoph] 0.7.4claws26
2842 revert changes for flag updates
2843 (does not work correctly and no time to debug)
2845 2002-03-20 [alfons] 0.7.4claws25
2848 refactor should_delete() a little bit
2850 2002-03-19 [paul] 0.7.4claws24
2854 src/prefs_account.[ch]
2855 allow the user to leave downloaded mail on the
2856 server for n days. Patch submitted by Colin Leroy
2859 2002-02-19 [paul] 0.7.4claws23
2861 * sync with sylpheed 0.7.4cvs8
2862 see ChangeLog entries 2002-03-19
2864 2002-03-18 [paul] 0.7.4claws22
2866 * sync with sylpheed 0.7.4cvs6
2867 see ChangeLog entry 2002-03-18
2869 2002-03-18 [paul] 0.7.4claws21
2872 add en_GB message catalogue
2877 correct a few spelling mistakes
2879 2002-03-17 [alfons] 0.7.4claws20
2882 more stringent checks for NULL params when writing
2883 filtering actions to a file
2885 2002-03-17 [hoa] 0.7.3claws20
2888 fixed the count of new messages
2891 fixed the "attachment properties" window
2893 2002-03-17 [paul] 0.7.4claws19
2898 src/prefs_account.[ch]
2901 automatically mark cross-posted messages as read
2902 and (optionally) give them a colour label
2903 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2906 2002-03-17 [paul] 0.7.4claws18
2908 * sync with sylpheed 0.7.4cvs5
2909 see ChangeLog entry 2002-03-17
2911 2002-03-17 [melvin] 0.7.4claws17
2914 Worked around a gtktext 'bug': when searching for
2915 a text in a long message it was scrolling slowly
2916 line by line until it hit the searched text.
2918 Updated French translation
2920 2002-03-17 [melvin] 0.7.4claws16
2924 * src/prefs_actions.c
2925 Moved "Edit/Actions" to "Tool/Actions"
2926 Made mainwindow/compose window sensitive as soon as
2927 no child process is running anymore even if the io dialog
2929 Fixed a struct being initialized with a non constant char*
2931 2002-03-16 [christoph] 0.7.4claws15
2934 add --with-compiler-flags option
2935 (only for developer hacking)
2939 try to make folder-stats and flag handling more
2940 independent from the summaryview. msgcounts
2941 are only set when the folder is opened and
2942 procmsg_msginfo_(un)set_flags will handle it
2943 later and summaryview will get the values
2946 2002-03-16 [paul] 0.7.4claws14
2949 fix Return-receipt. Patch submitted by Bob
2950 Woodside <rwoodside1@comcast.net>
2952 2002-03-16 [paul] 0.7.4claws13
2955 fix 'dynamic' signatures, make it work again
2956 broken during sync on 2002-03-14 (0.7.4claws2)
2958 2002-03-15 [match] 0.7.4claws12
2960 * src/addrharvest.[ch]
2961 * src/addrgather.[ch]
2962 * src/addressbook.[ch]
2964 included address harvester feature. still some
2965 issues with address parsing that I will fix.
2967 2002-03-15 [match] 0.7.4claws11
2970 * src/addrcache.[ch]
2971 * src/addressbook.[ch]
2980 tidy up. fix memory leaks. moved attribs and methods
2981 from individual interfaces to addrcache object. prep
2982 for new stuff to come in.
2984 2002-03-15 [alfons] 0.7.4claws10
2987 * src/matcher_parser_parse.y
2988 * src/matcher_parser_lex.l
2989 * src/prefs_matcher.c
2990 add filtering conditions message greater than, smaller
2991 than, and exactly matching a size in bytes
2992 (does not work with delete from POP3 server yet)
2994 this should also give others an idea what you should
2995 do to add new criterions to claws filtering system
2998 2002-03-15 [paul] 0.7.4claws9
3000 * tools/filter_conv.pl
3001 exit if there are no filter rules to convert
3002 rename filterrc to filterrc.old after completion
3004 2002-03-15 [paul] 0.7.4claws8
3006 * sync with sylpheed 0.7.4cvs3
3007 see ChangeLog entry 2002-03-14
3009 2002-03-14 [paul] 0.7.4claws7
3012 clean up the last commit (ahem)
3014 2002-03-14 [paul] 0.7.4claws6
3017 fix bug #515655. honour account preferences
3018 regarding gpg default signing/encryption when
3019 changing account from the compose window.
3021 2002-03-14 [paul] 0.7.4claws5
3024 remove unnecessary curly brackets
3026 2002-03-14 [paul] 0.7.4claws4
3029 src/prefs_filtering.[ch]
3030 add filter rename on folder rename and filter
3031 delete on folder delete. Patch submitted by
3032 Neill Miller <neillm@thecodefactory.org>
3034 2002-03-14 [christoph] 0.7.4claws3
3039 (patch submitted by "Simon 'corecode' Schubert")
3040 * src/prefs_common.c
3044 2002-03-14 [paul] 0.7.4claws2
3046 * sync with sylpheed 0.7.4cvs2
3047 see ChangeLog entry 2002-03-13
3049 2002-03-12 [darko] 0.7.4claws1
3052 fix what seems to be a copy and paste error
3053 when setting color for important messages
3056 2002-03-11 [paul] version 0.7.4claws released
3058 2002-03-11 [paul] 0.7.4claws
3064 update message catalogs. Submitted by Ricardo Mones
3065 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3066 Fabio Junior Beneditto
3071 faq/it/sylpheed-faq*
3077 2002-03-11 [jens] 0.7.3claws7
3080 updated German translation
3082 2002-03-11 [melvin] 0.7.3claws6
3085 updated and corrected French translation
3087 2002-03-10 [hoa] 0.7.3claws5
3091 * src/prefs_account.c
3094 fixed the local account.
3095 you have to change the default "/usr/sbin/sendmail"
3096 to "/usr/sbin/sendmail -t" in the preferences of
3100 removed some debug display for renderer
3102 2002-03-10 [paul] 0.7.3claws4
3104 * faq/en/sylpheed-faq-1.html
3105 faq/en/sylpheed-faq-2.html
3108 2002-03-09 [paul] 0.7.3claws3
3110 * sync with sylpheed 0.7.4
3111 see ChangeLog entry 2002-03-09
3113 2002-03-08 [paul] 0.7.3claws2
3115 * faq/en/sylpheed-faq*
3116 faq/es/sylpheed-faq*
3117 faq/fr/sylpheed-faq*
3120 * manual/fr/.cvsignore
3121 manual/fr/Makefilea.am
3125 add the French manual
3127 2002-03-07 [paul] 0.7.3claws1
3129 * sync with sylpheed 0.7.3cvs4
3130 see ChangeLog entries 2002-03-06 and 2002-03-07
3133 updated by Wilbert Berendsen
3135 2002-03-07 [melvin] 0.7.2claws34
3137 * src/selective_download.c
3138 Changed the pixmap of the receive button to MAIL_RECEIVE.
3140 2002-03-06 [paul] 0.7.2claws33
3142 * sync with sylpheed 0.7.3cvs1
3143 bug fix, see ChangeLog entry 2002-03-05
3145 2002-03-05 [paul] 0.7.2claws32
3150 reverse the pgp ascii-armored code implemented in
3151 0.7.2claws16. removal of this code until it matures.
3152 this means that verifying ascii-armored pgp sigs and
3153 automatic decryption of ascii-armored encrypted
3154 messages no longer works.
3156 2002-03-05 [paul] 0.7.2claws31
3161 * faq/en/Makefile.am
3162 faq/en/sylpheed-faq.html
3163 faq/en/sylpheed-faq-1.html
3164 faq/en/sylpheed-faq-2.html
3165 faq/en/sylpheed-faq-3.html
3166 * faq/es/Makefile.am
3167 faq/es/sylpheed-faq.html
3168 faq/es/sylpheed-faq-1.html
3169 faq/es/sylpheed-faq-2.html
3170 faq/es/sylpheed-faq-3.html
3171 faq/es/sylpheed-faq-4.html
3172 * faq/fr/Makefile.am
3173 faq/fr/sylpheed-faq.html
3174 faq/fr/sylpheed-faq-1.html
3175 faq/fr/sylpheed-faq-2.html
3176 faq/fr/sylpheed-faq-3.html
3181 add FAQs in English, Spanish and French
3184 2002-03-05 [paul] 0.7.2claws30
3186 * manual/en/sylpheed.html
3187 manual/en/sylpheed-XX.html
3188 updated the English manual
3193 dialog box pops up if the article can't be deleted.
3198 updated by Fabio Junior Benedito
3202 * removed ac/gpgme.m4
3203 to avoid autogen common problem
3204 developers have to install gpgme development package now
3207 encoding to 7bit or 8bit is enabled.
3209 2002-03-03 [alfons] 0.7.2claws29
3212 merge fix by Oliver Haertel for selective
3215 2002-03-03 [paul] 0.7.2claws28
3217 * sync with sylpheed 0.7.3
3219 2002-03-03 [paul] 0.7.2claws27
3221 * sync with sylpheed 0.7.2cvs24
3222 see ChangeLog entries 2002-03-02 and 2002-03-03
3224 2002-03-02 [melvin] 0.7.2claws26
3229 * src/prefs_common.[ch]
3230 Added user definable notification on new mail arrival.
3231 Removed unused variables in spell checker prefs code.
3233 2002-03-02 [melvin] 0.7.2claws25
3236 Removed unnecessary escape sequences.
3237 Changed 'Initial...' to 'Initials of Sender'
3239 2002-03-02 [paul] 0.7.2claws24
3241 * sync with sylpheed 0.7.2cvs22
3242 see ChangeLog entry 2002-03-01
3244 2002-03-01 [hoa] 0.7.2claws23
3247 Set sensitivity of delete actions to active
3248 even if the folder is a newsgroup.
3251 - Set sensitivity of delete actions
3252 - Added function check_permission() that will check if the
3253 user is authorized to delete a message. For news, it
3254 will check if the author is the same.
3255 - Enabled deletion when there is no trash folder.
3258 - Added news_cancel_article() to cancel articles
3259 - Implemented news_remove_message() (public function)
3261 2002-03-01 [paul] 0.7.2claws22
3265 recognise urls that that don't include 'http://' and
3269 remove duplicated name
3271 2002-02-28 [paul] 0.7.2claws21
3274 src/summaryview.[ch]
3275 add ability to 'Select thread'
3276 combines Melvin's "Select thread's head" patch (#510907)
3277 with Colin Leroy's <colin@colino.net> "Select whole thread"
3280 2002-02-28 [paul] 0.7.2claws20
3283 hopefully fix segfault on right-clicking a mime part
3284 that some people have experienced.
3285 fix submitted by Fredrik Olofsson <frol@linux.nu>
3287 2002-02-28 [paul] 0.7.2claws19
3289 * sync with sylpheed 0.7.2cvs21
3290 see ChangeLog entries 2002-02-27 and 2002-02-28
3292 2002-02-27 [paul] 0.7.2claws18
3294 * sync with sylpheed 0.7.2cvs18
3295 see ChangeLog entries 2002-02-26 and 2002-02-27
3297 2002-02-26 [alfons] 0.7.2claws17
3300 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3301 (spotted by Chris Hessman <idatech@gmx.net>)
3303 2002-02-26 [paul] 0.7.2claws16
3308 make decryption of ascii-armored pgp encrypted messages
3309 and verification of ascii-armored signatures work again.
3310 slightly altered from the patch by Jens Jahnke
3314 * the checking of plaintext signatures always comes up in
3316 * it doesn't work for multipart messages
3317 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3318 including the msg headers and these 2 line themselves, are
3322 "View/Folder Tree" becomes "View/Separate Folder Tree"
3323 "View/Message View" becomes "View/Separate Message View"
3324 because its less ambiguous.
3327 updated by Ricardo Mones Lastra
3329 2002-02-26 [paul] 0.7.2claws15
3331 * sync with sylpheed 0.7.2cvs17
3332 see ChangeLog entries 2002-02-25 and 2002-02-26
3334 2002-02-25 [christoph] 0.7.2claws14
3336 * src/filtering.[ch]
3338 do filtering stuff after all messages have been received
3339 1. drop all messages to .processing
3340 2. scan processing folder for messages
3341 3. filter messages or move to inbox
3342 this will also find old messages left in processing after
3343 a crash or something like that and we get a real msginfo
3344 from folder->get_msg_list and do not have to create our
3345 own in filter_message
3346 * src/matcher_parser_parse.y
3347 remove MIX/MAX warning (reordered includes)
3349 2002-02-25 [paul] 0.7.2claws13
3351 * sync with sylpheed 0.7.2cvs15
3352 see ChangeLog entry 2002-02-24
3354 2002-02-24 [alfons] 0.7.2claws12
3357 clear old color flags first when applying a new color to
3359 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
3361 2002-02-24 [alfons] 0.7.2.claws11
3364 * src/prefs_common.c
3365 add presets for Opera and Konqueror, closes patch #517261,
3366 submitted by Ville Skyttä <scop@users.sourceforge.net>
3368 2002-02-24 [alfons] 0.7.2.claws10
3372 fix threading for null message ids, closes patch #521601,
3373 submitted by Bob Forsman <hammor@users.sourceforge.net>
3375 2002-02-24 [alfons] 0.7.2claws9
3379 make Tool | Filter Message work with filtering system so
3380 setting flags also works
3384 - Processing uses the same function as Tool | Filter
3385 Message, but doesn't use the same update proc yet
3387 2002-02-23 [paul] 0.7.2claws8
3389 * sync with sylpheed 0.7.2cvs14
3390 see ChangeLog entries 2002-02-22 and 2002-02-23
3392 2002-02-22 [christoph] 0.7.2claws7
3395 Add column space to table
3396 * src/quote_fmt_parse.y
3399 2002-02-22 [paul] 0.7.2claws6
3407 src/matcher_parser_lex.l
3408 src/matcher_parser_parse.y
3411 src/prefs_filtering.c
3412 src/selective_download.[ch] *** NEW FILES ***
3415 Selective Download added to 'Tool' menu.
3416 Retrieves email headers of the currently selected pop3
3417 account and allows the user to mark emails for deletion
3418 right on the pop3 server. Patch submitted by Oliver Haertel
3419 <oha@users.sourceforge.net>.
3422 add 'src/quote_fmt.c'
3424 2002-02-22 [christoph] 0.7.2claws5
3428 * src/prefs_common.[ch]
3429 * src/prefs_template.c
3430 * src/quote_fmt.c *** NEW FILE ***
3432 move quote format symbol description code
3433 to it's own file because it is used from
3434 differnent code parts
3435 Rewrote symbol description GUI
3438 + get data from array (no more long constant strings)
3439 * src/quote_fmt_lex.l
3440 * src/quote_fmt_parse.y
3441 Symbol for Literal % changed to \% instead of %%
3442 (More logical as \ is used for quoting for other symbols)
3443 Add |f and |p to include files and program output
3445 |f{/home/.../.signature}
3448 Correct wrong spelling for "Referenzen"
3450 2002-02-21 [paul] 0.7.2claws4
3453 forgotten during sync
3455 2002-02-21 [paul] 0.7.2claws3
3457 * sync with sylpheed 0.7.2cvs11
3458 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
3459 2002-02-20 and 2002-02-21
3461 2002-02-20 [melvin] 0.7.2claws2
3463 * src/prefs_actions.c
3464 Added error report when child cannot fork or when execvp
3465 returns with an error.
3467 2002-02-19 [christoph] 0.7.2claws1
3470 return unconverted text if conde conversion is not possible
3471 when libjconv is used.
3472 (patch submitted by "Simon 'corecode' Schubert")
3476 * version 0.7.2claws release
3478 2002-02-19 [paul] 0.7.2claws
3481 updated by Wilbert Berendsen
3484 2002-02-18 [alfons] 0.7.1claws13
3488 remove references to dlfcn and explicitly loading functions
3489 from dynalink libs, because libs linked anyway, and functions
3490 are loaded explicitly
3492 2002-02-17 [melvin] 0.7.1claws12
3494 * src/prefs_actions.c
3495 Replaced children wait loop with double fork technique.
3496 Now, input/output window updated at each new output.
3497 free_children(): Fixed a memory leak.
3498 Made input/output window non closable if running children
3500 Added missing <unistd.h> include.
3501 Added some --debug outputs.
3503 2002-02-17 [melvin] 0.7.1claws11
3506 Fixed bug where descending sort order did not select top
3509 2002-02-17 [melvin] 0.7.1claws10
3512 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3513 * src/prefs_common.c
3514 Pspell data package directory no more hard coded but
3515 set during configuration (PSPELL_PATH). (Thanks to
3516 Gustavo Noronha Silva.)
3518 2002-02-17 [melvin] 0.7.1claws9
3521 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3523 Fixed compile-time warnings.
3525 2002-02-16 [alfons] 0.7.1claws8
3528 fix inadvertent free of NULL pointer which caused
3529 sylpheed to crash when closing the save-as dialog
3530 using the window close button
3532 2002-02-16 [carsten] 0.7.1claws7
3533 * src/mainwindow.[ch]
3536 fixes for pixmap theming code:
3537 - recently changed mail attributes shouldn't get
3539 - theme is only reloaded iff another theme was
3542 2002-02-16 [paul] 0.7.1claws6
3544 * sync with sylpheed 0.7.2 release
3545 see ChangeLog entry 2002-02-15 and 2002-02-16
3547 2002-02-15 [paul] 0.7.1claws5
3549 * sync with sylpheed 0.7.1cvs9
3550 see ChangeLog entry 2002-02-15
3553 remove unneeded headerwindow.c entry
3555 2002-02-14 [carsten] 0.7.1claws4
3557 fixed a bug for "Go to next unread message": there was
3558 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3559 in the prefs, because of doing "Search again" instead
3562 2002-02-14 [carsten] 0.7.1claws3
3563 * src/stock_pixmap.c
3564 removed 2 more mem leaks; following memprof,
3565 this code is "leak free" now :)
3567 2002-02-14 [carsten] 0.7.1claws2
3568 * src/stock_pixmap.c
3569 used opendir/readdir/closedir instead of scandir
3570 -> code should work now on Solaris
3572 2002-02-14 [paul] 0.7.1claws1
3574 * sync with sylpheed 0.7.1cvs8
3575 see ChangeLog entries 2002-02-13 and 2002-02-14
3578 add some description of Actions and Pixmap Themes
3582 * version 0.7.1claws release
3584 2002-02-13 [paul] 0.7.1claws
3589 updated translations, submitted by Ricardo Mones Lastra,
3590 Alessandro Maestri and Fabio Junior Beneditto
3592 2002-02-13 [melvin] 0.7.0claws75
3594 * src/prefs_actions.c
3595 Added missing "signal.h" include
3597 2002-02-13 [melvin] 0.7.0claws74
3599 * src/prefs_folder_item.c
3600 Added missing "config.h" include
3602 Updated French translation for folder propriety.
3604 2002-02-13 [jens] 0.7.0claws73
3607 Added missing src/prefs_folder_item.c [log added by melvin]
3609 Updated German translation.
3611 2002-02-13 [melvin] 0.7.0claws72
3614 Updated French translation.
3616 2002-02-13 [melvin] 0.7.0claws71
3619 Made gtkut_editable_get_selection return NULL if selection
3621 This fixes a bug where selecting part of message A then
3622 switching to message B and replying to it will not
3623 quote the message's body.
3625 2002-02-12 [paul] 0.7.0claws70
3628 cosmetic, relating to pixmap themes: on toolbar make
3629 updating of 'Exec' and 'Compose news/Compose email'
3632 2002-02-12 [carsten] 0.7.0claws69
3638 - refreshing after changing pixmap theme better
3640 - wanted to remove some mem leaks, but alfons was
3641 faster (and had the better solution ;)
3643 2002-02-12 [alfons] 0.7.0claws68
3645 * src/prefs_common.c
3646 * src/stock_pixmap.[ch]
3647 plug mem leaks, refactor code a little bit
3650 2002-02-12 [sergey] 0.7.0claws67
3653 Fixed problem with copying messages to IMAP folders when the
3654 server uses something other than '/' as a namespace separator
3655 (cyrus-imapd uses '.').
3657 2002-02-12 [jens] 0.7.0claws66
3660 Updated German Translation
3662 2002-02-12 [paul] 0.7.0claws65
3664 * sync with sylpheed 0.7.1cvs1
3665 see ChangeLog entry 2002-02-12
3667 2002-02-12 [melvin] 0.7.0claws64
3669 * src/prefs_actions.c
3670 Fixed "feature" where children's output was duplicated
3671 instead of refreshed while monitoring.
3672 Removed some debug code.
3674 2002-02-12 [christoph] 0.7.0claws63
3677 always delete message from queue after sending/send error
3678 (closes bug #509601)
3680 2002-02-12 [melvin] 0.7.0claws62
3682 * src/prefs_actions.c
3683 Children wait loop is now triggered with a timeout of 1s
3684 Added %F which is replaced with the list of filenames
3685 of all selected messages (as suggested by Ricardo Mones Lestra)
3686 Pipe syntax changed. Prefix with | to send selection, postfix
3687 with | to retrieve output. Prefix with > or * to send
3688 user definable input to the command (*: input is hidden)
3689 Old pipe action should now be postfixed with |, too.
3691 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
3692 * src/stock_pixmap.c
3693 fixed a bug: if there's no theme directory don't
3694 throw an error, just do "nothing" (thanks Alfons)
3696 2002-02-12 [carsten] 0.7.0claws60
3699 had to write the cache twice (nasty!); some marks would
3702 2002-02-11 [carsten] 0.7.0claws59
3705 doc-src/maintainer_guide.txt
3711 src/prefs_common.[ch]
3712 src/stock_pixmap.[ch]
3713 src/summaryview.[ch]
3714 pixmap theming and related work on pixmap
3715 handling on some other places
3716 (e.g. hrm features for all folder)
3717 src/pixmap/stock_*.xpm -> the stock_ was removed
3719 2002-02-11 [paul] 0.7.0claws58
3721 * sync with sylpheed 0.7.1 release
3722 see ChangeLog entries 2002-02-11
3724 2002-02-08 [paul] 0.7.0claws57
3726 * sync with sylpheed 0.7.0cvs39
3727 see ChangeLog entry 2002-02-07 (last entry)
3729 * src/prefs_actions.c
3730 src/prefs_filtering.c
3733 sync: made it compile with C compilers other than gcc
3735 2002-02-07 [paul] 0.7.0claws56
3737 * sync with sylpheed 0.7.0cvs38
3738 see ChangeLog entries 2002-02-06 (last 2 entries) and
3741 2002-02-07 [darko] 0.7.0claws55
3745 Fix const gchar */gchar * issue (thanks Hiro)
3747 2002-02-07 [darko] 0.7.0claws54
3752 * src/prefs_template.c
3754 * src/quote_fmt_parse.y
3757 When replying or forwarding an email don't quote the entire
3758 mail body but use the part of the message text that is selected
3760 2002-02-06 [melvin] 0.7.0claws53
3762 * src/prefs_common.[ch]
3765 Made possible to switch quickly to last used dictionary
3766 which makes checking bilingual documents easier.
3768 2002-02-06 [melvin] 0.7.0claws52
3771 Added forgotten new file src/prefs_actions.c
3773 2002-02-06 [melvin] 0.7.0claws51
3775 * src/prefs_actions.c ** NEW FILE **
3776 * src/prefs_actions.h ** NEW FILE **
3777 Added actions to execute on message text view, or on the
3780 Added src/prefs_actions.[ch]
3782 Added new menu "Edit/Actions"
3784 Added new actionsrc file.
3786 Added actionsrc reading.
3788 Added new menus "Edit/Actions" and "Configuration/Actions..."
3789 * src/prefs_common.h
3790 Added new element actionslst element to prefs_common.
3792 2002-02-06 [paul] 0.7.0claws50
3794 * sync with sylpheed 0.7.0cvs36
3795 see ChangeLog entry 2002-02-06
3800 updated by Ricardo Mones Lastra
3802 2002-02-05 [paul] 0.7.0claws49
3804 * sync with sylpheed 0.7.0cvs33
3805 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3807 2002-02-05 [paul] 0.7.0claws48
3810 re-add 'Edit/Advanced/Delete entire line', previously named
3813 2002-02-04 [paul] 0.7.0claws47
3817 fix bug #494993 (Reply All not taking Reply-To into consi)
3818 eliminate differences in behaviour of right-click 'Reply to all'
3819 in summary view and 'Reply to all' on the toolbar.
3820 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3821 view and From gets ignored by 'Reply to all' on toolbar.
3822 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3823 From when no Reply-To header is present.
3825 2002-02-04 [paul] 0.7.0claws46
3827 * sync with sylpheed 0.7.0cvs30
3828 see ChangeLog entries 2002-02-03 and 2002-02-04
3830 2002-02-03 [melvin] 0.7.0claws45
3833 Readded function to highlight all misspelled words.
3834 Fixed bug where user-provided-words did not replace
3835 correctly the misspelled word when using the mouse.
3836 Fixed bug where checking a region selected from right to left did
3837 not check the region at all.
3838 Fixed bug where 'Check backwards' may not check at all.
3839 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3840 Fixed possible buffer overflow when checking for long strings (>1k).
3841 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3842 Accelerators code uses now gtk_widget_add_accel.
3843 Removed and disabled obsolete and unfinished code.
3847 Added menu item to Highlight all misspelled words.
3849 2002-02-01 [paul] 0.7.0claws44
3852 fix '/View/Hide read messages' sensitivity when all
3853 messages in a folder are hidden
3855 2002-02-01 [paul] 0.7.0claws43
3858 add --send option to command line interface, sends all
3859 queued mail. Patch submitted by Ricardo Mones Lastra.
3861 2002-01-31 [paul] 0.7.0claws42
3864 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3866 2002-01-31 [paul] 0.7.0claws41
3868 * sync with sylpheed 0.7.0cvs27
3869 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3873 comment out elements of textview_show_part() as temporary
3874 workaround for attachment 'Display as text' bug
3877 updated by Fabio Junior Beneditto
3879 2002-01-30 [paul] 0.7.0claws40
3881 * sync with sylpheed 0.7.0cvs24
3882 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3886 add {N_("/_Spelling"), ... "<Branch>"} to
3887 GtkItemFactoryEntry compose_entries[]
3889 * src/prefs_common.c
3890 add claws menu items to prefs_keybind_apply_clicked()
3891 and remove non-claws menu items
3893 2002-01-29 [paul] 0.7.0claws39
3895 * sync with sylpheed 0.7.0cvs22
3896 see ChangeLog entries 2002-01-28 and 2002-01-29
3898 2002-01-28 [melvin] 0.7.0claws38
3901 Added the declartion of compose_send_control_enter.
3905 Added in a 'Spelling' menu which includes the configuration menu.
3906 Added a real 'Check all' and got rid from the old one which only
3907 highlited misspelled word.
3908 Made 'Check while typing' a disableable option.
3909 Added a dialog when there are no more misspelled word.
3910 Added a dialog if error occurs when switching to a dictionary.
3912 * src/prefs_common.[ch]
3913 Added option for the default 'Check while typing' option.
3916 2002-01-28 [alfons] 0.7.0claws37
3919 fix buglet and make code comply with sylpheed code style
3921 2002-01-28 [paul] 0.7.0claws36
3923 * sync with sylpheed 0.7.0cvs19
3924 see ChangeLog entries for 2002-01-28
3926 2002-01-28 [hoa] 0.7.0claws35
3932 read the renderer config
3935 use the renderer config to convert mime attachments
3938 don't use textview_show_html/ertf,
3939 use get_text_content instead
3941 2002-01-27 [alfons] 0.7.0claws34
3944 make sylpheed believe it can delete a news message...
3945 (messages are NOT deleted, maybe we should remove
3946 processing from the folder properties after all.)
3948 2002-01-27 [alfons] 0.7.0claws33
3953 implement remove_msg()
3955 2002-01-27 [alfons] 0.7.0claws32
3960 fix return receipt / disposition notification again. this
3961 stuff seems to break on _every_ major summary UI change, so
3962 it's now implemented using a flag which is saved in the
3965 2002-01-26 [alfons] 0.7.0claws31
3968 let import dialog show the destination folder identifier
3970 2002-01-26 [melvin] 0.7.0claws30
3974 Readded 'Mark all read' into summary view popup menu
3975 Added 'Mark all read' in folder view popup menu for IMAP
3977 Made it insensitive if the selected folder is not the shown
3978 one to avoid 'Mark all read' on the wrong folder.
3980 2002-01-26 [paul] 0.7.0claws29
3984 move 'Mark all read' from summary view to folder view
3985 menu. (adapted from) patch submitted by Jeremy Andrews,
3986 <lists@kerneltrap.com>
3988 2002-01-25 [alfons] 0.7.0claws28
3991 put the gtk class name back so GtkSText adapts the
3994 2002-01-25 [alfons] 0.7.0claws27
3997 assimilate Ricardo's patch that shows pixmaps instead of
3998 plain "new" and "unread" texts in the folder view column
4001 2002-01-25 [paul] 0.7.0claws26
4004 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
4005 be found in non-standard locations.
4006 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
4008 2002-01-25 [paul] 0.7.0claws25
4010 * sync with sylpheed 0.7.0cvs16
4011 see ChangeLog entry 2002-01-25
4013 2002-01-24 [paul] 0.7.0claws24
4015 * more sync with sylpheed 0.7.0cvs15
4016 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
4018 2002-01-23 [sergey] 0.7.0claws23
4021 Fixed segfault when closing LDIF import wizard with
4027 Fixed wrong scrolling position after switching between
4028 text and image parts.
4030 2002-01-23 [paul] 0.7.0claws22
4032 * sync with sylpheed 0.7.0cvs15
4033 see ChangeLog entries 2002-01-22 and 2002-01-23
4035 2002-01-21 [melvin] 0.7.0claws21
4037 * src/prefs_scoring.c
4038 * src/prefs_filtering.c
4039 Fixed bug where scoring and filtering windows stopped
4042 2002-01-21 [paul] 0.7.0claws20
4044 * sync with sylpheed 0.7.0cvs12
4045 see ChangeLog entries 2002-01-20 and 2002-01-21
4047 2002-01-21 [carsten] 0.7.0claws19
4050 * src/messageview.[ch]
4051 * src/summaryview.[ch]
4052 changes to shortcuts handling again:
4053 + "Q" now controled by mainwin
4054 + v/V are now customizable and have slightly
4056 the "button" to minimize the messageview (and maximize
4057 the summary view) is a real button now
4059 "Delete Line+" added to Edit/Advanced (this will also
4062 2002-01-20 [melvin] 0.7.0claws18
4065 Made "Bcc" sensitive when addressbook is called from
4066 compose window (it was a Claws only bug).
4068 2002-01-19 [alfons] 0.7.0claws17
4071 prevent unnecessary updates when currently selected folder has
4074 2002-01-19 [alfons] 0.7.0claws16
4077 prevent writing the cache based on current message list in summary
4078 view when filtering also put messages in currently selected folder
4083 Italian translation submitted by Alessandro Maestri
4084 <a.maestri@cs.tin.it>
4086 2002-01-18 [melvin] 0.7.0claws15
4088 * src/prefs_filters.c
4089 fixed bug where 'cancel' from 'filters' window stops autochecking
4090 if the timer timed out when the window was open.
4092 2002-01-18 [match] 0.7.0claws14
4094 * src/addrclip.[ch] ** NEW FILE **
4095 * src/addrselect.[ch] ** NEW FILE **
4096 * src/adbookbase.h ** NEW FILE **
4097 addressbook cut, copy and paste
4099 * src/addrcache.[ch]
4101 * src/addrindex.[ch]
4113 support for copy/paste
4115 support for copy/paste
4116 tidy up menu option processing
4117 correct address list function arguments
4119 sort user attributes
4129 2002-01-18 [paul] 0.7.0claws13
4131 * sync with sylpheed 0.7.0cvs8
4132 configure.in: support Mac OS X (Darwin)
4134 2002-01-18 [carsten] 0.7.0claws12
4136 small hack to fix a segfault with an empty href
4137 (reported by Alexandra Walford <deeni@altern.org>)
4140 the shortcuts for Mark und Mark as unread are hardcoded
4144 readded the shortcuts in gtkstext but made them
4145 customizeable (simply by adding a menu plus a wrapper
4148 2002-01-17 [melvin] 0.7.0claws11
4151 fix default dictionary not being saved.
4153 2002-01-16 [darko] 0.7.0claws10
4156 fix wrapping crash with URL longer than wrapping margin
4158 2002-12-08 [hoa] 0.7.0claws10
4160 * src/matcher_parser_parse.y
4163 * src/prefs_filtering.c
4164 now, we can use bounce action in the dialog box.
4166 2002-01-16 [carsten] 0.7.0claws9
4168 removed the <control> and <alt> shortcuts because they're
4169 not needed and interefered with the "normal" shortcuts
4172 removed most of the hardcoded shortcuts and assigned
4173 them to menu entries making them easy customizable by
4176 2002-01-16 |melvin] 0.7.0claws8
4179 fixed bug where using the mouse and when the compose
4180 window is not on top may result in a crash.
4182 2002-01-16 [melvin] 0.7.0claws7
4185 fixed a long standingspell checker bug which could
4186 cause a crash after sending a message.
4188 2002-01-16 [paul] 0.7.0claws6
4190 * sync with sylpheed 0.7.0cvs7
4191 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
4192 2002-01-15, and 2002-01-16
4194 2002-01-16 [melvin] 0.7.0claws5
4200 Heavily modified spell checker code to work around
4201 ispell bug, to add keyboard shortcuts and for future
4202 enhancements. See README.claws for usage information.
4204 2002-01-15 [alfons] 0.7.0claws4
4207 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
4208 so sorting within threads reflects sort mode
4210 2002-01-15 [christoph] 0.7.0claws3
4213 added alertpanel if mail sending failed
4215 2002-01-15 [alfons] 0.7.0claws2
4217 * src/prefs_filtering.c
4218 don't stop timer when prefs filtering dialog is opened
4220 2002-01-14 [alfons] 0.7.0claws1
4224 remove debug_print()s for privacy reasons
4226 2002-01-14 [darko] 0.7.0claws
4229 quotation wrapping is now also in the main branch
4233 * tools/filter_conv.pl
4234 allow for Boolean Op and case-sensitivity
4235 this file is included in the release and tagged
4238 2002-01-13 [paul] 0.7.0claws
4240 * release 0.7.0, with cvs tag 'rel_0_7_0'
4244 * tools/filter_conv.pl
4246 rewritten to output to matcherrc instead of filteringrc
4249 updated Spanish translation by Ricardo Mones Lastra
4254 update dutch translation
4259 Updated by Fabio Junior Beneditto
4261 2002-01-13 [melvin] 0.6.6claws53
4264 Updated french translation
4266 2002-01-12 [alfons] 0.6.6claws52
4269 plug mem leak that has been sitting there for ages
4271 2002-01-12 [alfons] 0.6.6claws51
4274 undo melvin's changes from 0.6.6claws48 because summary
4275 view now refuses to select first unread message when
4278 2002-01-11 [alfons] 0.6.6claws50
4281 use claws' semantics for getting folder item when
4282 importing an mbox file into a folder
4283 (submitted by Dale P. Smith)
4285 2002-01-11 [christoph] 0.6.6claws49
4288 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
4289 toggle widget, because non static prefs can not use
4290 prefs_set_* functions
4291 * src/prefs_account.c
4292 toggle smtp auth password field sensitivity if
4293 user id is empty and add descrition of usage for
4295 * src/prefs_folder_item.c
4296 use SET_TOGGLE_SENSITIVITY macro to instead of extra
4299 2002-01-11 [melvin] 0.6.6claws48
4302 fix the 'Ctrl-Enter' feature for sending and test really
4303 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
4304 editables which was not documented in Gtk)
4307 Made summaryview refresh after sorting and not before.
4309 2002-01-11 [christoph] 0.6.6claws47
4312 select account from account ids if possible and
4313 correctly set save folder for copy in reedit
4315 2002-01-10 [paul] 0.6.6claws46
4317 * sync with sylpheed 0.7.0 release
4318 see ChangeLog entries 2002-01-07, 2002-01-08 and
4324 remove more dirt traces...
4329 clean up some traces of my debugging stuff
4331 2002-01-09 [alfons] 0.6.6claws45
4334 break up filteringprop_apply() in three separate pieces
4335 so we can drop messages that failed processing in the
4339 fix bug #469598 "no refresh of inbox after filter" which
4340 was introduced by the new summary view locking, and which
4341 prevented the summary view to update after a manual filter
4342 message. claw's filter message requires a summary_show().
4343 (aargh, summary_show() again! :-)
4345 2002-01-07 [alfons] 0.6.6claws44
4347 * src/headerwindow.c
4350 * src/sourcewindow.c
4351 bring in Hiro's last 0.7.0 wm class fixes
4354 bring in Ricardo's fix for sylprint script
4358 * src/prefs_common.[ch]
4359 * src/prefs_account.[ch]
4361 clean up account preference poison in rfc2015,
4362 and preparation to fix double sign bug
4363 (patch submitted by Simon 'corecode' Schubert)
4365 2002-01-07 [christoph] 0.6.6claws43
4368 search for free message number, do not only rely
4371 fix smtp auth and use extra account information
4372 if available, if not use pop3 data instead
4373 (closes bug #500341)
4377 2002-01-06 [alfons] 0.6.6claws42
4380 try making the separate windows work again...
4382 2002-01-06 [alfons] 0.6.6claws41
4385 adapt Hiro's separate window menu (to get rid of the funny
4386 duplicate menu items), and make it work again
4388 2002-01-06 [alfons] 0.6.6claws40
4393 * tools/README.sylprint
4394 add sylprint script for printing mails from Sylpheed
4395 (contributed by Ricardo Mones Lastra)
4400 2002-01-06 [melvin] 0.6.6claws39
4404 Fixed crash introduced in 0.6.6claws38 by the menu
4405 reorganisation (Hide read messages)
4408 Fixed typo (we are now in 2002, alfons ;) )
4410 2002-01-05 [alfons] 0.6.6claws38
4412 * sync with sylpheed 0.6.6cvs10-17
4413 (last stuff marked as LAST_STABLE)
4415 2002-01-04 [melvin] 0.6.6claws37
4418 Made account selection code use strcasestr again instead of
4419 g_strcasecmp (fixes bug where reediting queued messages
4420 did not select proper account reported by T. Link).
4423 Fix bug where folder icons are not shown when 'hide read messages'