1 2002-09-03 [colin] 0.8.2claws27
3 * src/prefs_common.[ch]
4 Added signature color configuration
6 Use user-specified signature color
8 2002-09-03 [colin] 0.8.2claws26
10 * src/prefs_common.[ch]
11 Added autosave and autosave_length prefs
13 Added compose_remove_draft()
14 Auto-save drafts according to the prefs
16 Added a crash-indicator file, allowing to check
17 for new messages on startup if Sylpheed crashed
18 (makes saved drafts "reappear")
20 2002-09-03 [colin] 0.8.2claws25
25 2002-09-03 [paul] 0.8.2claws24
28 see ChangeLog 2002-09-02 and 2002-09-03
30 2002-09-03 [darko] 0.8.2claws23
33 use normal style when creating new folder to pick
36 2002-09-02 [melvin] 0.8.2claws22
39 removed some obsolete code
41 2002-09-02 [melvin] 0.8.2claws21
44 fixed test's equality sign (== to =)
46 2002-09-02 [alfons] 0.8.2claws20
50 revert change of 0.8.2claws16 and use the mh_folder_destroy
51 as folder->destroy virtual as suggested by Hiro
52 (the mh.c code seems to have been lost around mh.c.1.21)
54 2002-09-02 [paul] 0.8.2claws19
57 updated by Fabio Jr. Beneditto
60 use 'http://claws.sylpheed.org' for homepage link.
61 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
63 2002-09-01 [alfons] 0.8.2claws18
66 plug memleak related to one Martin Kluge found
68 2002-08-31 [paul] 0.8.2claws17
71 see ChangeLog 2002-08-30
73 2002-08-31 [alfons] 0.8.2claws16
76 folder_destroy(): remove mailbox from folderlist even if it has
79 2002-08-31 [alfons] 0.8.2claws15
84 (being pedantic I know)
86 2002-08-31 [alfons] 0.8.2claws14
89 check for NULL pointers returned from folder->fetch_msginfo virtual
90 (should solve some reported crashes)
92 2002-08-30 [alfons] 0.8.2claws13
97 enable crash dialog on compilation time
98 (--enable-crash-dialog configure option)
100 2002-08-30 [alfons] 0.8.2claws12
105 apply memory leak plug patch by Martin Kluge
106 (closes patch "[ 602568 ] patch for 602441 little memory leak",
107 bug "[ 599677 ] Very small memory leak in 0.81claws115",
108 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
110 2002-08-30 [darko] 0.8.2claws11
113 copy Gtk style from normal style to match
114 font size for coloured folders
116 2002-08-29 [alfons] 0.8.2claws10
119 Type=Internet <- Type=Application
120 (reported by Michael Schwendt, see:
121 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
122 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
124 2002-08-29 [paul] 0.8.2claws9
126 * sync with 0.8.2cvs5
127 see ChangeLog 2002-08-29
129 2002-08-29 [colin] 0.8.2claws8
132 Added a sanity check in summary_select_thread
133 Should fix bug 601605
135 2002-08-29 [colin] 0.8.2claws7
138 Revert claws6 changes regarding bug #591676
140 2002-08-28 [colin] 0.8.2claws6
143 Ignore cache for queue folderitems
146 2002-08-28 [melvin] 0.8.2claws5
151 2002-08-28 [melvin] 0.8.2claws4
154 Updated a bit the text concerning the spell checker
156 2002-08-28 [melvin] 0.8.2claws3
158 Merged the GNU_aspell_branch:
159 Support of new GNU/aspell is now included and the old pspell
160 is not supported anymore.
164 Updated spell checker text to reflect the switch to GNU/aspell
166 * ac/aspell.m4 *** NEW ***
167 * src/gtkaspell.[ch] *** NEW ***
168 * ac/pspell.m4 *** DELETED ***
169 * src/gtkspell.[ch] *** DELETED ***
172 Updated for GNU/aspell support
175 Replaced gtkspell.c by gtkaspell.c
183 * src/prefs_common.[ch]
184 Updated for GNU/aspell support
186 2002-08-28 [paul] 0.8.2claws2
188 * sync with 0.8.2cvs4
189 see ChangeLog 2002-08-27 and 2002-08-28
191 2002-08-28 [colin] 0.8.2claws1
193 * src/summary_search.c
196 2002-08-28 [jens] 0.8.2claws
199 Updated German translations
201 2002-08-27 [melvin] 0.8.2claws
204 Updated French translations
206 2002-08-27 [paul] 0.8.2claws
208 * sync with 0.8.2 main release
216 updated message catalogs submitted by
217 Ricardo Mones Lastra, Alessandro Maestri,
218 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
219 Beneditto and Urke MMI
221 2002-08-27 [hoa] 0.8.1claws123
223 * src/mainwindow.[ch]
224 * src/summaryview.[ch]
225 removed the "filter setting" menu option.
226 add a "cancel a news message" menu option.
228 2002-08-26 [martin] 0.8.1claws122
231 changed string under 0.8.1claws79 changed by myself
234 2002-08-26 [martin] 0.8.1claws121
237 added kill command to debuggerrc to start crash dialog
239 2002-08-26 [paul] 0.8.1claws120
241 * sync with 0.8.1cvs31
242 see ChangeLog 2002-08-26
244 2002-08-25 [alfons] 0.8.1claws119
247 fix bug that didn't send out correct headers to news server
248 when sending news article and email from queue (bug reported
249 and patch provided by Tim Mann; closes bug
250 "[ 583196 ] 0.7.8claws can't post news")
252 2002-08-25 [alfons] 0.8.1claws118
254 * src/selective_download.c
255 mark two strings as translatable
256 (thanks to Urke MMI for pointing this out)
258 2002-08-25 [alfons] 0.8.1claws117
261 treat sent boxes as special and allow sorting them by addressee
262 (closes "[ 589418 ] Sent folder sorting misbehavior"
263 submitted by Steve Lamb)
265 2002-08-24 [alfons] 0.8.1claws116
268 fix memleak reported by Martin Kluge
269 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
271 2002-08-24 [oliver] 0.8.1claws115
273 * src/prefs_toolbar.c
274 o code cleanup as suggested by Alfons
277 2002-08-24 [alfons] 0.8.1claws114
280 o fix another memory leak reported by Martin Kluge
281 (see "[ 599568 ] Small Memory Leak")
282 o remove 'from' variable from 'summary_set_header()'; we can
285 2002-08-24 [paul] 0.8.1claws113
287 * sync with 0.8.1cvs30
288 see ChangeLog 2002-08-23
290 2002-08-24 [alfons] 0.8.1claws112
293 remove unnecessary allocations for search bar fixing leaks
294 reported by Martin Kluge
295 (see "[ 599451 ] Further memory leaks?")
297 2002-08-24 [alfons] 0.8.1claws111
300 make get_socket_name() public for crash.c
302 o make report bug button work (goes to claws'
303 bug tracker at sf.net)
304 o introduce function for doing important stuff just
305 before claws goes down
308 2002-08-24 [alfons] 0.8.1claws110
311 move cursor to "To" entry when forwarding as attachment
312 (reported and solved by Steve Lamb, closes bug report
313 "[ 592880 ] Forward as attachment; cursor not in to")
315 2002-08-24 [colin] 0.8.1claws109
318 fix quick search visibility after GUI (de)separations.
320 2002-08-23 [colin] 0.8.1claws108
323 fix header pane visibility after folderview or
324 messageview (de)separation
326 2002-08-23 [paul] 0.8.1claws107
328 * src/mainwindow.[ch]
330 give full control of display or non-display
331 of the Execute icon to Custom toolbar settings.
332 add new sensitivity condition to maninwindow.h:
338 more sync with 0.8.1cvs29
340 2002-08-23 [melvin] 0.8.1claws106
343 Readded support for custom widget in alertpanel lost in last
346 2002-08-23 [paul] 0.8.1claws105
348 * sync with 0.8.1cvs29
349 see ChangeLog 2002-08-23
351 2002-08-23 [colin] 0.8.1claws104
354 Fix folder and search pixmaps exchanging positions
355 after theme or toolbar changes. Thank to Oliver for
358 2002-08-23 [colin] 0.8.1claws103
364 Changed messageview_create() and noticeview_create()
365 to avoid the last gdk_warning
367 2002-08-22 [colin] 0.8.1claws102
370 Fix my new `Creating pixmap from xpm' warning
372 2002-08-22 [colin] 0.8.1claws101
375 Fix some of the gdk warnings
377 2002-08-22 [colin] 0.8.1claws100
382 * src/pixmaps/quicksearch.xpm *ADDED*
383 Add the quicksearch pixmap
387 Make quicksearch bar visible/hidden via a button
389 2002-08-22 [christoph] 0.8.1claws99
392 fix folder update for newsgroups with message
393 numbers below minimum number of articles to fetch
396 2002-08-22 [paul] 0.8.1claws98
398 * sync with 0.8.1cvs28
399 see ChangeLog 2002-08-22
401 2002-08-21 [alfons] 0.8.1claws97
404 use bt instead of bt full which seems to work
405 better, and bt full doesn't give a great deal
406 of information anyway
408 2002-08-21 [colin] 0.8.1claws96
411 fix summaryview_searchtype_changed prototype
413 2002-08-21 [christoph] 0.8.1claws95
416 o fix broken menu update for sorting type, we have to
417 get this info from the summaryview now
418 o removed setting of threaded state in menu callback
419 * src/summaryview.[ch]
420 more summaryview/folderitem seperation for
423 removed not required --with-compiler-flags option
425 2002-08-21 [oliver] 0.8.1claws94
428 o rename toolbar.xml to toolbar_main.xml
429 since toolbar_compose.xml might come up
434 2002-08-21 [darko] 0.8.1claws93
437 don't reset tmp flags for messages copied
440 2002-08-21 [colin] 0.8.1claws92
442 * src/prefs_filtering.c
443 fix renaming rules on folder rename
444 when folder is not a leaf folder
446 2002-08-21 [paul] 0.8.1claws91
448 * src/prefs_folder_item.c
449 fix alignment of colour selector
451 2002-08-21 [paul] 0.8.1claws90
453 * sync with 0.8.1cvs27
454 see ChangeLog 2002-08-21
456 2002-08-21 [paul] 0.8.1claws89
459 fix crash when changing field type in
462 2002-08-21 [colin] 0.8.1claws88
465 Made quick search case-insensitive
467 2002-08-21 [paul] 0.8.1claws87
469 * sync with 0.8.1cvs26
470 see ChangeLog 2002-08-21
472 2002-08-20 [christoph] 0.8.1claws86
476 * src/summaryview.[ch]
477 more summaryview/folderitem seperation for
478 sort_key and sort_type
480 added missing return statement
482 2002-08-20 [colin] 0.8.1claws85
484 * src/summaryview.[ch]
485 Added a quick search box
487 * src/prefs_common.[ch]
488 Added a show/hide option for the quick search
490 2002-08-20 [oliver] 0.8.1claws84
493 remove toolbar_create_popups
495 o remove toolbar_create_popups
496 o fix toolbar_set_sensitive
497 (Bug reports #596834 and #596832)
498 * src/prefs_toolbar.c
499 o add "Set default" button
500 o align label and text + combo widgets
502 2002-08-20 [hoa] 0.8.1claws83bis
505 fixed a bug in imap_fetch_msginfo() in case there is no
508 2002-08-20 [darko] 0.8.1claws83
511 copy the color style of folder view so it
512 works with GTK themes
514 2002-08-20 [darko] 0.8.1claws82
518 * src/prefs_folder_item.[hc]
519 don't use UI stuff in folder.h
521 2002-08-20 [darko] 0.8.1claws81
524 * src/prefs_folder_item.h
526 * src/prefs_folder_item.c
527 ability to set folder color in folderview
529 2002-08-19 [alfons] 0.8.1claws80
532 fix one of the earlier memleaks reported by Martin Kluge
534 2002-08-19 [alfons] 0.8.1claws79
537 hide notice view when selecting seperate folder
538 view (reported by Urke MMI)
540 2002-08-19 [christoph] 0.8.1claws78
543 * src/prefs_folder_item.h
544 * src/summaryview.[ch]
545 o add summary_set_prefs_from_folderitem to set
546 summaryview prefs (first step to remove all
547 references to the folderitem in summaryview)
548 o moved compiled regex stuff from folderitem prefs
551 2002-08-19 [paul] 0.8.1claws77
554 add check for '.' to QUOTE_IF_REQUIRED
556 2002-08-19 [paul] 0.8.1claws76
559 sync with 0.8.1cvs25 (plug memory leak)
561 * src/prefs_toolbar.c
562 re-order prefs_toolbar_cancel()
564 2002-08-18 [alfons] 0.8.1claws75
568 plug other memleaks reported by Martin Kluge
570 2002-08-18 [paul] 0.8.1claws74
573 updated by Fabio Jr. Beneditto
575 2002-08-18 [paul] 0.8.1claws73
578 fix bug where tooltips were displayed untranslated
580 * src/prefs_toolbar.c
581 fix bug where clicking 'Cancel' creates an icon & text
582 toolbar regardless of prefs
585 2002-08-17 [oliver] 0.8.1claws72
587 * src/prefs_toolbar.c
588 update toolbar on CANCEL
589 bug reported by Martin Kluge
591 toolbar_destroy memleak fixed
593 2002-08-17 [alfons] 0.8.1claws71
596 plug another memleak reported by Martin Kluge
598 2002-08-16 [alfons] 0.8.1claws70
601 use execvp() correctly (suggested by wwp; thanks!)
603 2002-08-16 [alfons] 0.8.1claws69
606 plug memory leak reported by Kim Schultz & Martin Kluge
608 2002-08-16 [paul] 0.8.1claws68
611 updated by Ricardo Mones Lastra
613 2002-08-16 [paul] 0.8.1claws67
616 fix bug where 'Compose News' icon showed wrong
619 2002-08-16 [paul] 0.8.1claws66
621 * sync with 0.8.1cvs24
622 see ChangeLog 2002-08-16
625 updated by Alessandro Maestri
627 2002-08-15 [paul] 0.8.1claws65
632 2002-08-15 [paul] 0.8.1claws64
635 don't translate debug info
640 2002-08-15 [paul] 0.8.1claws63
642 * src/prefs_toolbar.c
643 fix bug where clicking 'OK' creates an icon & text
644 toolbar regardless of prefs
646 2002-08-14 [alfons] 0.8.1claws62
649 add global var that has the full argv[0]
651 o execvp the correct sylpheed by using argv0
652 and setting the correct work dir
655 2002-08-14 [oliver] 0.8.1claws61
657 * enable/disable Toolbar Action Buttons
661 * src/prefs_toolbar.c
663 2002-08-14 [melvin] 0.8.1claws60
666 Updated French translations
668 2002-08-14 [melvin] 0.8.1claws59
671 Made bug report not translatable
673 Fixed exporthtml_build_filespec() return value
675 Fixed incorrect include file
677 * src/prefs_actions.c
678 * src/prefs_toolbar.c
679 Made debug info not translatable
682 Added missing includes
686 2002-08-14 [paul] 0.8.1claws58
688 * faq/es/sylpheed-faq.html
689 faq/es/sylpheed-faq-[1-3].html
690 faq/es/sylpheed-faq-4.html **NEW FILE **
693 2002-08-13 [christoph] 0.8.1claws57
696 ignore thread fix that did not mark all
697 child nodes of a ignored thread as
698 ignored. Does not work perfectly yet,
701 2002-08-13 [alfons] 0.8.1claws56
704 o implement 'save crash log'
707 2002-08-13 [melvin] 0.8.1claws55
710 removed unrequired "execinfo.h" header
712 2002-08-12 [paul] 0.8.1claws54
714 * faq/en/sylpheed-faq.html
715 faq/en/sylpheed-faq-[1-3].html
716 faq/en/sylpheed-faq-4.html **NEW FILE **
719 2002-08-12 [alfons] 0.8.1claws53
722 add crash.c to translatables
724 bring in Leandro's crash dialog
726 2002-08-11 [alfons] 0.8.1claws52
729 clean up some warnings
731 2002-08-11 [alfons] 0.8.1claws51
735 * src/crash.[ch] ** NEW FILES **
737 initial gdb crash handler
739 2002-08-11 [paul] 0.8.1claws50
741 * src/prefs_toolbar.c
742 replace Up/Down arrow pixmaps with text to be
743 consistent across icon themes
745 2002-08-11 [paul] 0.8.1claws49
749 rename 'Pixmap' -> 'Icon'
752 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
754 2002-08-10 [paul] 0.8.1claws48
756 * src/prefs_toolbar.c
759 2002-08-10 [paul] 0.8.1claws47
762 don't write Processing progress to status bar
763 patch submitted by Alexander Evseev
765 * src/prefs_toolbar.c
766 re-position and resize window
767 make window assume correct size on first call
769 2002-08-10 [paul] 0.8.1claws46
776 follow UI text conventions
778 2002-08-10 [alfons] 0.8.1claws45
781 correct pixmap for delete action
783 2002-08-10 [paul] 0.8.1claws44
786 updated by Fabio Jr. Beneditto
788 2002-08-10 [paul] 0.8.1claws43
791 add custom toolbar files
793 2002-08-10 [paul] 0.8.1claws42
795 * sync with 0.8.1cvs22
796 see ChangeLog 2002-08-09
798 2002-08-09 [paul] 0.8.1claws41
802 tools/outlook2sylpheed.pl ** NEW FILE **
803 add script to convert exported Outlook
804 contacts list to a Sylpheed addressbook.
805 Submitted by Ricardo Mones Lastra.
807 2002-08-09 [paul] 0.8.1claws40
811 po/sr.po ** NEW FILE **
812 add Serbian message catalog. Submitted by
813 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
815 2002-08-09 [paul] 0.8.1claws39
817 * sync with 0.8.1cvs21
818 see ChangeLog 2002-08-08
820 2002-08-08 [oliver] 0.8.1claws38
823 move Custom Toolbar to Configuration menu
825 2002-08-08 [oliver] 0.8.1claws37
827 * src/prefs_toolbar.c
828 fix substitute pixmap bug
830 2002-08-08 [paul] 0.8.1claws36
832 * sync with 0.8.1cvs19
833 see ChangeLog 2002-08-08
835 2002-08-07 [christoph] 0.8.1claws35
838 fixed a memory leak in new canonicalize_file_replace
840 2002-08-07 [christoph] 0.8.1claws34
843 o canonicalize_file_replace should create the temporary
844 file in the same directory as the original file.
845 o added get_tmpfile_in_dir that creates a temorary file
846 in a specified directory.
848 2002-08-07 [melvin] 0.8.1claws33
851 fixed bug where 'Article' button acted as 'Email' button.
853 2002-08-07 [paul] 0.8.1claws32
855 * sync with 0.8.1.cvs17
856 see ChangeLog 2002-08-07
858 2002-08-07 [colin] 0.8.1claws31
861 fix mass-cancel problem
863 2002-08-07 [thorsten] 0.8.1claws30
865 * src/prefs_toolbar.c
866 fix: crash on replace or add new button
868 fix: close xmlfile after reading
870 fix: unlink() file before rename()
872 2002-08-06 [paul] 0.8.1claws29
874 * sync with 0.8.cvs15
875 see ChangeLog 2002-08-06
877 2002-08-06 [oliver] 0.8.1claws28
880 * src/prefs_toolbar.c
881 fixed empty toolbar issue
883 2002-08-06 [oliver] 0.8.1claws27
885 * Custom Toolbar Final
889 o toolbar stuff now lives in src/toolbar.[ch]
890 o main_window_toolbar_* functions are renamed to
891 toolbar_* reflecting their new source file
892 * src/mainwindow.[ch]
893 o remove toolbar stuff
895 2002-08-06 [oliver] 0.8.1claws26
898 * src/prefs_toolbar.[ch] **New File**
899 * src/toolbar.[ch] **New File**
900 o prefs_toolbar.[ch] custom toolbar frontend
901 o toolbar.[ch] backend
903 2002-08-06 [oliver] 0.8.1claws25
905 * src/prefs_actions.[ch]
906 o new exported function actions_execute
908 2002-08-06 [paul] 0.8.1claws24
910 * sync with 0.8.1cvs4
911 see ChangeLog 2002-08-06
913 2002-08-06 [paul] 0.8.1claws23
915 * sync with 0.8.1cvs13
916 see ChangeLog 2002-08-06
918 2002-08-06 [paul] 0.8.1claws22
920 * sync with 0.8.1cvs12
921 see ChangeLog 2002-08-05 and 2002-08-06
923 2002-08-06 [match] 0.8.1claws21
926 improvements to cut/copy/paste address
928 2002-08-05 [match] 0.8.1claws20
935 fixes to improve cut/copy/paste
937 2002-08-06 [melvin] 0.8.1claws19
940 account_find_all_from_address(): new function that returns the
941 list of all accounts that are matched in an address.
942 * src/alertpanel.[ch]
943 alertpanel() now accepts a custom widget
944 alertpanel_with_widget(): new function that pops up a panel with
945 a custom widget in it
947 gtkut_account_menu_new(): new function that allows the selection
948 of an account from a list of accounts.
950 Extended Return Receipt notification to select the correct
951 account and to make a security test on the Delivery-Notification
952 address which should be the same as the Return-Path.
954 2002-08-06 [thorsten] 0.8.1claws18
957 attach_all: save unnamed as "noname.%d",
958 dont free static dirname
960 2002-08-05 [alfons] 0.8.1claws17
963 detect XIM by trying to link rather than compile a XIM program
965 2002-08-05 [oliver] 0.8.1claws16
967 * src/stock_pixmap.[ch]
968 o add UP_ARROW to available pixmaps (already in pixmap-directory)
969 o new func to retrieve pixmaps
971 2002-08-05 [paul] 0.8.1claws15
973 * sync with 0.8.1cvs10
974 see ChangeLog 2002-08-05
976 2002-08-04 [alfons] 0.8.1claws14
979 see if this plugs memleak
981 2002-08-04 [melvin] 0.8.1claws13
984 fixed bug that could crash Sylpheed when highlighting
985 all misspelled words.
987 2002-08-03 [melvin] 0.8.1claws12
989 * src/prefs_actions.c
990 removed unnecessary checks for NULL introduced in 0.8.1claws11.
992 fixed bug where the Return Receipt was sent to
993 Delivery-Notification-To address even if it was not present
995 2002-08-02 [alfons] 0.8.1claws11
997 * src/prefs_actions.c
998 o more check for NULLs
999 o put create_io_dialog() in right conditional block
1001 2002-08-02 [paul] 0.8.1claws10
1004 updated by Ricardo Mones Lastra
1006 2002-08-01 [christoph] 0.8.1claws9
1009 don't free the cache of the opened
1010 folder in the summaryview
1012 don't unset flags, if it is not required
1014 2002-08-01 [paul] 0.8.1claws8
1016 * sync with 0.8.1cvs8
1017 see ChangeLog entry 2002-08-01
1019 2002-08-01 [paul] 0.8.1claws7
1021 * sync with 0.8.1cvs7
1022 see ChangeLog 2002-07-31 and 2002-08-01
1024 2002-07-31 [christoph] 0.8.1claws6
1027 forgot to update menu sensitivity
1028 function for new menu entry
1030 2002-07-31 [alfons] 0.8.1claws5
1033 check folder item and its path for NULL on
1036 2002-07-31 [christoph] 0.8.1claws4
1039 check if folder_item_get_msginfo in
1040 folder_item_remove_msg returned NULL
1042 better clear the uid cache in the
1043 uid validity check function and delete
1046 2002-07-31 [paul] 0.8.1claws3
1049 add the '--attach' option and a few other
1052 2002-07-31 [paul] 0.8.1claws2
1054 * sync with 0.8.1cvs5
1055 see ChangeLog 2002-07-31
1057 2002-07-31 [christoph] 0.8.1claws1
1059 * src/folderview.[ch]
1061 replace "Rescan all folders..." with
1062 "Check all folders for new messages..."
1064 2002-07-30 [paul] 0.8.1claws
1066 * version 0.8.1claws released
1068 2002-07-30 [paul] 0.8.0claws29
1070 * tools/OOo2sylpheed.pl ** NEW FILE **
1072 add script to enable sending documents as
1073 attachments from OpenOffice.org
1075 2002-07-30 [melvin] 0.8.0claws28
1077 * src/prefs_actions.c
1078 Made the actions' input/output dialog display
1081 2002-07-30 [christoph] 0.8.0claws27
1084 check if folder_item_get_msginfo in
1085 procmsg_save_to_outbox returned NULL
1087 2002-07-30 [paul] 0.8.0claws26
1089 * sync with 0.8.1cvs4
1090 see ChangeLog 2002-07-29
1092 2002-07-29 [thorsten] 0.8.0claws25
1095 added selective download, delete on server
1097 2002-07-29 [paul] 0.8.0claws24
1099 * sync with 0.8.1cvs3
1100 see ChangeLog 2002-07-29
1102 2002-07-27 [christoph] 0.8.0claws23
1105 add extra check if fetching the msginfo
1108 2002-07-27 [paul] 0.8.0claws22
1110 * sync with 0.8.1cvs2
1111 see ChangeLog 2002-07-26
1113 2002-07-27 [christoph] 0.8.0claws21
1116 add another check if a valid msginfo
1119 2002-07-26 [hoa] 0.8.0claws20
1122 Fixed a condition in folder_item_destroy()
1125 Fixed an error in IMAP protocol
1127 2002-07-26 [alfons] 0.8.0claws19
1130 ofcourse compare with identifier, not the path
1132 2002-07-26 [alfons] 0.8.0claws18
1135 use folder item identifier for saving / restoring
1136 preferences because folder->path might not be unique
1138 2002-07-26 [melvin] 0.8.0claws17
1141 Fixed a crash introduced in 0.8.0claws5 when log is
1142 cut under 80 characters.
1144 2002-07-26 [paul] 0.8.0claws16
1146 * sync with 0.8.1cvs1
1147 see ChangeLog 2002-07-26
1149 2002-07-26 [christoph] 0.8.0claws15
1152 imap folder now remembers the last selected
1153 folder and imap_fetch_msginfo skips selecting
1154 the folder if it is already selected
1156 2002-07-26 [christoph] 0.8.0claws14
1161 fix imap folder rescanning
1163 2002-07-25 [christoph] 0.8.0claws13
1173 implement imap uid cache and uid validity check
1175 2002-07-25 [alfons] 0.8.0claws12
1178 fix a brown paper bag bug, and also add some more
1181 2002-07-25 [christoph] 0.8.0claws11
1184 don't mix copy, fetch_msginfo and remove
1185 operations in folder item copy and move
1188 2002-07-25 [christoph] 0.8.0claws10
1192 * src/prefs_folder_item.c
1193 * src/summaryview.[ch]
1194 remove no longer required parameter update_cache from
1197 2002-07-25 [paul] 0.8.0claws9
1204 2002-07-24 [alfons] 0.8.0claws8
1207 sort correctly when using simplified subject line
1208 (closes feature request "[ 585141 ] applying regexp to subject
1209 before sort" submitted by Alexandra Walford)
1211 2002-07-24 [paul] 0.8.0claws7
1213 * sync with 0.8.0cvs3
1214 see ChangeLog 2002-07-24
1216 2002-07-23 [christoph] 0.8.0claws6
1223 o separate processing and summaryview
1224 o removed summary_write_cache from summaryview
1225 o removed summaryview->killed_messages, because we don't have
1226 to keep a list of killed messages anymore. New cache will
1227 keep the hidden messages in cache anyway
1230 * src/selective_download.c
1231 o removed unnecessary summary_write_cache calls
1233 o don't set ignore thread flag in procmsg_get_thread_tree
1234 if it is already set
1237 o moved STATUSBAR_PUSH/POP to statusbar.h because
1238 they are used in different files
1240 2002-07-23 [melvin] 0.8.0claws5
1246 * src/editldap_basedn.c
1248 * src/prefs_common.c
1249 Fixed few memory leak (gtk_editable_get_chars returns
1250 an allocated string)
1252 Fixed few memory leak (gtk_editable_get_chars returns
1253 an allocated string) and modified a little the log cutting
1256 Replaced a call to an obsolete function gtk_entry_get_text()
1257 by gtk_editable_get_chars()
1259 Removed a debug printf
1261 2002-07-23 [christoph] 0.8.0claws4
1264 fix another g_dirname memory leak
1266 2002-07-23 [christoph] 0.8.0claws3
1269 fixed a memory leak in mh_fetch_msginfo
1270 fixed crash when message header could not be
1273 2002-07-23 [paul] 0.8.0claws2
1275 * sync with 0.8.0cvs2
1276 see ChangeLog 2002-07-23
1278 2002-07-23 [paul] 0.8.0claws1
1280 * sync with 0.8.0cvs1
1281 see ChangeLog 2002-07-23
1283 2002-07-23 [paul] 0.8.0claws
1285 * release of 0.8.0claws
1287 2002-07-23 [paul] 0.7.8claws99
1290 new Russian translation, submitted by
1291 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1293 2002-07-22 [jens] 0.7.8claws98
1296 Updated German translations.
1298 2002-07-22 [paul] 0.7.8claws97
1304 updated translations by Ricardo Mones Lastra,
1305 Alessandro Maestri, Wilbert Berendsen and
1306 Fabio Jr. Beneditto respectively
1308 2002-07-22 [christoph] 0.7.8claws96
1311 fix memory leak caused by wrong g_dirname usage
1313 2002-07-22 [christoph] 0.7.8claws95
1316 update new and unread message counts for summaryview
1317 summaryview does not get it from the folder anymore
1318 and has to update the values itself
1320 2002-07-22 [melvin] 0.7.8claws94
1323 Updated French translations.
1325 2002-07-22 [christoph] 0.7.8claws93
1328 set prop->preg pointer to NULL or following check
1329 will not fail and regexec will be called with
1332 2002-07-21 [alfons] 0.7.8claws92
1334 * src/prefs_common.[ch]
1335 remove option "Send return receipt on request"
1337 2002-07-21 [thorsten] 0.7.8claws91
1340 fixed memleaks, coding style as pointed out by alfons
1342 2002-07-21 [alfons] 0.7.8claws90
1345 * src/noticeview.[ch]
1346 o fix bug notice view being displayed when going to empty folder
1347 (noticed by Christoph)
1348 o allow RRR to be sent when restarting sylpheed, or changing folder
1349 (noticed by Thorsten)
1351 2002-07-21 [thorsten] 0.7.8claws89
1354 Included save_all patch from Xaview FACQ
1355 added support for pathnames
1357 2002-07-21 [alfons] 0.7.8claws88
1362 * src/messageview.[ch]
1363 * src/noticeview.c ** NEW FILE **
1364 * src/noticeview.h ** NEW FILE **
1365 make return receipts work again
1366 (UI idea by Leandro Pereira)
1368 2002-07-21 [paul] 0.7.8claws87
1371 fix sensitivity of 'Select thread'
1373 2002-07-21 [paul] 0.7.8claws86
1375 * src/prefs_common.c
1376 add browser command line for Galeon
1378 2002-07-21 [paul] 0.7.8claws85
1381 fix 'EXTRA_DIST': remove README.README, add TODO
1384 2002-07-21 [alfons] 0.7.8claws84
1387 make enter clear selection
1388 (closes "[ 579888 ] Editor selection/entry error"
1389 reported by Steve Lamb)
1391 2002-07-21 [alfons] 0.7.8claws83
1394 sort message list when selecting unthread messages
1395 (closes "[ 501593 ] switching threaded view doesn't sort"
1396 reported by Simon Schubert)
1398 2002-07-20 [alfons] 0.7.8claws82
1403 2002-07-20 [thorsten] 0.7.8claws81
1406 Fixed expansion of empty fields in matchactions
1408 2002-07-19 [melvin] 0.7.8claws80
1411 Removed a duplicate menu entry (fast mode) introduced during
1413 Added a menu separator between 'Use alternate' and 'Fast mode'
1415 2002-07-19 [paul] 0.7.8claws79
1421 2002-07-19 [thorsten] 0.7.8claws78
1423 * tools/calypso_convert.pl ** NEW FILE **
1426 script to import mbox files exported
1428 o generates folder structure
1429 o includes attachments
1431 2002-07-19 [melvin] 0.7.8claws77
1433 * src/selective_download.[ch]
1434 Fixed bug where closing the dialog with the window manager's
1435 close button will not unlock the summary
1436 Corrected some function declarations that missed a return value
1437 Made the source code comply better with coding style.
1438 * src/prefs_common.c
1439 Added new browser command line for Mozilla.
1441 2002-07-18 [paul] 0.7.8claws76
1444 src/selective_download.[ch]
1445 reflect theme changes, fix Gdk Warning when creating
1446 pixmap from NULL window, and minor clean up.
1447 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1452 2002-07-17 [paul] 0.7.8claws75
1460 2002-07-16 [paul] 0.7.8claws74
1462 * tools/filter_conv.pl
1464 replace conversion script with reimplemented version,
1465 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1467 2002-07-16 [colin] 0.7.8claws73
1470 remove forgotten debug messages - sorry ;-)
1472 2002-07-16 [colin] 0.7.8claws72
1478 add the ability to select part of a text mime-part
1481 2002-07-15 [christoph] 0.7.8claws71
1484 fix folder message count for folders without
1485 msg_is_changed (includes news folders)
1487 2002-07-15 [martin] 0.7.8claws70
1490 option "display recipient on 'From'..." now works
1491 without the need of enabling the option
1492 "display sender using address book".
1494 2002-07-15 [christoph] 0.7.8claws69
1497 removed setting folder status from summaryview.
1498 folder.c should update all message counts correctly.
1500 2002-07-15 [paul] 0.7.8claws68
1503 updated by Fabio Junior Beneditto
1505 2002-07-15 [darko] 0.7.8claws67
1508 Fixed target folder colorization, don't decrease op
1511 2002-07-14 [paul] 0.7.8claws66
1513 * sync with main 0.8.0
1514 see ChangeLog 2002-07-14
1516 2002-07-13 [melvin] 0.7.8claws65
1521 Replaced sprintf by g_snprintf to prevent possible buffer
1524 Corrected a log message output format.
1525 Added a missing "done" debug output.
1527 Added keyboard accelerator for Priority menu items
1528 Added missing \n in debug output
1532 Added missing \n in debug output
1534 2002-07-13 [paul] 0.7.8claws64
1537 change Sergey's email address to the sf address
1540 increase show_url_timeout (more useful for long
1543 2002-07-12 [sergey] 0.7.8claws63
1546 applied (with some modifications) patch to set the
1547 micalg parameter for signatures
1548 (2001-08-28 Werner Koch <wk@gnupg.org>)
1550 2002-07-12 [sergey] 0.7.8claws62
1554 fixed man page installation
1556 2002-07-12 [paul] 0.7.8claws61
1558 * sync with 0.7.8cvs26
1559 see ChangeLog 2002-07-11 and 2002-07-12
1561 2002-07-11 [christoph] 0.7.8claws60
1565 first use the message number to find the message
1566 to mark with a reply flag but check the
1567 message-id if we got the correct message, if not
1568 try to find it by message-id.
1569 use new string seperator that is not allowed
1572 2002-07-11 [paul] 0.7.8claws59
1574 * sync with 0.7.8cvs23
1575 see ChangeLog 2002-07-10
1577 2002-07-10 [christoph] 0.7.8claws58
1581 Added message-id table to the cache in memory
1582 and functions to msgcache.c and folder.c to
1583 fetch MsgInfos by message id
1586 store folder and message-id of message replying
1587 to in queue header and set reply flag after sending
1588 (Closes bug #469498)
1590 2002-07-10 [paul] 0.7.8claws57
1594 add Martin to the list of authors
1596 2002-07-09 [martin] 0.7.8claws56
1598 Added gtk_ctree_last_visible(), tree_update_level(),
1599 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1600 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1601 from gtk+ to gtksctree.c for the new sorting code
1602 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1603 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1605 Added declaration for gtk_sctree_sort_recursive() and
1606 gtk_sctree_sort_node
1611 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1612 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1614 2002-07-08 [paul] 0.7.8claws55
1616 * more sync with 0.7.8cvs21
1617 see ChangeLog 2002-07-08
1619 2002-07-08 [paul] 0.7.8claws54
1621 * sync with 0.7.8cvs21
1622 see ChangeLog 2002-07-08
1624 2002-07-07 [alfons] 0.7.8claws53
1627 * src/stock_pixmap.[ch]
1628 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1629 * src/pixmaps/notice_error.xpm ** NEW FILE **
1630 * src/pixmaps/notice_note.xpm ** NEW FILE **
1631 add new pixmaps for upcoming notice pane
1633 2002-07-06 [melvin] 0.7.8claws52
1636 Made them a bit closer to Sylpheed's coding style.
1638 Removed possible memory leaks when some errors occurs.
1640 2002-07-06 [melvin] 0.7.8claws51
1643 Removed --no-location in xgettext command line to help
1644 translators that use Emacs' po-mode
1646 Removed unnecessary comments that messed up sylpheed.pot
1648 2002-07-06 [paul] 0.7.8claws50
1650 * sync with 0.7.8cvs19
1651 see ChangeLog 2002-07-05
1653 2002-07-06 [christoph] 0.7.8claws49
1657 fix folder_item_remove_all_msg and folderview
1658 status for trash folders after emptying trash
1660 2002-07-05 [paul] 0.7.8claws48
1662 * sync with 0.7.8cvs16
1663 see ChangeLog 2002-07-04 and 2002-07-05
1665 2002-07-04 [paul] 0.7.8claws47
1667 * sync with 0.7.8cvs14
1668 see ChangeLog 2002-07-04
1670 2002-07-03 [alfons] 0.7.8claws46
1673 dupe folder item's path because it's being reallocated
1674 by new folder scanning code
1676 2002-07-03 [christoph] 0.7.8claws45
1679 better IMAP uid fetching using 'FETCH 1:* (UID)'
1681 add missing return in msgcache_write
1683 2002-07-02 [thorsten] 0.7.8claws44
1688 use binary mode for file access
1690 2002-07-02 [christoph] 0.7.8claws43
1692 * major code cleanup (part 1)
1694 - unused variables removed
1695 - unused functions removed
1696 - uninitialized variables checked
1697 - missing return statements added
1698 - missing function return types added
1699 - added parentheses around assignment and
1700 && in || when suggested by gcc
1704 replaced direct calls to folder->scan_tree
1705 with folder_scan_tree and restore folder
1706 prefs in this function. The folder should
1707 not have to deal with them.
1708 ( Should now work for all folder types )
1710 2002-07-02 [paul] 0.7.8claws42
1712 * sync with 0.7.8cvs13
1713 see ChangeLog 2002-07-01 and 2002-07-02
1715 2002-07-01 [christoph] 0.7.8claws41
1718 fix "goto next/prev unread message" with
1721 2002-07-01 [paul] 0.7.8claws40
1724 updated by Ricardo Mones Lastra
1726 2002-06-30 [match] 0.7.8claws39
1729 applied variation of leonerd's patch (566661) to
1730 allow multiple email addresses per JPilot entry.
1731 addresses may be separated by space, comma, pipe,
1732 semi-colon, new-line.
1734 2002-06-30 [alfons] 0.7.8claws38
1737 simple fix for putting older nodes before
1738 newer nodes when threading by subject
1740 2002-06-30 [christoph] 0.7.8claws37
1747 fix broken folder tree rescaning
1748 and don't use procmsg_get_mark_sum
1751 2002-06-30 [christoph] 0.7.8claws36
1753 * merge new cache branch
1755 fix new cache imap copy bug
1757 improved folder_item_scan
1758 it should now always set the correct
1759 new, unread and total message counts
1761 2002-06-29 [paul] 0.7.8claws35
1764 correct syntax error
1766 2002-06-29 [paul] 0.7.8claws34
1770 man/Makefile.am ** NEW FILE **
1771 man/sylpheed.1.gz ** NEW FILE **
1772 add Sylpheed man page
1774 2002-06-29 [paul] 0.7.8claws33
1777 updated by Fabio Junior Beneditto
1779 2002-06-28 [jens] 0.7.8claws32
1784 * src/selective_download.c
1785 removed gettext for space " "
1790 2002-06-28 [paul] 0.7.8claws31
1792 * sync with 0.7.8cvs11
1793 see ChangeLog 2002-06-28
1795 2002-06-28 [paul] 0.7.8claws30
1797 * sync with 0.7.8cvs10
1798 see ChangeLog 2002-06-27 and 2002-06-28
1800 2002-06-26 [paul] 0.7.8claws29
1803 src/selective_download.c
1804 don't gettextise empty strings.
1805 reserved by gettext. gettext("") returns
1806 the header entry with meta information,
1807 not the empty string
1812 2002-06-26 [paul] 0.7.8claws28
1814 * sync with 0.7.8cvs7
1815 see ChangeLog 2002-06-25
1817 * src/prefs_common.c
1818 ...and in the process, tweak the gui a little
1820 2002-06-25 [alfons] 0.7.8claws27
1824 fine tune ldap library detection
1826 2002-06-25 [alfons] 0.7.8claws26
1829 don't allow return receipts when composing a news article
1831 2002-06-25 [paul] 0.7.8claws25
1834 add '$(AMTAR)' to 'release' section to allow for
1835 new and older autotools
1837 2002-06-25 [paul] 0.7.8claws24
1840 fix "No more unread messages" persistant pop-up
1843 2002-06-25 [paul] 0.7.8claws23
1846 updated by Alessandro Maestri
1848 2002-06-25 [paul] 0.7.8claws22
1850 * sync with 0.7.8cvs6
1851 see ChangeLog 2002-06-25
1853 2002-06-24 [paul] 0.7.8claws21
1856 add GPL copyright information
1858 2002-06-24 [paul] 0.7.8claws20
1862 tools/update-po ** NEW FILE **
1863 add script that eases the creation of *.po files
1864 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1866 2002-06-23 [alfons] 0.7.8claws19
1869 make notification_convert_header obey const correctness
1870 (next step will be fixing the broken return receipt)
1872 2002-06-23 [paul] 0.7.8claws18
1875 fix bug introduced in last commit:
1876 removed too much code in last commit - put back what's
1879 2002-06-23 [paul] 0.7.8claws17
1881 * src/messageview.[ch]
1882 remove code committed in error from locally patched
1885 2002-06-23 [colin] 0.7.8claws16
1888 add compose_entry_select(), used to select the default_to
1889 email address - hopefully avoiding people sending mails to
1892 2002-06-22 [alfons] 0.7.8claws15
1895 add Bram Metsch & Stanislav Karchebny
1897 * src/prefs_account.[ch]
1899 - apply and adapt Bram's patch which allows user to set SMTP AUTH
1900 options. (see <http://sourceforge.net/tracker/index.php
1901 ?func=detail&aid=566937&group_id=25528&atid=384600>);
1903 - merge Stanislav's fix to make SMTP AUTH work with qmail
1904 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1906 2002-06-22 [paul] 0.7.8claws14
1908 * sync with 0.7.8cvs5
1909 see ChangeLog 2002-06-19 and 2002-06-20
1911 2002-06-22 [alfons] 0.7.8claws13
1913 * src/selective_download.c
1914 fix a stupid mistake I made
1916 2002-06-22 [alfons] 0.7.8claws12
1918 * src/selective_download.[ch]
1919 fix another unnoticed leak; cleanup code
1924 gpg-sign <-- gpg-sign-syl
1926 2002-06-21 [alfons] 0.7.8claws11
1928 * src/selective_download.c
1929 * src/selective_download.h
1930 fix assorted mix of allocation errors (should solve
1931 problem reported by Philippe Gramoullé, see:
1932 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1934 2002-06-20 [melvin] 0.7.8claws10
1936 * tools/gpg-sign *REMOVED*
1937 tools/gpg-sign-syl *ADDED*
1938 Replaced the gpg clearsigning script with the version using
1939 xterm instead of ssh-askpass and changed its name.
1942 Updated actions example to reflect the renaming of the
1943 gpg clearsigning script.
1945 2002-06-19 [paul] 0.7.8claws9
1947 * sync with 0.7.8claws9
1948 see ChangeLog 2002-06-18 and 2002-06-19
1950 2002-06-19 [paul] 0.7.8claws8
1952 * sync with 0.7.8cvs1
1953 see ChangeLog 2002-06-18
1955 2002-06-18 [alfons] 0.7.8claws7
1958 add omitted prototype
1960 2002-06-17 [paul] 0.7.8claws6
1963 fix hiding of exec_btn
1965 2002-06-17 [paul] 0.7.8claws5
1968 remove unneeded code: should_delete()
1969 and Pop3State::uidl_todelete_list
1971 2002-06-17 [paul] 0.7.8claws4
1974 see ChangeLog 2002-06-11 and 2002-06-13
1976 2002-06-16 [alfons] 0.7.8claws3
1979 make sure lock sort mode (claws specific) is
1980 also persists after a tree rescan
1982 2002-06-16 [alfons] 0.7.8claws2
1984 * src/prefs_folder_item.c
1986 fix persistence of folder sort mode (broken
1987 by adapting Hiro's new folder persistence code)
1989 2002-06-16 [alfons] 0.7.8claws1
1993 * src/prefscommon.[ch]
1994 control size of log text in log window;
1995 closes patch #569155 submitted by Mitko Haralanov.
1997 2002-06-15 [paul] 0.7.8claws
1999 * release of 0.7.8claws
2001 2002-06-15 [paul] 0.7.7claws
2004 updated by Fabio Junior Beneditto
2006 2002-06-14 [paul] 0.7.6claws49
2009 updated by Ricardo Mones Lastra
2011 2002-06-14 [paul] 0.7.6claws48
2014 updated translation by Wilbert Berendsen
2016 2002-06-14 [melvin] 0.7.6claws47
2019 Updated French translation
2021 2002-06-13 [paul] 0.7.6claws46
2024 allow filename to be typed in, rather than just
2025 selected by the mouse. Patch by Gustavo Noronha Silva.
2027 2002-06-13 [alfons] 0.7.6claws45
2029 * src/mainwindow.[ch]
2030 more cleanups (removing unnecessary menu items Expand
2031 summary / message view)
2033 2002-06-13 [melvin] 0.7.6claws44
2036 Added src/string_match.c
2037 * src/string_match.c
2038 Fixed possible buffer overflow.
2040 Added missing config.h header.
2041 * src/prefs_common.c
2044 Made some strings translatable (missing _(..)).
2046 2002-06-13 [melvin] 0.7.6claws43
2049 Corrected action example (verifying clearsigned mail).
2050 * src/prefs_account.c
2052 * src/prefs_common.c
2053 Removed incorrect line that generated a Gtk-CRITICAL msg.
2055 2002-06-12 [alfons] 0.7.6claws42
2058 add init of score column lost in 0.7.6claws42
2060 2002-06-12 [paul] 0.7.6claws41
2062 * src/prefs_account.c
2063 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
2064 behavior of the radio buttons, (from 0.7.7cvs2)
2066 2002-06-11 [alfons] 0.7.6claws40
2068 * src/messageview.[ch]
2069 * src/summaryview.[ch]
2070 * src/summary_search.c
2072 perform a sync to bring in Hiro's separate view implementation
2074 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
2076 2002-06-11 [paul] 0.7.6claws39
2078 * src/prefs_account.c
2079 correct a typo on the Receive tab
2081 2002-06-10 [match] 0.7.6claws38
2084 Included address completion patch from Gustavo Noronha.
2086 2002-06-10 [paul] 0.7.6claws37
2090 src/prefs_account.[ch]
2091 src/selective_download.[ch]
2094 - check if POP Account
2095 - Receive Button renamed to Preview
2096 - Preview Button Popup: preview new/all messages
2098 - Account Preferences-->Receive tab checkbutton if you
2099 want to remove Mail after Download
2101 - Account Preferences-->Receive tab checkbutton use
2102 filtering rules on preview
2103 (think of delete_on_server)
2105 - Account selectable from SD dialog
2106 - checkbutton to show already downloaded messages if
2107 all messages are previewed
2108 - new clist column showing Date
2111 - play ball with UIDL
2112 - fault tolerant (?)
2113 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2115 2002-06-10 [melvin] 0.7.6claws36
2118 Added a hint to ac/README in cvs instructions.
2120 * src/prefs_actions.c
2121 Made it possible to use a more elaborate command line
2122 for asynchronous actions, too.
2124 2002-06-10 [melvin] 0.7.6claws35
2126 * src/prefs_actions.c
2127 Make it possible to use a more elaborate command line
2128 (e.g. |foo|bar|cat>there;echo Done|)
2129 Corrected error message when calling %f, %F and %p commands
2130 from the compose window.
2132 2002-06-09 [colin] 0.7.6claws34
2135 Automatically find unread messages in current folder
2136 before annoying the user.
2138 2002-06-08 [alfons] 0.7.6claws33
2141 remove bad formatting string in it.po translation
2142 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2144 2002-06-08 [paul] 0.7.6claws32
2146 * sync with 0.7.6cvs25
2147 see ChangeLog 2002-06-07
2149 2002-06-05 [paul] 0.7.6claws31
2152 add 'Sort by locked' and 'Sort by score'
2154 2002-06-05 [paul] 0.7.6claws30
2156 * sync with 0.7.6cvs24
2157 see ChangeLog 2002-06-04
2159 2002-06-04 [paul] 0.7.6claws29
2162 updated by Fabio Junior Beneditto
2164 2002-06-03 [thorsten] 0.7.6claws28
2167 fclose() matcherrc after reading
2169 2002-06-03 [paul] 0.7.6claws27
2171 * sync with 0.7.6cvs21
2172 see ChangeLog 2002-05-31
2174 2002-05-31 [paul] 0.7.6claws26
2176 * sync with 0.7.6cvs20
2177 see ChangeLog 2002-05-29 and 2002-05-30
2179 2002-05-31 [paul] 0.7.6claws25
2182 hopefully fix last buggy sync
2185 correct typo in 'Actions' examples
2187 2002-05-29 [paul] 0.7.6claws24
2189 * sync with 0.7.6cvs18
2190 see ChangeLog 2002-05-28 and 2002-05-29
2196 2002-05-28 [paul] 0.7.6claws23
2198 * sync with 0.7.6cvs16
2199 see ChangeLog 2002-05-28
2201 2002-05-27 [thorsten] 0.7.6claws22
2203 * faq/it/sylpheed-faq-1.html
2204 faq/it/sylpheed-faq-2.html
2205 faq/it/sylpheed-faq-3.html
2206 faq/it/sylpheed-faq.html
2207 corrected DOS lineendings
2208 * faq/de/sylpheed-faq-1.html
2209 faq/de/sylpheed-faq-2.html
2210 faq/en/sylpheed-faq-1.html
2211 faq/en/sylpheed-faq-2.html
2212 faq/en/sylpheed-faq-3.html
2213 faq/es/sylpheed-faq-1.html
2214 faq/es/sylpheed-faq-2.html
2215 faq/es/sylpheed-faq-3.html
2216 faq/fr/sylpheed-faq-1.html
2217 faq/it/sylpheed-faq-1.html
2218 faq/it/sylpheed-faq-2.html
2219 faq/it/sylpheed-faq-3.html
2220 faq/it/sylpheed-faq.html
2221 changed ">" to "
2223 2002-05-27 [paul] 0.7.6claws21
2225 * sync with 0.7.6cvs15
2226 see ChangeLog 2002-05-27
2228 2002-05-27 [paul] 0.7.6claws20
2230 * src/prefs_account.c
2233 2002-05-26 [paul] 0.7.6claws19
2238 2002-05-25 [paul] 0.7.6claws18
2241 add description of kmail2sylpheed.pl
2243 2002-05-25 [paul] 0.7.6claws17
2245 * tools/kmail2sylpheed.pl ** NEW FILE **
2246 perl script that converts an exported Kmail address
2247 book, converts it to sylpheed addressbook file,
2248 writes the file to .sylpheed, and updates
2251 2002-05-25 [paul] 0.7.6claws16
2253 * sync with 0.7.6cvs14
2254 see ChangeLog 2002-05-23
2256 2002-05-24 [paul] 0.7.6claws15
2259 make a correction and add some more info
2261 2002-05-24 [paul] 0.7.6claws14
2265 compose_redirect_write_headers_from_headerlist()
2266 add Subject and Resent-Message-ID to
2267 compose_redirect_write_headers()
2268 Received, Subject, and X-UIDL are filtered out in
2269 compose_redirect_write_to_file()
2271 2002-05-23 [paul] 0.7.6claws13
2277 src/matcher_parser_lex.l
2278 src/matcher_parser_parse.y
2279 src/prefs_common.[ch]
2280 src/prefs_filtering.c
2282 rename 'Bounce' to 'Redirect'
2284 2002-05-23 [paul] 0.7.6claws12
2286 * more sync with 0.7.6cvs13
2288 see ChangeLog 2002-05-22
2290 2002-05-22 [paul] 0.7.6claws11
2292 * sync with 0.7.6cvs13
2294 see ChangeLog 2002-05-20
2296 see ChangeLog 2002-05-22
2298 2002-05-21 [melvin] 0.7.6claws10
2301 Added missing filtering and scoring headers
2302 Fixed bad function call that showed garbage
2303 in Folder->Processing
2305 2002-05-21 [paul] 0.7.6claws9
2308 make all tools executable, (patch by Alfons).
2310 2002-05-20 [alfons] 0.7.6claws8
2313 don't forget to call mktime() so we have a valid week
2315 (Bug report by Roger Sondermann <mail@jumaros.de>)
2317 2002-05-20 [paul] 0.7.6claws7
2320 fix broken parsing of urls
2322 fix displaying of urls
2324 both fixes from the patch [547855] by Eugene
2327 2002-05-19 [alfons] 0.7.6claws6
2330 make sylpheed configure correctly with the latest
2331 and greatest of automake / autoconf / gettext
2333 2002-05-19 [alfons] 0.7.6claws5
2337 add function for returning ime zone offset
2339 * src/quote_fmt_parse.y
2340 better quotation formatting - does not convert
2341 to local time, but uses the original date string.
2343 Note: %z inserts the timezone offset (should
2344 work also on platforms where strftime does not
2347 2002-05-18 [christoph] 0.7.6claws4
2350 fix indentation of some code
2355 correct path for ignorethread.xpm
2356 incorrect filename for sylpheed_logo.xpm
2357 add missing include matcher_parser_parse.h
2359 2002-05-18 [paul] 0.7.6claws3
2361 * sync with 0.7.6cvs8
2362 see ChangeLog 2002-05-16 and 2002-05-17
2364 2002-05-18 [melvin] 0.7.6claws2
2367 Corrected an action's definition and fixed some misspellings.
2369 2002-05-18 [paul] 0.7.6claws1
2372 tools/gpg-sign ** new file **
2373 tools/uudec ** new file **
2374 add Melvin's Actions scripts
2377 add Melvin's descriptions for Actions
2379 2002-05-18 [paul] 0.7.6claws
2381 * Version 0.7.6claws released
2383 2002-05-17 [paul] 0.7.5claws32
2386 updated by Ricardo Mones Lastra
2388 2002-05-17 [paul] 0.7.5claws31
2391 fix Account prefs default folder for sent/draft/deleted
2396 updated translation by Alessandro Maestri and
2399 2002-05-17 [melvin] 0.7.5claws30
2401 * src/prefs_actions.c
2402 Fixed bug where using %F not at the end of the command
2403 resulted in an additional empty argument being created.
2404 Thanks to Darko Koruga for reporting the bug.
2406 2002-05-17 [melvin] 0.7.5claws29
2409 Updated French translations.
2411 2002-05-15 [paul] 0.7.5claws28
2414 updated by Ricardo Mones Lastra
2416 2002-05-15 [paul] 0.7.5claws27
2418 * sync with 0.7.6cvs4
2419 see ChangeLog 2002-05-14 and 2002-05-15
2421 2002-05-14 [paul] 0.7.5claws26
2423 * sync with 0.7.6cvs1
2424 see ChangeLog 2002-05-13
2426 2002-05-13 [thorsten] 0.7.5claws25
2429 fix select_all and copy in multipart messages
2431 fix select_all and copy in multipart messages
2433 2002-05-12 [paul] 0.7.5claws24
2436 reverse last commit, bug already fixed in 0.7.5claws3
2438 2002-05-12 [netztorte] 0.7.5claws23
2441 dont parse empty addressbook (checked in before claws20)
2443 2002-05-12 [melvin] 0.7.5claws22
2446 Removed unneeded priority code introduced by the previous
2449 2002-05-12 [melvin] 0.7.5claws21
2452 Added possibility to set message's priority.
2454 Added possibility to set message's priority.
2455 Added missing headers
2457 2002-05-12 [melvin] 0.7.5claws20
2459 * src/prefs_actions.c
2460 Removed implicitely added quotes around the name
2461 of the temporary files of mime parts.
2463 2002-05-12 [paul] 0.7.5claws19
2465 * sync with 0.7.5cvs20
2466 see ChangeLog 2002-05-11
2468 2002-05-12 [alfons] 0.7.5claws18
2470 * src/quote_fmt_lex.l
2471 * src/quote_fmt_parse.y
2472 allow quote / reply date & time format to be set using
2473 %D{format}. format is a format string you'd pass to
2474 strftime() (see man strftime, or the Display tab |
2475 Date format setting).
2477 Currently %D converts the date to local time.
2479 2002-05-11 [paul] 0.7.5claws17
2481 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2482 see ChangeLog 2002-05-10 and 2002-05-11
2484 2002-05-10 [paul] 0.7.5claws16
2486 * sync with 0.7.5cvs16
2487 see ChangeLog entries 2002-05-09 and
2490 2002-05-10 [colin] 0.7.5claws15
2493 Corrected a bug that prevented sylpheed to open
2494 double-clicked URIs.
2496 2002-05-09 [paul] 0.7.5claws14
2498 * sync with 0.7.5cvs14
2499 see ChangeLog 2002-05-08 and 2002-05-09
2501 2002-05-08 [paul] 0.7.5claws13
2503 * sync with 0.7.5cvs11
2504 see ChangeLog entry 2002-05-08
2506 2002-05-08 [paul] 0.7.5claws12
2510 fix segfault on View->Open in new window
2511 patch submitted by Thorsten Maerz <torte@netztorte.de>
2513 2002-05-07 [paul] 0.7.5claws11
2515 * sync with 0.7.5cvs9
2516 see ChangeLog entry 2002-05-07
2518 2002-05-06 [paul] 0.7.5claws10
2522 display url in statusbar on single-click
2523 patch submitted by Thorsten Maerz <torte@netztorte.de>
2525 2002-05-06 [match] 0.7.5claws9
2532 XML implementation of properties file.
2533 * src/exporthtml.[ch]
2534 * src/expthtmldlg.[ch]
2538 2002-05-02 [sergey] 0.7.5claws8
2540 * src/mainwindow.c (mainwin_entries),
2541 src/prefs_common.c (prefs_send_create()),
2542 src/codeconv.c (locale_table):
2543 use charset name "Windows-1251" instead of "CP1251".
2545 2002-05-02 [colin] 0.7.5claws7
2549 src/prefs_folder_item.c
2550 Fixed cosmetics bugs due to Outbox renamed to Sent.
2552 2002-05-02 [hiro] 0.7.5claws6
2555 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2557 2002-05-02 [paul] 0.7.5claws5
2560 more sync with 0.7.5cvs7, see ChangeLog entry
2563 2002-05-02 [hiro] 0.7.5claws4
2566 compose_queue_sub():
2567 check if queue folder exists (closes #550397).
2568 removed directory creation since it should be handled
2571 imap_add_msg(): return UID for appended message
2574 2002-04-30 [paul] 0.7.5claws3
2577 fix account_find_from_address() bug
2579 2002-04-28 [colin] 0.7.5claws2
2583 src/prefs_common.[ch]
2585 Added user-definable quotation characters recognition.
2587 2002-04-28 [paul] 0.7.5claws1
2589 * sync with 0.7.5cvs4
2590 see ChangeLog entry 2002-04-25
2592 2002-04-28 [paul] 0.7.5claws
2597 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2598 Fabio Junior Beneditto
2600 2002-04-27 [jens] 0.7.4claws103
2603 updated German translation.
2605 2002-04-27 [hiro] 0.7.4claws102
2608 summary_write_cache(): fixed the mark loss of hidden messages.
2610 2002-04-26 [melvin] 0.7.4claws101
2613 fixed a second typo (same one)
2617 fixed the type again...
2619 2002-04-26 [melvin] 0.7.4claws100
2622 fixed a typo in an alert message ("temorary").
2625 corrected the typo described above.
2627 updated French translation.
2629 2002-04-26 [darko] 0.7.4claws99
2632 fix target folder colorization
2634 2002-04-25 [paul] 0.7.4claws98
2637 updated by Alessandro Maestri
2639 2002-04-24 [colin] 0.7.4claws97
2642 Fixed double "subject is empty" question.
2644 2002-04-23 [colin] 0.7.4claws96
2647 Corrected issue when "automatically display images" was
2648 not set : first image remained after selecting second.
2650 2002-04-23 [melvin] 0.7.4claws95
2652 * src/prefs_actions.c
2653 Don't display in/out dialog if there is nothing to show.
2655 2002-04-23 [paul] 0.7.4claws94
2657 * sync with 0.7.5cvs3
2658 bug fixes: see ChangeLog entry 2002-04-23
2660 2002-04-22 [darko] 0.7.4claws93
2663 fix previous check-in which changed code after
2666 2002-04-22 [paul] 0.7.4claws92
2673 update English, Spanish and French FAQs
2676 add German and Spanish manuals
2679 update English and French manuals
2682 add to and re-arrange the pixmap entries
2684 2002-04-22 [darko] 0.7.4claws91
2687 fix sender initials recognition to only allow
2688 '>' after the initials
2690 2002-04-21 [paul] 0.7.4claws90
2692 * sync with 0.7.5 release
2693 see ChangeLog entry 2002-04-21
2698 add colin's new pixmaps to EXTRA_DIST
2700 2002-04-21 [colin] 0.7.4claws89
2703 * src/mainwindow.[ch]
2704 * src/prefs_common.[ch]
2705 * src/stock_pixmap.[ch]
2706 Added "Work offline" ability.
2708 2002-04-21 [colin] 0.7.4claws88
2711 * src/prefs_common.c
2712 * src/prefs_common.h
2713 * src/textview.c : Added an option to common preferences -> display
2714 to allow user not to automatically display images.
2716 2002-04-21 [paul] 0.7.4claws87
2718 * sync with 0.7.4cvs52
2719 see ChangeLog entry 2002-04-21 (src/imap.c)
2721 2002-04-21 [paul] 0.7.4claws86
2723 * sync with 0.7.4cvs51
2724 see ChangeLog entry 2002-04-21
2726 2002-04-21 [paul] 0.7.4claws85
2728 * sync with 0.7.4cvs49
2729 see ChangeLog entries 2002-04-20 and 2002-04-21
2732 clean up: remove old 'stock_' element from xpm
2735 2002-04-21 [alfons] 0.7.4claws84
2737 apply sync patch from Paul
2740 use old claws prefs_folder_item_create() for now
2742 2002-04-19 [match] 0.7.4claws83
2744 * src/addressbook.[ch]
2745 * src/addrharvest.[ch]
2746 * src/addrgather.[ch]
2749 * src/summaryview.[ch]
2752 2002-04-19 [paul] 0.7.4claws82
2755 updated by Fabio Junior Beneditto
2757 2002-04-14 [alfons] 0.7.4claws81
2760 add #include <sys/types.h> for mode_t and off_t
2762 2002-04-13 [paul] 0.7.4claws80
2767 src/prefs_common.[ch]
2769 enable storing of GnuPG passphrase for the whole
2770 session or a user-defined number of minutes. patch
2771 submitted by Ravemax <ravemax@dextrose.com>
2773 2002-04-13 [alfons] 0.7.4claws79
2776 make email parser also stop scanning when encountering separators
2777 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2779 2002-04-13 [paul] 0.7.4claws78
2781 * sync with 0.7.4cvs39
2782 see ChangeLog entry 2002-04-12
2784 2002-04-11 [paul] 0.7.4claws77
2786 * sync with 0.7.4cvs37
2787 see ChangeLog entry 2002-04-11
2789 2002-04-11 [paul] 0.7.4claws76
2792 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2793 the clause for OpenSSL). sync with sylpheed main
2795 2002-04-09 [melvin] 0.7.4claws75
2798 Made 'Ctrl-Enter' on send ignore some modifiers
2799 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2800 to bind other *-Enter (but not Alt-Enter).
2802 2002-04-09 [paul] 0.7.4claws74
2804 * sync with 0.7.4cvs35
2805 see ChangeLog entries 2002-04-09
2807 2002-04-08 [paul] 0.7.4claws73
2809 * sync with 0.7.4cvs33
2810 see ChangeLog entry 200-04-08
2812 2002-04-07 [match] 0.7.4claws72
2814 * src/addrharvest.[ch]
2815 fixed to read all addresses in header, regardless
2816 of header size. improved name parsing. accommodate
2817 harvest from folders and selected message.
2819 included new address parsing function.
2820 * src/addrgather.[ch]
2821 * src/addressbook.[ch]
2822 * src/summaryview.[ch]
2824 allow address harvest of folder as well as selected
2827 2002-04-07 [paul] 0.7.4claws71
2831 don't try to authenticate with CRAM-MD5 in SMTP when
2832 SMTP-AUTH enabled if MTA doesn't issue this
2833 auth-method in it's ehlo-response. bug item #531364,
2834 patch item #938910. patch submitted by Colin Leroy
2837 2002-04-07 [paul] 0.7.4claws70
2840 fix missing MODE_READER bug. patch submitted by
2841 Colin Leroy <colin@colino.net>
2843 2002-04-07 [alfons] 0.7.4claws69
2846 * src/prefs_filtering.c
2848 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2849 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2851 2002-04-07 [paul] 0.7.4claws68
2853 * sync with 0.7.4cvs32
2854 see ChangeLog entry 2002-04-06
2856 * tools/filter_conv.pl
2859 2002-04-06 [paul] 0.7.4claws67
2861 * tools/filter_conv.pl
2862 modify to be able to find the name of the first
2863 mailbox and use that. main's filter does not
2864 record the full path to the mailbox and therefore
2865 can only filter to the first mailbox.
2867 2002-04-05 [paul] 0.7.4claws66
2869 * tools/filter_conv.pl
2870 attempt to make the script all-encompassing and
2871 be able to convert any main 'filter' rule thrown
2874 2002-04-05 [paul] 0.7.4claws65
2876 * tools/filter_conv.pl
2877 allow for collapsed folder trees
2879 2002-04-05 [paul] 0.7.4claws64
2881 * sync with 0.7.4cvs31
2882 see ChangeLog entries 2002-04-05
2884 2002-04-03 [paul] 0.7.4claws63
2886 * sync with 0.7.4cvs29
2887 see ChangeLog entries 2002-04-02 and 2002-04-03
2889 2002-04-02 [paul] 0.7.4claws62
2891 * sync with 0.7.4cvs26
2892 see ChangeLog entry 2002-04-01
2894 2002-04-02 [match] 0.7.4claws61
2897 * src/importpine.[ch]
2899 import Pine address book.
2901 2002-04-02 [match] 0.7.4claws60
2903 * src/addrharvest.[ch]
2904 improve address parsing of funky addresses.
2906 2002-04-02 [darko] 0.7.4claws59
2909 wrap on send improvements, it now recognizes quoted
2910 initials as part of the quotation string, and it
2911 does not join lines separated by CR
2913 2002-04-01 [match] 0.7.4claws58
2916 added new functions.
2918 remove excessive duplicate address generation
2921 2002-04-01 [alfons] 0.7.4claws57
2926 2002-04-01 [paul] 0.7.4claws56
2928 * sync with 0.7.4cvs25
2929 see ChangeLog entry 2002-04-01
2931 2002-04-01 [alfons] 0.7.4aprilfool55
2934 honour feature request item #537427 to allow for
2935 displaying names from address book for sent mail also
2937 2002-03-29 [paul] 0.7.4claws54
2940 src/prefs_filtering.[ch]
2943 add 'fast filter' for claws' filtering,
2944 /Tools/Create filter rule/... patch submitted
2945 by Neill Miller <neillm@thecodefactory.org>
2947 2002-03-29 [paul] 0.7.4claws53
2949 * sync with 0.7.4cvs24
2950 see ChangeLog entry 2002-03-29
2952 2002-03-28 [paul] 0.7.4claws52
2954 * sync with 0.7.4cvs23
2955 see ChangeLog entry 2002-03-28
2957 2002-03-27 [melvin] 0.7.4claws51
2959 * src/prefs_actions.c
2960 Added support to pass only one message part (as a
2961 file) to the command using '%p'. No quotes are needed
2962 because doubles quotes are automatically added.
2963 Fixed bug where Sylpheed could block when waiting for
2964 a child process to finish.
2965 Changed the help menu to remove quotes around symbols to
2966 avoid misinterpretation (they must not be used).
2968 2002-03-27 [melvin] 0.7.4claws50
2971 Made the new mail notification command always
2972 execute asynchronously.
2974 2002-03-27 [paul] 0.7.4claws49
2977 fix bug introduced in last commit
2979 2002-03-27 [paul] 0.7.4claws48
2981 * sync with 0.7.4cvs21
2982 see ChangeLog 2002-03-26 and 2002-03-27
2984 2002-03-26 [hoa] 0.7.4claws47
2986 * src/prefs_folder_item.c
2987 really fixed the bug #516442 with folder rescan.
2989 2002-03-26 [paul] 0.7.4claws46
2991 * sync with 0.7.4cvs19
2992 see ChangeLog entries 2002-03-25 and 2002-03-26
2994 2002-03-25 [hoa] 0.7.4claws45
2998 fix the bug #516442 with folder rescan.
3000 * src/prefs_common.[ch]
3002 added an option to enable two different behaviours
3006 2002-03-25 [paul] 0.7.4claws44
3009 src/selective_download.c
3010 correct a few menuitem labels
3012 2002-03-25 [christoph] 0.7.4claws43
3015 fix non deleted tmp message in
3016 procmsg_save_to_outbox
3017 fix problems caused by sync with
3018 main branch's procmsg_send_queue
3020 2002-03-25 [paul] 0.7.4claws42
3024 src/quote_fmt_parse.y
3025 add Last name (%L) placeholder for quoting.
3026 patch submitted by Thorsten Thielen
3027 <thth@users.sourceforge.net>
3029 2002-03-25 [paul] 0.7.4claws41
3032 get full hostname. patch submitted by
3033 Bob Woodside <rwoodside1@comcast.net>
3035 2002-03-25 [paul] 0.7.4claws40
3040 src/prefs_account.[ch]
3041 enable NNTP over SSL. patch submitted by
3042 Pascal Jermini <pascal@infinity.hn.org>
3044 2002-03-24 [paul] 0.7.4claws39
3046 * src/prefs_common.c
3047 make the arrangement of the Compose tab more
3051 fix some irregularities of style
3054 updated by Kilian Krause
3056 2002-03-23 [paul] 0.7.4claws38
3059 updated by Fabio Junior Beneditto
3061 2002-03-23 [paul] 0.7.4claws37
3064 move 'Gather addresses' to 'Tools' menu
3065 make 'Selective download' sensitive
3067 2002-03-23 [paul] 0.7.4claws36
3069 * sync with 0.7.4cvs16
3070 see ChangeLog entries 2002-03-23
3072 2002-03-22 [christoph] 0.7.4claws35
3074 * src/quote_fmt_parse.y
3075 fix include program output
3077 2002-03-22 [alfons] 0.7.4claws34
3080 initialize GDate stack variable correctly (sorry!)
3082 2002-03-22 [paul] 0.7.4claws33
3088 rename 'Tool' to 'Tools'
3091 move 'Delete duplicated messages' from
3092 'Message/' to 'Tools/'
3093 re-arrange the order of 'Tools/' items
3095 2002-03-22 [paul] 0.7.4claws32
3098 src/addressbook.[ch]
3099 auto-address completion now also matches on
3100 Nickname. patch submitted by Bob Forsman
3101 <hammor@users.sourceforge.net>
3104 correct a spelling mistake
3106 2002-03-22 [alfons] 0.7.4claws31
3109 fix getting uidl from incorrect string
3112 2002-03-21 [alfons] 0.7.4claws30
3115 more code refactoring
3116 plug mem leak introduced by delete on server
3118 2002-03-21 [paul] 0.7.4claws29
3120 * sync with 0.7.4cvs11
3121 see ChangeLog entries 2002-03-20
3123 2002-03-20 [alfons] 0.7.4claws28
3126 apply Colin's patch and refactor
3128 2002-03-20 [paul] 0.7.4claws27
3130 * sync with sylpheed 0.7.4cvs9
3131 see ChangeLog entry 2002-03-20
3133 2002-03-19 [christoph] 0.7.4claws26
3138 revert changes for flag updates
3139 (does not work correctly and no time to debug)
3141 2002-03-20 [alfons] 0.7.4claws25
3144 refactor should_delete() a little bit
3146 2002-03-19 [paul] 0.7.4claws24
3150 src/prefs_account.[ch]
3151 allow the user to leave downloaded mail on the
3152 server for n days. Patch submitted by Colin Leroy
3155 2002-02-19 [paul] 0.7.4claws23
3157 * sync with sylpheed 0.7.4cvs8
3158 see ChangeLog entries 2002-03-19
3160 2002-03-18 [paul] 0.7.4claws22
3162 * sync with sylpheed 0.7.4cvs6
3163 see ChangeLog entry 2002-03-18
3165 2002-03-18 [paul] 0.7.4claws21
3168 add en_GB message catalogue
3173 correct a few spelling mistakes
3175 2002-03-17 [alfons] 0.7.4claws20
3178 more stringent checks for NULL params when writing
3179 filtering actions to a file
3181 2002-03-17 [hoa] 0.7.3claws20
3184 fixed the count of new messages
3187 fixed the "attachment properties" window
3189 2002-03-17 [paul] 0.7.4claws19
3194 src/prefs_account.[ch]
3197 automatically mark cross-posted messages as read
3198 and (optionally) give them a colour label
3199 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3202 2002-03-17 [paul] 0.7.4claws18
3204 * sync with sylpheed 0.7.4cvs5
3205 see ChangeLog entry 2002-03-17
3207 2002-03-17 [melvin] 0.7.4claws17
3210 Worked around a gtktext 'bug': when searching for
3211 a text in a long message it was scrolling slowly
3212 line by line until it hit the searched text.
3214 Updated French translation
3216 2002-03-17 [melvin] 0.7.4claws16
3220 * src/prefs_actions.c
3221 Moved "Edit/Actions" to "Tool/Actions"
3222 Made mainwindow/compose window sensitive as soon as
3223 no child process is running anymore even if the io dialog
3225 Fixed a struct being initialized with a non constant char*
3227 2002-03-16 [christoph] 0.7.4claws15
3230 add --with-compiler-flags option
3231 (only for developer hacking)
3235 try to make folder-stats and flag handling more
3236 independent from the summaryview. msgcounts
3237 are only set when the folder is opened and
3238 procmsg_msginfo_(un)set_flags will handle it
3239 later and summaryview will get the values
3242 2002-03-16 [paul] 0.7.4claws14
3245 fix Return-receipt. Patch submitted by Bob
3246 Woodside <rwoodside1@comcast.net>
3248 2002-03-16 [paul] 0.7.4claws13
3251 fix 'dynamic' signatures, make it work again
3252 broken during sync on 2002-03-14 (0.7.4claws2)
3254 2002-03-15 [match] 0.7.4claws12
3256 * src/addrharvest.[ch]
3257 * src/addrgather.[ch]
3258 * src/addressbook.[ch]
3260 included address harvester feature. still some
3261 issues with address parsing that I will fix.
3263 2002-03-15 [match] 0.7.4claws11
3266 * src/addrcache.[ch]
3267 * src/addressbook.[ch]
3276 tidy up. fix memory leaks. moved attribs and methods
3277 from individual interfaces to addrcache object. prep
3278 for new stuff to come in.
3280 2002-03-15 [alfons] 0.7.4claws10
3283 * src/matcher_parser_parse.y
3284 * src/matcher_parser_lex.l
3285 * src/prefs_matcher.c
3286 add filtering conditions message greater than, smaller
3287 than, and exactly matching a size in bytes
3288 (does not work with delete from POP3 server yet)
3290 this should also give others an idea what you should
3291 do to add new criterions to claws filtering system
3294 2002-03-15 [paul] 0.7.4claws9
3296 * tools/filter_conv.pl
3297 exit if there are no filter rules to convert
3298 rename filterrc to filterrc.old after completion
3300 2002-03-15 [paul] 0.7.4claws8
3302 * sync with sylpheed 0.7.4cvs3
3303 see ChangeLog entry 2002-03-14
3305 2002-03-14 [paul] 0.7.4claws7
3308 clean up the last commit (ahem)
3310 2002-03-14 [paul] 0.7.4claws6
3313 fix bug #515655. honour account preferences
3314 regarding gpg default signing/encryption when
3315 changing account from the compose window.
3317 2002-03-14 [paul] 0.7.4claws5
3320 remove unnecessary curly brackets
3322 2002-03-14 [paul] 0.7.4claws4
3325 src/prefs_filtering.[ch]
3326 add filter rename on folder rename and filter
3327 delete on folder delete. Patch submitted by
3328 Neill Miller <neillm@thecodefactory.org>
3330 2002-03-14 [christoph] 0.7.4claws3
3335 (patch submitted by "Simon 'corecode' Schubert")
3336 * src/prefs_common.c
3340 2002-03-14 [paul] 0.7.4claws2
3342 * sync with sylpheed 0.7.4cvs2
3343 see ChangeLog entry 2002-03-13
3345 2002-03-12 [darko] 0.7.4claws1
3348 fix what seems to be a copy and paste error
3349 when setting color for important messages
3352 2002-03-11 [paul] version 0.7.4claws released
3354 2002-03-11 [paul] 0.7.4claws
3360 update message catalogs. Submitted by Ricardo Mones
3361 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3362 Fabio Junior Beneditto
3367 faq/it/sylpheed-faq*
3373 2002-03-11 [jens] 0.7.3claws7
3376 updated German translation
3378 2002-03-11 [melvin] 0.7.3claws6
3381 updated and corrected French translation
3383 2002-03-10 [hoa] 0.7.3claws5
3387 * src/prefs_account.c
3390 fixed the local account.
3391 you have to change the default "/usr/sbin/sendmail"
3392 to "/usr/sbin/sendmail -t" in the preferences of
3396 removed some debug display for renderer
3398 2002-03-10 [paul] 0.7.3claws4
3400 * faq/en/sylpheed-faq-1.html
3401 faq/en/sylpheed-faq-2.html
3404 2002-03-09 [paul] 0.7.3claws3
3406 * sync with sylpheed 0.7.4
3407 see ChangeLog entry 2002-03-09
3409 2002-03-08 [paul] 0.7.3claws2
3411 * faq/en/sylpheed-faq*
3412 faq/es/sylpheed-faq*
3413 faq/fr/sylpheed-faq*
3416 * manual/fr/.cvsignore
3417 manual/fr/Makefilea.am
3421 add the French manual
3423 2002-03-07 [paul] 0.7.3claws1
3425 * sync with sylpheed 0.7.3cvs4
3426 see ChangeLog entries 2002-03-06 and 2002-03-07
3429 updated by Wilbert Berendsen
3431 2002-03-07 [melvin] 0.7.2claws34
3433 * src/selective_download.c
3434 Changed the pixmap of the receive button to MAIL_RECEIVE.
3436 2002-03-06 [paul] 0.7.2claws33
3438 * sync with sylpheed 0.7.3cvs1
3439 bug fix, see ChangeLog entry 2002-03-05
3441 2002-03-05 [paul] 0.7.2claws32
3446 reverse the pgp ascii-armored code implemented in
3447 0.7.2claws16. removal of this code until it matures.
3448 this means that verifying ascii-armored pgp sigs and
3449 automatic decryption of ascii-armored encrypted
3450 messages no longer works.
3452 2002-03-05 [paul] 0.7.2claws31
3457 * faq/en/Makefile.am
3458 faq/en/sylpheed-faq.html
3459 faq/en/sylpheed-faq-1.html
3460 faq/en/sylpheed-faq-2.html
3461 faq/en/sylpheed-faq-3.html
3462 * faq/es/Makefile.am
3463 faq/es/sylpheed-faq.html
3464 faq/es/sylpheed-faq-1.html
3465 faq/es/sylpheed-faq-2.html
3466 faq/es/sylpheed-faq-3.html
3467 faq/es/sylpheed-faq-4.html
3468 * faq/fr/Makefile.am
3469 faq/fr/sylpheed-faq.html
3470 faq/fr/sylpheed-faq-1.html
3471 faq/fr/sylpheed-faq-2.html
3472 faq/fr/sylpheed-faq-3.html
3477 add FAQs in English, Spanish and French
3480 2002-03-05 [paul] 0.7.2claws30
3482 * manual/en/sylpheed.html
3483 manual/en/sylpheed-XX.html
3484 updated the English manual
3489 dialog box pops up if the article can't be deleted.
3494 updated by Fabio Junior Benedito
3498 * removed ac/gpgme.m4
3499 to avoid autogen common problem
3500 developers have to install gpgme development package now
3503 encoding to 7bit or 8bit is enabled.
3505 2002-03-03 [alfons] 0.7.2claws29
3508 merge fix by Oliver Haertel for selective
3511 2002-03-03 [paul] 0.7.2claws28
3513 * sync with sylpheed 0.7.3
3515 2002-03-03 [paul] 0.7.2claws27
3517 * sync with sylpheed 0.7.2cvs24
3518 see ChangeLog entries 2002-03-02 and 2002-03-03
3520 2002-03-02 [melvin] 0.7.2claws26
3525 * src/prefs_common.[ch]
3526 Added user definable notification on new mail arrival.
3527 Removed unused variables in spell checker prefs code.
3529 2002-03-02 [melvin] 0.7.2claws25
3532 Removed unnecessary escape sequences.
3533 Changed 'Initial...' to 'Initials of Sender'
3535 2002-03-02 [paul] 0.7.2claws24
3537 * sync with sylpheed 0.7.2cvs22
3538 see ChangeLog entry 2002-03-01
3540 2002-03-01 [hoa] 0.7.2claws23
3543 Set sensitivity of delete actions to active
3544 even if the folder is a newsgroup.
3547 - Set sensitivity of delete actions
3548 - Added function check_permission() that will check if the
3549 user is authorized to delete a message. For news, it
3550 will check if the author is the same.
3551 - Enabled deletion when there is no trash folder.
3554 - Added news_cancel_article() to cancel articles
3555 - Implemented news_remove_message() (public function)
3557 2002-03-01 [paul] 0.7.2claws22
3561 recognise urls that that don't include 'http://' and
3565 remove duplicated name
3567 2002-02-28 [paul] 0.7.2claws21
3570 src/summaryview.[ch]
3571 add ability to 'Select thread'
3572 combines Melvin's "Select thread's head" patch (#510907)
3573 with Colin Leroy's <colin@colino.net> "Select whole thread"
3576 2002-02-28 [paul] 0.7.2claws20
3579 hopefully fix segfault on right-clicking a mime part
3580 that some people have experienced.
3581 fix submitted by Fredrik Olofsson <frol@linux.nu>
3583 2002-02-28 [paul] 0.7.2claws19
3585 * sync with sylpheed 0.7.2cvs21
3586 see ChangeLog entries 2002-02-27 and 2002-02-28
3588 2002-02-27 [paul] 0.7.2claws18
3590 * sync with sylpheed 0.7.2cvs18
3591 see ChangeLog entries 2002-02-26 and 2002-02-27
3593 2002-02-26 [alfons] 0.7.2claws17
3596 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3597 (spotted by Chris Hessman <idatech@gmx.net>)
3599 2002-02-26 [paul] 0.7.2claws16
3604 make decryption of ascii-armored pgp encrypted messages
3605 and verification of ascii-armored signatures work again.
3606 slightly altered from the patch by Jens Jahnke
3610 * the checking of plaintext signatures always comes up in
3612 * it doesn't work for multipart messages
3613 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3614 including the msg headers and these 2 line themselves, are
3618 "View/Folder Tree" becomes "View/Separate Folder Tree"
3619 "View/Message View" becomes "View/Separate Message View"
3620 because its less ambiguous.
3623 updated by Ricardo Mones Lastra
3625 2002-02-26 [paul] 0.7.2claws15
3627 * sync with sylpheed 0.7.2cvs17
3628 see ChangeLog entries 2002-02-25 and 2002-02-26
3630 2002-02-25 [christoph] 0.7.2claws14
3632 * src/filtering.[ch]
3634 do filtering stuff after all messages have been received
3635 1. drop all messages to .processing
3636 2. scan processing folder for messages
3637 3. filter messages or move to inbox
3638 this will also find old messages left in processing after
3639 a crash or something like that and we get a real msginfo
3640 from folder->get_msg_list and do not have to create our
3641 own in filter_message
3642 * src/matcher_parser_parse.y
3643 remove MIX/MAX warning (reordered includes)
3645 2002-02-25 [paul] 0.7.2claws13
3647 * sync with sylpheed 0.7.2cvs15
3648 see ChangeLog entry 2002-02-24
3650 2002-02-24 [alfons] 0.7.2claws12
3653 clear old color flags first when applying a new color to
3655 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
3657 2002-02-24 [alfons] 0.7.2.claws11
3660 * src/prefs_common.c
3661 add presets for Opera and Konqueror, closes patch #517261,
3662 submitted by Ville Skyttä <scop@users.sourceforge.net>
3664 2002-02-24 [alfons] 0.7.2.claws10
3668 fix threading for null message ids, closes patch #521601,
3669 submitted by Bob Forsman <hammor@users.sourceforge.net>
3671 2002-02-24 [alfons] 0.7.2claws9
3675 make Tool | Filter Message work with filtering system so
3676 setting flags also works
3680 - Processing uses the same function as Tool | Filter
3681 Message, but doesn't use the same update proc yet
3683 2002-02-23 [paul] 0.7.2claws8
3685 * sync with sylpheed 0.7.2cvs14
3686 see ChangeLog entries 2002-02-22 and 2002-02-23
3688 2002-02-22 [christoph] 0.7.2claws7
3691 Add column space to table
3692 * src/quote_fmt_parse.y
3695 2002-02-22 [paul] 0.7.2claws6
3703 src/matcher_parser_lex.l
3704 src/matcher_parser_parse.y
3707 src/prefs_filtering.c
3708 src/selective_download.[ch] *** NEW FILES ***
3711 Selective Download added to 'Tool' menu.
3712 Retrieves email headers of the currently selected pop3
3713 account and allows the user to mark emails for deletion
3714 right on the pop3 server. Patch submitted by Oliver Haertel
3715 <oha@users.sourceforge.net>.
3718 add 'src/quote_fmt.c'
3720 2002-02-22 [christoph] 0.7.2claws5
3724 * src/prefs_common.[ch]
3725 * src/prefs_template.c
3726 * src/quote_fmt.c *** NEW FILE ***
3728 move quote format symbol description code
3729 to it's own file because it is used from
3730 differnent code parts
3731 Rewrote symbol description GUI
3734 + get data from array (no more long constant strings)
3735 * src/quote_fmt_lex.l
3736 * src/quote_fmt_parse.y
3737 Symbol for Literal % changed to \% instead of %%
3738 (More logical as \ is used for quoting for other symbols)
3739 Add |f and |p to include files and program output
3741 |f{/home/.../.signature}
3744 Correct wrong spelling for "Referenzen"
3746 2002-02-21 [paul] 0.7.2claws4
3749 forgotten during sync
3751 2002-02-21 [paul] 0.7.2claws3
3753 * sync with sylpheed 0.7.2cvs11