1 2002-08-24 [alfons] 0.8.2claws116
4 fix memleak reported by Martin Kluge
5 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7 2002-08-24 [oliver] 0.8.2claws115
10 o code cleanup as suggested by Alfons
13 2002-08-24 [alfons] 0.8.2claws114
16 o fix another memory leak reported by Martin Kluge
17 (see "[ 599568 ] Small Memory Leak")
18 o remove 'from' variable from 'summary_set_header()'; we can
21 2002-08-24 [paul] 0.8.2claws113
23 * sync with 0.8.1cvs30
24 see ChangeLog 2002-08-23
26 2002-08-24 [alfons] 0.8.1claws112
29 remove unnecessary allocations for search bar fixing leaks
30 reported by Martin Kluge
31 (see "[ 599451 ] Further memory leaks?")
33 2002-08-24 [alfons] 0.8.1claws111
36 make get_socket_name() public for crash.c
38 o make report bug button work (goes to claws'
39 bug tracker at sf.net)
40 o introduce function for doing important stuff just
41 before claws goes down
44 2002-08-24 [alfons] 0.8.1claws110
47 move cursor to "To" entry when forwarding as attachment
48 (reported and solved by Steve Lamb, closes bug report
49 "[ 592880 ] Forward as attachment; cursor not in to")
51 2002-08-24 [colin] 0.8.1claws109
54 fix quick search visibility after GUI (de)separations.
56 2002-08-23 [colin] 0.8.1claws108
59 fix header pane visibility after folderview or
60 messageview (de)separation
62 2002-08-23 [paul] 0.8.1claws107
66 give full control of display or non-display
67 of the Execute icon to Custom toolbar settings.
68 add new sensitivity condition to maninwindow.h:
74 more sync with 0.8.1cvs29
76 2002-08-23 [melvin] 0.8.1claws106
79 Readded support for custom widget in alertpanel lost in last
82 2002-08-23 [paul] 0.8.1claws105
84 * sync with 0.8.1cvs29
85 see ChangeLog 2002-08-23
87 2002-08-23 [colin] 0.8.1claws104
90 Fix folder and search pixmaps exchanging positions
91 after theme or toolbar changes. Thank to Oliver for
94 2002-08-23 [colin] 0.8.1claws103
100 Changed messageview_create() and noticeview_create()
101 to avoid the last gdk_warning
103 2002-08-22 [colin] 0.8.1claws102
106 Fix my new `Creating pixmap from xpm' warning
108 2002-08-22 [colin] 0.8.1claws101
111 Fix some of the gdk warnings
113 2002-08-22 [colin] 0.8.1claws100
118 * src/pixmaps/quicksearch.xpm *ADDED*
119 Add the quicksearch pixmap
123 Make quicksearch bar visible/hidden via a button
125 2002-08-22 [christoph] 0.8.1claws99
128 fix folder update for newsgroups with message
129 numbers below minimum number of articles to fetch
132 2002-08-22 [paul] 0.8.1claws98
134 * sync with 0.8.1cvs28
135 see ChangeLog 2002-08-22
137 2002-08-21 [alfons] 0.8.1claws97
140 use bt instead of bt full which seems to work
141 better, and bt full doesn't give a great deal
142 of information anyway
144 2002-08-21 [colin] 0.8.1claws96
147 fix summaryview_searchtype_changed prototype
149 2002-08-21 [christoph] 0.8.1claws95
152 o fix broken menu update for sorting type, we have to
153 get this info from the summaryview now
154 o removed setting of threaded state in menu callback
155 * src/summaryview.[ch]
156 more summaryview/folderitem seperation for
159 removed not required --with-compiler-flags option
161 2002-08-21 [oliver] 0.8.1claws94
164 o rename toolbar.xml to toolbar_main.xml
165 since toolbar_compose.xml might come up
170 2002-08-21 [darko] 0.8.1claws93
173 don't reset tmp flags for messages copied
176 2002-08-21 [colin] 0.8.1claws92
178 * src/prefs_filtering.c
179 fix renaming rules on folder rename
180 when folder is not a leaf folder
182 2002-08-21 [paul] 0.8.1claws91
184 * src/prefs_folder_item.c
185 fix alignment of colour selector
187 2002-08-21 [paul] 0.8.1claws90
189 * sync with 0.8.1cvs27
190 see ChangeLog 2002-08-21
192 2002-08-21 [paul] 0.8.1claws89
195 fix crash when changing field type in
198 2002-08-21 [colin] 0.8.1claws88
201 Made quick search case-insensitive
203 2002-08-21 [paul] 0.8.1claws87
205 * sync with 0.8.1cvs26
206 see ChangeLog 2002-08-21
208 2002-08-20 [christoph] 0.8.1claws86
212 * src/summaryview.[ch]
213 more summaryview/folderitem seperation for
214 sort_key and sort_type
216 added missing return statement
218 2002-08-20 [colin] 0.8.1claws85
220 * src/summaryview.[ch]
221 Added a quick search box
223 * src/prefs_common.[ch]
224 Added a show/hide option for the quick search
226 2002-08-20 [oliver] 0.8.1claws84
229 remove toolbar_create_popups
231 o remove toolbar_create_popups
232 o fix toolbar_set_sensitive
233 (Bug reports #596834 and #596832)
234 * src/prefs_toolbar.c
235 o add "Set default" button
236 o align label and text + combo widgets
238 2002-08-20 [hoa] 0.8.1claws84
241 fixed a bug in imap_fetch_msginfo() in case there is no
244 2002-08-20 [darko] 0.8.1claws83
247 copy the color style of folder view so it
248 works with GTK themes
250 2002-08-20 [darko] 0.8.1claws82
254 * src/prefs_folder_item.[hc]
255 don't use UI stuff in folder.h
257 2002-08-20 [darko] 0.8.1claws81
260 * src/prefs_folder_item.h
262 * src/prefs_folder_item.c
263 ability to set folder color in folderview
265 2002-08-19 [alfons] 0.8.1claws80
268 fix one of the earlier memleaks reported by Martin Kluge
270 2002-08-19 [alfons] 0.8.1claws79
273 hide notice view when selecting seperate folder
274 view (reported by Urke MMI)
276 2002-08-19 [christoph] 0.8.1claws78
279 * src/prefs_folder_item.h
280 * src/summaryview.[ch]
281 o add summary_set_prefs_from_folderitem to set
282 summaryview prefs (first step to remove all
283 references to the folderitem in summaryview)
284 o moved compiled regex stuff from folderitem prefs
287 2002-08-19 [paul] 0.8.1claws77
290 add check for '.' to QUOTE_IF_REQUIRED
292 2002-08-19 [paul] 0.8.1claws76
295 sync with 0.8.1cvs25 (plug memory leak)
297 * src/prefs_toolbar.c
298 re-order prefs_toolbar_cancel()
300 2002-08-18 [alfons] 0.8.1claws75
304 plug other memleaks reported by Martin Kluge
306 2002-08-18 [paul] 0.8.1claws74
309 updated by Fabio Jr. Beneditto
311 2002-08-18 [paul] 0.8.1claws73
314 fix bug where tooltips were displayed untranslated
316 * src/prefs_toolbar.c
317 fix bug where clicking 'Cancel' creates an icon & text
318 toolbar regardless of prefs
321 2002-08-17 [oliver] 0.8.1claws72
323 * src/prefs_toolbar.c
324 update toolbar on CANCEL
325 bug reported by Martin Kluge
327 toolbar_destroy memleak fixed
329 2002-08-17 [alfons] 0.8.1claws71
332 plug another memleak reported by Martin Kluge
334 2002-08-16 [alfons] 0.8.1claws70
337 use execvp() correctly (suggested by wwp; thanks!)
339 2002-08-16 [alfons] 0.8.1claws69
342 plug memory leak reported by Kim Schultz & Martin Kluge
344 2002-08-16 [paul] 0.8.1claws68
347 updated by Ricardo Mones Lastra
349 2002-08-16 [paul] 0.8.1claws67
352 fix bug where 'Compose News' icon showed wrong
355 2002-08-16 [paul] 0.8.1claws66
357 * sync with 0.8.1cvs24
358 see ChangeLog 2002-08-16
361 updated by Alessandro Maestri
363 2002-08-15 [paul] 0.8.1claws65
368 2002-08-15 [paul] 0.8.1claws64
371 don't translate debug info
376 2002-08-15 [paul] 0.8.1claws63
378 * src/prefs_toolbar.c
379 fix bug where clicking 'OK' creates an icon & text
380 toolbar regardless of prefs
382 2002-08-14 [alfons] 0.8.1claws62
385 add global var that has the full argv[0]
387 o execvp the correct sylpheed by using argv0
388 and setting the correct work dir
391 2002-08-14 [oliver] 0.8.1claws61
393 * enable/disable Toolbar Action Buttons
397 * src/prefs_toolbar.c
399 2002-08-14 [melvin] 0.8.1claws60
402 Updated French translations
404 2002-08-14 [melvin] 0.8.1claws59
407 Made bug report not translatable
409 Fixed exporthtml_build_filespec() return value
411 Fixed incorrect include file
413 * src/prefs_actions.c
414 * src/prefs_toolbar.c
415 Made debug info not translatable
418 Added missing includes
422 2002-08-14 [paul] 0.8.1claws58
424 * faq/es/sylpheed-faq.html
425 faq/es/sylpheed-faq-[1-3].html
426 faq/es/sylpheed-faq-4.html **NEW FILE **
429 2002-08-13 [christoph] 0.8.1claws57
432 ignore thread fix that did not mark all
433 child nodes of a ignored thread as
434 ignored. Does not work perfectly yet,
437 2002-08-13 [alfons] 0.8.1claws56
440 o implement 'save crash log'
443 2002-08-13 [melvin] 0.8.1claws55
446 removed unrequired "execinfo.h" header
448 2002-08-12 [paul] 0.8.1claws54
450 * faq/en/sylpheed-faq.html
451 faq/en/sylpheed-faq-[1-3].html
452 faq/en/sylpheed-faq-4.html **NEW FILE **
455 2002-08-12 [alfons] 0.8.1claws53
458 add crash.c to translatables
460 bring in Leandro's crash dialog
462 2002-08-11 [alfons] 0.8.1claws52
465 clean up some warnings
467 2002-08-11 [alfons] 0.8.1claws51
471 * src/crash.[ch] ** NEW FILES **
473 initial gdb crash handler
475 2002-08-11 [paul] 0.8.1claws50
477 * src/prefs_toolbar.c
478 replace Up/Down arrow pixmaps with text to be
479 consistent across icon themes
481 2002-08-11 [paul] 0.8.1claws49
485 rename 'Pixmap' -> 'Icon'
488 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
490 2002-08-10 [paul] 0.8.1claws48
492 * src/prefs_toolbar.c
495 2002-08-10 [paul] 0.8.1claws47
498 don't write Processing progress to status bar
499 patch submitted by Alexander Evseev
501 * src/prefs_toolbar.c
502 re-position and resize window
503 make window assume correct size on first call
505 2002-08-10 [paul] 0.8.1claws46
512 follow UI text conventions
514 2002-08-10 [alfons] 0.8.1claws45
517 correct pixmap for delete action
519 2002-08-10 [paul] 0.8.1claws44
522 updated by Fabio Jr. Beneditto
524 2002-08-10 [paul] 0.8.1claws43
527 add custom toolbar files
529 2002-08-10 [paul] 0.8.1claws42
531 * sync with 0.8.1cvs22
532 see ChangeLog 2002-08-09
534 2002-08-09 [paul] 0.8.1claws41
538 tools/outlook2sylpheed.pl ** NEW FILE **
539 add script to convert exported Outlook
540 contacts list to a Sylpheed addressbook.
541 Submitted by Ricardo Mones Lastra.
543 2002-08-09 [paul] 0.8.1claws40
547 po/sr.po ** NEW FILE **
548 add Serbian message catalog. Submitted by
549 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
551 2002-08-09 [paul] 0.8.1claws39
553 * sync with 0.8.1cvs21
554 see ChangeLog 2002-08-08
556 2002-08-08 [oliver] 0.8.1claws38
559 move Custom Toolbar to Configuration menu
561 2002-08-08 [oliver] 0.8.1claws37
563 * src/prefs_toolbar.c
564 fix substitute pixmap bug
566 2002-08-08 [paul] 0.8.1claws36
568 * sync with 0.8.1cvs19
569 see ChangeLog 2002-08-08
571 2002-08-07 [christoph] 0.8.1claws35
574 fixed a memory leak in new canonicalize_file_replace
576 2002-08-07 [christoph] 0.8.1claws34
579 o canonicalize_file_replace should create the temporary
580 file in the same directory as the original file.
581 o added get_tmpfile_in_dir that creates a temorary file
582 in a specified directory.
584 2002-08-07 [melvin] 0.8.1claws33
587 fixed bug where 'Article' button acted as 'Email' button.
589 2002-08-07 [paul] 0.8.1claws32
591 * sync with 0.8.1.cvs17
592 see ChangeLog 2002-08-07
594 2002-08-07 [colin] 0.8.1claws31
597 fix mass-cancel problem
599 2002-08-07 [thorsten] 0.8.1claws30
601 * src/prefs_toolbar.c
602 fix: crash on replace or add new button
604 fix: close xmlfile after reading
606 fix: unlink() file before rename()
608 2002-08-06 [paul] 0.8.1claws29
610 * sync with 0.8.cvs15
611 see ChangeLog 2002-08-06
613 2002-08-06 [oliver] 0.8.1claws28
616 * src/prefs_toolbar.c
617 fixed empty toolbar issue
619 2002-08-06 [oliver] 0.8.1claws27
621 * Custom Toolbar Final
625 o toolbar stuff now lives in src/toolbar.[ch]
626 o main_window_toolbar_* functions are renamed to
627 toolbar_* reflecting their new source file
628 * src/mainwindow.[ch]
629 o remove toolbar stuff
631 2002-08-06 [oliver] 0.8.1claws26
634 * src/prefs_toolbar.[ch] **New File**
635 * src/toolbar.[ch] **New File**
636 o prefs_toolbar.[ch] custom toolbar frontend
637 o toolbar.[ch] backend
639 2002-08-06 [oliver] 0.8.1claws25
641 * src/prefs_actions.[ch]
642 o new exported function actions_execute
644 2002-08-06 [paul] 0.8.1claws24
646 * sync with 0.8.1cvs4
647 see ChangeLog 2002-08-06
649 2002-08-06 [paul] 0.8.1claws23
651 * sync with 0.8.1cvs13
652 see ChangeLog 2002-08-06
654 2002-08-06 [paul] 0.8.1claws22
656 * sync with 0.8.1cvs12
657 see ChangeLog 2002-08-05 and 2002-08-06
659 2002-08-06 [match] 0.8.1claws21
662 improvements to cut/copy/paste address
664 2002-08-05 [match] 0.8.1claws20
671 fixes to improve cut/copy/paste
673 2002-08-06 [melvin] 0.8.1claws19
676 account_find_all_from_address(): new function that returns the
677 list of all accounts that are matched in an address.
678 * src/alertpanel.[ch]
679 alertpanel() now accepts a custom widget
680 alertpanel_with_widget(): new function that pops up a panel with
681 a custom widget in it
683 gtkut_account_menu_new(): new function that allows the selection
684 of an account from a list of accounts.
686 Extended Return Receipt notification to select the correct
687 account and to make a security test on the Delivery-Notification
688 address which should be the same as the Return-Path.
690 2002-08-06 [thorsten] 0.8.1claws18
693 attach_all: save unnamed as "noname.%d",
694 dont free static dirname
696 2002-08-05 [alfons] 0.8.1claws17
699 detect XIM by trying to link rather than compile a XIM program
701 2002-08-05 [oliver] 0.8.1claws16
703 * src/stock_pixmap.[ch]
704 o add UP_ARROW to available pixmaps (already in pixmap-directory)
705 o new func to retrieve pixmaps
707 2002-08-05 [paul] 0.8.1claws15
709 * sync with 0.8.1cvs10
710 see ChangeLog 2002-08-05
712 2002-08-04 [alfons] 0.8.1claws14
715 see if this plugs memleak
717 2002-08-04 [melvin] 0.8.1claws13
720 fixed bug that could crash Sylpheed when highlighting
721 all misspelled words.
723 2002-08-03 [melvin] 0.8.1claws12
725 * src/prefs_actions.c
726 removed unnecessary checks for NULL introduced in 0.8.1claws11.
728 fixed bug where the Return Receipt was sent to
729 Delivery-Notification-To address even if it was not present
731 2002-08-02 [alfons] 0.8.1claws11
733 * src/prefs_actions.c
734 o more check for NULLs
735 o put create_io_dialog() in right conditional block
737 2002-08-02 [paul] 0.8.1claws10
740 updated by Ricardo Mones Lastra
742 2002-08-01 [christoph] 0.8.1claws9
745 don't free the cache of the opened
746 folder in the summaryview
748 don't unset flags, if it is not required
750 2002-08-01 [paul] 0.8.1claws8
752 * sync with 0.8.1cvs8
753 see ChangeLog entry 2002-08-01
755 2002-08-01 [paul] 0.8.1claws7
757 * sync with 0.8.1cvs7
758 see ChangeLog 2002-07-31 and 2002-08-01
760 2002-07-31 [christoph] 0.8.1claws6
763 forgot to update menu sensitivity
764 function for new menu entry
766 2002-07-31 [alfons] 0.8.1claws5
769 check folder item and its path for NULL on
772 2002-07-31 [christoph] 0.8.1claws4
775 check if folder_item_get_msginfo in
776 folder_item_remove_msg returned NULL
778 better clear the uid cache in the
779 uid validity check function and delete
782 2002-07-31 [paul] 0.8.1claws3
785 add the '--attach' option and a few other
788 2002-07-31 [paul] 0.8.1claws2
790 * sync with 0.8.1cvs5
791 see ChangeLog 2002-07-31
793 2002-07-31 [christoph] 0.8.1claws1
795 * src/folderview.[ch]
797 replace "Rescan all folders..." with
798 "Check all folders for new messages..."
800 2002-07-30 [paul] 0.8.1claws
802 * version 0.8.1claws released
804 2002-07-30 [paul] 0.8.0claws29
806 * tools/OOo2sylpheed.pl ** NEW FILE **
808 add script to enable sending documents as
809 attachments from OpenOffice.org
811 2002-07-30 [melvin] 0.8.0claws28
813 * src/prefs_actions.c
814 Made the actions' input/output dialog display
817 2002-07-30 [christoph] 0.8.0claws27
820 check if folder_item_get_msginfo in
821 procmsg_save_to_outbox returned NULL
823 2002-07-30 [paul] 0.8.0claws26
825 * sync with 0.8.1cvs4
826 see ChangeLog 2002-07-29
828 2002-07-29 [thorsten] 0.8.0claws25
831 added selective download, delete on server
833 2002-07-29 [paul] 0.8.0claws24
835 * sync with 0.8.1cvs3
836 see ChangeLog 2002-07-29
838 2002-07-27 [christoph] 0.8.0claws23
841 add extra check if fetching the msginfo
844 2002-07-27 [paul] 0.8.0claws22
846 * sync with 0.8.1cvs2
847 see ChangeLog 2002-07-26
849 2002-07-27 [christoph] 0.8.0claws21
852 add another check if a valid msginfo
855 2002-07-26 [hoa] 0.8.0claws20
858 Fixed a condition in folder_item_destroy()
861 Fixed an error in IMAP protocol
863 2002-07-26 [alfons] 0.8.0claws19
866 ofcourse compare with identifier, not the path
868 2002-07-26 [alfons] 0.8.0claws18
871 use folder item identifier for saving / restoring
872 preferences because folder->path might not be unique
874 2002-07-26 [melvin] 0.8.0claws17
877 Fixed a crash introduced in 0.8.0claws5 when log is
878 cut under 80 characters.
880 2002-07-26 [paul] 0.8.0claws16
882 * sync with 0.8.1cvs1
883 see ChangeLog 2002-07-26
885 2002-07-26 [christoph] 0.8.0claws15
888 imap folder now remembers the last selected
889 folder and imap_fetch_msginfo skips selecting
890 the folder if it is already selected
892 2002-07-26 [christoph] 0.8.0claws14
897 fix imap folder rescanning
899 2002-07-25 [christoph] 0.8.0claws13
909 implement imap uid cache and uid validity check
911 2002-07-25 [alfons] 0.8.0claws12
914 fix a brown paper bag bug, and also add some more
917 2002-07-25 [christoph] 0.8.0claws11
920 don't mix copy, fetch_msginfo and remove
921 operations in folder item copy and move
924 2002-07-25 [christoph] 0.8.0claws10
928 * src/prefs_folder_item.c
929 * src/summaryview.[ch]
930 remove no longer required parameter update_cache from
933 2002-07-25 [paul] 0.8.0claws9
940 2002-07-24 [alfons] 0.8.0claws8
943 sort correctly when using simplified subject line
944 (closes feature request "[ 585141 ] applying regexp to subject
945 before sort" submitted by Alexandra Walford)
947 2002-07-24 [paul] 0.8.0claws7
949 * sync with 0.8.0cvs3
950 see ChangeLog 2002-07-24
952 2002-07-23 [christoph] 0.8.0claws6
959 o separate processing and summaryview
960 o removed summary_write_cache from summaryview
961 o removed summaryview->killed_messages, because we don't have
962 to keep a list of killed messages anymore. New cache will
963 keep the hidden messages in cache anyway
966 * src/selective_download.c
967 o removed unnecessary summary_write_cache calls
969 o don't set ignore thread flag in procmsg_get_thread_tree
973 o moved STATUSBAR_PUSH/POP to statusbar.h because
974 they are used in different files
976 2002-07-23 [melvin] 0.8.0claws5
982 * src/editldap_basedn.c
985 Fixed few memory leak (gtk_editable_get_chars returns
988 Fixed few memory leak (gtk_editable_get_chars returns
989 an allocated string) and modified a little the log cutting
992 Replaced a call to an obsolete function gtk_entry_get_text()
993 by gtk_editable_get_chars()
995 Removed a debug printf
997 2002-07-23 [christoph] 0.8.0claws4
1000 fix another g_dirname memory leak
1002 2002-07-23 [christoph] 0.8.0claws3
1005 fixed a memory leak in mh_fetch_msginfo
1006 fixed crash when message header could not be
1009 2002-07-23 [paul] 0.8.0claws2
1011 * sync with 0.8.0cvs2
1012 see ChangeLog 2002-07-23
1014 2002-07-23 [paul] 0.8.0claws1
1016 * sync with 0.8.0cvs1
1017 see ChangeLog 2002-07-23
1019 2002-07-23 [paul] 0.8.0claws
1021 * release of 0.8.0claws
1023 2002-07-23 [paul] 0.7.8claws99
1026 new Russian translation, submitted by
1027 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1029 2002-07-22 [jens] 0.7.8claws98
1032 Updated German translations.
1034 2002-07-22 [paul] 0.7.8claws97
1040 updated translations by Ricardo Mones Lastra,
1041 Alessandro Maestri, Wilbert Berendsen and
1042 Fabio Jr. Beneditto respectively
1044 2002-07-22 [christoph] 0.7.8claws96
1047 fix memory leak caused by wrong g_dirname usage
1049 2002-07-22 [christoph] 0.7.8claws95
1052 update new and unread message counts for summaryview
1053 summaryview does not get it from the folder anymore
1054 and has to update the values itself
1056 2002-07-22 [melvin] 0.7.8claws94
1059 Updated French translations.
1061 2002-07-22 [christoph] 0.7.8claws93
1064 set prop->preg pointer to NULL or following check
1065 will not fail and regexec will be called with
1068 2002-07-21 [alfons] 0.7.8claws92
1070 * src/prefs_common.[ch]
1071 remove option "Send return receipt on request"
1073 2002-07-21 [thorsten] 0.7.8claws91
1076 fixed memleaks, coding style as pointed out by alfons
1078 2002-07-21 [alfons] 0.7.8claws90
1081 * src/noticeview.[ch]
1082 o fix bug notice view being displayed when going to empty folder
1083 (noticed by Christoph)
1084 o allow RRR to be sent when restarting sylpheed, or changing folder
1085 (noticed by Thorsten)
1087 2002-07-21 [thorsten] 0.7.8claws89
1090 Included save_all patch from Xaview FACQ
1091 added support for pathnames
1093 2002-07-21 [alfons] 0.7.8claws88
1098 * src/messageview.[ch]
1099 * src/noticeview.c ** NEW FILE **
1100 * src/noticeview.h ** NEW FILE **
1101 make return receipts work again
1102 (UI idea by Leandro Pereira)
1104 2002-07-21 [paul] 0.7.8claws87
1107 fix sensitivity of 'Select thread'
1109 2002-07-21 [paul] 0.7.8claws86
1111 * src/prefs_common.c
1112 add browser command line for Galeon
1114 2002-07-21 [paul] 0.7.8claws85
1117 fix 'EXTRA_DIST': remove README.README, add TODO
1120 2002-07-21 [alfons] 0.7.8claws84
1123 make enter clear selection
1124 (closes "[ 579888 ] Editor selection/entry error"
1125 reported by Steve Lamb)
1127 2002-07-21 [alfons] 0.7.8claws83
1130 sort message list when selecting unthread messages
1131 (closes "[ 501593 ] switching threaded view doesn't sort"
1132 reported by Simon Schubert)
1134 2002-07-20 [alfons] 0.7.8claws82
1139 2002-07-20 [thorsten] 0.7.8claws81
1142 Fixed expansion of empty fields in matchactions
1144 2002-07-19 [melvin] 0.7.8claws80
1147 Removed a duplicate menu entry (fast mode) introduced during
1149 Added a menu separator between 'Use alternate' and 'Fast mode'
1151 2002-07-19 [paul] 0.7.8claws79
1157 2002-07-19 [thorsten] 0.7.8claws78
1159 * tools/calypso_convert.pl ** NEW FILE **
1162 script to import mbox files exported
1164 o generates folder structure
1165 o includes attachments
1167 2002-07-19 [melvin] 0.7.8claws77
1169 * src/selective_download.[ch]
1170 Fixed bug where closing the dialog with the window manager's
1171 close button will not unlock the summary
1172 Corrected some function declarations that missed a return value
1173 Made the source code comply better with coding style.
1174 * src/prefs_common.c
1175 Added new browser command line for Mozilla.
1177 2002-07-18 [paul] 0.7.8claws76
1180 src/selective_download.[ch]
1181 reflect theme changes, fix Gdk Warning when creating
1182 pixmap from NULL window, and minor clean up.
1183 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1188 2002-07-17 [paul] 0.7.8claws75
1196 2002-07-16 [paul] 0.7.8claws74
1198 * tools/filter_conv.pl
1200 replace conversion script with reimplemented version,
1201 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1203 2002-07-16 [colin] 0.7.8claws73
1206 remove forgotten debug messages - sorry ;-)
1208 2002-07-16 [colin] 0.7.8claws72
1214 add the ability to select part of a text mime-part
1217 2002-07-15 [christoph] 0.7.8claws71
1220 fix folder message count for folders without
1221 msg_is_changed (includes news folders)
1223 2002-07-15 [martin] 0.7.8claws70
1226 option "display recipient on 'From'..." now works
1227 without the need of enabling the option
1228 "display sender using address book".
1230 2002-07-15 [christoph] 0.7.8claws69
1233 removed setting folder status from summaryview.
1234 folder.c should update all message counts correctly.
1236 2002-07-15 [paul] 0.7.8claws68
1239 updated by Fabio Junior Beneditto
1241 2002-07-15 [darko] 0.7.8claws67
1244 Fixed target folder colorization, don't decrease op
1247 2002-07-14 [paul] 0.7.8claws66
1249 * sync with main 0.8.0
1250 see ChangeLog 2002-07-14
1252 2002-07-13 [melvin] 0.7.8claws65
1257 Replaced sprintf by g_snprintf to prevent possible buffer
1260 Corrected a log message output format.
1261 Added a missing "done" debug output.
1263 Added keyboard accelerator for Priority menu items
1264 Added missing \n in debug output
1268 Added missing \n in debug output
1270 2002-07-13 [paul] 0.7.8claws64
1273 change Sergey's email address to the sf address
1276 increase show_url_timeout (more useful for long
1279 2002-07-12 [sergey] 0.7.8claws63
1282 applied (with some modifications) patch to set the
1283 micalg parameter for signatures
1284 (2001-08-28 Werner Koch <wk@gnupg.org>)
1286 2002-07-12 [sergey] 0.7.8claws62
1290 fixed man page installation
1292 2002-07-12 [paul] 0.7.8claws61
1294 * sync with 0.7.8cvs26
1295 see ChangeLog 2002-07-11 and 2002-07-12
1297 2002-07-11 [christoph] 0.7.8claws60
1301 first use the message number to find the message
1302 to mark with a reply flag but check the
1303 message-id if we got the correct message, if not
1304 try to find it by message-id.
1305 use new string seperator that is not allowed
1308 2002-07-11 [paul] 0.7.8claws59
1310 * sync with 0.7.8cvs23
1311 see ChangeLog 2002-07-10
1313 2002-07-10 [christoph] 0.7.8claws58
1317 Added message-id table to the cache in memory
1318 and functions to msgcache.c and folder.c to
1319 fetch MsgInfos by message id
1322 store folder and message-id of message replying
1323 to in queue header and set reply flag after sending
1324 (Closes bug #469498)
1326 2002-07-10 [paul] 0.7.8claws57
1330 add Martin to the list of authors
1332 2002-07-09 [martin] 0.7.8claws56
1334 Added gtk_ctree_last_visible(), tree_update_level(),
1335 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1336 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1337 from gtk+ to gtksctree.c for the new sorting code
1338 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1339 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1341 Added declaration for gtk_sctree_sort_recursive() and
1342 gtk_sctree_sort_node
1347 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1348 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1350 2002-07-08 [paul] 0.7.8claws55
1352 * more sync with 0.7.8cvs21
1353 see ChangeLog 2002-07-08
1355 2002-07-08 [paul] 0.7.8claws54
1357 * sync with 0.7.8cvs21
1358 see ChangeLog 2002-07-08
1360 2002-07-07 [alfons] 0.7.8claws53
1363 * src/stock_pixmap.[ch]
1364 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1365 * src/pixmaps/notice_error.xpm ** NEW FILE **
1366 * src/pixmaps/notice_note.xpm ** NEW FILE **
1367 add new pixmaps for upcoming notice pane
1369 2002-07-06 [melvin] 0.7.8claws52
1372 Made them a bit closer to Sylpheed's coding style.
1374 Removed possible memory leaks when some errors occurs.
1376 2002-07-06 [melvin] 0.7.8claws51
1379 Removed --no-location in xgettext command line to help
1380 translators that use Emacs' po-mode
1382 Removed unnecessary comments that messed up sylpheed.pot
1384 2002-07-06 [paul] 0.7.8claws50
1386 * sync with 0.7.8cvs19
1387 see ChangeLog 2002-07-05
1389 2002-07-06 [christoph] 0.7.8claws49
1393 fix folder_item_remove_all_msg and folderview
1394 status for trash folders after emptying trash
1396 2002-07-05 [paul] 0.7.8claws48
1398 * sync with 0.7.8cvs16
1399 see ChangeLog 2002-07-04 and 2002-07-05
1401 2002-07-04 [paul] 0.7.8claws47
1403 * sync with 0.7.8cvs14
1404 see ChangeLog 2002-07-04
1406 2002-07-03 [alfons] 0.7.8claws46
1409 dupe folder item's path because it's being reallocated
1410 by new folder scanning code
1412 2002-07-03 [christoph] 0.7.8claws45
1415 better IMAP uid fetching using 'FETCH 1:* (UID)'
1417 add missing return in msgcache_write
1419 2002-07-02 [thorsten] 0.7.8claws44
1424 use binary mode for file access
1426 2002-07-02 [christoph] 0.7.8claws43
1428 * major code cleanup (part 1)
1430 - unused variables removed
1431 - unused functions removed
1432 - uninitialized variables checked
1433 - missing return statements added
1434 - missing function return types added
1435 - added parentheses around assignment and
1436 && in || when suggested by gcc
1440 replaced direct calls to folder->scan_tree
1441 with folder_scan_tree and restore folder
1442 prefs in this function. The folder should
1443 not have to deal with them.
1444 ( Should now work for all folder types )
1446 2002-07-02 [paul] 0.7.8claws42
1448 * sync with 0.7.8cvs13
1449 see ChangeLog 2002-07-01 and 2002-07-02
1451 2002-07-01 [christoph] 0.7.8claws41
1454 fix "goto next/prev unread message" with
1457 2002-07-01 [paul] 0.7.8claws40
1460 updated by Ricardo Mones Lastra
1462 2002-06-30 [match] 0.7.8claws39
1465 applied variation of leonerd's patch (566661) to
1466 allow multiple email addresses per JPilot entry.
1467 addresses may be separated by space, comma, pipe,
1468 semi-colon, new-line.
1470 2002-06-30 [alfons] 0.7.8claws38
1473 simple fix for putting older nodes before
1474 newer nodes when threading by subject
1476 2002-06-30 [christoph] 0.7.8claws37
1483 fix broken folder tree rescaning
1484 and don't use procmsg_get_mark_sum
1487 2002-06-30 [christoph] 0.7.8claws36
1489 * merge new cache branch
1491 fix new cache imap copy bug
1493 improved folder_item_scan
1494 it should now always set the correct
1495 new, unread and total message counts
1497 2002-06-29 [paul] 0.7.8claws35
1500 correct syntax error
1502 2002-06-29 [paul] 0.7.8claws34
1506 man/Makefile.am ** NEW FILE **
1507 man/sylpheed.1.gz ** NEW FILE **
1508 add Sylpheed man page
1510 2002-06-29 [paul] 0.7.8claws33
1513 updated by Fabio Junior Beneditto
1515 2002-06-28 [jens] 0.7.8claws32
1520 * src/selective_download.c
1521 removed gettext for space " "
1526 2002-06-28 [paul] 0.7.8claws31
1528 * sync with 0.7.8cvs11
1529 see ChangeLog 2002-06-28
1531 2002-06-28 [paul] 0.7.8claws30
1533 * sync with 0.7.8cvs10
1534 see ChangeLog 2002-06-27 and 2002-06-28
1536 2002-06-26 [paul] 0.7.8claws29
1539 src/selective_download.c
1540 don't gettextise empty strings.
1541 reserved by gettext. gettext("") returns
1542 the header entry with meta information,
1543 not the empty string
1548 2002-06-26 [paul] 0.7.8claws28
1550 * sync with 0.7.8cvs7
1551 see ChangeLog 2002-06-25
1553 * src/prefs_common.c
1554 ...and in the process, tweak the gui a little
1556 2002-06-25 [alfons] 0.7.8claws27
1560 fine tune ldap library detection
1562 2002-06-25 [alfons] 0.7.8claws26
1565 don't allow return receipts when composing a news article
1567 2002-06-25 [paul] 0.7.8claws25
1570 add '$(AMTAR)' to 'release' section to allow for
1571 new and older autotools
1573 2002-06-25 [paul] 0.7.8claws24
1576 fix "No more unread messages" persistant pop-up
1579 2002-06-25 [paul] 0.7.8claws23
1582 updated by Alessandro Maestri
1584 2002-06-25 [paul] 0.7.8claws22
1586 * sync with 0.7.8cvs6
1587 see ChangeLog 2002-06-25
1589 2002-06-24 [paul] 0.7.8claws21
1592 add GPL copyright information
1594 2002-06-24 [paul] 0.7.8claws20
1598 tools/update-po ** NEW FILE **
1599 add script that eases the creation of *.po files
1600 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1602 2002-06-23 [alfons] 0.7.8claws19
1605 make notification_convert_header obey const correctness
1606 (next step will be fixing the broken return receipt)
1608 2002-06-23 [paul] 0.7.8claws18
1611 fix bug introduced in last commit:
1612 removed too much code in last commit - put back what's
1615 2002-06-23 [paul] 0.7.8claws17
1617 * src/messageview.[ch]
1618 remove code committed in error from locally patched
1621 2002-06-23 [colin] 0.7.8claws16
1624 add compose_entry_select(), used to select the default_to
1625 email address - hopefully avoiding people sending mails to
1628 2002-06-22 [alfons] 0.7.8claws15
1631 add Bram Metsch & Stanislav Karchebny
1633 * src/prefs_account.[ch]
1635 - apply and adapt Bram's patch which allows user to set SMTP AUTH
1636 options. (see <http://sourceforge.net/tracker/index.php
1637 ?func=detail&aid=566937&group_id=25528&atid=384600>);
1639 - merge Stanislav's fix to make SMTP AUTH work with qmail
1640 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1642 2002-06-22 [paul] 0.7.8claws14
1644 * sync with 0.7.8cvs5
1645 see ChangeLog 2002-06-19 and 2002-06-20
1647 2002-06-22 [alfons] 0.7.8claws13
1649 * src/selective_download.c
1650 fix a stupid mistake I made
1652 2002-06-22 [alfons] 0.7.8claws12
1654 * src/selective_download.[ch]
1655 fix another unnoticed leak; cleanup code
1660 gpg-sign <-- gpg-sign-syl
1662 2002-06-21 [alfons] 0.7.8claws11
1664 * src/selective_download.c
1665 * src/selective_download.h
1666 fix assorted mix of allocation errors (should solve
1667 problem reported by Philippe Gramoullé, see:
1668 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1670 2002-06-20 [melvin] 0.7.8claws10
1672 * tools/gpg-sign *REMOVED*
1673 tools/gpg-sign-syl *ADDED*
1674 Replaced the gpg clearsigning script with the version using
1675 xterm instead of ssh-askpass and changed its name.
1678 Updated actions example to reflect the renaming of the
1679 gpg clearsigning script.
1681 2002-06-19 [paul] 0.7.8claws9
1683 * sync with 0.7.8claws9
1684 see ChangeLog 2002-06-18 and 2002-06-19
1686 2002-06-19 [paul] 0.7.8claws8
1688 * sync with 0.7.8cvs1
1689 see ChangeLog 2002-06-18
1691 2002-06-18 [alfons] 0.7.8claws7
1694 add omitted prototype
1696 2002-06-17 [paul] 0.7.8claws6
1699 fix hiding of exec_btn
1701 2002-06-17 [paul] 0.7.8claws5
1704 remove unneeded code: should_delete()
1705 and Pop3State::uidl_todelete_list
1707 2002-06-17 [paul] 0.7.8claws4
1710 see ChangeLog 2002-06-11 and 2002-06-13
1712 2002-06-16 [alfons] 0.7.8claws3
1715 make sure lock sort mode (claws specific) is
1716 also persists after a tree rescan
1718 2002-06-16 [alfons] 0.7.8claws2
1720 * src/prefs_folder_item.c
1722 fix persistence of folder sort mode (broken
1723 by adapting Hiro's new folder persistence code)
1725 2002-06-16 [alfons] 0.7.8claws1
1729 * src/prefscommon.[ch]
1730 control size of log text in log window;
1731 closes patch #569155 submitted by Mitko Haralanov.
1733 2002-06-15 [paul] 0.7.8claws
1735 * release of 0.7.8claws
1737 2002-06-15 [paul] 0.7.7claws
1740 updated by Fabio Junior Beneditto
1742 2002-06-14 [paul] 0.7.6claws49
1745 updated by Ricardo Mones Lastra
1747 2002-06-14 [paul] 0.7.6claws48
1750 updated translation by Wilbert Berendsen
1752 2002-06-14 [melvin] 0.7.6claws47
1755 Updated French translation
1757 2002-06-13 [paul] 0.7.6claws46
1760 allow filename to be typed in, rather than just
1761 selected by the mouse. Patch by Gustavo Noronha Silva.
1763 2002-06-13 [alfons] 0.7.6claws45
1765 * src/mainwindow.[ch]
1766 more cleanups (removing unnecessary menu items Expand
1767 summary / message view)
1769 2002-06-13 [melvin] 0.7.6claws44
1772 Added src/string_match.c
1773 * src/string_match.c
1774 Fixed possible buffer overflow.
1776 Added missing config.h header.
1777 * src/prefs_common.c
1780 Made some strings translatable (missing _(..)).
1782 2002-06-13 [melvin] 0.7.6claws43
1785 Corrected action example (verifying clearsigned mail).
1786 * src/prefs_account.c
1788 * src/prefs_common.c
1789 Removed incorrect line that generated a Gtk-CRITICAL msg.
1791 2002-06-12 [alfons] 0.7.6claws42
1794 add init of score column lost in 0.7.6claws42
1796 2002-06-12 [paul] 0.7.6claws41
1798 * src/prefs_account.c
1799 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
1800 behavior of the radio buttons, (from 0.7.7cvs2)
1802 2002-06-11 [alfons] 0.7.6claws40
1804 * src/messageview.[ch]
1805 * src/summaryview.[ch]
1806 * src/summary_search.c
1808 perform a sync to bring in Hiro's separate view implementation
1810 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1812 2002-06-11 [paul] 0.7.6claws39
1814 * src/prefs_account.c
1815 correct a typo on the Receive tab
1817 2002-06-10 [match] 0.7.6claws38
1820 Included address completion patch from Gustavo Noronha.
1822 2002-06-10 [paul] 0.7.6claws37
1826 src/prefs_account.[ch]
1827 src/selective_download.[ch]
1830 - check if POP Account
1831 - Receive Button renamed to Preview
1832 - Preview Button Popup: preview new/all messages
1834 - Account Preferences-->Receive tab checkbutton if you
1835 want to remove Mail after Download
1837 - Account Preferences-->Receive tab checkbutton use
1838 filtering rules on preview
1839 (think of delete_on_server)
1841 - Account selectable from SD dialog
1842 - checkbutton to show already downloaded messages if
1843 all messages are previewed
1844 - new clist column showing Date
1847 - play ball with UIDL
1848 - fault tolerant (?)
1849 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1851 2002-06-10 [melvin] 0.7.6claws36
1854 Added a hint to ac/README in cvs instructions.
1856 * src/prefs_actions.c
1857 Made it possible to use a more elaborate command line
1858 for asynchronous actions, too.
1860 2002-06-10 [melvin] 0.7.6claws35
1862 * src/prefs_actions.c
1863 Make it possible to use a more elaborate command line
1864 (e.g. |foo|bar|cat>there;echo Done|)
1865 Corrected error message when calling %f, %F and %p commands
1866 from the compose window.
1868 2002-06-09 [colin] 0.7.6claws34
1871 Automatically find unread messages in current folder
1872 before annoying the user.
1874 2002-06-08 [alfons] 0.7.6claws33
1877 remove bad formatting string in it.po translation
1878 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1880 2002-06-08 [paul] 0.7.6claws32
1882 * sync with 0.7.6cvs25
1883 see ChangeLog 2002-06-07
1885 2002-06-05 [paul] 0.7.6claws31
1888 add 'Sort by locked' and 'Sort by score'
1890 2002-06-05 [paul] 0.7.6claws30
1892 * sync with 0.7.6cvs24
1893 see ChangeLog 2002-06-04
1895 2002-06-04 [paul] 0.7.6claws29
1898 updated by Fabio Junior Beneditto
1900 2002-06-03 [thorsten] 0.7.6claws28
1903 fclose() matcherrc after reading
1905 2002-06-03 [paul] 0.7.6claws27
1907 * sync with 0.7.6cvs21
1908 see ChangeLog 2002-05-31
1910 2002-05-31 [paul] 0.7.6claws26
1912 * sync with 0.7.6cvs20
1913 see ChangeLog 2002-05-29 and 2002-05-30
1915 2002-05-31 [paul] 0.7.6claws25
1918 hopefully fix last buggy sync
1921 correct typo in 'Actions' examples
1923 2002-05-29 [paul] 0.7.6claws24
1925 * sync with 0.7.6cvs18
1926 see ChangeLog 2002-05-28 and 2002-05-29
1932 2002-05-28 [paul] 0.7.6claws23
1934 * sync with 0.7.6cvs16
1935 see ChangeLog 2002-05-28
1937 2002-05-27 [thorsten] 0.7.6claws22
1939 * faq/it/sylpheed-faq-1.html
1940 faq/it/sylpheed-faq-2.html
1941 faq/it/sylpheed-faq-3.html
1942 faq/it/sylpheed-faq.html
1943 corrected DOS lineendings
1944 * faq/de/sylpheed-faq-1.html
1945 faq/de/sylpheed-faq-2.html
1946 faq/en/sylpheed-faq-1.html
1947 faq/en/sylpheed-faq-2.html
1948 faq/en/sylpheed-faq-3.html
1949 faq/es/sylpheed-faq-1.html
1950 faq/es/sylpheed-faq-2.html
1951 faq/es/sylpheed-faq-3.html
1952 faq/fr/sylpheed-faq-1.html
1953 faq/it/sylpheed-faq-1.html
1954 faq/it/sylpheed-faq-2.html
1955 faq/it/sylpheed-faq-3.html
1956 faq/it/sylpheed-faq.html
1957 changed ">" to "
1959 2002-05-27 [paul] 0.7.6claws21
1961 * sync with 0.7.6cvs15
1962 see ChangeLog 2002-05-27
1964 2002-05-27 [paul] 0.7.6claws20
1966 * src/prefs_account.c
1969 2002-05-26 [paul] 0.7.6claws19
1974 2002-05-25 [paul] 0.7.6claws18
1977 add description of kmail2sylpheed.pl
1979 2002-05-25 [paul] 0.7.6claws17
1981 * tools/kmail2sylpheed.pl ** NEW FILE **
1982 perl script that converts an exported Kmail address
1983 book, converts it to sylpheed addressbook file,
1984 writes the file to .sylpheed, and updates
1987 2002-05-25 [paul] 0.7.6claws16
1989 * sync with 0.7.6cvs14
1990 see ChangeLog 2002-05-23
1992 2002-05-24 [paul] 0.7.6claws15
1995 make a correction and add some more info
1997 2002-05-24 [paul] 0.7.6claws14
2001 compose_redirect_write_headers_from_headerlist()
2002 add Subject and Resent-Message-ID to
2003 compose_redirect_write_headers()
2004 Received, Subject, and X-UIDL are filtered out in
2005 compose_redirect_write_to_file()
2007 2002-05-23 [paul] 0.7.6claws13
2013 src/matcher_parser_lex.l
2014 src/matcher_parser_parse.y
2015 src/prefs_common.[ch]
2016 src/prefs_filtering.c
2018 rename 'Bounce' to 'Redirect'
2020 2002-05-23 [paul] 0.7.6claws12
2022 * more sync with 0.7.6cvs13
2024 see ChangeLog 2002-05-22
2026 2002-05-22 [paul] 0.7.6claws11
2028 * sync with 0.7.6cvs13
2030 see ChangeLog 2002-05-20
2032 see ChangeLog 2002-05-22
2034 2002-05-21 [melvin] 0.7.6claws10
2037 Added missing filtering and scoring headers
2038 Fixed bad function call that showed garbage
2039 in Folder->Processing
2041 2002-05-21 [paul] 0.7.6claws9
2044 make all tools executable, (patch by Alfons).
2046 2002-05-20 [alfons] 0.7.6claws8
2049 don't forget to call mktime() so we have a valid week
2051 (Bug report by Roger Sondermann <mail@jumaros.de>)
2053 2002-05-20 [paul] 0.7.6claws7
2056 fix broken parsing of urls
2058 fix displaying of urls
2060 both fixes from the patch [547855] by Eugene
2063 2002-05-19 [alfons] 0.7.6claws6
2066 make sylpheed configure correctly with the latest
2067 and greatest of automake / autoconf / gettext
2069 2002-05-19 [alfons] 0.7.6claws5
2073 add function for returning ime zone offset
2075 * src/quote_fmt_parse.y
2076 better quotation formatting - does not convert
2077 to local time, but uses the original date string.
2079 Note: %z inserts the timezone offset (should
2080 work also on platforms where strftime does not
2083 2002-05-18 [christoph] 0.7.6claws4
2086 fix indentation of some code
2091 correct path for ignorethread.xpm
2092 incorrect filename for sylpheed_logo.xpm
2093 add missing include matcher_parser_parse.h
2095 2002-05-18 [paul] 0.7.6claws3
2097 * sync with 0.7.6cvs8
2098 see ChangeLog 2002-05-16 and 2002-05-17
2100 2002-05-18 [melvin] 0.7.6claws2
2103 Corrected an action's definition and fixed some misspellings.
2105 2002-05-18 [paul] 0.7.6claws1
2108 tools/gpg-sign ** new file **
2109 tools/uudec ** new file **
2110 add Melvin's Actions scripts
2113 add Melvin's descriptions for Actions
2115 2002-05-18 [paul] 0.7.6claws
2117 * Version 0.7.6claws released
2119 2002-05-17 [paul] 0.7.5claws32
2122 updated by Ricardo Mones Lastra
2124 2002-05-17 [paul] 0.7.5claws31
2127 fix Account prefs default folder for sent/draft/deleted
2132 updated translation by Alessandro Maestri and
2135 2002-05-17 [melvin] 0.7.5claws30
2137 * src/prefs_actions.c
2138 Fixed bug where using %F not at the end of the command
2139 resulted in an additional empty argument being created.
2140 Thanks to Darko Koruga for reporting the bug.
2142 2002-05-17 [melvin] 0.7.5claws29
2145 Updated French translations.
2147 2002-05-15 [paul] 0.7.5claws28
2150 updated by Ricardo Mones Lastra
2152 2002-05-15 [paul] 0.7.5claws27
2154 * sync with 0.7.6cvs4
2155 see ChangeLog 2002-05-14 and 2002-05-15
2157 2002-05-14 [paul] 0.7.5claws26
2159 * sync with 0.7.6cvs1
2160 see ChangeLog 2002-05-13
2162 2002-05-13 [thorsten] 0.7.5claws25
2165 fix select_all and copy in multipart messages
2167 fix select_all and copy in multipart messages
2169 2002-05-12 [paul] 0.7.5claws24
2172 reverse last commit, bug already fixed in 0.7.5claws3
2174 2002-05-12 [netztorte] 0.7.5claws23
2177 dont parse empty addressbook (checked in before claws20)
2179 2002-05-12 [melvin] 0.7.5claws22
2182 Removed unneeded priority code introduced by the previous
2185 2002-05-12 [melvin] 0.7.5claws21
2188 Added possibility to set message's priority.
2190 Added possibility to set message's priority.
2191 Added missing headers
2193 2002-05-12 [melvin] 0.7.5claws20
2195 * src/prefs_actions.c
2196 Removed implicitely added quotes around the name
2197 of the temporary files of mime parts.
2199 2002-05-12 [paul] 0.7.5claws19
2201 * sync with 0.7.5cvs20
2202 see ChangeLog 2002-05-11
2204 2002-05-12 [alfons] 0.7.5claws18
2206 * src/quote_fmt_lex.l
2207 * src/quote_fmt_parse.y
2208 allow quote / reply date & time format to be set using
2209 %D{format}. format is a format string you'd pass to
2210 strftime() (see man strftime, or the Display tab |
2211 Date format setting).
2213 Currently %D converts the date to local time.
2215 2002-05-11 [paul] 0.7.5claws17
2217 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2218 see ChangeLog 2002-05-10 and 2002-05-11
2220 2002-05-10 [paul] 0.7.5claws16
2222 * sync with 0.7.5cvs16
2223 see ChangeLog entries 2002-05-09 and
2226 2002-05-10 [colin] 0.7.5claws15
2229 Corrected a bug that prevented sylpheed to open
2230 double-clicked URIs.
2232 2002-05-09 [paul] 0.7.5claws14
2234 * sync with 0.7.5cvs14
2235 see ChangeLog 2002-05-08 and 2002-05-09
2237 2002-05-08 [paul] 0.7.5claws13
2239 * sync with 0.7.5cvs11
2240 see ChangeLog entry 2002-05-08
2242 2002-05-08 [paul] 0.7.5claws12
2246 fix segfault on View->Open in new window
2247 patch submitted by Thorsten Maerz <torte@netztorte.de>
2249 2002-05-07 [paul] 0.7.5claws11
2251 * sync with 0.7.5cvs9
2252 see ChangeLog entry 2002-05-07
2254 2002-05-06 [paul] 0.7.5claws10
2258 display url in statusbar on single-click
2259 patch submitted by Thorsten Maerz <torte@netztorte.de>
2261 2002-05-06 [match] 0.7.5claws9
2268 XML implementation of properties file.
2269 * src/exporthtml.[ch]
2270 * src/expthtmldlg.[ch]
2274 2002-05-02 [sergey] 0.7.5claws8
2276 * src/mainwindow.c (mainwin_entries),
2277 src/prefs_common.c (prefs_send_create()),
2278 src/codeconv.c (locale_table):
2279 use charset name "Windows-1251" instead of "CP1251".
2281 2002-05-02 [colin] 0.7.5claws7
2285 src/prefs_folder_item.c
2286 Fixed cosmetics bugs due to Outbox renamed to Sent.
2288 2002-05-02 [hiro] 0.7.5claws6
2291 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2293 2002-05-02 [paul] 0.7.5claws5
2296 more sync with 0.7.5cvs7, see ChangeLog entry
2299 2002-05-02 [hiro] 0.7.5claws4
2302 compose_queue_sub():
2303 check if queue folder exists (closes #550397).
2304 removed directory creation since it should be handled
2307 imap_add_msg(): return UID for appended message
2310 2002-04-30 [paul] 0.7.5claws3
2313 fix account_find_from_address() bug
2315 2002-04-28 [colin] 0.7.5claws2
2319 src/prefs_common.[ch]
2321 Added user-definable quotation characters recognition.
2323 2002-04-28 [paul] 0.7.5claws1
2325 * sync with 0.7.5cvs4
2326 see ChangeLog entry 2002-04-25
2328 2002-04-28 [paul] 0.7.5claws
2333 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2334 Fabio Junior Beneditto
2336 2002-04-27 [jens] 0.7.4claws103
2339 updated German translation.
2341 2002-04-27 [hiro] 0.7.4claws102
2344 summary_write_cache(): fixed the mark loss of hidden messages.
2346 2002-04-26 [melvin] 0.7.4claws101
2349 fixed a second typo (same one)
2353 fixed the type again...
2355 2002-04-26 [melvin] 0.7.4claws100
2358 fixed a typo in an alert message ("temorary").
2361 corrected the typo described above.
2363 updated French translation.
2365 2002-04-26 [darko] 0.7.4claws99
2368 fix target folder colorization
2370 2002-04-25 [paul] 0.7.4claws98
2373 updated by Alessandro Maestri
2375 2002-04-24 [colin] 0.7.4claws97
2378 Fixed double "subject is empty" question.
2380 2002-04-23 [colin] 0.7.4claws96
2383 Corrected issue when "automatically display images" was
2384 not set : first image remained after selecting second.
2386 2002-04-23 [melvin] 0.7.4claws95
2388 * src/prefs_actions.c
2389 Don't display in/out dialog if there is nothing to show.
2391 2002-04-23 [paul] 0.7.4claws94
2393 * sync with 0.7.5cvs3
2394 bug fixes: see ChangeLog entry 2002-04-23
2396 2002-04-22 [darko] 0.7.4claws93
2399 fix previous check-in which changed code after
2402 2002-04-22 [paul] 0.7.4claws92
2409 update English, Spanish and French FAQs
2412 add German and Spanish manuals
2415 update English and French manuals
2418 add to and re-arrange the pixmap entries
2420 2002-04-22 [darko] 0.7.4claws91
2423 fix sender initials recognition to only allow
2424 '>' after the initials
2426 2002-04-21 [paul] 0.7.4claws90
2428 * sync with 0.7.5 release
2429 see ChangeLog entry 2002-04-21
2434 add colin's new pixmaps to EXTRA_DIST
2436 2002-04-21 [colin] 0.7.4claws89
2439 * src/mainwindow.[ch]
2440 * src/prefs_common.[ch]
2441 * src/stock_pixmap.[ch]
2442 Added "Work offline" ability.
2444 2002-04-21 [colin] 0.7.4claws88
2447 * src/prefs_common.c
2448 * src/prefs_common.h
2449 * src/textview.c : Added an option to common preferences -> display
2450 to allow user not to automatically display images.
2452 2002-04-21 [paul] 0.7.4claws87
2454 * sync with 0.7.4cvs52
2455 see ChangeLog entry 2002-04-21 (src/imap.c)
2457 2002-04-21 [paul] 0.7.4claws86
2459 * sync with 0.7.4cvs51
2460 see ChangeLog entry 2002-04-21
2462 2002-04-21 [paul] 0.7.4claws85
2464 * sync with 0.7.4cvs49
2465 see ChangeLog entries 2002-04-20 and 2002-04-21
2468 clean up: remove old 'stock_' element from xpm
2471 2002-04-21 [alfons] 0.7.4claws84
2473 apply sync patch from Paul
2476 use old claws prefs_folder_item_create() for now
2478 2002-04-19 [match] 0.7.4claws83
2480 * src/addressbook.[ch]
2481 * src/addrharvest.[ch]
2482 * src/addrgather.[ch]
2485 * src/summaryview.[ch]
2488 2002-04-19 [paul] 0.7.4claws82
2491 updated by Fabio Junior Beneditto
2493 2002-04-14 [alfons] 0.7.4claws81
2496 add #include <sys/types.h> for mode_t and off_t
2498 2002-04-13 [paul] 0.7.4claws80
2503 src/prefs_common.[ch]
2505 enable storing of GnuPG passphrase for the whole
2506 session or a user-defined number of minutes. patch
2507 submitted by Ravemax <ravemax@dextrose.com>
2509 2002-04-13 [alfons] 0.7.4claws79
2512 make email parser also stop scanning when encountering separators
2513 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2515 2002-04-13 [paul] 0.7.4claws78
2517 * sync with 0.7.4cvs39
2518 see ChangeLog entry 2002-04-12
2520 2002-04-11 [paul] 0.7.4claws77
2522 * sync with 0.7.4cvs37
2523 see ChangeLog entry 2002-04-11
2525 2002-04-11 [paul] 0.7.4claws76
2528 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2529 the clause for OpenSSL). sync with sylpheed main
2531 2002-04-09 [melvin] 0.7.4claws75
2534 Made 'Ctrl-Enter' on send ignore some modifiers
2535 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2536 to bind other *-Enter (but not Alt-Enter).
2538 2002-04-09 [paul] 0.7.4claws74
2540 * sync with 0.7.4cvs35
2541 see ChangeLog entries 2002-04-09
2543 2002-04-08 [paul] 0.7.4claws73
2545 * sync with 0.7.4cvs33
2546 see ChangeLog entry 200-04-08
2548 2002-04-07 [match] 0.7.4claws72
2550 * src/addrharvest.[ch]
2551 fixed to read all addresses in header, regardless
2552 of header size. improved name parsing. accommodate
2553 harvest from folders and selected message.
2555 included new address parsing function.
2556 * src/addrgather.[ch]
2557 * src/addressbook.[ch]
2558 * src/summaryview.[ch]
2560 allow address harvest of folder as well as selected
2563 2002-04-07 [paul] 0.7.4claws71
2567 don't try to authenticate with CRAM-MD5 in SMTP when
2568 SMTP-AUTH enabled if MTA doesn't issue this
2569 auth-method in it's ehlo-response. bug item #531364,
2570 patch item #938910. patch submitted by Colin Leroy
2573 2002-04-07 [paul] 0.7.4claws70
2576 fix missing MODE_READER bug. patch submitted by
2577 Colin Leroy <colin@colino.net>
2579 2002-04-07 [alfons] 0.7.4claws69
2582 * src/prefs_filtering.c
2584 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2585 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2587 2002-04-07 [paul] 0.7.4claws68
2589 * sync with 0.7.4cvs32
2590 see ChangeLog entry 2002-04-06
2592 * tools/filter_conv.pl
2595 2002-04-06 [paul] 0.7.4claws67
2597 * tools/filter_conv.pl
2598 modify to be able to find the name of the first
2599 mailbox and use that. main's filter does not
2600 record the full path to the mailbox and therefore
2601 can only filter to the first mailbox.
2603 2002-04-05 [paul] 0.7.4claws66
2605 * tools/filter_conv.pl
2606 attempt to make the script all-encompassing and
2607 be able to convert any main 'filter' rule thrown
2610 2002-04-05 [paul] 0.7.4claws65
2612 * tools/filter_conv.pl
2613 allow for collapsed folder trees
2615 2002-04-05 [paul] 0.7.4claws64
2617 * sync with 0.7.4cvs31
2618 see ChangeLog entries 2002-04-05
2620 2002-04-03 [paul] 0.7.4claws63
2622 * sync with 0.7.4cvs29
2623 see ChangeLog entries 2002-04-02 and 2002-04-03
2625 2002-04-02 [paul] 0.7.4claws62
2627 * sync with 0.7.4cvs26
2628 see ChangeLog entry 2002-04-01
2630 2002-04-02 [match] 0.7.4claws61
2633 * src/importpine.[ch]
2635 import Pine address book.
2637 2002-04-02 [match] 0.7.4claws60
2639 * src/addrharvest.[ch]
2640 improve address parsing of funky addresses.
2642 2002-04-02 [darko] 0.7.4claws59
2645 wrap on send improvements, it now recognizes quoted
2646 initials as part of the quotation string, and it
2647 does not join lines separated by CR
2649 2002-04-01 [match] 0.7.4claws58
2652 added new functions.
2654 remove excessive duplicate address generation
2657 2002-04-01 [alfons] 0.7.4claws57
2662 2002-04-01 [paul] 0.7.4claws56
2664 * sync with 0.7.4cvs25
2665 see ChangeLog entry 2002-04-01
2667 2002-04-01 [alfons] 0.7.4aprilfool55
2670 honour feature request item #537427 to allow for
2671 displaying names from address book for sent mail also
2673 2002-03-29 [paul] 0.7.4claws54
2676 src/prefs_filtering.[ch]
2679 add 'fast filter' for claws' filtering,
2680 /Tools/Create filter rule/... patch submitted
2681 by Neill Miller <neillm@thecodefactory.org>
2683 2002-03-29 [paul] 0.7.4claws53
2685 * sync with 0.7.4cvs24
2686 see ChangeLog entry 2002-03-29
2688 2002-03-28 [paul] 0.7.4claws52
2690 * sync with 0.7.4cvs23
2691 see ChangeLog entry 2002-03-28
2693 2002-03-27 [melvin] 0.7.4claws51
2695 * src/prefs_actions.c
2696 Added support to pass only one message part (as a
2697 file) to the command using '%p'. No quotes are needed
2698 because doubles quotes are automatically added.
2699 Fixed bug where Sylpheed could block when waiting for
2700 a child process to finish.
2701 Changed the help menu to remove quotes around symbols to
2702 avoid misinterpretation (they must not be used).
2704 2002-03-27 [melvin] 0.7.4claws50
2707 Made the new mail notification command always
2708 execute asynchronously.
2710 2002-03-27 [paul] 0.7.4claws49
2713 fix bug introduced in last commit
2715 2002-03-27 [paul] 0.7.4claws48
2717 * sync with 0.7.4cvs21
2718 see ChangeLog 2002-03-26 and 2002-03-27
2720 2002-03-26 [hoa] 0.7.4claws47
2722 * src/prefs_folder_item.c
2723 really fixed the bug #516442 with folder rescan.
2725 2002-03-26 [paul] 0.7.4claws46
2727 * sync with 0.7.4cvs19
2728 see ChangeLog entries 2002-03-25 and 2002-03-26
2730 2002-03-25 [hoa] 0.7.4claws45
2734 fix the bug #516442 with folder rescan.
2736 * src/prefs_common.[ch]
2738 added an option to enable two different behaviours
2742 2002-03-25 [paul] 0.7.4claws44
2745 src/selective_download.c
2746 correct a few menuitem labels
2748 2002-03-25 [christoph] 0.7.4claws43
2751 fix non deleted tmp message in
2752 procmsg_save_to_outbox
2753 fix problems caused by sync with
2754 main branch's procmsg_send_queue
2756 2002-03-25 [paul] 0.7.4claws42
2760 src/quote_fmt_parse.y
2761 add Last name (%L) placeholder for quoting.
2762 patch submitted by Thorsten Thielen
2763 <thth@users.sourceforge.net>
2765 2002-03-25 [paul] 0.7.4claws41
2768 get full hostname. patch submitted by
2769 Bob Woodside <rwoodside1@comcast.net>
2771 2002-03-25 [paul] 0.7.4claws40
2776 src/prefs_account.[ch]
2777 enable NNTP over SSL. patch submitted by
2778 Pascal Jermini <pascal@infinity.hn.org>
2780 2002-03-24 [paul] 0.7.4claws39
2782 * src/prefs_common.c
2783 make the arrangement of the Compose tab more
2787 fix some irregularities of style
2790 updated by Kilian Krause
2792 2002-03-23 [paul] 0.7.4claws38
2795 updated by Fabio Junior Beneditto
2797 2002-03-23 [paul] 0.7.4claws37
2800 move 'Gather addresses' to 'Tools' menu
2801 make 'Selective download' sensitive
2803 2002-03-23 [paul] 0.7.4claws36
2805 * sync with 0.7.4cvs16
2806 see ChangeLog entries 2002-03-23
2808 2002-03-22 [christoph] 0.7.4claws35
2810 * src/quote_fmt_parse.y
2811 fix include program output
2813 2002-03-22 [alfons] 0.7.4claws34
2816 initialize GDate stack variable correctly (sorry!)
2818 2002-03-22 [paul] 0.7.4claws33
2824 rename 'Tool' to 'Tools'
2827 move 'Delete duplicated messages' from
2828 'Message/' to 'Tools/'
2829 re-arrange the order of 'Tools/' items
2831 2002-03-22 [paul] 0.7.4claws32
2834 src/addressbook.[ch]
2835 auto-address completion now also matches on
2836 Nickname. patch submitted by Bob Forsman
2837 <hammor@users.sourceforge.net>
2840 correct a spelling mistake
2842 2002-03-22 [alfons] 0.7.4claws31
2845 fix getting uidl from incorrect string
2848 2002-03-21 [alfons] 0.7.4claws30
2851 more code refactoring
2852 plug mem leak introduced by delete on server
2854 2002-03-21 [paul] 0.7.4claws29
2856 * sync with 0.7.4cvs11
2857 see ChangeLog entries 2002-03-20
2859 2002-03-20 [alfons] 0.7.4claws28
2862 apply Colin's patch and refactor
2864 2002-03-20 [paul] 0.7.4claws27
2866 * sync with sylpheed 0.7.4cvs9
2867 see ChangeLog entry 2002-03-20
2869 2002-03-19 [christoph] 0.7.4claws26
2874 revert changes for flag updates
2875 (does not work correctly and no time to debug)
2877 2002-03-20 [alfons] 0.7.4claws25
2880 refactor should_delete() a little bit
2882 2002-03-19 [paul] 0.7.4claws24
2886 src/prefs_account.[ch]
2887 allow the user to leave downloaded mail on the
2888 server for n days. Patch submitted by Colin Leroy
2891 2002-02-19 [paul] 0.7.4claws23
2893 * sync with sylpheed 0.7.4cvs8
2894 see ChangeLog entries 2002-03-19
2896 2002-03-18 [paul] 0.7.4claws22
2898 * sync with sylpheed 0.7.4cvs6
2899 see ChangeLog entry 2002-03-18
2901 2002-03-18 [paul] 0.7.4claws21
2904 add en_GB message catalogue
2909 correct a few spelling mistakes
2911 2002-03-17 [alfons] 0.7.4claws20
2914 more stringent checks for NULL params when writing
2915 filtering actions to a file
2917 2002-03-17 [hoa] 0.7.3claws20
2920 fixed the count of new messages
2923 fixed the "attachment properties" window
2925 2002-03-17 [paul] 0.7.4claws19
2930 src/prefs_account.[ch]
2933 automatically mark cross-posted messages as read
2934 and (optionally) give them a colour label
2935 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2938 2002-03-17 [paul] 0.7.4claws18
2940 * sync with sylpheed 0.7.4cvs5
2941 see ChangeLog entry 2002-03-17
2943 2002-03-17 [melvin] 0.7.4claws17
2946 Worked around a gtktext 'bug': when searching for
2947 a text in a long message it was scrolling slowly
2948 line by line until it hit the searched text.
2950 Updated French translation
2952 2002-03-17 [melvin] 0.7.4claws16
2956 * src/prefs_actions.c
2957 Moved "Edit/Actions" to "Tool/Actions"
2958 Made mainwindow/compose window sensitive as soon as
2959 no child process is running anymore even if the io dialog
2961 Fixed a struct being initialized with a non constant char*
2963 2002-03-16 [christoph] 0.7.4claws15
2966 add --with-compiler-flags option
2967 (only for developer hacking)
2971 try to make folder-stats and flag handling more
2972 independent from the summaryview. msgcounts
2973 are only set when the folder is opened and
2974 procmsg_msginfo_(un)set_flags will handle it
2975 later and summaryview will get the values
2978 2002-03-16 [paul] 0.7.4claws14
2981 fix Return-receipt. Patch submitted by Bob
2982 Woodside <rwoodside1@comcast.net>
2984 2002-03-16 [paul] 0.7.4claws13
2987 fix 'dynamic' signatures, make it work again
2988 broken during sync on 2002-03-14 (0.7.4claws2)
2990 2002-03-15 [match] 0.7.4claws12
2992 * src/addrharvest.[ch]
2993 * src/addrgather.[ch]
2994 * src/addressbook.[ch]
2996 included address harvester feature. still some
2997 issues with address parsing that I will fix.
2999 2002-03-15 [match] 0.7.4claws11
3002 * src/addrcache.[ch]
3003 * src/addressbook.[ch]
3012 tidy up. fix memory leaks. moved attribs and methods
3013 from individual interfaces to addrcache object. prep
3014 for new stuff to come in.
3016 2002-03-15 [alfons] 0.7.4claws10
3019 * src/matcher_parser_parse.y
3020 * src/matcher_parser_lex.l
3021 * src/prefs_matcher.c
3022 add filtering conditions message greater than, smaller
3023 than, and exactly matching a size in bytes
3024 (does not work with delete from POP3 server yet)
3026 this should also give others an idea what you should
3027 do to add new criterions to claws filtering system
3030 2002-03-15 [paul] 0.7.4claws9
3032 * tools/filter_conv.pl
3033 exit if there are no filter rules to convert
3034 rename filterrc to filterrc.old after completion
3036 2002-03-15 [paul] 0.7.4claws8
3038 * sync with sylpheed 0.7.4cvs3
3039 see ChangeLog entry 2002-03-14
3041 2002-03-14 [paul] 0.7.4claws7
3044 clean up the last commit (ahem)
3046 2002-03-14 [paul] 0.7.4claws6
3049 fix bug #515655. honour account preferences
3050 regarding gpg default signing/encryption when
3051 changing account from the compose window.
3053 2002-03-14 [paul] 0.7.4claws5
3056 remove unnecessary curly brackets
3058 2002-03-14 [paul] 0.7.4claws4
3061 src/prefs_filtering.[ch]
3062 add filter rename on folder rename and filter
3063 delete on folder delete. Patch submitted by
3064 Neill Miller <neillm@thecodefactory.org>
3066 2002-03-14 [christoph] 0.7.4claws3
3071 (patch submitted by "Simon 'corecode' Schubert")
3072 * src/prefs_common.c
3076 2002-03-14 [paul] 0.7.4claws2
3078 * sync with sylpheed 0.7.4cvs2
3079 see ChangeLog entry 2002-03-13
3081 2002-03-12 [darko] 0.7.4claws1
3084 fix what seems to be a copy and paste error
3085 when setting color for important messages
3088 2002-03-11 [paul] version 0.7.4claws released
3090 2002-03-11 [paul] 0.7.4claws
3096 update message catalogs. Submitted by Ricardo Mones
3097 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3098 Fabio Junior Beneditto
3103 faq/it/sylpheed-faq*
3109 2002-03-11 [jens] 0.7.3claws7
3112 updated German translation
3114 2002-03-11 [melvin] 0.7.3claws6
3117 updated and corrected French translation
3119 2002-03-10 [hoa] 0.7.3claws5
3123 * src/prefs_account.c
3126 fixed the local account.
3127 you have to change the default "/usr/sbin/sendmail"
3128 to "/usr/sbin/sendmail -t" in the preferences of
3132 removed some debug display for renderer
3134 2002-03-10 [paul] 0.7.3claws4
3136 * faq/en/sylpheed-faq-1.html
3137 faq/en/sylpheed-faq-2.html
3140 2002-03-09 [paul] 0.7.3claws3
3142 * sync with sylpheed 0.7.4
3143 see ChangeLog entry 2002-03-09
3145 2002-03-08 [paul] 0.7.3claws2
3147 * faq/en/sylpheed-faq*
3148 faq/es/sylpheed-faq*
3149 faq/fr/sylpheed-faq*
3152 * manual/fr/.cvsignore
3153 manual/fr/Makefilea.am
3157 add the French manual
3159 2002-03-07 [paul] 0.7.3claws1
3161 * sync with sylpheed 0.7.3cvs4
3162 see ChangeLog entries 2002-03-06 and 2002-03-07
3165 updated by Wilbert Berendsen
3167 2002-03-07 [melvin] 0.7.2claws34
3169 * src/selective_download.c
3170 Changed the pixmap of the receive button to MAIL_RECEIVE.
3172 2002-03-06 [paul] 0.7.2claws33
3174 * sync with sylpheed 0.7.3cvs1
3175 bug fix, see ChangeLog entry 2002-03-05
3177 2002-03-05 [paul] 0.7.2claws32
3182 reverse the pgp ascii-armored code implemented in
3183 0.7.2claws16. removal of this code until it matures.
3184 this means that verifying ascii-armored pgp sigs and
3185 automatic decryption of ascii-armored encrypted
3186 messages no longer works.
3188 2002-03-05 [paul] 0.7.2claws31
3193 * faq/en/Makefile.am
3194 faq/en/sylpheed-faq.html
3195 faq/en/sylpheed-faq-1.html
3196 faq/en/sylpheed-faq-2.html
3197 faq/en/sylpheed-faq-3.html
3198 * faq/es/Makefile.am
3199 faq/es/sylpheed-faq.html
3200 faq/es/sylpheed-faq-1.html
3201 faq/es/sylpheed-faq-2.html
3202 faq/es/sylpheed-faq-3.html
3203 faq/es/sylpheed-faq-4.html
3204 * faq/fr/Makefile.am
3205 faq/fr/sylpheed-faq.html
3206 faq/fr/sylpheed-faq-1.html
3207 faq/fr/sylpheed-faq-2.html
3208 faq/fr/sylpheed-faq-3.html
3213 add FAQs in English, Spanish and French
3216 2002-03-05 [paul] 0.7.2claws30
3218 * manual/en/sylpheed.html
3219 manual/en/sylpheed-XX.html
3220 updated the English manual
3225 dialog box pops up if the article can't be deleted.
3230 updated by Fabio Junior Benedito
3234 * removed ac/gpgme.m4
3235 to avoid autogen common problem
3236 developers have to install gpgme development package now
3239 encoding to 7bit or 8bit is enabled.
3241 2002-03-03 [alfons] 0.7.2claws29
3244 merge fix by Oliver Haertel for selective
3247 2002-03-03 [paul] 0.7.2claws28
3249 * sync with sylpheed 0.7.3
3251 2002-03-03 [paul] 0.7.2claws27
3253 * sync with sylpheed 0.7.2cvs24
3254 see ChangeLog entries 2002-03-02 and 2002-03-03
3256 2002-03-02 [melvin] 0.7.2claws26
3261 * src/prefs_common.[ch]
3262 Added user definable notification on new mail arrival.
3263 Removed unused variables in spell checker prefs code.
3265 2002-03-02 [melvin] 0.7.2claws25
3268 Removed unnecessary escape sequences.
3269 Changed 'Initial...' to 'Initials of Sender'
3271 2002-03-02 [paul] 0.7.2claws24
3273 * sync with sylpheed 0.7.2cvs22
3274 see ChangeLog entry 2002-03-01
3276 2002-03-01 [hoa] 0.7.2claws23
3279 Set sensitivity of delete actions to active
3280 even if the folder is a newsgroup.
3283 - Set sensitivity of delete actions
3284 - Added function check_permission() that will check if the
3285 user is authorized to delete a message. For news, it
3286 will check if the author is the same.
3287 - Enabled deletion when there is no trash folder.
3290 - Added news_cancel_article() to cancel articles
3291 - Implemented news_remove_message() (public function)
3293 2002-03-01 [paul] 0.7.2claws22
3297 recognise urls that that don't include 'http://' and
3301 remove duplicated name
3303 2002-02-28 [paul] 0.7.2claws21
3306 src/summaryview.[ch]
3307 add ability to 'Select thread'
3308 combines Melvin's "Select thread's head" patch (#510907)
3309 with Colin Leroy's <colin@colino.net> "Select whole thread"
3312 2002-02-28 [paul] 0.7.2claws20
3315 hopefully fix segfault on right-clicking a mime part
3316 that some people have experienced.
3317 fix submitted by Fredrik Olofsson <frol@linux.nu>
3319 2002-02-28 [paul] 0.7.2claws19
3321 * sync with sylpheed 0.7.2cvs21
3322 see ChangeLog entries 2002-02-27 and 2002-02-28
3324 2002-02-27 [paul] 0.7.2claws18
3326 * sync with sylpheed 0.7.2cvs18
3327 see ChangeLog entries 2002-02-26 and 2002-02-27
3329 2002-02-26 [alfons] 0.7.2claws17
3332 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3333 (spotted by Chris Hessman <idatech@gmx.net>)
3335 2002-02-26 [paul] 0.7.2claws16
3340 make decryption of ascii-armored pgp encrypted messages
3341 and verification of ascii-armored signatures work again.
3342 slightly altered from the patch by Jens Jahnke
3346 * the checking of plaintext signatures always comes up in
3348 * it doesn't work for multipart messages
3349 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3350 including the msg headers and these 2 line themselves, are
3354 "View/Folder Tree" becomes "View/Separate Folder Tree"
3355 "View/Message View" becomes "View/Separate Message View"
3356 because its less ambiguous.
3359 updated by Ricardo Mones Lastra
3361 2002-02-26 [paul] 0.7.2claws15
3363 * sync with sylpheed 0.7.2cvs17
3364 see ChangeLog entries 2002-02-25 and 2002-02-26
3366 2002-02-25 [christoph] 0.7.2claws14
3368 * src/filtering.[ch]
3370 do filtering stuff after all messages have been received
3371 1. drop all messages to .processing
3372 2. scan processing folder for messages
3373 3. filter messages or move to inbox
3374 this will also find old messages left in processing after
3375 a crash or something like that and we get a real msginfo
3376 from folder->get_msg_list and do not have to create our
3377 own in filter_message
3378 * src/matcher_parser_parse.y
3379 remove MIX/MAX warning (reordered includes)
3381 2002-02-25 [paul] 0.7.2claws13
3383 * sync with sylpheed 0.7.2cvs15
3384 see ChangeLog entry 2002-02-24
3386 2002-02-24 [alfons] 0.7.2claws12
3389 clear old color flags first when applying a new color to
3391 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
3393 2002-02-24 [alfons] 0.7.2.claws11
3396 * src/prefs_common.c
3397 add presets for Opera and Konqueror, closes patch #517261,
3398 submitted by Ville Skyttä <scop@users.sourceforge.net>
3400 2002-02-24 [alfons] 0.7.2.claws10
3404 fix threading for null message ids, closes patch #521601,
3405 submitted by Bob Forsman <hammor@users.sourceforge.net>
3407 2002-02-24 [alfons] 0.7.2claws9
3411 make Tool | Filter Message work with filtering system so
3412 setting flags also works
3416 - Processing uses the same function as Tool | Filter
3417 Message, but doesn't use the same update proc yet
3419 2002-02-23 [paul] 0.7.2claws8
3421 * sync with sylpheed 0.7.2cvs14
3422 see ChangeLog entries 2002-02-22 and 2002-02-23
3424 2002-02-22 [christoph] 0.7.2claws7
3427 Add column space to table
3428 * src/quote_fmt_parse.y
3431 2002-02-22 [paul] 0.7.2claws6
3439 src/matcher_parser_lex.l
3440 src/matcher_parser_parse.y
3443 src/prefs_filtering.c
3444 src/selective_download.[ch] *** NEW FILES ***
3447 Selective Download added to 'Tool' menu.
3448 Retrieves email headers of the currently selected pop3
3449 account and allows the user to mark emails for deletion
3450 right on the pop3 server. Patch submitted by Oliver Haertel
3451 <oha@users.sourceforge.net>.
3454 add 'src/quote_fmt.c'
3456 2002-02-22 [christoph] 0.7.2claws5
3460 * src/prefs_common.[ch]
3461 * src/prefs_template.c
3462 * src/quote_fmt.c *** NEW FILE ***
3464 move quote format symbol description code
3465 to it's own file because it is used from
3466 differnent code parts
3467 Rewrote symbol description GUI
3470 + get data from array (no more long constant strings)
3471 * src/quote_fmt_lex.l
3472 * src/quote_fmt_parse.y
3473 Symbol for Literal % changed to \% instead of %%
3474 (More logical as \ is used for quoting for other symbols)
3475 Add |f and |p to include files and program output
3477 |f{/home/.../.signature}
3480 Correct wrong spelling for "Referenzen"
3482 2002-02-21 [paul] 0.7.2claws4
3485 forgotten during sync
3487 2002-02-21 [paul] 0.7.2claws3
3489 * sync with sylpheed 0.7.2cvs11
3490 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
3491 2002-02-20 and 2002-02-21
3493 2002-02-20 [melvin] 0.7.2claws2
3495 * src/prefs_actions.c
3496 Added error report when child cannot fork or when execvp
3497 returns with an error.
3499 2002-02-19 [christoph] 0.7.2claws1
3502 return unconverted text if conde conversion is not possible
3503 when libjconv is used.
3504 (patch submitted by "Simon 'corecode' Schubert")
3508 * version 0.7.2claws release
3510 2002-02-19 [paul] 0.7.2claws
3513 updated by Wilbert Berendsen
3516 2002-02-18 [alfons] 0.7.1claws13
3520 remove references to dlfcn and explicitly loading functions
3521 from dynalink libs, because libs linked anyway, and functions
3522 are loaded explicitly
3524 2002-02-17 [melvin] 0.7.1claws12
3526 * src/prefs_actions.c
3527 Replaced children wait loop with double fork technique.
3528 Now, input/output window updated at each new output.
3529 free_children(): Fixed a memory leak.
3530 Made input/output window non closable if running children
3532 Added missing <unistd.h> include.
3533 Added some --debug outputs.
3535 2002-02-17 [melvin] 0.7.1claws11
3538 Fixed bug where descending sort order did not select top
3541 2002-02-17 [melvin] 0.7.1claws10
3544 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3545 * src/prefs_common.c
3546 Pspell data package directory no more hard coded but
3547 set during configuration (PSPELL_PATH). (Thanks to
3548 Gustavo Noronha Silva.)
3550 2002-02-17 [melvin] 0.7.1claws9
3553 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3555 Fixed compile-time warnings.
3557 2002-02-16 [alfons] 0.7.1claws8
3560 fix inadvertent free of NULL pointer which caused
3561 sylpheed to crash when closing the save-as dialog
3562 using the window close button
3564 2002-02-16 [carsten] 0.7.1claws7
3565 * src/mainwindow.[ch]
3568 fixes for pixmap theming code:
3569 - recently changed mail attributes shouldn't get
3571 - theme is only reloaded iff another theme was
3574 2002-02-16 [paul] 0.7.1claws6
3576 * sync with sylpheed 0.7.2 release
3577 see ChangeLog entry 2002-02-15 and 2002-02-16
3579 2002-02-15 [paul] 0.7.1claws5
3581 * sync with sylpheed 0.7.1cvs9
3582 see ChangeLog entry 2002-02-15
3585 remove unneeded headerwindow.c entry
3587 2002-02-14 [carsten] 0.7.1claws4
3589 fixed a bug for "Go to next unread message": there was
3590 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3591 in the prefs, because of doing "Search again" instead
3594 2002-02-14 [carsten] 0.7.1claws3
3595 * src/stock_pixmap.c
3596 removed 2 more mem leaks; following memprof,
3597 this code is "leak free" now :)
3599 2002-02-14 [carsten] 0.7.1claws2
3600 * src/stock_pixmap.c
3601 used opendir/readdir/closedir instead of scandir
3602 -> code should work now on Solaris
3604 2002-02-14 [paul] 0.7.1claws1
3606 * sync with sylpheed 0.7.1cvs8
3607 see ChangeLog entries 2002-02-13 and 2002-02-14
3610 add some description of Actions and Pixmap Themes
3614 * version 0.7.1claws release
3616 2002-02-13 [paul] 0.7.1claws
3621 updated translations, submitted by Ricardo Mones Lastra,
3622 Alessandro Maestri and Fabio Junior Beneditto
3624 2002-02-13 [melvin] 0.7.0claws75
3626 * src/prefs_actions.c
3627 Added missing "signal.h" include
3629 2002-02-13 [melvin] 0.7.0claws74
3631 * src/prefs_folder_item.c
3632 Added missing "config.h" include
3634 Updated French translation for folder propriety.
3636 2002-02-13 [jens] 0.7.0claws73
3639 Added missing src/prefs_folder_item.c [log added by melvin]
3641 Updated German translation.
3643 2002-02-13 [melvin] 0.7.0claws72
3646 Updated French translation.
3648 2002-02-13 [melvin] 0.7.0claws71
3651 Made gtkut_editable_get_selection return NULL if selection
3653 This fixes a bug where selecting part of message A then
3654 switching to message B and replying to it will not
3655 quote the message's body.
3657 2002-02-12 [paul] 0.7.0claws70
3660 cosmetic, relating to pixmap themes: on toolbar make
3661 updating of 'Exec' and 'Compose news/Compose email'
3664 2002-02-12 [carsten] 0.7.0claws69
3670 - refreshing after changing pixmap theme better
3672 - wanted to remove some mem leaks, but alfons was
3673 faster (and had the better solution ;)
3675 2002-02-12 [alfons] 0.7.0claws68
3677 * src/prefs_common.c
3678 * src/stock_pixmap.[ch]
3679 plug mem leaks, refactor code a little bit
3682 2002-02-12 [sergey] 0.7.0claws67
3685 Fixed problem with copying messages to IMAP folders when the
3686 server uses something other than '/' as a namespace separator
3687 (cyrus-imapd uses '.').
3689 2002-02-12 [jens] 0.7.0claws66
3692 Updated German Translation
3694 2002-02-12 [paul] 0.7.0claws65
3696 * sync with sylpheed 0.7.1cvs1
3697 see ChangeLog entry 2002-02-12
3699 2002-02-12 [melvin] 0.7.0claws64
3701 * src/prefs_actions.c
3702 Fixed "feature" where children's output was duplicated
3703 instead of refreshed while monitoring.
3704 Removed some debug code.
3706 2002-02-12 [christoph] 0.7.0claws63
3709 always delete message from queue after sending/send error
3710 (closes bug #509601)
3712 2002-02-12 [melvin] 0.7.0claws62
3714 * src/prefs_actions.c
3715 Children wait loop is now triggered with a timeout of 1s
3716 Added %F which is replaced with the list of filenames
3717 of all selected messages (as suggested by Ricardo Mones Lestra)
3718 Pipe syntax changed. Prefix with | to send selection, postfix
3719 with | to retrieve output. Prefix with > or * to send
3720 user definable input to the command (*: input is hidden)
3721 Old pipe action should now be postfixed with |, too.
3723 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
3724 * src/stock_pixmap.c
3725 fixed a bug: if there's no theme directory don't
3726 throw an error, just do "nothing" (thanks Alfons)
3728 2002-02-12 [carsten] 0.7.0claws60
3731 had to write the cache twice (nasty!); some marks would
3734 2002-02-11 [carsten] 0.7.0claws59
3737 doc-src/maintainer_guide.txt
3743 src/prefs_common.[ch]
3744 src/stock_pixmap.[ch]