1 2002-08-29 [colin] 0.8.2claws8
4 Added a sanity check in summary_select_thread
7 2002-08-29 [colin] 0.8.2claws7
10 Revert claws6 changes regarding bug #591676
12 2002-08-28 [colin] 0.8.2claws6
15 Ignore cache for queue folderitems
18 2002-08-28 [melvin] 0.8.2claws5
23 2002-08-28 [melvin] 0.8.2claws4
26 Updated a bit the text concerning the spell checker
28 2002-08-28 [melvin] 0.8.2claws3
30 Merged the GNU_aspell_branch:
31 Support of new GNU/aspell is now included and the old pspell
32 is not supported anymore.
36 Updated spell checker text to reflect the switch to GNU/aspell
38 * ac/aspell.m4 *** NEW ***
39 * src/gtkaspell.[ch] *** NEW ***
40 * ac/pspell.m4 *** DELETED ***
41 * src/gtkspell.[ch] *** DELETED ***
44 Updated for GNU/aspell support
47 Replaced gtkspell.c by gtkaspell.c
55 * src/prefs_common.[ch]
56 Updated for GNU/aspell support
58 2002-08-28 [paul] 0.8.2claws2
61 see ChangeLog 2002-08-27 and 2002-08-28
63 2002-08-28 [colin] 0.8.2claws1
65 * src/summary_search.c
68 2002-08-28 [jens] 0.8.2claws
71 Updated German translations
73 2002-08-27 [melvin] 0.8.2claws
76 Updated French translations
78 2002-08-27 [paul] 0.8.2claws
80 * sync with 0.8.2 main release
88 updated message catalogs submitted by
89 Ricardo Mones Lastra, Alessandro Maestri,
90 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
91 Beneditto and Urke MMI
93 2002-08-27 [hoa] 0.8.1claws123
96 * src/summaryview.[ch]
97 removed the "filter setting" menu option.
98 add a "cancel a news message" menu option.
100 2002-08-26 [martin] 0.8.1claws122
103 changed string under 0.8.1claws79 changed by myself
106 2002-08-26 [martin] 0.8.1claws121
109 added kill command to debuggerrc to start crash dialog
111 2002-08-26 [paul] 0.8.1claws120
113 * sync with 0.8.1cvs31
114 see ChangeLog 2002-08-26
116 2002-08-25 [alfons] 0.8.1claws119
119 fix bug that didn't send out correct headers to news server
120 when sending news article and email from queue (bug reported
121 and patch provided by Tim Mann; closes bug
122 "[ 583196 ] 0.7.8claws can't post news")
124 2002-08-25 [alfons] 0.8.1claws118
126 * src/selective_download.c
127 mark two strings as translatable
128 (thanks to Urke MMI for pointing this out)
130 2002-08-25 [alfons] 0.8.1claws117
133 treat sent boxes as special and allow sorting them by addressee
134 (closes "[ 589418 ] Sent folder sorting misbehavior"
135 submitted by Steve Lamb)
137 2002-08-24 [alfons] 0.8.1claws116
140 fix memleak reported by Martin Kluge
141 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
143 2002-08-24 [oliver] 0.8.1claws115
145 * src/prefs_toolbar.c
146 o code cleanup as suggested by Alfons
149 2002-08-24 [alfons] 0.8.1claws114
152 o fix another memory leak reported by Martin Kluge
153 (see "[ 599568 ] Small Memory Leak")
154 o remove 'from' variable from 'summary_set_header()'; we can
157 2002-08-24 [paul] 0.8.1claws113
159 * sync with 0.8.1cvs30
160 see ChangeLog 2002-08-23
162 2002-08-24 [alfons] 0.8.1claws112
165 remove unnecessary allocations for search bar fixing leaks
166 reported by Martin Kluge
167 (see "[ 599451 ] Further memory leaks?")
169 2002-08-24 [alfons] 0.8.1claws111
172 make get_socket_name() public for crash.c
174 o make report bug button work (goes to claws'
175 bug tracker at sf.net)
176 o introduce function for doing important stuff just
177 before claws goes down
180 2002-08-24 [alfons] 0.8.1claws110
183 move cursor to "To" entry when forwarding as attachment
184 (reported and solved by Steve Lamb, closes bug report
185 "[ 592880 ] Forward as attachment; cursor not in to")
187 2002-08-24 [colin] 0.8.1claws109
190 fix quick search visibility after GUI (de)separations.
192 2002-08-23 [colin] 0.8.1claws108
195 fix header pane visibility after folderview or
196 messageview (de)separation
198 2002-08-23 [paul] 0.8.1claws107
200 * src/mainwindow.[ch]
202 give full control of display or non-display
203 of the Execute icon to Custom toolbar settings.
204 add new sensitivity condition to maninwindow.h:
210 more sync with 0.8.1cvs29
212 2002-08-23 [melvin] 0.8.1claws106
215 Readded support for custom widget in alertpanel lost in last
218 2002-08-23 [paul] 0.8.1claws105
220 * sync with 0.8.1cvs29
221 see ChangeLog 2002-08-23
223 2002-08-23 [colin] 0.8.1claws104
226 Fix folder and search pixmaps exchanging positions
227 after theme or toolbar changes. Thank to Oliver for
230 2002-08-23 [colin] 0.8.1claws103
236 Changed messageview_create() and noticeview_create()
237 to avoid the last gdk_warning
239 2002-08-22 [colin] 0.8.1claws102
242 Fix my new `Creating pixmap from xpm' warning
244 2002-08-22 [colin] 0.8.1claws101
247 Fix some of the gdk warnings
249 2002-08-22 [colin] 0.8.1claws100
254 * src/pixmaps/quicksearch.xpm *ADDED*
255 Add the quicksearch pixmap
259 Make quicksearch bar visible/hidden via a button
261 2002-08-22 [christoph] 0.8.1claws99
264 fix folder update for newsgroups with message
265 numbers below minimum number of articles to fetch
268 2002-08-22 [paul] 0.8.1claws98
270 * sync with 0.8.1cvs28
271 see ChangeLog 2002-08-22
273 2002-08-21 [alfons] 0.8.1claws97
276 use bt instead of bt full which seems to work
277 better, and bt full doesn't give a great deal
278 of information anyway
280 2002-08-21 [colin] 0.8.1claws96
283 fix summaryview_searchtype_changed prototype
285 2002-08-21 [christoph] 0.8.1claws95
288 o fix broken menu update for sorting type, we have to
289 get this info from the summaryview now
290 o removed setting of threaded state in menu callback
291 * src/summaryview.[ch]
292 more summaryview/folderitem seperation for
295 removed not required --with-compiler-flags option
297 2002-08-21 [oliver] 0.8.1claws94
300 o rename toolbar.xml to toolbar_main.xml
301 since toolbar_compose.xml might come up
306 2002-08-21 [darko] 0.8.1claws93
309 don't reset tmp flags for messages copied
312 2002-08-21 [colin] 0.8.1claws92
314 * src/prefs_filtering.c
315 fix renaming rules on folder rename
316 when folder is not a leaf folder
318 2002-08-21 [paul] 0.8.1claws91
320 * src/prefs_folder_item.c
321 fix alignment of colour selector
323 2002-08-21 [paul] 0.8.1claws90
325 * sync with 0.8.1cvs27
326 see ChangeLog 2002-08-21
328 2002-08-21 [paul] 0.8.1claws89
331 fix crash when changing field type in
334 2002-08-21 [colin] 0.8.1claws88
337 Made quick search case-insensitive
339 2002-08-21 [paul] 0.8.1claws87
341 * sync with 0.8.1cvs26
342 see ChangeLog 2002-08-21
344 2002-08-20 [christoph] 0.8.1claws86
348 * src/summaryview.[ch]
349 more summaryview/folderitem seperation for
350 sort_key and sort_type
352 added missing return statement
354 2002-08-20 [colin] 0.8.1claws85
356 * src/summaryview.[ch]
357 Added a quick search box
359 * src/prefs_common.[ch]
360 Added a show/hide option for the quick search
362 2002-08-20 [oliver] 0.8.1claws84
365 remove toolbar_create_popups
367 o remove toolbar_create_popups
368 o fix toolbar_set_sensitive
369 (Bug reports #596834 and #596832)
370 * src/prefs_toolbar.c
371 o add "Set default" button
372 o align label and text + combo widgets
374 2002-08-20 [hoa] 0.8.1claws83bis
377 fixed a bug in imap_fetch_msginfo() in case there is no
380 2002-08-20 [darko] 0.8.1claws83
383 copy the color style of folder view so it
384 works with GTK themes
386 2002-08-20 [darko] 0.8.1claws82
390 * src/prefs_folder_item.[hc]
391 don't use UI stuff in folder.h
393 2002-08-20 [darko] 0.8.1claws81
396 * src/prefs_folder_item.h
398 * src/prefs_folder_item.c
399 ability to set folder color in folderview
401 2002-08-19 [alfons] 0.8.1claws80
404 fix one of the earlier memleaks reported by Martin Kluge
406 2002-08-19 [alfons] 0.8.1claws79
409 hide notice view when selecting seperate folder
410 view (reported by Urke MMI)
412 2002-08-19 [christoph] 0.8.1claws78
415 * src/prefs_folder_item.h
416 * src/summaryview.[ch]
417 o add summary_set_prefs_from_folderitem to set
418 summaryview prefs (first step to remove all
419 references to the folderitem in summaryview)
420 o moved compiled regex stuff from folderitem prefs
423 2002-08-19 [paul] 0.8.1claws77
426 add check for '.' to QUOTE_IF_REQUIRED
428 2002-08-19 [paul] 0.8.1claws76
431 sync with 0.8.1cvs25 (plug memory leak)
433 * src/prefs_toolbar.c
434 re-order prefs_toolbar_cancel()
436 2002-08-18 [alfons] 0.8.1claws75
440 plug other memleaks reported by Martin Kluge
442 2002-08-18 [paul] 0.8.1claws74
445 updated by Fabio Jr. Beneditto
447 2002-08-18 [paul] 0.8.1claws73
450 fix bug where tooltips were displayed untranslated
452 * src/prefs_toolbar.c
453 fix bug where clicking 'Cancel' creates an icon & text
454 toolbar regardless of prefs
457 2002-08-17 [oliver] 0.8.1claws72
459 * src/prefs_toolbar.c
460 update toolbar on CANCEL
461 bug reported by Martin Kluge
463 toolbar_destroy memleak fixed
465 2002-08-17 [alfons] 0.8.1claws71
468 plug another memleak reported by Martin Kluge
470 2002-08-16 [alfons] 0.8.1claws70
473 use execvp() correctly (suggested by wwp; thanks!)
475 2002-08-16 [alfons] 0.8.1claws69
478 plug memory leak reported by Kim Schultz & Martin Kluge
480 2002-08-16 [paul] 0.8.1claws68
483 updated by Ricardo Mones Lastra
485 2002-08-16 [paul] 0.8.1claws67
488 fix bug where 'Compose News' icon showed wrong
491 2002-08-16 [paul] 0.8.1claws66
493 * sync with 0.8.1cvs24
494 see ChangeLog 2002-08-16
497 updated by Alessandro Maestri
499 2002-08-15 [paul] 0.8.1claws65
504 2002-08-15 [paul] 0.8.1claws64
507 don't translate debug info
512 2002-08-15 [paul] 0.8.1claws63
514 * src/prefs_toolbar.c
515 fix bug where clicking 'OK' creates an icon & text
516 toolbar regardless of prefs
518 2002-08-14 [alfons] 0.8.1claws62
521 add global var that has the full argv[0]
523 o execvp the correct sylpheed by using argv0
524 and setting the correct work dir
527 2002-08-14 [oliver] 0.8.1claws61
529 * enable/disable Toolbar Action Buttons
533 * src/prefs_toolbar.c
535 2002-08-14 [melvin] 0.8.1claws60
538 Updated French translations
540 2002-08-14 [melvin] 0.8.1claws59
543 Made bug report not translatable
545 Fixed exporthtml_build_filespec() return value
547 Fixed incorrect include file
549 * src/prefs_actions.c
550 * src/prefs_toolbar.c
551 Made debug info not translatable
554 Added missing includes
558 2002-08-14 [paul] 0.8.1claws58
560 * faq/es/sylpheed-faq.html
561 faq/es/sylpheed-faq-[1-3].html
562 faq/es/sylpheed-faq-4.html **NEW FILE **
565 2002-08-13 [christoph] 0.8.1claws57
568 ignore thread fix that did not mark all
569 child nodes of a ignored thread as
570 ignored. Does not work perfectly yet,
573 2002-08-13 [alfons] 0.8.1claws56
576 o implement 'save crash log'
579 2002-08-13 [melvin] 0.8.1claws55
582 removed unrequired "execinfo.h" header
584 2002-08-12 [paul] 0.8.1claws54
586 * faq/en/sylpheed-faq.html
587 faq/en/sylpheed-faq-[1-3].html
588 faq/en/sylpheed-faq-4.html **NEW FILE **
591 2002-08-12 [alfons] 0.8.1claws53
594 add crash.c to translatables
596 bring in Leandro's crash dialog
598 2002-08-11 [alfons] 0.8.1claws52
601 clean up some warnings
603 2002-08-11 [alfons] 0.8.1claws51
607 * src/crash.[ch] ** NEW FILES **
609 initial gdb crash handler
611 2002-08-11 [paul] 0.8.1claws50
613 * src/prefs_toolbar.c
614 replace Up/Down arrow pixmaps with text to be
615 consistent across icon themes
617 2002-08-11 [paul] 0.8.1claws49
621 rename 'Pixmap' -> 'Icon'
624 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
626 2002-08-10 [paul] 0.8.1claws48
628 * src/prefs_toolbar.c
631 2002-08-10 [paul] 0.8.1claws47
634 don't write Processing progress to status bar
635 patch submitted by Alexander Evseev
637 * src/prefs_toolbar.c
638 re-position and resize window
639 make window assume correct size on first call
641 2002-08-10 [paul] 0.8.1claws46
648 follow UI text conventions
650 2002-08-10 [alfons] 0.8.1claws45
653 correct pixmap for delete action
655 2002-08-10 [paul] 0.8.1claws44
658 updated by Fabio Jr. Beneditto
660 2002-08-10 [paul] 0.8.1claws43
663 add custom toolbar files
665 2002-08-10 [paul] 0.8.1claws42
667 * sync with 0.8.1cvs22
668 see ChangeLog 2002-08-09
670 2002-08-09 [paul] 0.8.1claws41
674 tools/outlook2sylpheed.pl ** NEW FILE **
675 add script to convert exported Outlook
676 contacts list to a Sylpheed addressbook.
677 Submitted by Ricardo Mones Lastra.
679 2002-08-09 [paul] 0.8.1claws40
683 po/sr.po ** NEW FILE **
684 add Serbian message catalog. Submitted by
685 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
687 2002-08-09 [paul] 0.8.1claws39
689 * sync with 0.8.1cvs21
690 see ChangeLog 2002-08-08
692 2002-08-08 [oliver] 0.8.1claws38
695 move Custom Toolbar to Configuration menu
697 2002-08-08 [oliver] 0.8.1claws37
699 * src/prefs_toolbar.c
700 fix substitute pixmap bug
702 2002-08-08 [paul] 0.8.1claws36
704 * sync with 0.8.1cvs19
705 see ChangeLog 2002-08-08
707 2002-08-07 [christoph] 0.8.1claws35
710 fixed a memory leak in new canonicalize_file_replace
712 2002-08-07 [christoph] 0.8.1claws34
715 o canonicalize_file_replace should create the temporary
716 file in the same directory as the original file.
717 o added get_tmpfile_in_dir that creates a temorary file
718 in a specified directory.
720 2002-08-07 [melvin] 0.8.1claws33
723 fixed bug where 'Article' button acted as 'Email' button.
725 2002-08-07 [paul] 0.8.1claws32
727 * sync with 0.8.1.cvs17
728 see ChangeLog 2002-08-07
730 2002-08-07 [colin] 0.8.1claws31
733 fix mass-cancel problem
735 2002-08-07 [thorsten] 0.8.1claws30
737 * src/prefs_toolbar.c
738 fix: crash on replace or add new button
740 fix: close xmlfile after reading
742 fix: unlink() file before rename()
744 2002-08-06 [paul] 0.8.1claws29
746 * sync with 0.8.cvs15
747 see ChangeLog 2002-08-06
749 2002-08-06 [oliver] 0.8.1claws28
752 * src/prefs_toolbar.c
753 fixed empty toolbar issue
755 2002-08-06 [oliver] 0.8.1claws27
757 * Custom Toolbar Final
761 o toolbar stuff now lives in src/toolbar.[ch]
762 o main_window_toolbar_* functions are renamed to
763 toolbar_* reflecting their new source file
764 * src/mainwindow.[ch]
765 o remove toolbar stuff
767 2002-08-06 [oliver] 0.8.1claws26
770 * src/prefs_toolbar.[ch] **New File**
771 * src/toolbar.[ch] **New File**
772 o prefs_toolbar.[ch] custom toolbar frontend
773 o toolbar.[ch] backend
775 2002-08-06 [oliver] 0.8.1claws25
777 * src/prefs_actions.[ch]
778 o new exported function actions_execute
780 2002-08-06 [paul] 0.8.1claws24
782 * sync with 0.8.1cvs4
783 see ChangeLog 2002-08-06
785 2002-08-06 [paul] 0.8.1claws23
787 * sync with 0.8.1cvs13
788 see ChangeLog 2002-08-06
790 2002-08-06 [paul] 0.8.1claws22
792 * sync with 0.8.1cvs12
793 see ChangeLog 2002-08-05 and 2002-08-06
795 2002-08-06 [match] 0.8.1claws21
798 improvements to cut/copy/paste address
800 2002-08-05 [match] 0.8.1claws20
807 fixes to improve cut/copy/paste
809 2002-08-06 [melvin] 0.8.1claws19
812 account_find_all_from_address(): new function that returns the
813 list of all accounts that are matched in an address.
814 * src/alertpanel.[ch]
815 alertpanel() now accepts a custom widget
816 alertpanel_with_widget(): new function that pops up a panel with
817 a custom widget in it
819 gtkut_account_menu_new(): new function that allows the selection
820 of an account from a list of accounts.
822 Extended Return Receipt notification to select the correct
823 account and to make a security test on the Delivery-Notification
824 address which should be the same as the Return-Path.
826 2002-08-06 [thorsten] 0.8.1claws18
829 attach_all: save unnamed as "noname.%d",
830 dont free static dirname
832 2002-08-05 [alfons] 0.8.1claws17
835 detect XIM by trying to link rather than compile a XIM program
837 2002-08-05 [oliver] 0.8.1claws16
839 * src/stock_pixmap.[ch]
840 o add UP_ARROW to available pixmaps (already in pixmap-directory)
841 o new func to retrieve pixmaps
843 2002-08-05 [paul] 0.8.1claws15
845 * sync with 0.8.1cvs10
846 see ChangeLog 2002-08-05
848 2002-08-04 [alfons] 0.8.1claws14
851 see if this plugs memleak
853 2002-08-04 [melvin] 0.8.1claws13
856 fixed bug that could crash Sylpheed when highlighting
857 all misspelled words.
859 2002-08-03 [melvin] 0.8.1claws12
861 * src/prefs_actions.c
862 removed unnecessary checks for NULL introduced in 0.8.1claws11.
864 fixed bug where the Return Receipt was sent to
865 Delivery-Notification-To address even if it was not present
867 2002-08-02 [alfons] 0.8.1claws11
869 * src/prefs_actions.c
870 o more check for NULLs
871 o put create_io_dialog() in right conditional block
873 2002-08-02 [paul] 0.8.1claws10
876 updated by Ricardo Mones Lastra
878 2002-08-01 [christoph] 0.8.1claws9
881 don't free the cache of the opened
882 folder in the summaryview
884 don't unset flags, if it is not required
886 2002-08-01 [paul] 0.8.1claws8
888 * sync with 0.8.1cvs8
889 see ChangeLog entry 2002-08-01
891 2002-08-01 [paul] 0.8.1claws7
893 * sync with 0.8.1cvs7
894 see ChangeLog 2002-07-31 and 2002-08-01
896 2002-07-31 [christoph] 0.8.1claws6
899 forgot to update menu sensitivity
900 function for new menu entry
902 2002-07-31 [alfons] 0.8.1claws5
905 check folder item and its path for NULL on
908 2002-07-31 [christoph] 0.8.1claws4
911 check if folder_item_get_msginfo in
912 folder_item_remove_msg returned NULL
914 better clear the uid cache in the
915 uid validity check function and delete
918 2002-07-31 [paul] 0.8.1claws3
921 add the '--attach' option and a few other
924 2002-07-31 [paul] 0.8.1claws2
926 * sync with 0.8.1cvs5
927 see ChangeLog 2002-07-31
929 2002-07-31 [christoph] 0.8.1claws1
931 * src/folderview.[ch]
933 replace "Rescan all folders..." with
934 "Check all folders for new messages..."
936 2002-07-30 [paul] 0.8.1claws
938 * version 0.8.1claws released
940 2002-07-30 [paul] 0.8.0claws29
942 * tools/OOo2sylpheed.pl ** NEW FILE **
944 add script to enable sending documents as
945 attachments from OpenOffice.org
947 2002-07-30 [melvin] 0.8.0claws28
949 * src/prefs_actions.c
950 Made the actions' input/output dialog display
953 2002-07-30 [christoph] 0.8.0claws27
956 check if folder_item_get_msginfo in
957 procmsg_save_to_outbox returned NULL
959 2002-07-30 [paul] 0.8.0claws26
961 * sync with 0.8.1cvs4
962 see ChangeLog 2002-07-29
964 2002-07-29 [thorsten] 0.8.0claws25
967 added selective download, delete on server
969 2002-07-29 [paul] 0.8.0claws24
971 * sync with 0.8.1cvs3
972 see ChangeLog 2002-07-29
974 2002-07-27 [christoph] 0.8.0claws23
977 add extra check if fetching the msginfo
980 2002-07-27 [paul] 0.8.0claws22
982 * sync with 0.8.1cvs2
983 see ChangeLog 2002-07-26
985 2002-07-27 [christoph] 0.8.0claws21
988 add another check if a valid msginfo
991 2002-07-26 [hoa] 0.8.0claws20
994 Fixed a condition in folder_item_destroy()
997 Fixed an error in IMAP protocol
999 2002-07-26 [alfons] 0.8.0claws19
1002 ofcourse compare with identifier, not the path
1004 2002-07-26 [alfons] 0.8.0claws18
1007 use folder item identifier for saving / restoring
1008 preferences because folder->path might not be unique
1010 2002-07-26 [melvin] 0.8.0claws17
1013 Fixed a crash introduced in 0.8.0claws5 when log is
1014 cut under 80 characters.
1016 2002-07-26 [paul] 0.8.0claws16
1018 * sync with 0.8.1cvs1
1019 see ChangeLog 2002-07-26
1021 2002-07-26 [christoph] 0.8.0claws15
1024 imap folder now remembers the last selected
1025 folder and imap_fetch_msginfo skips selecting
1026 the folder if it is already selected
1028 2002-07-26 [christoph] 0.8.0claws14
1033 fix imap folder rescanning
1035 2002-07-25 [christoph] 0.8.0claws13
1045 implement imap uid cache and uid validity check
1047 2002-07-25 [alfons] 0.8.0claws12
1050 fix a brown paper bag bug, and also add some more
1053 2002-07-25 [christoph] 0.8.0claws11
1056 don't mix copy, fetch_msginfo and remove
1057 operations in folder item copy and move
1060 2002-07-25 [christoph] 0.8.0claws10
1064 * src/prefs_folder_item.c
1065 * src/summaryview.[ch]
1066 remove no longer required parameter update_cache from
1069 2002-07-25 [paul] 0.8.0claws9
1076 2002-07-24 [alfons] 0.8.0claws8
1079 sort correctly when using simplified subject line
1080 (closes feature request "[ 585141 ] applying regexp to subject
1081 before sort" submitted by Alexandra Walford)
1083 2002-07-24 [paul] 0.8.0claws7
1085 * sync with 0.8.0cvs3
1086 see ChangeLog 2002-07-24
1088 2002-07-23 [christoph] 0.8.0claws6
1095 o separate processing and summaryview
1096 o removed summary_write_cache from summaryview
1097 o removed summaryview->killed_messages, because we don't have
1098 to keep a list of killed messages anymore. New cache will
1099 keep the hidden messages in cache anyway
1102 * src/selective_download.c
1103 o removed unnecessary summary_write_cache calls
1105 o don't set ignore thread flag in procmsg_get_thread_tree
1106 if it is already set
1109 o moved STATUSBAR_PUSH/POP to statusbar.h because
1110 they are used in different files
1112 2002-07-23 [melvin] 0.8.0claws5
1118 * src/editldap_basedn.c
1120 * src/prefs_common.c
1121 Fixed few memory leak (gtk_editable_get_chars returns
1122 an allocated string)
1124 Fixed few memory leak (gtk_editable_get_chars returns
1125 an allocated string) and modified a little the log cutting
1128 Replaced a call to an obsolete function gtk_entry_get_text()
1129 by gtk_editable_get_chars()
1131 Removed a debug printf
1133 2002-07-23 [christoph] 0.8.0claws4
1136 fix another g_dirname memory leak
1138 2002-07-23 [christoph] 0.8.0claws3
1141 fixed a memory leak in mh_fetch_msginfo
1142 fixed crash when message header could not be
1145 2002-07-23 [paul] 0.8.0claws2
1147 * sync with 0.8.0cvs2
1148 see ChangeLog 2002-07-23
1150 2002-07-23 [paul] 0.8.0claws1
1152 * sync with 0.8.0cvs1
1153 see ChangeLog 2002-07-23
1155 2002-07-23 [paul] 0.8.0claws
1157 * release of 0.8.0claws
1159 2002-07-23 [paul] 0.7.8claws99
1162 new Russian translation, submitted by
1163 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
1165 2002-07-22 [jens] 0.7.8claws98
1168 Updated German translations.
1170 2002-07-22 [paul] 0.7.8claws97
1176 updated translations by Ricardo Mones Lastra,
1177 Alessandro Maestri, Wilbert Berendsen and
1178 Fabio Jr. Beneditto respectively
1180 2002-07-22 [christoph] 0.7.8claws96
1183 fix memory leak caused by wrong g_dirname usage
1185 2002-07-22 [christoph] 0.7.8claws95
1188 update new and unread message counts for summaryview
1189 summaryview does not get it from the folder anymore
1190 and has to update the values itself
1192 2002-07-22 [melvin] 0.7.8claws94
1195 Updated French translations.
1197 2002-07-22 [christoph] 0.7.8claws93
1200 set prop->preg pointer to NULL or following check
1201 will not fail and regexec will be called with
1204 2002-07-21 [alfons] 0.7.8claws92
1206 * src/prefs_common.[ch]
1207 remove option "Send return receipt on request"
1209 2002-07-21 [thorsten] 0.7.8claws91
1212 fixed memleaks, coding style as pointed out by alfons
1214 2002-07-21 [alfons] 0.7.8claws90
1217 * src/noticeview.[ch]
1218 o fix bug notice view being displayed when going to empty folder
1219 (noticed by Christoph)
1220 o allow RRR to be sent when restarting sylpheed, or changing folder
1221 (noticed by Thorsten)
1223 2002-07-21 [thorsten] 0.7.8claws89
1226 Included save_all patch from Xaview FACQ
1227 added support for pathnames
1229 2002-07-21 [alfons] 0.7.8claws88
1234 * src/messageview.[ch]
1235 * src/noticeview.c ** NEW FILE **
1236 * src/noticeview.h ** NEW FILE **
1237 make return receipts work again
1238 (UI idea by Leandro Pereira)
1240 2002-07-21 [paul] 0.7.8claws87
1243 fix sensitivity of 'Select thread'
1245 2002-07-21 [paul] 0.7.8claws86
1247 * src/prefs_common.c
1248 add browser command line for Galeon
1250 2002-07-21 [paul] 0.7.8claws85
1253 fix 'EXTRA_DIST': remove README.README, add TODO
1256 2002-07-21 [alfons] 0.7.8claws84
1259 make enter clear selection
1260 (closes "[ 579888 ] Editor selection/entry error"
1261 reported by Steve Lamb)
1263 2002-07-21 [alfons] 0.7.8claws83
1266 sort message list when selecting unthread messages
1267 (closes "[ 501593 ] switching threaded view doesn't sort"
1268 reported by Simon Schubert)
1270 2002-07-20 [alfons] 0.7.8claws82
1275 2002-07-20 [thorsten] 0.7.8claws81
1278 Fixed expansion of empty fields in matchactions
1280 2002-07-19 [melvin] 0.7.8claws80
1283 Removed a duplicate menu entry (fast mode) introduced during
1285 Added a menu separator between 'Use alternate' and 'Fast mode'
1287 2002-07-19 [paul] 0.7.8claws79
1293 2002-07-19 [thorsten] 0.7.8claws78
1295 * tools/calypso_convert.pl ** NEW FILE **
1298 script to import mbox files exported
1300 o generates folder structure
1301 o includes attachments
1303 2002-07-19 [melvin] 0.7.8claws77
1305 * src/selective_download.[ch]
1306 Fixed bug where closing the dialog with the window manager's
1307 close button will not unlock the summary
1308 Corrected some function declarations that missed a return value
1309 Made the source code comply better with coding style.
1310 * src/prefs_common.c
1311 Added new browser command line for Mozilla.
1313 2002-07-18 [paul] 0.7.8claws76
1316 src/selective_download.[ch]
1317 reflect theme changes, fix Gdk Warning when creating
1318 pixmap from NULL window, and minor clean up.
1319 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1324 2002-07-17 [paul] 0.7.8claws75
1332 2002-07-16 [paul] 0.7.8claws74
1334 * tools/filter_conv.pl
1336 replace conversion script with reimplemented version,
1337 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1339 2002-07-16 [colin] 0.7.8claws73
1342 remove forgotten debug messages - sorry ;-)
1344 2002-07-16 [colin] 0.7.8claws72
1350 add the ability to select part of a text mime-part
1353 2002-07-15 [christoph] 0.7.8claws71
1356 fix folder message count for folders without
1357 msg_is_changed (includes news folders)
1359 2002-07-15 [martin] 0.7.8claws70
1362 option "display recipient on 'From'..." now works
1363 without the need of enabling the option
1364 "display sender using address book".
1366 2002-07-15 [christoph] 0.7.8claws69
1369 removed setting folder status from summaryview.
1370 folder.c should update all message counts correctly.
1372 2002-07-15 [paul] 0.7.8claws68
1375 updated by Fabio Junior Beneditto
1377 2002-07-15 [darko] 0.7.8claws67
1380 Fixed target folder colorization, don't decrease op
1383 2002-07-14 [paul] 0.7.8claws66
1385 * sync with main 0.8.0
1386 see ChangeLog 2002-07-14
1388 2002-07-13 [melvin] 0.7.8claws65
1393 Replaced sprintf by g_snprintf to prevent possible buffer
1396 Corrected a log message output format.
1397 Added a missing "done" debug output.
1399 Added keyboard accelerator for Priority menu items
1400 Added missing \n in debug output
1404 Added missing \n in debug output
1406 2002-07-13 [paul] 0.7.8claws64
1409 change Sergey's email address to the sf address
1412 increase show_url_timeout (more useful for long
1415 2002-07-12 [sergey] 0.7.8claws63
1418 applied (with some modifications) patch to set the
1419 micalg parameter for signatures
1420 (2001-08-28 Werner Koch <wk@gnupg.org>)
1422 2002-07-12 [sergey] 0.7.8claws62
1426 fixed man page installation
1428 2002-07-12 [paul] 0.7.8claws61
1430 * sync with 0.7.8cvs26
1431 see ChangeLog 2002-07-11 and 2002-07-12
1433 2002-07-11 [christoph] 0.7.8claws60
1437 first use the message number to find the message
1438 to mark with a reply flag but check the
1439 message-id if we got the correct message, if not
1440 try to find it by message-id.
1441 use new string seperator that is not allowed
1444 2002-07-11 [paul] 0.7.8claws59
1446 * sync with 0.7.8cvs23
1447 see ChangeLog 2002-07-10
1449 2002-07-10 [christoph] 0.7.8claws58
1453 Added message-id table to the cache in memory
1454 and functions to msgcache.c and folder.c to
1455 fetch MsgInfos by message id
1458 store folder and message-id of message replying
1459 to in queue header and set reply flag after sending
1460 (Closes bug #469498)
1462 2002-07-10 [paul] 0.7.8claws57
1466 add Martin to the list of authors
1468 2002-07-09 [martin] 0.7.8claws56
1470 Added gtk_ctree_last_visible(), tree_update_level(),
1471 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1472 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1473 from gtk+ to gtksctree.c for the new sorting code
1474 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1475 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1477 Added declaration for gtk_sctree_sort_recursive() and
1478 gtk_sctree_sort_node
1483 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1484 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1486 2002-07-08 [paul] 0.7.8claws55
1488 * more sync with 0.7.8cvs21
1489 see ChangeLog 2002-07-08
1491 2002-07-08 [paul] 0.7.8claws54
1493 * sync with 0.7.8cvs21
1494 see ChangeLog 2002-07-08
1496 2002-07-07 [alfons] 0.7.8claws53
1499 * src/stock_pixmap.[ch]
1500 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1501 * src/pixmaps/notice_error.xpm ** NEW FILE **
1502 * src/pixmaps/notice_note.xpm ** NEW FILE **
1503 add new pixmaps for upcoming notice pane
1505 2002-07-06 [melvin] 0.7.8claws52
1508 Made them a bit closer to Sylpheed's coding style.
1510 Removed possible memory leaks when some errors occurs.
1512 2002-07-06 [melvin] 0.7.8claws51
1515 Removed --no-location in xgettext command line to help
1516 translators that use Emacs' po-mode
1518 Removed unnecessary comments that messed up sylpheed.pot
1520 2002-07-06 [paul] 0.7.8claws50
1522 * sync with 0.7.8cvs19
1523 see ChangeLog 2002-07-05
1525 2002-07-06 [christoph] 0.7.8claws49
1529 fix folder_item_remove_all_msg and folderview
1530 status for trash folders after emptying trash
1532 2002-07-05 [paul] 0.7.8claws48
1534 * sync with 0.7.8cvs16
1535 see ChangeLog 2002-07-04 and 2002-07-05
1537 2002-07-04 [paul] 0.7.8claws47
1539 * sync with 0.7.8cvs14
1540 see ChangeLog 2002-07-04
1542 2002-07-03 [alfons] 0.7.8claws46
1545 dupe folder item's path because it's being reallocated
1546 by new folder scanning code
1548 2002-07-03 [christoph] 0.7.8claws45
1551 better IMAP uid fetching using 'FETCH 1:* (UID)'
1553 add missing return in msgcache_write
1555 2002-07-02 [thorsten] 0.7.8claws44
1560 use binary mode for file access
1562 2002-07-02 [christoph] 0.7.8claws43
1564 * major code cleanup (part 1)
1566 - unused variables removed
1567 - unused functions removed
1568 - uninitialized variables checked
1569 - missing return statements added
1570 - missing function return types added
1571 - added parentheses around assignment and
1572 && in || when suggested by gcc
1576 replaced direct calls to folder->scan_tree
1577 with folder_scan_tree and restore folder
1578 prefs in this function. The folder should
1579 not have to deal with them.
1580 ( Should now work for all folder types )
1582 2002-07-02 [paul] 0.7.8claws42
1584 * sync with 0.7.8cvs13
1585 see ChangeLog 2002-07-01 and 2002-07-02
1587 2002-07-01 [christoph] 0.7.8claws41
1590 fix "goto next/prev unread message" with
1593 2002-07-01 [paul] 0.7.8claws40
1596 updated by Ricardo Mones Lastra
1598 2002-06-30 [match] 0.7.8claws39
1601 applied variation of leonerd's patch (566661) to
1602 allow multiple email addresses per JPilot entry.
1603 addresses may be separated by space, comma, pipe,
1604 semi-colon, new-line.
1606 2002-06-30 [alfons] 0.7.8claws38
1609 simple fix for putting older nodes before
1610 newer nodes when threading by subject
1612 2002-06-30 [christoph] 0.7.8claws37
1619 fix broken folder tree rescaning
1620 and don't use procmsg_get_mark_sum
1623 2002-06-30 [christoph] 0.7.8claws36
1625 * merge new cache branch
1627 fix new cache imap copy bug
1629 improved folder_item_scan
1630 it should now always set the correct
1631 new, unread and total message counts
1633 2002-06-29 [paul] 0.7.8claws35
1636 correct syntax error
1638 2002-06-29 [paul] 0.7.8claws34
1642 man/Makefile.am ** NEW FILE **
1643 man/sylpheed.1.gz ** NEW FILE **
1644 add Sylpheed man page
1646 2002-06-29 [paul] 0.7.8claws33
1649 updated by Fabio Junior Beneditto
1651 2002-06-28 [jens] 0.7.8claws32
1656 * src/selective_download.c
1657 removed gettext for space " "
1662 2002-06-28 [paul] 0.7.8claws31
1664 * sync with 0.7.8cvs11
1665 see ChangeLog 2002-06-28
1667 2002-06-28 [paul] 0.7.8claws30
1669 * sync with 0.7.8cvs10
1670 see ChangeLog 2002-06-27 and 2002-06-28
1672 2002-06-26 [paul] 0.7.8claws29
1675 src/selective_download.c
1676 don't gettextise empty strings.
1677 reserved by gettext. gettext("") returns
1678 the header entry with meta information,
1679 not the empty string
1684 2002-06-26 [paul] 0.7.8claws28
1686 * sync with 0.7.8cvs7
1687 see ChangeLog 2002-06-25
1689 * src/prefs_common.c
1690 ...and in the process, tweak the gui a little
1692 2002-06-25 [alfons] 0.7.8claws27
1696 fine tune ldap library detection
1698 2002-06-25 [alfons] 0.7.8claws26
1701 don't allow return receipts when composing a news article
1703 2002-06-25 [paul] 0.7.8claws25
1706 add '$(AMTAR)' to 'release' section to allow for
1707 new and older autotools
1709 2002-06-25 [paul] 0.7.8claws24
1712 fix "No more unread messages" persistant pop-up
1715 2002-06-25 [paul] 0.7.8claws23
1718 updated by Alessandro Maestri
1720 2002-06-25 [paul] 0.7.8claws22
1722 * sync with 0.7.8cvs6
1723 see ChangeLog 2002-06-25
1725 2002-06-24 [paul] 0.7.8claws21
1728 add GPL copyright information
1730 2002-06-24 [paul] 0.7.8claws20
1734 tools/update-po ** NEW FILE **
1735 add script that eases the creation of *.po files
1736 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1738 2002-06-23 [alfons] 0.7.8claws19
1741 make notification_convert_header obey const correctness
1742 (next step will be fixing the broken return receipt)
1744 2002-06-23 [paul] 0.7.8claws18
1747 fix bug introduced in last commit:
1748 removed too much code in last commit - put back what's
1751 2002-06-23 [paul] 0.7.8claws17
1753 * src/messageview.[ch]
1754 remove code committed in error from locally patched
1757 2002-06-23 [colin] 0.7.8claws16
1760 add compose_entry_select(), used to select the default_to
1761 email address - hopefully avoiding people sending mails to
1764 2002-06-22 [alfons] 0.7.8claws15
1767 add Bram Metsch & Stanislav Karchebny
1769 * src/prefs_account.[ch]
1771 - apply and adapt Bram's patch which allows user to set SMTP AUTH
1772 options. (see <http://sourceforge.net/tracker/index.php
1773 ?func=detail&aid=566937&group_id=25528&atid=384600>);
1775 - merge Stanislav's fix to make SMTP AUTH work with qmail
1776 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1778 2002-06-22 [paul] 0.7.8claws14
1780 * sync with 0.7.8cvs5
1781 see ChangeLog 2002-06-19 and 2002-06-20
1783 2002-06-22 [alfons] 0.7.8claws13
1785 * src/selective_download.c
1786 fix a stupid mistake I made
1788 2002-06-22 [alfons] 0.7.8claws12
1790 * src/selective_download.[ch]
1791 fix another unnoticed leak; cleanup code
1796 gpg-sign <-- gpg-sign-syl
1798 2002-06-21 [alfons] 0.7.8claws11
1800 * src/selective_download.c
1801 * src/selective_download.h
1802 fix assorted mix of allocation errors (should solve
1803 problem reported by Philippe Gramoullé, see:
1804 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1806 2002-06-20 [melvin] 0.7.8claws10
1808 * tools/gpg-sign *REMOVED*
1809 tools/gpg-sign-syl *ADDED*
1810 Replaced the gpg clearsigning script with the version using
1811 xterm instead of ssh-askpass and changed its name.
1814 Updated actions example to reflect the renaming of the
1815 gpg clearsigning script.
1817 2002-06-19 [paul] 0.7.8claws9
1819 * sync with 0.7.8claws9
1820 see ChangeLog 2002-06-18 and 2002-06-19
1822 2002-06-19 [paul] 0.7.8claws8
1824 * sync with 0.7.8cvs1
1825 see ChangeLog 2002-06-18
1827 2002-06-18 [alfons] 0.7.8claws7
1830 add omitted prototype
1832 2002-06-17 [paul] 0.7.8claws6
1835 fix hiding of exec_btn
1837 2002-06-17 [paul] 0.7.8claws5
1840 remove unneeded code: should_delete()
1841 and Pop3State::uidl_todelete_list
1843 2002-06-17 [paul] 0.7.8claws4
1846 see ChangeLog 2002-06-11 and 2002-06-13
1848 2002-06-16 [alfons] 0.7.8claws3
1851 make sure lock sort mode (claws specific) is
1852 also persists after a tree rescan
1854 2002-06-16 [alfons] 0.7.8claws2
1856 * src/prefs_folder_item.c
1858 fix persistence of folder sort mode (broken
1859 by adapting Hiro's new folder persistence code)
1861 2002-06-16 [alfons] 0.7.8claws1
1865 * src/prefscommon.[ch]
1866 control size of log text in log window;
1867 closes patch #569155 submitted by Mitko Haralanov.
1869 2002-06-15 [paul] 0.7.8claws
1871 * release of 0.7.8claws
1873 2002-06-15 [paul] 0.7.7claws
1876 updated by Fabio Junior Beneditto
1878 2002-06-14 [paul] 0.7.6claws49
1881 updated by Ricardo Mones Lastra
1883 2002-06-14 [paul] 0.7.6claws48
1886 updated translation by Wilbert Berendsen
1888 2002-06-14 [melvin] 0.7.6claws47
1891 Updated French translation
1893 2002-06-13 [paul] 0.7.6claws46
1896 allow filename to be typed in, rather than just
1897 selected by the mouse. Patch by Gustavo Noronha Silva.
1899 2002-06-13 [alfons] 0.7.6claws45
1901 * src/mainwindow.[ch]
1902 more cleanups (removing unnecessary menu items Expand
1903 summary / message view)
1905 2002-06-13 [melvin] 0.7.6claws44
1908 Added src/string_match.c
1909 * src/string_match.c
1910 Fixed possible buffer overflow.
1912 Added missing config.h header.
1913 * src/prefs_common.c
1916 Made some strings translatable (missing _(..)).
1918 2002-06-13 [melvin] 0.7.6claws43
1921 Corrected action example (verifying clearsigned mail).
1922 * src/prefs_account.c
1924 * src/prefs_common.c
1925 Removed incorrect line that generated a Gtk-CRITICAL msg.
1927 2002-06-12 [alfons] 0.7.6claws42
1930 add init of score column lost in 0.7.6claws42
1932 2002-06-12 [paul] 0.7.6claws41
1934 * src/prefs_account.c
1935 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
1936 behavior of the radio buttons, (from 0.7.7cvs2)
1938 2002-06-11 [alfons] 0.7.6claws40
1940 * src/messageview.[ch]
1941 * src/summaryview.[ch]
1942 * src/summary_search.c
1944 perform a sync to bring in Hiro's separate view implementation
1946 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1948 2002-06-11 [paul] 0.7.6claws39
1950 * src/prefs_account.c
1951 correct a typo on the Receive tab
1953 2002-06-10 [match] 0.7.6claws38
1956 Included address completion patch from Gustavo Noronha.
1958 2002-06-10 [paul] 0.7.6claws37
1962 src/prefs_account.[ch]
1963 src/selective_download.[ch]
1966 - check if POP Account
1967 - Receive Button renamed to Preview
1968 - Preview Button Popup: preview new/all messages
1970 - Account Preferences-->Receive tab checkbutton if you
1971 want to remove Mail after Download
1973 - Account Preferences-->Receive tab checkbutton use
1974 filtering rules on preview
1975 (think of delete_on_server)
1977 - Account selectable from SD dialog
1978 - checkbutton to show already downloaded messages if
1979 all messages are previewed
1980 - new clist column showing Date
1983 - play ball with UIDL
1984 - fault tolerant (?)
1985 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1987 2002-06-10 [melvin] 0.7.6claws36
1990 Added a hint to ac/README in cvs instructions.
1992 * src/prefs_actions.c
1993 Made it possible to use a more elaborate command line
1994 for asynchronous actions, too.
1996 2002-06-10 [melvin] 0.7.6claws35
1998 * src/prefs_actions.c
1999 Make it possible to use a more elaborate command line
2000 (e.g. |foo|bar|cat>there;echo Done|)
2001 Corrected error message when calling %f, %F and %p commands
2002 from the compose window.
2004 2002-06-09 [colin] 0.7.6claws34
2007 Automatically find unread messages in current folder
2008 before annoying the user.
2010 2002-06-08 [alfons] 0.7.6claws33
2013 remove bad formatting string in it.po translation
2014 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
2016 2002-06-08 [paul] 0.7.6claws32
2018 * sync with 0.7.6cvs25
2019 see ChangeLog 2002-06-07
2021 2002-06-05 [paul] 0.7.6claws31
2024 add 'Sort by locked' and 'Sort by score'
2026 2002-06-05 [paul] 0.7.6claws30
2028 * sync with 0.7.6cvs24
2029 see ChangeLog 2002-06-04
2031 2002-06-04 [paul] 0.7.6claws29
2034 updated by Fabio Junior Beneditto
2036 2002-06-03 [thorsten] 0.7.6claws28
2039 fclose() matcherrc after reading
2041 2002-06-03 [paul] 0.7.6claws27
2043 * sync with 0.7.6cvs21
2044 see ChangeLog 2002-05-31
2046 2002-05-31 [paul] 0.7.6claws26
2048 * sync with 0.7.6cvs20
2049 see ChangeLog 2002-05-29 and 2002-05-30
2051 2002-05-31 [paul] 0.7.6claws25
2054 hopefully fix last buggy sync
2057 correct typo in 'Actions' examples
2059 2002-05-29 [paul] 0.7.6claws24
2061 * sync with 0.7.6cvs18
2062 see ChangeLog 2002-05-28 and 2002-05-29
2068 2002-05-28 [paul] 0.7.6claws23
2070 * sync with 0.7.6cvs16
2071 see ChangeLog 2002-05-28
2073 2002-05-27 [thorsten] 0.7.6claws22
2075 * faq/it/sylpheed-faq-1.html
2076 faq/it/sylpheed-faq-2.html
2077 faq/it/sylpheed-faq-3.html
2078 faq/it/sylpheed-faq.html
2079 corrected DOS lineendings
2080 * faq/de/sylpheed-faq-1.html
2081 faq/de/sylpheed-faq-2.html
2082 faq/en/sylpheed-faq-1.html
2083 faq/en/sylpheed-faq-2.html
2084 faq/en/sylpheed-faq-3.html
2085 faq/es/sylpheed-faq-1.html
2086 faq/es/sylpheed-faq-2.html
2087 faq/es/sylpheed-faq-3.html
2088 faq/fr/sylpheed-faq-1.html
2089 faq/it/sylpheed-faq-1.html
2090 faq/it/sylpheed-faq-2.html
2091 faq/it/sylpheed-faq-3.html
2092 faq/it/sylpheed-faq.html
2093 changed ">" to "
2095 2002-05-27 [paul] 0.7.6claws21
2097 * sync with 0.7.6cvs15
2098 see ChangeLog 2002-05-27
2100 2002-05-27 [paul] 0.7.6claws20
2102 * src/prefs_account.c
2105 2002-05-26 [paul] 0.7.6claws19
2110 2002-05-25 [paul] 0.7.6claws18
2113 add description of kmail2sylpheed.pl
2115 2002-05-25 [paul] 0.7.6claws17
2117 * tools/kmail2sylpheed.pl ** NEW FILE **
2118 perl script that converts an exported Kmail address
2119 book, converts it to sylpheed addressbook file,
2120 writes the file to .sylpheed, and updates
2123 2002-05-25 [paul] 0.7.6claws16
2125 * sync with 0.7.6cvs14
2126 see ChangeLog 2002-05-23
2128 2002-05-24 [paul] 0.7.6claws15
2131 make a correction and add some more info
2133 2002-05-24 [paul] 0.7.6claws14
2137 compose_redirect_write_headers_from_headerlist()
2138 add Subject and Resent-Message-ID to
2139 compose_redirect_write_headers()
2140 Received, Subject, and X-UIDL are filtered out in
2141 compose_redirect_write_to_file()
2143 2002-05-23 [paul] 0.7.6claws13
2149 src/matcher_parser_lex.l
2150 src/matcher_parser_parse.y
2151 src/prefs_common.[ch]
2152 src/prefs_filtering.c
2154 rename 'Bounce' to 'Redirect'
2156 2002-05-23 [paul] 0.7.6claws12
2158 * more sync with 0.7.6cvs13
2160 see ChangeLog 2002-05-22
2162 2002-05-22 [paul] 0.7.6claws11
2164 * sync with 0.7.6cvs13
2166 see ChangeLog 2002-05-20
2168 see ChangeLog 2002-05-22
2170 2002-05-21 [melvin] 0.7.6claws10
2173 Added missing filtering and scoring headers
2174 Fixed bad function call that showed garbage
2175 in Folder->Processing
2177 2002-05-21 [paul] 0.7.6claws9
2180 make all tools executable, (patch by Alfons).
2182 2002-05-20 [alfons] 0.7.6claws8
2185 don't forget to call mktime() so we have a valid week
2187 (Bug report by Roger Sondermann <mail@jumaros.de>)
2189 2002-05-20 [paul] 0.7.6claws7
2192 fix broken parsing of urls
2194 fix displaying of urls
2196 both fixes from the patch [547855] by Eugene
2199 2002-05-19 [alfons] 0.7.6claws6
2202 make sylpheed configure correctly with the latest
2203 and greatest of automake / autoconf / gettext
2205 2002-05-19 [alfons] 0.7.6claws5
2209 add function for returning ime zone offset
2211 * src/quote_fmt_parse.y
2212 better quotation formatting - does not convert
2213 to local time, but uses the original date string.
2215 Note: %z inserts the timezone offset (should
2216 work also on platforms where strftime does not
2219 2002-05-18 [christoph] 0.7.6claws4
2222 fix indentation of some code
2227 correct path for ignorethread.xpm
2228 incorrect filename for sylpheed_logo.xpm
2229 add missing include matcher_parser_parse.h
2231 2002-05-18 [paul] 0.7.6claws3
2233 * sync with 0.7.6cvs8
2234 see ChangeLog 2002-05-16 and 2002-05-17
2236 2002-05-18 [melvin] 0.7.6claws2
2239 Corrected an action's definition and fixed some misspellings.
2241 2002-05-18 [paul] 0.7.6claws1
2244 tools/gpg-sign ** new file **
2245 tools/uudec ** new file **
2246 add Melvin's Actions scripts
2249 add Melvin's descriptions for Actions
2251 2002-05-18 [paul] 0.7.6claws
2253 * Version 0.7.6claws released
2255 2002-05-17 [paul] 0.7.5claws32
2258 updated by Ricardo Mones Lastra
2260 2002-05-17 [paul] 0.7.5claws31
2263 fix Account prefs default folder for sent/draft/deleted
2268 updated translation by Alessandro Maestri and
2271 2002-05-17 [melvin] 0.7.5claws30
2273 * src/prefs_actions.c
2274 Fixed bug where using %F not at the end of the command
2275 resulted in an additional empty argument being created.
2276 Thanks to Darko Koruga for reporting the bug.
2278 2002-05-17 [melvin] 0.7.5claws29
2281 Updated French translations.
2283 2002-05-15 [paul] 0.7.5claws28
2286 updated by Ricardo Mones Lastra
2288 2002-05-15 [paul] 0.7.5claws27
2290 * sync with 0.7.6cvs4
2291 see ChangeLog 2002-05-14 and 2002-05-15
2293 2002-05-14 [paul] 0.7.5claws26
2295 * sync with 0.7.6cvs1
2296 see ChangeLog 2002-05-13
2298 2002-05-13 [thorsten] 0.7.5claws25
2301 fix select_all and copy in multipart messages
2303 fix select_all and copy in multipart messages
2305 2002-05-12 [paul] 0.7.5claws24
2308 reverse last commit, bug already fixed in 0.7.5claws3
2310 2002-05-12 [netztorte] 0.7.5claws23
2313 dont parse empty addressbook (checked in before claws20)
2315 2002-05-12 [melvin] 0.7.5claws22
2318 Removed unneeded priority code introduced by the previous
2321 2002-05-12 [melvin] 0.7.5claws21
2324 Added possibility to set message's priority.
2326 Added possibility to set message's priority.
2327 Added missing headers
2329 2002-05-12 [melvin] 0.7.5claws20
2331 * src/prefs_actions.c
2332 Removed implicitely added quotes around the name
2333 of the temporary files of mime parts.
2335 2002-05-12 [paul] 0.7.5claws19
2337 * sync with 0.7.5cvs20
2338 see ChangeLog 2002-05-11
2340 2002-05-12 [alfons] 0.7.5claws18
2342 * src/quote_fmt_lex.l
2343 * src/quote_fmt_parse.y
2344 allow quote / reply date & time format to be set using
2345 %D{format}. format is a format string you'd pass to
2346 strftime() (see man strftime, or the Display tab |
2347 Date format setting).
2349 Currently %D converts the date to local time.
2351 2002-05-11 [paul] 0.7.5claws17
2353 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2354 see ChangeLog 2002-05-10 and 2002-05-11
2356 2002-05-10 [paul] 0.7.5claws16
2358 * sync with 0.7.5cvs16
2359 see ChangeLog entries 2002-05-09 and
2362 2002-05-10 [colin] 0.7.5claws15
2365 Corrected a bug that prevented sylpheed to open
2366 double-clicked URIs.
2368 2002-05-09 [paul] 0.7.5claws14
2370 * sync with 0.7.5cvs14
2371 see ChangeLog 2002-05-08 and 2002-05-09
2373 2002-05-08 [paul] 0.7.5claws13
2375 * sync with 0.7.5cvs11
2376 see ChangeLog entry 2002-05-08
2378 2002-05-08 [paul] 0.7.5claws12
2382 fix segfault on View->Open in new window
2383 patch submitted by Thorsten Maerz <torte@netztorte.de>
2385 2002-05-07 [paul] 0.7.5claws11
2387 * sync with 0.7.5cvs9
2388 see ChangeLog entry 2002-05-07
2390 2002-05-06 [paul] 0.7.5claws10
2394 display url in statusbar on single-click
2395 patch submitted by Thorsten Maerz <torte@netztorte.de>
2397 2002-05-06 [match] 0.7.5claws9
2404 XML implementation of properties file.
2405 * src/exporthtml.[ch]
2406 * src/expthtmldlg.[ch]
2410 2002-05-02 [sergey] 0.7.5claws8
2412 * src/mainwindow.c (mainwin_entries),
2413 src/prefs_common.c (prefs_send_create()),
2414 src/codeconv.c (locale_table):
2415 use charset name "Windows-1251" instead of "CP1251".
2417 2002-05-02 [colin] 0.7.5claws7
2421 src/prefs_folder_item.c
2422 Fixed cosmetics bugs due to Outbox renamed to Sent.
2424 2002-05-02 [hiro] 0.7.5claws6
2427 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2429 2002-05-02 [paul] 0.7.5claws5
2432 more sync with 0.7.5cvs7, see ChangeLog entry
2435 2002-05-02 [hiro] 0.7.5claws4
2438 compose_queue_sub():
2439 check if queue folder exists (closes #550397).
2440 removed directory creation since it should be handled
2443 imap_add_msg(): return UID for appended message
2446 2002-04-30 [paul] 0.7.5claws3
2449 fix account_find_from_address() bug
2451 2002-04-28 [colin] 0.7.5claws2
2455 src/prefs_common.[ch]
2457 Added user-definable quotation characters recognition.
2459 2002-04-28 [paul] 0.7.5claws1
2461 * sync with 0.7.5cvs4
2462 see ChangeLog entry 2002-04-25
2464 2002-04-28 [paul] 0.7.5claws
2469 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2470 Fabio Junior Beneditto
2472 2002-04-27 [jens] 0.7.4claws103
2475 updated German translation.
2477 2002-04-27 [hiro] 0.7.4claws102
2480 summary_write_cache(): fixed the mark loss of hidden messages.
2482 2002-04-26 [melvin] 0.7.4claws101
2485 fixed a second typo (same one)
2489 fixed the type again...
2491 2002-04-26 [melvin] 0.7.4claws100
2494 fixed a typo in an alert message ("temorary").
2497 corrected the typo described above.
2499 updated French translation.
2501 2002-04-26 [darko] 0.7.4claws99
2504 fix target folder colorization
2506 2002-04-25 [paul] 0.7.4claws98
2509 updated by Alessandro Maestri
2511 2002-04-24 [colin] 0.7.4claws97
2514 Fixed double "subject is empty" question.
2516 2002-04-23 [colin] 0.7.4claws96
2519 Corrected issue when "automatically display images" was
2520 not set : first image remained after selecting second.
2522 2002-04-23 [melvin] 0.7.4claws95
2524 * src/prefs_actions.c
2525 Don't display in/out dialog if there is nothing to show.
2527 2002-04-23 [paul] 0.7.4claws94
2529 * sync with 0.7.5cvs3
2530 bug fixes: see ChangeLog entry 2002-04-23
2532 2002-04-22 [darko] 0.7.4claws93
2535 fix previous check-in which changed code after
2538 2002-04-22 [paul] 0.7.4claws92
2545 update English, Spanish and French FAQs
2548 add German and Spanish manuals
2551 update English and French manuals
2554 add to and re-arrange the pixmap entries
2556 2002-04-22 [darko] 0.7.4claws91
2559 fix sender initials recognition to only allow
2560 '>' after the initials
2562 2002-04-21 [paul] 0.7.4claws90
2564 * sync with 0.7.5 release
2565 see ChangeLog entry 2002-04-21
2570 add colin's new pixmaps to EXTRA_DIST
2572 2002-04-21 [colin] 0.7.4claws89
2575 * src/mainwindow.[ch]
2576 * src/prefs_common.[ch]
2577 * src/stock_pixmap.[ch]
2578 Added "Work offline" ability.
2580 2002-04-21 [colin] 0.7.4claws88
2583 * src/prefs_common.c
2584 * src/prefs_common.h
2585 * src/textview.c : Added an option to common preferences -> display
2586 to allow user not to automatically display images.
2588 2002-04-21 [paul] 0.7.4claws87
2590 * sync with 0.7.4cvs52
2591 see ChangeLog entry 2002-04-21 (src/imap.c)
2593 2002-04-21 [paul] 0.7.4claws86
2595 * sync with 0.7.4cvs51
2596 see ChangeLog entry 2002-04-21
2598 2002-04-21 [paul] 0.7.4claws85
2600 * sync with 0.7.4cvs49
2601 see ChangeLog entries 2002-04-20 and 2002-04-21
2604 clean up: remove old 'stock_' element from xpm
2607 2002-04-21 [alfons] 0.7.4claws84
2609 apply sync patch from Paul
2612 use old claws prefs_folder_item_create() for now
2614 2002-04-19 [match] 0.7.4claws83
2616 * src/addressbook.[ch]
2617 * src/addrharvest.[ch]
2618 * src/addrgather.[ch]
2621 * src/summaryview.[ch]
2624 2002-04-19 [paul] 0.7.4claws82
2627 updated by Fabio Junior Beneditto
2629 2002-04-14 [alfons] 0.7.4claws81
2632 add #include <sys/types.h> for mode_t and off_t
2634 2002-04-13 [paul] 0.7.4claws80
2639 src/prefs_common.[ch]
2641 enable storing of GnuPG passphrase for the whole
2642 session or a user-defined number of minutes. patch
2643 submitted by Ravemax <ravemax@dextrose.com>
2645 2002-04-13 [alfons] 0.7.4claws79
2648 make email parser also stop scanning when encountering separators
2649 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2651 2002-04-13 [paul] 0.7.4claws78
2653 * sync with 0.7.4cvs39
2654 see ChangeLog entry 2002-04-12
2656 2002-04-11 [paul] 0.7.4claws77
2658 * sync with 0.7.4cvs37
2659 see ChangeLog entry 2002-04-11
2661 2002-04-11 [paul] 0.7.4claws76
2664 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2665 the clause for OpenSSL). sync with sylpheed main
2667 2002-04-09 [melvin] 0.7.4claws75
2670 Made 'Ctrl-Enter' on send ignore some modifiers
2671 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2672 to bind other *-Enter (but not Alt-Enter).
2674 2002-04-09 [paul] 0.7.4claws74
2676 * sync with 0.7.4cvs35
2677 see ChangeLog entries 2002-04-09
2679 2002-04-08 [paul] 0.7.4claws73
2681 * sync with 0.7.4cvs33
2682 see ChangeLog entry 200-04-08
2684 2002-04-07 [match] 0.7.4claws72
2686 * src/addrharvest.[ch]
2687 fixed to read all addresses in header, regardless
2688 of header size. improved name parsing. accommodate
2689 harvest from folders and selected message.
2691 included new address parsing function.
2692 * src/addrgather.[ch]
2693 * src/addressbook.[ch]
2694 * src/summaryview.[ch]
2696 allow address harvest of folder as well as selected
2699 2002-04-07 [paul] 0.7.4claws71
2703 don't try to authenticate with CRAM-MD5 in SMTP when
2704 SMTP-AUTH enabled if MTA doesn't issue this
2705 auth-method in it's ehlo-response. bug item #531364,
2706 patch item #938910. patch submitted by Colin Leroy
2709 2002-04-07 [paul] 0.7.4claws70
2712 fix missing MODE_READER bug. patch submitted by
2713 Colin Leroy <colin@colino.net>
2715 2002-04-07 [alfons] 0.7.4claws69
2718 * src/prefs_filtering.c
2720 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2721 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2723 2002-04-07 [paul] 0.7.4claws68
2725 * sync with 0.7.4cvs32
2726 see ChangeLog entry 2002-04-06
2728 * tools/filter_conv.pl
2731 2002-04-06 [paul] 0.7.4claws67
2733 * tools/filter_conv.pl
2734 modify to be able to find the name of the first
2735 mailbox and use that. main's filter does not
2736 record the full path to the mailbox and therefore
2737 can only filter to the first mailbox.
2739 2002-04-05 [paul] 0.7.4claws66
2741 * tools/filter_conv.pl
2742 attempt to make the script all-encompassing and
2743 be able to convert any main 'filter' rule thrown
2746 2002-04-05 [paul] 0.7.4claws65
2748 * tools/filter_conv.pl
2749 allow for collapsed folder trees
2751 2002-04-05 [paul] 0.7.4claws64
2753 * sync with 0.7.4cvs31
2754 see ChangeLog entries 2002-04-05
2756 2002-04-03 [paul] 0.7.4claws63
2758 * sync with 0.7.4cvs29
2759 see ChangeLog entries 2002-04-02 and 2002-04-03
2761 2002-04-02 [paul] 0.7.4claws62
2763 * sync with 0.7.4cvs26
2764 see ChangeLog entry 2002-04-01
2766 2002-04-02 [match] 0.7.4claws61
2769 * src/importpine.[ch]
2771 import Pine address book.
2773 2002-04-02 [match] 0.7.4claws60
2775 * src/addrharvest.[ch]
2776 improve address parsing of funky addresses.
2778 2002-04-02 [darko] 0.7.4claws59
2781 wrap on send improvements, it now recognizes quoted
2782 initials as part of the quotation string, and it
2783 does not join lines separated by CR
2785 2002-04-01 [match] 0.7.4claws58
2788 added new functions.
2790 remove excessive duplicate address generation
2793 2002-04-01 [alfons] 0.7.4claws57
2798 2002-04-01 [paul] 0.7.4claws56
2800 * sync with 0.7.4cvs25
2801 see ChangeLog entry 2002-04-01
2803 2002-04-01 [alfons] 0.7.4aprilfool55
2806 honour feature request item #537427 to allow for
2807 displaying names from address book for sent mail also
2809 2002-03-29 [paul] 0.7.4claws54
2812 src/prefs_filtering.[ch]
2815 add 'fast filter' for claws' filtering,
2816 /Tools/Create filter rule/... patch submitted
2817 by Neill Miller <neillm@thecodefactory.org>
2819 2002-03-29 [paul] 0.7.4claws53
2821 * sync with 0.7.4cvs24
2822 see ChangeLog entry 2002-03-29
2824 2002-03-28 [paul] 0.7.4claws52
2826 * sync with 0.7.4cvs23
2827 see ChangeLog entry 2002-03-28
2829 2002-03-27 [melvin] 0.7.4claws51
2831 * src/prefs_actions.c
2832 Added support to pass only one message part (as a
2833 file) to the command using '%p'. No quotes are needed
2834 because doubles quotes are automatically added.
2835 Fixed bug where Sylpheed could block when waiting for
2836 a child process to finish.
2837 Changed the help menu to remove quotes around symbols to
2838 avoid misinterpretation (they must not be used).
2840 2002-03-27 [melvin] 0.7.4claws50
2843 Made the new mail notification command always
2844 execute asynchronously.
2846 2002-03-27 [paul] 0.7.4claws49
2849 fix bug introduced in last commit
2851 2002-03-27 [paul] 0.7.4claws48
2853 * sync with 0.7.4cvs21
2854 see ChangeLog 2002-03-26 and 2002-03-27
2856 2002-03-26 [hoa] 0.7.4claws47
2858 * src/prefs_folder_item.c
2859 really fixed the bug #516442 with folder rescan.
2861 2002-03-26 [paul] 0.7.4claws46
2863 * sync with 0.7.4cvs19
2864 see ChangeLog entries 2002-03-25 and 2002-03-26
2866 2002-03-25 [hoa] 0.7.4claws45
2870 fix the bug #516442 with folder rescan.
2872 * src/prefs_common.[ch]
2874 added an option to enable two different behaviours
2878 2002-03-25 [paul] 0.7.4claws44
2881 src/selective_download.c
2882 correct a few menuitem labels
2884 2002-03-25 [christoph] 0.7.4claws43
2887 fix non deleted tmp message in
2888 procmsg_save_to_outbox
2889 fix problems caused by sync with
2890 main branch's procmsg_send_queue
2892 2002-03-25 [paul] 0.7.4claws42
2896 src/quote_fmt_parse.y
2897 add Last name (%L) placeholder for quoting.
2898 patch submitted by Thorsten Thielen
2899 <thth@users.sourceforge.net>
2901 2002-03-25 [paul] 0.7.4claws41
2904 get full hostname. patch submitted by
2905 Bob Woodside <rwoodside1@comcast.net>
2907 2002-03-25 [paul] 0.7.4claws40
2912 src/prefs_account.[ch]
2913 enable NNTP over SSL. patch submitted by
2914 Pascal Jermini <pascal@infinity.hn.org>
2916 2002-03-24 [paul] 0.7.4claws39
2918 * src/prefs_common.c
2919 make the arrangement of the Compose tab more
2923 fix some irregularities of style
2926 updated by Kilian Krause
2928 2002-03-23 [paul] 0.7.4claws38
2931 updated by Fabio Junior Beneditto
2933 2002-03-23 [paul] 0.7.4claws37
2936 move 'Gather addresses' to 'Tools' menu
2937 make 'Selective download' sensitive
2939 2002-03-23 [paul] 0.7.4claws36
2941 * sync with 0.7.4cvs16
2942 see ChangeLog entries 2002-03-23
2944 2002-03-22 [christoph] 0.7.4claws35
2946 * src/quote_fmt_parse.y
2947 fix include program output
2949 2002-03-22 [alfons] 0.7.4claws34
2952 initialize GDate stack variable correctly (sorry!)
2954 2002-03-22 [paul] 0.7.4claws33
2960 rename 'Tool' to 'Tools'
2963 move 'Delete duplicated messages' from
2964 'Message/' to 'Tools/'
2965 re-arrange the order of 'Tools/' items
2967 2002-03-22 [paul] 0.7.4claws32
2970 src/addressbook.[ch]
2971 auto-address completion now also matches on
2972 Nickname. patch submitted by Bob Forsman
2973 <hammor@users.sourceforge.net>
2976 correct a spelling mistake
2978 2002-03-22 [alfons] 0.7.4claws31
2981 fix getting uidl from incorrect string
2984 2002-03-21 [alfons] 0.7.4claws30
2987 more code refactoring
2988 plug mem leak introduced by delete on server
2990 2002-03-21 [paul] 0.7.4claws29
2992 * sync with 0.7.4cvs11
2993 see ChangeLog entries 2002-03-20
2995 2002-03-20 [alfons] 0.7.4claws28
2998 apply Colin's patch and refactor
3000 2002-03-20 [paul] 0.7.4claws27
3002 * sync with sylpheed 0.7.4cvs9
3003 see ChangeLog entry 2002-03-20
3005 2002-03-19 [christoph] 0.7.4claws26
3010 revert changes for flag updates
3011 (does not work correctly and no time to debug)
3013 2002-03-20 [alfons] 0.7.4claws25
3016 refactor should_delete() a little bit
3018 2002-03-19 [paul] 0.7.4claws24
3022 src/prefs_account.[ch]
3023 allow the user to leave downloaded mail on the
3024 server for n days. Patch submitted by Colin Leroy
3027 2002-02-19 [paul] 0.7.4claws23
3029 * sync with sylpheed 0.7.4cvs8
3030 see ChangeLog entries 2002-03-19
3032 2002-03-18 [paul] 0.7.4claws22
3034 * sync with sylpheed 0.7.4cvs6
3035 see ChangeLog entry 2002-03-18
3037 2002-03-18 [paul] 0.7.4claws21
3040 add en_GB message catalogue
3045 correct a few spelling mistakes
3047 2002-03-17 [alfons] 0.7.4claws20
3050 more stringent checks for NULL params when writing
3051 filtering actions to a file
3053 2002-03-17 [hoa] 0.7.3claws20
3056 fixed the count of new messages
3059 fixed the "attachment properties" window
3061 2002-03-17 [paul] 0.7.4claws19
3066 src/prefs_account.[ch]
3069 automatically mark cross-posted messages as read
3070 and (optionally) give them a colour label
3071 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
3074 2002-03-17 [paul] 0.7.4claws18
3076 * sync with sylpheed 0.7.4cvs5
3077 see ChangeLog entry 2002-03-17
3079 2002-03-17 [melvin] 0.7.4claws17
3082 Worked around a gtktext 'bug': when searching for
3083 a text in a long message it was scrolling slowly
3084 line by line until it hit the searched text.
3086 Updated French translation
3088 2002-03-17 [melvin] 0.7.4claws16
3092 * src/prefs_actions.c
3093 Moved "Edit/Actions" to "Tool/Actions"
3094 Made mainwindow/compose window sensitive as soon as
3095 no child process is running anymore even if the io dialog
3097 Fixed a struct being initialized with a non constant char*
3099 2002-03-16 [christoph] 0.7.4claws15
3102 add --with-compiler-flags option
3103 (only for developer hacking)
3107 try to make folder-stats and flag handling more
3108 independent from the summaryview. msgcounts
3109 are only set when the folder is opened and
3110 procmsg_msginfo_(un)set_flags will handle it
3111 later and summaryview will get the values
3114 2002-03-16 [paul] 0.7.4claws14
3117 fix Return-receipt. Patch submitted by Bob
3118 Woodside <rwoodside1@comcast.net>
3120 2002-03-16 [paul] 0.7.4claws13
3123 fix 'dynamic' signatures, make it work again
3124 broken during sync on 2002-03-14 (0.7.4claws2)
3126 2002-03-15 [match] 0.7.4claws12
3128 * src/addrharvest.[ch]
3129 * src/addrgather.[ch]
3130 * src/addressbook.[ch]
3132 included address harvester feature. still some
3133 issues with address parsing that I will fix.
3135 2002-03-15 [match] 0.7.4claws11
3138 * src/addrcache.[ch]
3139 * src/addressbook.[ch]
3148 tidy up. fix memory leaks. moved attribs and methods
3149 from individual interfaces to addrcache object. prep
3150 for new stuff to come in.
3152 2002-03-15 [alfons] 0.7.4claws10
3155 * src/matcher_parser_parse.y
3156 * src/matcher_parser_lex.l
3157 * src/prefs_matcher.c
3158 add filtering conditions message greater than, smaller
3159 than, and exactly matching a size in bytes
3160 (does not work with delete from POP3 server yet)
3162 this should also give others an idea what you should
3163 do to add new criterions to claws filtering system
3166 2002-03-15 [paul] 0.7.4claws9
3168 * tools/filter_conv.pl
3169 exit if there are no filter rules to convert
3170 rename filterrc to filterrc.old after completion
3172 2002-03-15 [paul] 0.7.4claws8
3174 * sync with sylpheed 0.7.4cvs3
3175 see ChangeLog entry 2002-03-14
3177 2002-03-14 [paul] 0.7.4claws7
3180 clean up the last commit (ahem)
3182 2002-03-14 [paul] 0.7.4claws6
3185 fix bug #515655. honour account preferences
3186 regarding gpg default signing/encryption when
3187 changing account from the compose window.
3189 2002-03-14 [paul] 0.7.4claws5
3192 remove unnecessary curly brackets
3194 2002-03-14 [paul] 0.7.4claws4
3197 src/prefs_filtering.[ch]
3198 add filter rename on folder rename and filter
3199 delete on folder delete. Patch submitted by
3200 Neill Miller <neillm@thecodefactory.org>
3202 2002-03-14 [christoph] 0.7.4claws3
3207 (patch submitted by "Simon 'corecode' Schubert")
3208 * src/prefs_common.c
3212 2002-03-14 [paul] 0.7.4claws2
3214 * sync with sylpheed 0.7.4cvs2
3215 see ChangeLog entry 2002-03-13
3217 2002-03-12 [darko] 0.7.4claws1
3220 fix what seems to be a copy and paste error
3221 when setting color for important messages
3224 2002-03-11 [paul] version 0.7.4claws released
3226 2002-03-11 [paul] 0.7.4claws
3232 update message catalogs. Submitted by Ricardo Mones
3233 Lastra, Alessandro Maestri, Wilbert Berendsen, and
3234 Fabio Junior Beneditto
3239 faq/it/sylpheed-faq*
3245 2002-03-11 [jens] 0.7.3claws7
3248 updated German translation
3250 2002-03-11 [melvin] 0.7.3claws6
3253 updated and corrected French translation
3255 2002-03-10 [hoa] 0.7.3claws5
3259 * src/prefs_account.c
3262 fixed the local account.
3263 you have to change the default "/usr/sbin/sendmail"
3264 to "/usr/sbin/sendmail -t" in the preferences of
3268 removed some debug display for renderer
3270 2002-03-10 [paul] 0.7.3claws4
3272 * faq/en/sylpheed-faq-1.html
3273 faq/en/sylpheed-faq-2.html
3276 2002-03-09 [paul] 0.7.3claws3
3278 * sync with sylpheed 0.7.4
3279 see ChangeLog entry 2002-03-09
3281 2002-03-08 [paul] 0.7.3claws2
3283 * faq/en/sylpheed-faq*
3284 faq/es/sylpheed-faq*
3285 faq/fr/sylpheed-faq*
3288 * manual/fr/.cvsignore
3289 manual/fr/Makefilea.am
3293 add the French manual
3295 2002-03-07 [paul] 0.7.3claws1
3297 * sync with sylpheed 0.7.3cvs4
3298 see ChangeLog entries 2002-03-06 and 2002-03-07
3301 updated by Wilbert Berendsen
3303 2002-03-07 [melvin] 0.7.2claws34
3305 * src/selective_download.c
3306 Changed the pixmap of the receive button to MAIL_RECEIVE.
3308 2002-03-06 [paul] 0.7.2claws33
3310 * sync with sylpheed 0.7.3cvs1
3311 bug fix, see ChangeLog entry 2002-03-05
3313 2002-03-05 [paul] 0.7.2claws32
3318 reverse the pgp ascii-armored code implemented in
3319 0.7.2claws16. removal of this code until it matures.
3320 this means that verifying ascii-armored pgp sigs and
3321 automatic decryption of ascii-armored encrypted
3322 messages no longer works.
3324 2002-03-05 [paul] 0.7.2claws31
3329 * faq/en/Makefile.am
3330 faq/en/sylpheed-faq.html
3331 faq/en/sylpheed-faq-1.html
3332 faq/en/sylpheed-faq-2.html
3333 faq/en/sylpheed-faq-3.html
3334 * faq/es/Makefile.am
3335 faq/es/sylpheed-faq.html
3336 faq/es/sylpheed-faq-1.html
3337 faq/es/sylpheed-faq-2.html
3338 faq/es/sylpheed-faq-3.html
3339 faq/es/sylpheed-faq-4.html
3340 * faq/fr/Makefile.am
3341 faq/fr/sylpheed-faq.html
3342 faq/fr/sylpheed-faq-1.html
3343 faq/fr/sylpheed-faq-2.html
3344 faq/fr/sylpheed-faq-3.html
3349 add FAQs in English, Spanish and French
3352 2002-03-05 [paul] 0.7.2claws30
3354 * manual/en/sylpheed.html
3355 manual/en/sylpheed-XX.html
3356 updated the English manual
3361 dialog box pops up if the article can't be deleted.
3366 updated by Fabio Junior Benedito
3370 * removed ac/gpgme.m4
3371 to avoid autogen common problem
3372 developers have to install gpgme development package now
3375 encoding to 7bit or 8bit is enabled.
3377 2002-03-03 [alfons] 0.7.2claws29
3380 merge fix by Oliver Haertel for selective
3383 2002-03-03 [paul] 0.7.2claws28
3385 * sync with sylpheed 0.7.3
3387 2002-03-03 [paul] 0.7.2claws27
3389 * sync with sylpheed 0.7.2cvs24
3390 see ChangeLog entries 2002-03-02 and 2002-03-03
3392 2002-03-02 [melvin] 0.7.2claws26
3397 * src/prefs_common.[ch]
3398 Added user definable notification on new mail arrival.
3399 Removed unused variables in spell checker prefs code.
3401 2002-03-02 [melvin] 0.7.2claws25
3404 Removed unnecessary escape sequences.
3405 Changed 'Initial...' to 'Initials of Sender'
3407 2002-03-02 [paul] 0.7.2claws24
3409 * sync with sylpheed 0.7.2cvs22
3410 see ChangeLog entry 2002-03-01
3412 2002-03-01 [hoa] 0.7.2claws23
3415 Set sensitivity of delete actions to active
3416 even if the folder is a newsgroup.
3419 - Set sensitivity of delete actions
3420 - Added function check_permission() that will check if the
3421 user is authorized to delete a message. For news, it
3422 will check if the author is the same.
3423 - Enabled deletion when there is no trash folder.
3426 - Added news_cancel_article() to cancel articles
3427 - Implemented news_remove_message() (public function)
3429 2002-03-01 [paul] 0.7.2claws22
3433 recognise urls that that don't include 'http://' and
3437 remove duplicated name
3439 2002-02-28 [paul] 0.7.2claws21
3442 src/summaryview.[ch]
3443 add ability to 'Select thread'
3444 combines Melvin's "Select thread's head" patch (#510907)
3445 with Colin Leroy's <colin@colino.net> "Select whole thread"
3448 2002-02-28 [paul] 0.7.2claws20
3451 hopefully fix segfault on right-clicking a mime part
3452 that some people have experienced.
3453 fix submitted by Fredrik Olofsson <frol@linux.nu>
3455 2002-02-28 [paul] 0.7.2claws19
3457 * sync with sylpheed 0.7.2cvs21
3458 see ChangeLog entries 2002-02-27 and 2002-02-28
3460 2002-02-27 [paul] 0.7.2claws18
3462 * sync with sylpheed 0.7.2cvs18
3463 see ChangeLog entries 2002-02-26 and 2002-02-27
3465 2002-02-26 [alfons] 0.7.2claws17
3468 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3469 (spotted by Chris Hessman <idatech@gmx.net>)
3471 2002-02-26 [paul] 0.7.2claws16
3476 make decryption of ascii-armored pgp encrypted messages
3477 and verification of ascii-armored signatures work again.
3478 slightly altered from the patch by Jens Jahnke
3482 * the checking of plaintext signatures always comes up in
3484 * it doesn't work for multipart messages
3485 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3486 including the msg headers and these 2 line themselves, are
3490 "View/Folder Tree" becomes "View/Separate Folder Tree"
3491 "View/Message View" becomes "View/Separate Message View"
3492 because its less ambiguous.
3495 updated by Ricardo Mones Lastra
3497 2002-02-26 [paul] 0.7.2claws15
3499 * sync with sylpheed 0.7.2cvs17
3500 see ChangeLog entries 2002-02-25 and 2002-02-26
3502 2002-02-25 [christoph] 0.7.2claws14
3504 * src/filtering.[ch]
3506 do filtering stuff after all messages have been received
3507 1. drop all messages to .processing
3508 2. scan processing folder for messages
3509 3. filter messages or move to inbox
3510 this will also find old messages left in processing after
3511 a crash or something like that and we get a real msginfo
3512 from folder->get_msg_list and do not have to create our
3513 own in filter_message
3514 * src/matcher_parser_parse.y
3515 remove MIX/MAX warning (reordered includes)
3517 2002-02-25 [paul] 0.7.2claws13
3519 * sync with sylpheed 0.7.2cvs15
3520 see ChangeLog entry 2002-02-24
3522 2002-02-24 [alfons] 0.7.2claws12
3525 clear old color flags first when applying a new color to
3527 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
3529 2002-02-24 [alfons] 0.7.2.claws11
3532 * src/prefs_common.c
3533 add presets for Opera and Konqueror, closes patch #517261,
3534 submitted by Ville Skyttä <scop@users.sourceforge.net>
3536 2002-02-24 [alfons] 0.7.2.claws10
3540 fix threading for null message ids, closes patch #521601,
3541 submitted by Bob Forsman <hammor@users.sourceforge.net>
3543 2002-02-24 [alfons] 0.7.2claws9
3547 make Tool | Filter Message work with filtering system so
3548 setting flags also works
3552 - Processing uses the same function as Tool | Filter
3553 Message, but doesn't use the same update proc yet
3555 2002-02-23 [paul] 0.7.2claws8
3557 * sync with sylpheed 0.7.2cvs14
3558 see ChangeLog entries 2002-02-22 and 2002-02-23
3560 2002-02-22 [christoph] 0.7.2claws7
3563 Add column space to table
3564 * src/quote_fmt_parse.y
3567 2002-02-22 [paul] 0.7.2claws6
3575 src/matcher_parser_lex.l
3576 src/matcher_parser_parse.y
3579 src/prefs_filtering.c
3580 src/selective_download.[ch] *** NEW FILES ***
3583 Selective Download added to 'Tool' menu.
3584 Retrieves email headers of the currently selected pop3
3585 account and allows the user to mark emails for deletion
3586 right on the pop3 server. Patch submitted by Oliver Haertel
3587 <oha@users.sourceforge.net>.
3590 add 'src/quote_fmt.c'
3592 2002-02-22 [christoph] 0.7.2claws5
3596 * src/prefs_common.[ch]
3597 * src/prefs_template.c
3598 * src/quote_fmt.c *** NEW FILE ***
3600 move quote format symbol description code
3601 to it's own file because it is used from
3602 differnent code parts
3603 Rewrote symbol description GUI
3606 + get data from array (no more long constant strings)
3607 * src/quote_fmt_lex.l
3608 * src/quote_fmt_parse.y
3609 Symbol for Literal % changed to \% instead of %%
3610 (More logical as \ is used for quoting for other symbols)
3611 Add |f and |p to include files and program output
3613 |f{/home/.../.signature}
3616 Correct wrong spelling for "Referenzen"
3618 2002-02-21 [paul] 0.7.2claws4
3621 forgotten during sync
3623 2002-02-21 [paul] 0.7.2claws3
3625 * sync with sylpheed 0.7.2cvs11
3626 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
3627 2002-02-20 and 2002-02-21
3629 2002-02-20 [melvin] 0.7.2claws2
3631 * src/prefs_actions.c
3632 Added error report when child cannot fork or when execvp
3633 returns with an error.
3635 2002-02-19 [christoph] 0.7.2claws1
3638 return unconverted text if conde conversion is not possible
3639 when libjconv is used.
3640 (patch submitted by "Simon 'corecode' Schubert")
3644 * version 0.7.2claws release
3646 2002-02-19 [paul] 0.7.2claws
3649 updated by Wilbert Berendsen
3652 2002-02-18 [alfons] 0.7.1claws13
3656 remove references to dlfcn and explicitly loading functions
3657 from dynalink libs, because libs linked anyway, and functions
3658 are loaded explicitly
3660 2002-02-17 [melvin] 0.7.1claws12
3662 * src/prefs_actions.c
3663 Replaced children wait loop with double fork technique.
3664 Now, input/output window updated at each new output.
3665 free_children(): Fixed a memory leak.
3666 Made input/output window non closable if running children
3668 Added missing <unistd.h> include.
3669 Added some --debug outputs.
3671 2002-02-17 [melvin] 0.7.1claws11
3674 Fixed bug where descending sort order did not select top
3677 2002-02-17 [melvin] 0.7.1claws10
3680 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3681 * src/prefs_common.c
3682 Pspell data package directory no more hard coded but
3683 set during configuration (PSPELL_PATH). (Thanks to
3684 Gustavo Noronha Silva.)
3686 2002-02-17 [melvin] 0.7.1claws9
3689 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3691 Fixed compile-time warnings.
3693 2002-02-16 [alfons] 0.7.1claws8
3696 fix inadvertent free of NULL pointer which caused
3697 sylpheed to crash when closing the save-as dialog
3698 using the window close button
3700 2002-02-16 [carsten] 0.7.1claws7
3701 * src/mainwindow.[ch]
3704 fixes for pixmap theming code:
3705 - recently changed mail attributes shouldn't get
3707 - theme is only reloaded iff another theme was
3710 2002-02-16 [paul] 0.7.1claws6
3712 * sync with sylpheed 0.7.2 release
3713 see ChangeLog entry 2002-02-15 and 2002-02-16
3715 2002-02-15 [paul] 0.7.1claws5
3717 * sync with sylpheed 0.7.1cvs9
3718 see ChangeLog entry 2002-02-15
3721 remove unneeded headerwindow.c entry
3723 2002-02-14 [carsten] 0.7.1claws4
3725 fixed a bug for "Go to next unread message": there was
3726 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3727 in the prefs, because of doing "Search again" instead
3730 2002-02-14 [carsten] 0.7.1claws3
3731 * src/stock_pixmap.c
3732 removed 2 more mem leaks; following memprof,
3733 this code is "leak free" now :)
3735 2002-02-14 [carsten] 0.7.1claws2
3736 * src/stock_pixmap.c
3737 used opendir/readdir/closedir instead of scandir
3738 -> code should work now on Solaris
3740 2002-02-14 [paul] 0.7.1claws1
3742 * sync with sylpheed 0.7.1cvs8
3743 see ChangeLog entries 2002-02-13 and 2002-02-14
3746 add some description of Actions and Pixmap Themes