1 2002-08-21 [alfons] 0.8.1claws97
4 use bt instead of bt full which seems to work
5 better, and bt full doesn't give a great deal
8 2002-08-21 [colin] 0.8.1claws96
11 fix summaryview_searchtype_changed prototype
13 2002-08-21 [christoph] 0.8.1claws95
16 o fix broken menu update for sorting type, we have to
17 get this info from the summaryview now
18 o removed setting of threaded state in menu callback
19 * src/summaryview.[ch]
20 more summaryview/folderitem seperation for
23 removed not required --with-compiler-flags option
25 2002-08-21 [oliver] 0.8.1claws94
28 o rename toolbar.xml to toolbar_main.xml
29 since toolbar_compose.xml might come up
34 2002-08-21 [darko] 0.8.1claws93
37 don't reset tmp flags for messages copied
40 2002-08-21 [colin] 0.8.1claws92
42 * src/prefs_filtering.c
43 fix renaming rules on folder rename
44 when folder is not a leaf folder
46 2002-08-21 [paul] 0.8.1claws91
48 * src/prefs_folder_item.c
49 fix alignment of colour selector
51 2002-08-21 [paul] 0.8.1claws90
53 * sync with 0.8.1cvs27
54 see ChangeLog 2002-08-21
56 2002-08-21 [paul] 0.8.1claws89
59 fix crash when changing field type in
62 2002-08-21 [colin] 0.8.1claws88
65 Made quick search case-insensitive
67 2002-08-21 [paul] 0.8.1claws87
69 * sync with 0.8.1cvs26
70 see ChangeLog 2002-08-21
72 2002-08-20 [christoph] 0.8.1claws86
76 * src/summaryview.[ch]
77 more summaryview/folderitem seperation for
78 sort_key and sort_type
80 added missing return statement
82 2002-08-20 [colin] 0.8.1claws85
84 * src/summaryview.[ch]
85 Added a quick search box
87 * src/prefs_common.[ch]
88 Added a show/hide option for the quick search
90 2002-08-20 [oliver] 0.8.1claws84
93 remove toolbar_create_popups
95 o remove toolbar_create_popups
96 o fix toolbar_set_sensitive
97 (Bug reports #596834 and #596832)
99 o add "Set default" button
100 o align label and text + combo widgets
102 2002-08-20 [hoa] 0.8.1claws84
105 fixed a bug in imap_fetch_msginfo() in case there is no
108 2002-08-20 [darko] 0.8.1claws83
111 copy the color style of folder view so it
112 works with GTK themes
114 2002-08-20 [darko] 0.8.1claws82
118 * src/prefs_folder_item.[hc]
119 don't use UI stuff in folder.h
121 2002-08-20 [darko] 0.8.1claws81
124 * src/prefs_folder_item.h
126 * src/prefs_folder_item.c
127 ability to set folder color in folderview
129 2002-08-19 [alfons] 0.8.1claws80
132 fix one of the earlier memleaks reported by Martin Kluge
134 2002-08-19 [alfons] 0.8.1claws79
137 hide notice view when selecting seperate folder
138 view (reported by Urke MMI)
140 2002-08-19 [christoph] 0.8.1claws78
143 * src/prefs_folder_item.h
144 * src/summaryview.[ch]
145 o add summary_set_prefs_from_folderitem to set
146 summaryview prefs (first step to remove all
147 references to the folderitem in summaryview)
148 o moved compiled regex stuff from folderitem prefs
151 2002-08-19 [paul] 0.8.1claws77
154 add check for '.' to QUOTE_IF_REQUIRED
156 2002-08-19 [paul] 0.8.1claws76
159 sync with 0.8.1cvs25 (plug memory leak)
161 * src/prefs_toolbar.c
162 re-order prefs_toolbar_cancel()
164 2002-08-18 [alfons] 0.8.1claws75
168 plug other memleaks reported by Martin Kluge
170 2002-08-18 [paul] 0.8.1claws74
173 updated by Fabio Jr. Beneditto
175 2002-08-18 [paul] 0.8.1claws73
178 fix bug where tooltips were displayed untranslated
180 * src/prefs_toolbar.c
181 fix bug where clicking 'Cancel' creates an icon & text
182 toolbar regardless of prefs
185 2002-08-17 [oliver] 0.8.1claws72
187 * src/prefs_toolbar.c
188 update toolbar on CANCEL
189 bug reported by Martin Kluge
191 toolbar_destroy memleak fixed
193 2002-08-17 [alfons] 0.8.1claws71
196 plug another memleak reported by Martin Kluge
198 2002-08-16 [alfons] 0.8.1claws70
201 use execvp() correctly (suggested by wwp; thanks!)
203 2002-08-16 [alfons] 0.8.1claws69
206 plug memory leak reported by Kim Schultz & Martin Kluge
208 2002-08-16 [paul] 0.8.1claws68
211 updated by Ricardo Mones Lastra
213 2002-08-16 [paul] 0.8.1claws67
216 fix bug where 'Compose News' icon showed wrong
219 2002-08-16 [paul] 0.8.1claws66
221 * sync with 0.8.1cvs24
222 see ChangeLog 2002-08-16
225 updated by Alessandro Maestri
227 2002-08-15 [paul] 0.8.1claws65
232 2002-08-15 [paul] 0.8.1claws64
235 don't translate debug info
240 2002-08-15 [paul] 0.8.1claws63
242 * src/prefs_toolbar.c
243 fix bug where clicking 'OK' creates an icon & text
244 toolbar regardless of prefs
246 2002-08-14 [alfons] 0.8.1claws62
249 add global var that has the full argv[0]
251 o execvp the correct sylpheed by using argv0
252 and setting the correct work dir
255 2002-08-14 [oliver] 0.8.1claws61
257 * enable/disable Toolbar Action Buttons
261 * src/prefs_toolbar.c
263 2002-08-14 [melvin] 0.8.1claws60
266 Updated French translations
268 2002-08-14 [melvin] 0.8.1claws59
271 Made bug report not translatable
273 Fixed exporthtml_build_filespec() return value
275 Fixed incorrect include file
277 * src/prefs_actions.c
278 * src/prefs_toolbar.c
279 Made debug info not translatable
282 Added missing includes
286 2002-08-14 [paul] 0.8.1claws58
288 * faq/es/sylpheed-faq.html
289 faq/es/sylpheed-faq-[1-3].html
290 faq/es/sylpheed-faq-4.html **NEW FILE **
293 2002-08-13 [christoph] 0.8.1claws57
296 ignore thread fix that did not mark all
297 child nodes of a ignored thread as
298 ignored. Does not work perfectly yet,
301 2002-08-13 [alfons] 0.8.1claws56
304 o implement 'save crash log'
307 2002-08-13 [melvin] 0.8.1claws55
310 removed unrequired "execinfo.h" header
312 2002-08-12 [paul] 0.8.1claws54
314 * faq/en/sylpheed-faq.html
315 faq/en/sylpheed-faq-[1-3].html
316 faq/en/sylpheed-faq-4.html **NEW FILE **
319 2002-08-12 [alfons] 0.8.1claws53
322 add crash.c to translatables
324 bring in Leandro's crash dialog
326 2002-08-11 [alfons] 0.8.1claws52
329 clean up some warnings
331 2002-08-11 [alfons] 0.8.1claws51
335 * src/crash.[ch] ** NEW FILES **
337 initial gdb crash handler
339 2002-08-11 [paul] 0.8.1claws50
341 * src/prefs_toolbar.c
342 replace Up/Down arrow pixmaps with text to be
343 consistent across icon themes
345 2002-08-11 [paul] 0.8.1claws49
349 rename 'Pixmap' -> 'Icon'
352 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
354 2002-08-10 [paul] 0.8.1claws48
356 * src/prefs_toolbar.c
359 2002-08-10 [paul] 0.8.1claws47
362 don't write Processing progress to status bar
363 patch submitted by Alexander Evseev
365 * src/prefs_toolbar.c
366 re-position and resize window
367 make window assume correct size on first call
369 2002-08-10 [paul] 0.8.1claws46
376 follow UI text conventions
378 2002-08-10 [alfons] 0.8.1claws45
381 correct pixmap for delete action
383 2002-08-10 [paul] 0.8.1claws44
386 updated by Fabio Jr. Beneditto
388 2002-08-10 [paul] 0.8.1claws43
391 add custom toolbar files
393 2002-08-10 [paul] 0.8.1claws42
395 * sync with 0.8.1cvs22
396 see ChangeLog 2002-08-09
398 2002-08-09 [paul] 0.8.1claws41
402 tools/outlook2sylpheed.pl ** NEW FILE **
403 add script to convert exported Outlook
404 contacts list to a Sylpheed addressbook.
405 Submitted by Ricardo Mones Lastra.
407 2002-08-09 [paul] 0.8.1claws40
411 po/sr.po ** NEW FILE **
412 add Serbian message catalog. Submitted by
413 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
415 2002-08-09 [paul] 0.8.1claws39
417 * sync with 0.8.1cvs21
418 see ChangeLog 2002-08-08
420 2002-08-08 [oliver] 0.8.1claws38
423 move Custom Toolbar to Configuration menu
425 2002-08-08 [oliver] 0.8.1claws37
427 * src/prefs_toolbar.c
428 fix substitute pixmap bug
430 2002-08-08 [paul] 0.8.1claws36
432 * sync with 0.8.1cvs19
433 see ChangeLog 2002-08-08
435 2002-08-07 [christoph] 0.8.1claws35
438 fixed a memory leak in new canonicalize_file_replace
440 2002-08-07 [christoph] 0.8.1claws34
443 o canonicalize_file_replace should create the temporary
444 file in the same directory as the original file.
445 o added get_tmpfile_in_dir that creates a temorary file
446 in a specified directory.
448 2002-08-07 [melvin] 0.8.1claws33
451 fixed bug where 'Article' button acted as 'Email' button.
453 2002-08-07 [paul] 0.8.1claws32
455 * sync with 0.8.1.cvs17
456 see ChangeLog 2002-08-07
458 2002-08-07 [colin] 0.8.1claws31
461 fix mass-cancel problem
463 2002-08-07 [thorsten] 0.8.1claws30
465 * src/prefs_toolbar.c
466 fix: crash on replace or add new button
468 fix: close xmlfile after reading
470 fix: unlink() file before rename()
472 2002-08-06 [paul] 0.8.1claws29
474 * sync with 0.8.cvs15
475 see ChangeLog 2002-08-06
477 2002-08-06 [oliver] 0.8.1claws28
480 * src/prefs_toolbar.c
481 fixed empty toolbar issue
483 2002-08-06 [oliver] 0.8.1claws27
485 * Custom Toolbar Final
489 o toolbar stuff now lives in src/toolbar.[ch]
490 o main_window_toolbar_* functions are renamed to
491 toolbar_* reflecting their new source file
492 * src/mainwindow.[ch]
493 o remove toolbar stuff
495 2002-08-06 [oliver] 0.8.1claws26
498 * src/prefs_toolbar.[ch] **New File**
499 * src/toolbar.[ch] **New File**
500 o prefs_toolbar.[ch] custom toolbar frontend
501 o toolbar.[ch] backend
503 2002-08-06 [oliver] 0.8.1claws25
505 * src/prefs_actions.[ch]
506 o new exported function actions_execute
508 2002-08-06 [paul] 0.8.1claws24
510 * sync with 0.8.1cvs4
511 see ChangeLog 2002-08-06
513 2002-08-06 [paul] 0.8.1claws23
515 * sync with 0.8.1cvs13
516 see ChangeLog 2002-08-06
518 2002-08-06 [paul] 0.8.1claws22
520 * sync with 0.8.1cvs12
521 see ChangeLog 2002-08-05 and 2002-08-06
523 2002-08-06 [match] 0.8.1claws21
526 improvements to cut/copy/paste address
528 2002-08-05 [match] 0.8.1claws20
535 fixes to improve cut/copy/paste
537 2002-08-06 [melvin] 0.8.1claws19
540 account_find_all_from_address(): new function that returns the
541 list of all accounts that are matched in an address.
542 * src/alertpanel.[ch]
543 alertpanel() now accepts a custom widget
544 alertpanel_with_widget(): new function that pops up a panel with
545 a custom widget in it
547 gtkut_account_menu_new(): new function that allows the selection
548 of an account from a list of accounts.
550 Extended Return Receipt notification to select the correct
551 account and to make a security test on the Delivery-Notification
552 address which should be the same as the Return-Path.
554 2002-08-06 [thorsten] 0.8.1claws18
557 attach_all: save unnamed as "noname.%d",
558 dont free static dirname
560 2002-08-05 [alfons] 0.8.1claws17
563 detect XIM by trying to link rather than compile a XIM program
565 2002-08-05 [oliver] 0.8.1claws16
567 * src/stock_pixmap.[ch]
568 o add UP_ARROW to available pixmaps (already in pixmap-directory)
569 o new func to retrieve pixmaps
571 2002-08-05 [paul] 0.8.1claws15
573 * sync with 0.8.1cvs10
574 see ChangeLog 2002-08-05
576 2002-08-04 [alfons] 0.8.1claws14
579 see if this plugs memleak
581 2002-08-04 [melvin] 0.8.1claws13
584 fixed bug that could crash Sylpheed when highlighting
585 all misspelled words.
587 2002-08-03 [melvin] 0.8.1claws12
589 * src/prefs_actions.c
590 removed unnecessary checks for NULL introduced in 0.8.1claws11.
592 fixed bug where the Return Receipt was sent to
593 Delivery-Notification-To address even if it was not present
595 2002-08-02 [alfons] 0.8.1claws11
597 * src/prefs_actions.c
598 o more check for NULLs
599 o put create_io_dialog() in right conditional block
601 2002-08-02 [paul] 0.8.1claws10
604 updated by Ricardo Mones Lastra
606 2002-08-01 [christoph] 0.8.1claws9
609 don't free the cache of the opened
610 folder in the summaryview
612 don't unset flags, if it is not required
614 2002-08-01 [paul] 0.8.1claws8
616 * sync with 0.8.1cvs8
617 see ChangeLog entry 2002-08-01
619 2002-08-01 [paul] 0.8.1claws7
621 * sync with 0.8.1cvs7
622 see ChangeLog 2002-07-31 and 2002-08-01
624 2002-07-31 [christoph] 0.8.1claws6
627 forgot to update menu sensitivity
628 function for new menu entry
630 2002-07-31 [alfons] 0.8.1claws5
633 check folder item and its path for NULL on
636 2002-07-31 [christoph] 0.8.1claws4
639 check if folder_item_get_msginfo in
640 folder_item_remove_msg returned NULL
642 better clear the uid cache in the
643 uid validity check function and delete
646 2002-07-31 [paul] 0.8.1claws3
649 add the '--attach' option and a few other
652 2002-07-31 [paul] 0.8.1claws2
654 * sync with 0.8.1cvs5
655 see ChangeLog 2002-07-31
657 2002-07-31 [christoph] 0.8.1claws1
659 * src/folderview.[ch]
661 replace "Rescan all folders..." with
662 "Check all folders for new messages..."
664 2002-07-30 [paul] 0.8.1claws
666 * version 0.8.1claws released
668 2002-07-30 [paul] 0.8.0claws29
670 * tools/OOo2sylpheed.pl ** NEW FILE **
672 add script to enable sending documents as
673 attachments from OpenOffice.org
675 2002-07-30 [melvin] 0.8.0claws28
677 * src/prefs_actions.c
678 Made the actions' input/output dialog display
681 2002-07-30 [christoph] 0.8.0claws27
684 check if folder_item_get_msginfo in
685 procmsg_save_to_outbox returned NULL
687 2002-07-30 [paul] 0.8.0claws26
689 * sync with 0.8.1cvs4
690 see ChangeLog 2002-07-29
692 2002-07-29 [thorsten] 0.8.0claws25
695 added selective download, delete on server
697 2002-07-29 [paul] 0.8.0claws24
699 * sync with 0.8.1cvs3
700 see ChangeLog 2002-07-29
702 2002-07-27 [christoph] 0.8.0claws23
705 add extra check if fetching the msginfo
708 2002-07-27 [paul] 0.8.0claws22
710 * sync with 0.8.1cvs2
711 see ChangeLog 2002-07-26
713 2002-07-27 [christoph] 0.8.0claws21
716 add another check if a valid msginfo
719 2002-07-26 [hoa] 0.8.0claws20
722 Fixed a condition in folder_item_destroy()
725 Fixed an error in IMAP protocol
727 2002-07-26 [alfons] 0.8.0claws19
730 ofcourse compare with identifier, not the path
732 2002-07-26 [alfons] 0.8.0claws18
735 use folder item identifier for saving / restoring
736 preferences because folder->path might not be unique
738 2002-07-26 [melvin] 0.8.0claws17
741 Fixed a crash introduced in 0.8.0claws5 when log is
742 cut under 80 characters.
744 2002-07-26 [paul] 0.8.0claws16
746 * sync with 0.8.1cvs1
747 see ChangeLog 2002-07-26
749 2002-07-26 [christoph] 0.8.0claws15
752 imap folder now remembers the last selected
753 folder and imap_fetch_msginfo skips selecting
754 the folder if it is already selected
756 2002-07-26 [christoph] 0.8.0claws14
761 fix imap folder rescanning
763 2002-07-25 [christoph] 0.8.0claws13
773 implement imap uid cache and uid validity check
775 2002-07-25 [alfons] 0.8.0claws12
778 fix a brown paper bag bug, and also add some more
781 2002-07-25 [christoph] 0.8.0claws11
784 don't mix copy, fetch_msginfo and remove
785 operations in folder item copy and move
788 2002-07-25 [christoph] 0.8.0claws10
792 * src/prefs_folder_item.c
793 * src/summaryview.[ch]
794 remove no longer required parameter update_cache from
797 2002-07-25 [paul] 0.8.0claws9
804 2002-07-24 [alfons] 0.8.0claws8
807 sort correctly when using simplified subject line
808 (closes feature request "[ 585141 ] applying regexp to subject
809 before sort" submitted by Alexandra Walford)
811 2002-07-24 [paul] 0.8.0claws7
813 * sync with 0.8.0cvs3
814 see ChangeLog 2002-07-24
816 2002-07-23 [christoph] 0.8.0claws6
823 o separate processing and summaryview
824 o removed summary_write_cache from summaryview
825 o removed summaryview->killed_messages, because we don't have
826 to keep a list of killed messages anymore. New cache will
827 keep the hidden messages in cache anyway
830 * src/selective_download.c
831 o removed unnecessary summary_write_cache calls
833 o don't set ignore thread flag in procmsg_get_thread_tree
837 o moved STATUSBAR_PUSH/POP to statusbar.h because
838 they are used in different files
840 2002-07-23 [melvin] 0.8.0claws5
846 * src/editldap_basedn.c
849 Fixed few memory leak (gtk_editable_get_chars returns
852 Fixed few memory leak (gtk_editable_get_chars returns
853 an allocated string) and modified a little the log cutting
856 Replaced a call to an obsolete function gtk_entry_get_text()
857 by gtk_editable_get_chars()
859 Removed a debug printf
861 2002-07-23 [christoph] 0.8.0claws4
864 fix another g_dirname memory leak
866 2002-07-23 [christoph] 0.8.0claws3
869 fixed a memory leak in mh_fetch_msginfo
870 fixed crash when message header could not be
873 2002-07-23 [paul] 0.8.0claws2
875 * sync with 0.8.0cvs2
876 see ChangeLog 2002-07-23
878 2002-07-23 [paul] 0.8.0claws1
880 * sync with 0.8.0cvs1
881 see ChangeLog 2002-07-23
883 2002-07-23 [paul] 0.8.0claws
885 * release of 0.8.0claws
887 2002-07-23 [paul] 0.7.8claws99
890 new Russian translation, submitted by
891 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
893 2002-07-22 [jens] 0.7.8claws98
896 Updated German translations.
898 2002-07-22 [paul] 0.7.8claws97
904 updated translations by Ricardo Mones Lastra,
905 Alessandro Maestri, Wilbert Berendsen and
906 Fabio Jr. Beneditto respectively
908 2002-07-22 [christoph] 0.7.8claws96
911 fix memory leak caused by wrong g_dirname usage
913 2002-07-22 [christoph] 0.7.8claws95
916 update new and unread message counts for summaryview
917 summaryview does not get it from the folder anymore
918 and has to update the values itself
920 2002-07-22 [melvin] 0.7.8claws94
923 Updated French translations.
925 2002-07-22 [christoph] 0.7.8claws93
928 set prop->preg pointer to NULL or following check
929 will not fail and regexec will be called with
932 2002-07-21 [alfons] 0.7.8claws92
934 * src/prefs_common.[ch]
935 remove option "Send return receipt on request"
937 2002-07-21 [thorsten] 0.7.8claws91
940 fixed memleaks, coding style as pointed out by alfons
942 2002-07-21 [alfons] 0.7.8claws90
945 * src/noticeview.[ch]
946 o fix bug notice view being displayed when going to empty folder
947 (noticed by Christoph)
948 o allow RRR to be sent when restarting sylpheed, or changing folder
949 (noticed by Thorsten)
951 2002-07-21 [thorsten] 0.7.8claws89
954 Included save_all patch from Xaview FACQ
955 added support for pathnames
957 2002-07-21 [alfons] 0.7.8claws88
962 * src/messageview.[ch]
963 * src/noticeview.c ** NEW FILE **
964 * src/noticeview.h ** NEW FILE **
965 make return receipts work again
966 (UI idea by Leandro Pereira)
968 2002-07-21 [paul] 0.7.8claws87
971 fix sensitivity of 'Select thread'
973 2002-07-21 [paul] 0.7.8claws86
976 add browser command line for Galeon
978 2002-07-21 [paul] 0.7.8claws85
981 fix 'EXTRA_DIST': remove README.README, add TODO
984 2002-07-21 [alfons] 0.7.8claws84
987 make enter clear selection
988 (closes "[ 579888 ] Editor selection/entry error"
989 reported by Steve Lamb)
991 2002-07-21 [alfons] 0.7.8claws83
994 sort message list when selecting unthread messages
995 (closes "[ 501593 ] switching threaded view doesn't sort"
996 reported by Simon Schubert)
998 2002-07-20 [alfons] 0.7.8claws82
1003 2002-07-20 [thorsten] 0.7.8claws81
1006 Fixed expansion of empty fields in matchactions
1008 2002-07-19 [melvin] 0.7.8claws80
1011 Removed a duplicate menu entry (fast mode) introduced during
1013 Added a menu separator between 'Use alternate' and 'Fast mode'
1015 2002-07-19 [paul] 0.7.8claws79
1021 2002-07-19 [thorsten] 0.7.8claws78
1023 * tools/calypso_convert.pl ** NEW FILE **
1026 script to import mbox files exported
1028 o generates folder structure
1029 o includes attachments
1031 2002-07-19 [melvin] 0.7.8claws77
1033 * src/selective_download.[ch]
1034 Fixed bug where closing the dialog with the window manager's
1035 close button will not unlock the summary
1036 Corrected some function declarations that missed a return value
1037 Made the source code comply better with coding style.
1038 * src/prefs_common.c
1039 Added new browser command line for Mozilla.
1041 2002-07-18 [paul] 0.7.8claws76
1044 src/selective_download.[ch]
1045 reflect theme changes, fix Gdk Warning when creating
1046 pixmap from NULL window, and minor clean up.
1047 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1052 2002-07-17 [paul] 0.7.8claws75
1060 2002-07-16 [paul] 0.7.8claws74
1062 * tools/filter_conv.pl
1064 replace conversion script with reimplemented version,
1065 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
1067 2002-07-16 [colin] 0.7.8claws73
1070 remove forgotten debug messages - sorry ;-)
1072 2002-07-16 [colin] 0.7.8claws72
1078 add the ability to select part of a text mime-part
1081 2002-07-15 [christoph] 0.7.8claws71
1084 fix folder message count for folders without
1085 msg_is_changed (includes news folders)
1087 2002-07-15 [martin] 0.7.8claws70
1090 option "display recipient on 'From'..." now works
1091 without the need of enabling the option
1092 "display sender using address book".
1094 2002-07-15 [christoph] 0.7.8claws69
1097 removed setting folder status from summaryview.
1098 folder.c should update all message counts correctly.
1100 2002-07-15 [paul] 0.7.8claws68
1103 updated by Fabio Junior Beneditto
1105 2002-07-15 [darko] 0.7.8claws67
1108 Fixed target folder colorization, don't decrease op
1111 2002-07-14 [paul] 0.7.8claws66
1113 * sync with main 0.8.0
1114 see ChangeLog 2002-07-14
1116 2002-07-13 [melvin] 0.7.8claws65
1121 Replaced sprintf by g_snprintf to prevent possible buffer
1124 Corrected a log message output format.
1125 Added a missing "done" debug output.
1127 Added keyboard accelerator for Priority menu items
1128 Added missing \n in debug output
1132 Added missing \n in debug output
1134 2002-07-13 [paul] 0.7.8claws64
1137 change Sergey's email address to the sf address
1140 increase show_url_timeout (more useful for long
1143 2002-07-12 [sergey] 0.7.8claws63
1146 applied (with some modifications) patch to set the
1147 micalg parameter for signatures
1148 (2001-08-28 Werner Koch <wk@gnupg.org>)
1150 2002-07-12 [sergey] 0.7.8claws62
1154 fixed man page installation
1156 2002-07-12 [paul] 0.7.8claws61
1158 * sync with 0.7.8cvs26
1159 see ChangeLog 2002-07-11 and 2002-07-12
1161 2002-07-11 [christoph] 0.7.8claws60
1165 first use the message number to find the message
1166 to mark with a reply flag but check the
1167 message-id if we got the correct message, if not
1168 try to find it by message-id.
1169 use new string seperator that is not allowed
1172 2002-07-11 [paul] 0.7.8claws59
1174 * sync with 0.7.8cvs23
1175 see ChangeLog 2002-07-10
1177 2002-07-10 [christoph] 0.7.8claws58
1181 Added message-id table to the cache in memory
1182 and functions to msgcache.c and folder.c to
1183 fetch MsgInfos by message id
1186 store folder and message-id of message replying
1187 to in queue header and set reply flag after sending
1188 (Closes bug #469498)
1190 2002-07-10 [paul] 0.7.8claws57
1194 add Martin to the list of authors
1196 2002-07-09 [martin] 0.7.8claws56
1198 Added gtk_ctree_last_visible(), tree_update_level(),
1199 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1200 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1201 from gtk+ to gtksctree.c for the new sorting code
1202 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1203 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1205 Added declaration for gtk_sctree_sort_recursive() and
1206 gtk_sctree_sort_node
1211 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1212 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1214 2002-07-08 [paul] 0.7.8claws55
1216 * more sync with 0.7.8cvs21
1217 see ChangeLog 2002-07-08
1219 2002-07-08 [paul] 0.7.8claws54
1221 * sync with 0.7.8cvs21
1222 see ChangeLog 2002-07-08
1224 2002-07-07 [alfons] 0.7.8claws53
1227 * src/stock_pixmap.[ch]
1228 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1229 * src/pixmaps/notice_error.xpm ** NEW FILE **
1230 * src/pixmaps/notice_note.xpm ** NEW FILE **
1231 add new pixmaps for upcoming notice pane
1233 2002-07-06 [melvin] 0.7.8claws52
1236 Made them a bit closer to Sylpheed's coding style.
1238 Removed possible memory leaks when some errors occurs.
1240 2002-07-06 [melvin] 0.7.8claws51
1243 Removed --no-location in xgettext command line to help
1244 translators that use Emacs' po-mode
1246 Removed unnecessary comments that messed up sylpheed.pot
1248 2002-07-06 [paul] 0.7.8claws50
1250 * sync with 0.7.8cvs19
1251 see ChangeLog 2002-07-05
1253 2002-07-06 [christoph] 0.7.8claws49
1257 fix folder_item_remove_all_msg and folderview
1258 status for trash folders after emptying trash
1260 2002-07-05 [paul] 0.7.8claws48
1262 * sync with 0.7.8cvs16
1263 see ChangeLog 2002-07-04 and 2002-07-05
1265 2002-07-04 [paul] 0.7.8claws47
1267 * sync with 0.7.8cvs14
1268 see ChangeLog 2002-07-04
1270 2002-07-03 [alfons] 0.7.8claws46
1273 dupe folder item's path because it's being reallocated
1274 by new folder scanning code
1276 2002-07-03 [christoph] 0.7.8claws45
1279 better IMAP uid fetching using 'FETCH 1:* (UID)'
1281 add missing return in msgcache_write
1283 2002-07-02 [thorsten] 0.7.8claws44
1288 use binary mode for file access
1290 2002-07-02 [christoph] 0.7.8claws43
1292 * major code cleanup (part 1)
1294 - unused variables removed
1295 - unused functions removed
1296 - uninitialized variables checked
1297 - missing return statements added
1298 - missing function return types added
1299 - added parentheses around assignment and
1300 && in || when suggested by gcc
1304 replaced direct calls to folder->scan_tree
1305 with folder_scan_tree and restore folder
1306 prefs in this function. The folder should
1307 not have to deal with them.
1308 ( Should now work for all folder types )
1310 2002-07-02 [paul] 0.7.8claws42
1312 * sync with 0.7.8cvs13
1313 see ChangeLog 2002-07-01 and 2002-07-02
1315 2002-07-01 [christoph] 0.7.8claws41
1318 fix "goto next/prev unread message" with
1321 2002-07-01 [paul] 0.7.8claws40
1324 updated by Ricardo Mones Lastra
1326 2002-06-30 [match] 0.7.8claws39
1329 applied variation of leonerd's patch (566661) to
1330 allow multiple email addresses per JPilot entry.
1331 addresses may be separated by space, comma, pipe,
1332 semi-colon, new-line.
1334 2002-06-30 [alfons] 0.7.8claws38
1337 simple fix for putting older nodes before
1338 newer nodes when threading by subject
1340 2002-06-30 [christoph] 0.7.8claws37
1347 fix broken folder tree rescaning
1348 and don't use procmsg_get_mark_sum
1351 2002-06-30 [christoph] 0.7.8claws36
1353 * merge new cache branch
1355 fix new cache imap copy bug
1357 improved folder_item_scan
1358 it should now always set the correct
1359 new, unread and total message counts
1361 2002-06-29 [paul] 0.7.8claws35
1364 correct syntax error
1366 2002-06-29 [paul] 0.7.8claws34
1370 man/Makefile.am ** NEW FILE **
1371 man/sylpheed.1.gz ** NEW FILE **
1372 add Sylpheed man page
1374 2002-06-29 [paul] 0.7.8claws33
1377 updated by Fabio Junior Beneditto
1379 2002-06-28 [jens] 0.7.8claws32
1384 * src/selective_download.c
1385 removed gettext for space " "
1390 2002-06-28 [paul] 0.7.8claws31
1392 * sync with 0.7.8cvs11
1393 see ChangeLog 2002-06-28
1395 2002-06-28 [paul] 0.7.8claws30
1397 * sync with 0.7.8cvs10
1398 see ChangeLog 2002-06-27 and 2002-06-28
1400 2002-06-26 [paul] 0.7.8claws29
1403 src/selective_download.c
1404 don't gettextise empty strings.
1405 reserved by gettext. gettext("") returns
1406 the header entry with meta information,
1407 not the empty string
1412 2002-06-26 [paul] 0.7.8claws28
1414 * sync with 0.7.8cvs7
1415 see ChangeLog 2002-06-25
1417 * src/prefs_common.c
1418 ...and in the process, tweak the gui a little
1420 2002-06-25 [alfons] 0.7.8claws27
1424 fine tune ldap library detection
1426 2002-06-25 [alfons] 0.7.8claws26
1429 don't allow return receipts when composing a news article
1431 2002-06-25 [paul] 0.7.8claws25
1434 add '$(AMTAR)' to 'release' section to allow for
1435 new and older autotools
1437 2002-06-25 [paul] 0.7.8claws24
1440 fix "No more unread messages" persistant pop-up
1443 2002-06-25 [paul] 0.7.8claws23
1446 updated by Alessandro Maestri
1448 2002-06-25 [paul] 0.7.8claws22
1450 * sync with 0.7.8cvs6
1451 see ChangeLog 2002-06-25
1453 2002-06-24 [paul] 0.7.8claws21
1456 add GPL copyright information
1458 2002-06-24 [paul] 0.7.8claws20
1462 tools/update-po ** NEW FILE **
1463 add script that eases the creation of *.po files
1464 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1466 2002-06-23 [alfons] 0.7.8claws19
1469 make notification_convert_header obey const correctness
1470 (next step will be fixing the broken return receipt)
1472 2002-06-23 [paul] 0.7.8claws18
1475 fix bug introduced in last commit:
1476 removed too much code in last commit - put back what's
1479 2002-06-23 [paul] 0.7.8claws17
1481 * src/messageview.[ch]
1482 remove code committed in error from locally patched
1485 2002-06-23 [colin] 0.7.8claws16
1488 add compose_entry_select(), used to select the default_to
1489 email address - hopefully avoiding people sending mails to
1492 2002-06-22 [alfons] 0.7.8claws15
1495 add Bram Metsch & Stanislav Karchebny
1497 * src/prefs_account.[ch]
1499 - apply and adapt Bram's patch which allows user to set SMTP AUTH
1500 options. (see <http://sourceforge.net/tracker/index.php
1501 ?func=detail&aid=566937&group_id=25528&atid=384600>);
1503 - merge Stanislav's fix to make SMTP AUTH work with qmail
1504 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1506 2002-06-22 [paul] 0.7.8claws14
1508 * sync with 0.7.8cvs5
1509 see ChangeLog 2002-06-19 and 2002-06-20
1511 2002-06-22 [alfons] 0.7.8claws13
1513 * src/selective_download.c
1514 fix a stupid mistake I made
1516 2002-06-22 [alfons] 0.7.8claws12
1518 * src/selective_download.[ch]
1519 fix another unnoticed leak; cleanup code
1524 gpg-sign <-- gpg-sign-syl
1526 2002-06-21 [alfons] 0.7.8claws11
1528 * src/selective_download.c
1529 * src/selective_download.h
1530 fix assorted mix of allocation errors (should solve
1531 problem reported by Philippe Gramoullé, see:
1532 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1534 2002-06-20 [melvin] 0.7.8claws10
1536 * tools/gpg-sign *REMOVED*
1537 tools/gpg-sign-syl *ADDED*
1538 Replaced the gpg clearsigning script with the version using
1539 xterm instead of ssh-askpass and changed its name.
1542 Updated actions example to reflect the renaming of the
1543 gpg clearsigning script.
1545 2002-06-19 [paul] 0.7.8claws9
1547 * sync with 0.7.8claws9
1548 see ChangeLog 2002-06-18 and 2002-06-19
1550 2002-06-19 [paul] 0.7.8claws8
1552 * sync with 0.7.8cvs1
1553 see ChangeLog 2002-06-18
1555 2002-06-18 [alfons] 0.7.8claws7
1558 add omitted prototype
1560 2002-06-17 [paul] 0.7.8claws6
1563 fix hiding of exec_btn
1565 2002-06-17 [paul] 0.7.8claws5
1568 remove unneeded code: should_delete()
1569 and Pop3State::uidl_todelete_list
1571 2002-06-17 [paul] 0.7.8claws4
1574 see ChangeLog 2002-06-11 and 2002-06-13
1576 2002-06-16 [alfons] 0.7.8claws3
1579 make sure lock sort mode (claws specific) is
1580 also persists after a tree rescan
1582 2002-06-16 [alfons] 0.7.8claws2
1584 * src/prefs_folder_item.c
1586 fix persistence of folder sort mode (broken
1587 by adapting Hiro's new folder persistence code)
1589 2002-06-16 [alfons] 0.7.8claws1
1593 * src/prefscommon.[ch]
1594 control size of log text in log window;
1595 closes patch #569155 submitted by Mitko Haralanov.
1597 2002-06-15 [paul] 0.7.8claws
1599 * release of 0.7.8claws
1601 2002-06-15 [paul] 0.7.7claws
1604 updated by Fabio Junior Beneditto
1606 2002-06-14 [paul] 0.7.6claws49
1609 updated by Ricardo Mones Lastra
1611 2002-06-14 [paul] 0.7.6claws48
1614 updated translation by Wilbert Berendsen
1616 2002-06-14 [melvin] 0.7.6claws47
1619 Updated French translation
1621 2002-06-13 [paul] 0.7.6claws46
1624 allow filename to be typed in, rather than just
1625 selected by the mouse. Patch by Gustavo Noronha Silva.
1627 2002-06-13 [alfons] 0.7.6claws45
1629 * src/mainwindow.[ch]
1630 more cleanups (removing unnecessary menu items Expand
1631 summary / message view)
1633 2002-06-13 [melvin] 0.7.6claws44
1636 Added src/string_match.c
1637 * src/string_match.c
1638 Fixed possible buffer overflow.
1640 Added missing config.h header.
1641 * src/prefs_common.c
1644 Made some strings translatable (missing _(..)).
1646 2002-06-13 [melvin] 0.7.6claws43
1649 Corrected action example (verifying clearsigned mail).
1650 * src/prefs_account.c
1652 * src/prefs_common.c
1653 Removed incorrect line that generated a Gtk-CRITICAL msg.
1655 2002-06-12 [alfons] 0.7.6claws42
1658 add init of score column lost in 0.7.6claws42
1660 2002-06-12 [paul] 0.7.6claws41
1662 * src/prefs_account.c
1663 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
1664 behavior of the radio buttons, (from 0.7.7cvs2)
1666 2002-06-11 [alfons] 0.7.6claws40
1668 * src/messageview.[ch]
1669 * src/summaryview.[ch]
1670 * src/summary_search.c
1672 perform a sync to bring in Hiro's separate view implementation
1674 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1676 2002-06-11 [paul] 0.7.6claws39
1678 * src/prefs_account.c
1679 correct a typo on the Receive tab
1681 2002-06-10 [match] 0.7.6claws38
1684 Included address completion patch from Gustavo Noronha.
1686 2002-06-10 [paul] 0.7.6claws37
1690 src/prefs_account.[ch]
1691 src/selective_download.[ch]
1694 - check if POP Account
1695 - Receive Button renamed to Preview
1696 - Preview Button Popup: preview new/all messages
1698 - Account Preferences-->Receive tab checkbutton if you
1699 want to remove Mail after Download
1701 - Account Preferences-->Receive tab checkbutton use
1702 filtering rules on preview
1703 (think of delete_on_server)
1705 - Account selectable from SD dialog
1706 - checkbutton to show already downloaded messages if
1707 all messages are previewed
1708 - new clist column showing Date
1711 - play ball with UIDL
1712 - fault tolerant (?)
1713 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1715 2002-06-10 [melvin] 0.7.6claws36
1718 Added a hint to ac/README in cvs instructions.
1720 * src/prefs_actions.c
1721 Made it possible to use a more elaborate command line
1722 for asynchronous actions, too.
1724 2002-06-10 [melvin] 0.7.6claws35
1726 * src/prefs_actions.c
1727 Make it possible to use a more elaborate command line
1728 (e.g. |foo|bar|cat>there;echo Done|)
1729 Corrected error message when calling %f, %F and %p commands
1730 from the compose window.
1732 2002-06-09 [colin] 0.7.6claws34
1735 Automatically find unread messages in current folder
1736 before annoying the user.
1738 2002-06-08 [alfons] 0.7.6claws33
1741 remove bad formatting string in it.po translation
1742 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1744 2002-06-08 [paul] 0.7.6claws32
1746 * sync with 0.7.6cvs25
1747 see ChangeLog 2002-06-07
1749 2002-06-05 [paul] 0.7.6claws31
1752 add 'Sort by locked' and 'Sort by score'
1754 2002-06-05 [paul] 0.7.6claws30
1756 * sync with 0.7.6cvs24
1757 see ChangeLog 2002-06-04
1759 2002-06-04 [paul] 0.7.6claws29
1762 updated by Fabio Junior Beneditto
1764 2002-06-03 [thorsten] 0.7.6claws28
1767 fclose() matcherrc after reading
1769 2002-06-03 [paul] 0.7.6claws27
1771 * sync with 0.7.6cvs21
1772 see ChangeLog 2002-05-31
1774 2002-05-31 [paul] 0.7.6claws26
1776 * sync with 0.7.6cvs20
1777 see ChangeLog 2002-05-29 and 2002-05-30
1779 2002-05-31 [paul] 0.7.6claws25
1782 hopefully fix last buggy sync
1785 correct typo in 'Actions' examples
1787 2002-05-29 [paul] 0.7.6claws24
1789 * sync with 0.7.6cvs18
1790 see ChangeLog 2002-05-28 and 2002-05-29
1796 2002-05-28 [paul] 0.7.6claws23
1798 * sync with 0.7.6cvs16
1799 see ChangeLog 2002-05-28
1801 2002-05-27 [thorsten] 0.7.6claws22
1803 * faq/it/sylpheed-faq-1.html
1804 faq/it/sylpheed-faq-2.html
1805 faq/it/sylpheed-faq-3.html
1806 faq/it/sylpheed-faq.html
1807 corrected DOS lineendings
1808 * faq/de/sylpheed-faq-1.html
1809 faq/de/sylpheed-faq-2.html
1810 faq/en/sylpheed-faq-1.html
1811 faq/en/sylpheed-faq-2.html
1812 faq/en/sylpheed-faq-3.html
1813 faq/es/sylpheed-faq-1.html
1814 faq/es/sylpheed-faq-2.html
1815 faq/es/sylpheed-faq-3.html
1816 faq/fr/sylpheed-faq-1.html
1817 faq/it/sylpheed-faq-1.html
1818 faq/it/sylpheed-faq-2.html
1819 faq/it/sylpheed-faq-3.html
1820 faq/it/sylpheed-faq.html
1821 changed ">" to "
1823 2002-05-27 [paul] 0.7.6claws21
1825 * sync with 0.7.6cvs15
1826 see ChangeLog 2002-05-27
1828 2002-05-27 [paul] 0.7.6claws20
1830 * src/prefs_account.c
1833 2002-05-26 [paul] 0.7.6claws19
1838 2002-05-25 [paul] 0.7.6claws18
1841 add description of kmail2sylpheed.pl
1843 2002-05-25 [paul] 0.7.6claws17
1845 * tools/kmail2sylpheed.pl ** NEW FILE **
1846 perl script that converts an exported Kmail address
1847 book, converts it to sylpheed addressbook file,
1848 writes the file to .sylpheed, and updates
1851 2002-05-25 [paul] 0.7.6claws16
1853 * sync with 0.7.6cvs14
1854 see ChangeLog 2002-05-23
1856 2002-05-24 [paul] 0.7.6claws15
1859 make a correction and add some more info
1861 2002-05-24 [paul] 0.7.6claws14
1865 compose_redirect_write_headers_from_headerlist()
1866 add Subject and Resent-Message-ID to
1867 compose_redirect_write_headers()
1868 Received, Subject, and X-UIDL are filtered out in
1869 compose_redirect_write_to_file()
1871 2002-05-23 [paul] 0.7.6claws13
1877 src/matcher_parser_lex.l
1878 src/matcher_parser_parse.y
1879 src/prefs_common.[ch]
1880 src/prefs_filtering.c
1882 rename 'Bounce' to 'Redirect'
1884 2002-05-23 [paul] 0.7.6claws12
1886 * more sync with 0.7.6cvs13
1888 see ChangeLog 2002-05-22
1890 2002-05-22 [paul] 0.7.6claws11
1892 * sync with 0.7.6cvs13
1894 see ChangeLog 2002-05-20
1896 see ChangeLog 2002-05-22
1898 2002-05-21 [melvin] 0.7.6claws10
1901 Added missing filtering and scoring headers
1902 Fixed bad function call that showed garbage
1903 in Folder->Processing
1905 2002-05-21 [paul] 0.7.6claws9
1908 make all tools executable, (patch by Alfons).
1910 2002-05-20 [alfons] 0.7.6claws8
1913 don't forget to call mktime() so we have a valid week
1915 (Bug report by Roger Sondermann <mail@jumaros.de>)
1917 2002-05-20 [paul] 0.7.6claws7
1920 fix broken parsing of urls
1922 fix displaying of urls
1924 both fixes from the patch [547855] by Eugene
1927 2002-05-19 [alfons] 0.7.6claws6
1930 make sylpheed configure correctly with the latest
1931 and greatest of automake / autoconf / gettext
1933 2002-05-19 [alfons] 0.7.6claws5
1937 add function for returning ime zone offset
1939 * src/quote_fmt_parse.y
1940 better quotation formatting - does not convert
1941 to local time, but uses the original date string.
1943 Note: %z inserts the timezone offset (should
1944 work also on platforms where strftime does not
1947 2002-05-18 [christoph] 0.7.6claws4
1950 fix indentation of some code
1955 correct path for ignorethread.xpm
1956 incorrect filename for sylpheed_logo.xpm
1957 add missing include matcher_parser_parse.h
1959 2002-05-18 [paul] 0.7.6claws3
1961 * sync with 0.7.6cvs8
1962 see ChangeLog 2002-05-16 and 2002-05-17
1964 2002-05-18 [melvin] 0.7.6claws2
1967 Corrected an action's definition and fixed some misspellings.
1969 2002-05-18 [paul] 0.7.6claws1
1972 tools/gpg-sign ** new file **
1973 tools/uudec ** new file **
1974 add Melvin's Actions scripts
1977 add Melvin's descriptions for Actions
1979 2002-05-18 [paul] 0.7.6claws
1981 * Version 0.7.6claws released
1983 2002-05-17 [paul] 0.7.5claws32
1986 updated by Ricardo Mones Lastra
1988 2002-05-17 [paul] 0.7.5claws31
1991 fix Account prefs default folder for sent/draft/deleted
1996 updated translation by Alessandro Maestri and
1999 2002-05-17 [melvin] 0.7.5claws30
2001 * src/prefs_actions.c
2002 Fixed bug where using %F not at the end of the command
2003 resulted in an additional empty argument being created.
2004 Thanks to Darko Koruga for reporting the bug.
2006 2002-05-17 [melvin] 0.7.5claws29
2009 Updated French translations.
2011 2002-05-15 [paul] 0.7.5claws28
2014 updated by Ricardo Mones Lastra
2016 2002-05-15 [paul] 0.7.5claws27
2018 * sync with 0.7.6cvs4
2019 see ChangeLog 2002-05-14 and 2002-05-15
2021 2002-05-14 [paul] 0.7.5claws26
2023 * sync with 0.7.6cvs1
2024 see ChangeLog 2002-05-13
2026 2002-05-13 [thorsten] 0.7.5claws25
2029 fix select_all and copy in multipart messages
2031 fix select_all and copy in multipart messages
2033 2002-05-12 [paul] 0.7.5claws24
2036 reverse last commit, bug already fixed in 0.7.5claws3
2038 2002-05-12 [netztorte] 0.7.5claws23
2041 dont parse empty addressbook (checked in before claws20)
2043 2002-05-12 [melvin] 0.7.5claws22
2046 Removed unneeded priority code introduced by the previous
2049 2002-05-12 [melvin] 0.7.5claws21
2052 Added possibility to set message's priority.
2054 Added possibility to set message's priority.
2055 Added missing headers
2057 2002-05-12 [melvin] 0.7.5claws20
2059 * src/prefs_actions.c
2060 Removed implicitely added quotes around the name
2061 of the temporary files of mime parts.
2063 2002-05-12 [paul] 0.7.5claws19
2065 * sync with 0.7.5cvs20
2066 see ChangeLog 2002-05-11
2068 2002-05-12 [alfons] 0.7.5claws18
2070 * src/quote_fmt_lex.l
2071 * src/quote_fmt_parse.y
2072 allow quote / reply date & time format to be set using
2073 %D{format}. format is a format string you'd pass to
2074 strftime() (see man strftime, or the Display tab |
2075 Date format setting).
2077 Currently %D converts the date to local time.
2079 2002-05-11 [paul] 0.7.5claws17
2081 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
2082 see ChangeLog 2002-05-10 and 2002-05-11
2084 2002-05-10 [paul] 0.7.5claws16
2086 * sync with 0.7.5cvs16
2087 see ChangeLog entries 2002-05-09 and
2090 2002-05-10 [colin] 0.7.5claws15
2093 Corrected a bug that prevented sylpheed to open
2094 double-clicked URIs.
2096 2002-05-09 [paul] 0.7.5claws14
2098 * sync with 0.7.5cvs14
2099 see ChangeLog 2002-05-08 and 2002-05-09
2101 2002-05-08 [paul] 0.7.5claws13
2103 * sync with 0.7.5cvs11
2104 see ChangeLog entry 2002-05-08
2106 2002-05-08 [paul] 0.7.5claws12
2110 fix segfault on View->Open in new window
2111 patch submitted by Thorsten Maerz <torte@netztorte.de>
2113 2002-05-07 [paul] 0.7.5claws11
2115 * sync with 0.7.5cvs9
2116 see ChangeLog entry 2002-05-07
2118 2002-05-06 [paul] 0.7.5claws10
2122 display url in statusbar on single-click
2123 patch submitted by Thorsten Maerz <torte@netztorte.de>
2125 2002-05-06 [match] 0.7.5claws9
2132 XML implementation of properties file.
2133 * src/exporthtml.[ch]
2134 * src/expthtmldlg.[ch]
2138 2002-05-02 [sergey] 0.7.5claws8
2140 * src/mainwindow.c (mainwin_entries),
2141 src/prefs_common.c (prefs_send_create()),
2142 src/codeconv.c (locale_table):
2143 use charset name "Windows-1251" instead of "CP1251".
2145 2002-05-02 [colin] 0.7.5claws7
2149 src/prefs_folder_item.c
2150 Fixed cosmetics bugs due to Outbox renamed to Sent.
2152 2002-05-02 [hiro] 0.7.5claws6
2155 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2157 2002-05-02 [paul] 0.7.5claws5
2160 more sync with 0.7.5cvs7, see ChangeLog entry
2163 2002-05-02 [hiro] 0.7.5claws4
2166 compose_queue_sub():
2167 check if queue folder exists (closes #550397).
2168 removed directory creation since it should be handled
2171 imap_add_msg(): return UID for appended message
2174 2002-04-30 [paul] 0.7.5claws3
2177 fix account_find_from_address() bug
2179 2002-04-28 [colin] 0.7.5claws2
2183 src/prefs_common.[ch]
2185 Added user-definable quotation characters recognition.
2187 2002-04-28 [paul] 0.7.5claws1
2189 * sync with 0.7.5cvs4
2190 see ChangeLog entry 2002-04-25
2192 2002-04-28 [paul] 0.7.5claws
2197 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2198 Fabio Junior Beneditto
2200 2002-04-27 [jens] 0.7.4claws103
2203 updated German translation.
2205 2002-04-27 [hiro] 0.7.4claws102
2208 summary_write_cache(): fixed the mark loss of hidden messages.
2210 2002-04-26 [melvin] 0.7.4claws101
2213 fixed a second typo (same one)
2217 fixed the type again...
2219 2002-04-26 [melvin] 0.7.4claws100
2222 fixed a typo in an alert message ("temorary").
2225 corrected the typo described above.
2227 updated French translation.
2229 2002-04-26 [darko] 0.7.4claws99
2232 fix target folder colorization
2234 2002-04-25 [paul] 0.7.4claws98
2237 updated by Alessandro Maestri
2239 2002-04-24 [colin] 0.7.4claws97
2242 Fixed double "subject is empty" question.
2244 2002-04-23 [colin] 0.7.4claws96
2247 Corrected issue when "automatically display images" was
2248 not set : first image remained after selecting second.
2250 2002-04-23 [melvin] 0.7.4claws95
2252 * src/prefs_actions.c
2253 Don't display in/out dialog if there is nothing to show.
2255 2002-04-23 [paul] 0.7.4claws94
2257 * sync with 0.7.5cvs3
2258 bug fixes: see ChangeLog entry 2002-04-23
2260 2002-04-22 [darko] 0.7.4claws93
2263 fix previous check-in which changed code after
2266 2002-04-22 [paul] 0.7.4claws92
2273 update English, Spanish and French FAQs
2276 add German and Spanish manuals
2279 update English and French manuals
2282 add to and re-arrange the pixmap entries
2284 2002-04-22 [darko] 0.7.4claws91
2287 fix sender initials recognition to only allow
2288 '>' after the initials
2290 2002-04-21 [paul] 0.7.4claws90
2292 * sync with 0.7.5 release
2293 see ChangeLog entry 2002-04-21
2298 add colin's new pixmaps to EXTRA_DIST
2300 2002-04-21 [colin] 0.7.4claws89
2303 * src/mainwindow.[ch]
2304 * src/prefs_common.[ch]
2305 * src/stock_pixmap.[ch]
2306 Added "Work offline" ability.
2308 2002-04-21 [colin] 0.7.4claws88
2311 * src/prefs_common.c
2312 * src/prefs_common.h
2313 * src/textview.c : Added an option to common preferences -> display
2314 to allow user not to automatically display images.
2316 2002-04-21 [paul] 0.7.4claws87
2318 * sync with 0.7.4cvs52
2319 see ChangeLog entry 2002-04-21 (src/imap.c)
2321 2002-04-21 [paul] 0.7.4claws86
2323 * sync with 0.7.4cvs51
2324 see ChangeLog entry 2002-04-21
2326 2002-04-21 [paul] 0.7.4claws85
2328 * sync with 0.7.4cvs49
2329 see ChangeLog entries 2002-04-20 and 2002-04-21
2332 clean up: remove old 'stock_' element from xpm
2335 2002-04-21 [alfons] 0.7.4claws84
2337 apply sync patch from Paul
2340 use old claws prefs_folder_item_create() for now
2342 2002-04-19 [match] 0.7.4claws83
2344 * src/addressbook.[ch]
2345 * src/addrharvest.[ch]
2346 * src/addrgather.[ch]
2349 * src/summaryview.[ch]
2352 2002-04-19 [paul] 0.7.4claws82
2355 updated by Fabio Junior Beneditto
2357 2002-04-14 [alfons] 0.7.4claws81
2360 add #include <sys/types.h> for mode_t and off_t
2362 2002-04-13 [paul] 0.7.4claws80
2367 src/prefs_common.[ch]
2369 enable storing of GnuPG passphrase for the whole
2370 session or a user-defined number of minutes. patch
2371 submitted by Ravemax <ravemax@dextrose.com>
2373 2002-04-13 [alfons] 0.7.4claws79
2376 make email parser also stop scanning when encountering separators
2377 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2379 2002-04-13 [paul] 0.7.4claws78
2381 * sync with 0.7.4cvs39
2382 see ChangeLog entry 2002-04-12
2384 2002-04-11 [paul] 0.7.4claws77
2386 * sync with 0.7.4cvs37
2387 see ChangeLog entry 2002-04-11
2389 2002-04-11 [paul] 0.7.4claws76
2392 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2393 the clause for OpenSSL). sync with sylpheed main
2395 2002-04-09 [melvin] 0.7.4claws75
2398 Made 'Ctrl-Enter' on send ignore some modifiers
2399 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2400 to bind other *-Enter (but not Alt-Enter).
2402 2002-04-09 [paul] 0.7.4claws74
2404 * sync with 0.7.4cvs35
2405 see ChangeLog entries 2002-04-09
2407 2002-04-08 [paul] 0.7.4claws73
2409 * sync with 0.7.4cvs33
2410 see ChangeLog entry 200-04-08
2412 2002-04-07 [match] 0.7.4claws72
2414 * src/addrharvest.[ch]
2415 fixed to read all addresses in header, regardless
2416 of header size. improved name parsing. accommodate
2417 harvest from folders and selected message.
2419 included new address parsing function.
2420 * src/addrgather.[ch]
2421 * src/addressbook.[ch]
2422 * src/summaryview.[ch]
2424 allow address harvest of folder as well as selected
2427 2002-04-07 [paul] 0.7.4claws71
2431 don't try to authenticate with CRAM-MD5 in SMTP when
2432 SMTP-AUTH enabled if MTA doesn't issue this
2433 auth-method in it's ehlo-response. bug item #531364,
2434 patch item #938910. patch submitted by Colin Leroy
2437 2002-04-07 [paul] 0.7.4claws70
2440 fix missing MODE_READER bug. patch submitted by
2441 Colin Leroy <colin@colino.net>
2443 2002-04-07 [alfons] 0.7.4claws69
2446 * src/prefs_filtering.c
2448 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2449 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2451 2002-04-07 [paul] 0.7.4claws68
2453 * sync with 0.7.4cvs32
2454 see ChangeLog entry 2002-04-06
2456 * tools/filter_conv.pl
2459 2002-04-06 [paul] 0.7.4claws67
2461 * tools/filter_conv.pl
2462 modify to be able to find the name of the first
2463 mailbox and use that. main's filter does not
2464 record the full path to the mailbox and therefore
2465 can only filter to the first mailbox.
2467 2002-04-05 [paul] 0.7.4claws66
2469 * tools/filter_conv.pl
2470 attempt to make the script all-encompassing and
2471 be able to convert any main 'filter' rule thrown
2474 2002-04-05 [paul] 0.7.4claws65
2476 * tools/filter_conv.pl
2477 allow for collapsed folder trees
2479 2002-04-05 [paul] 0.7.4claws64
2481 * sync with 0.7.4cvs31
2482 see ChangeLog entries 2002-04-05
2484 2002-04-03 [paul] 0.7.4claws63
2486 * sync with 0.7.4cvs29
2487 see ChangeLog entries 2002-04-02 and 2002-04-03
2489 2002-04-02 [paul] 0.7.4claws62
2491 * sync with 0.7.4cvs26
2492 see ChangeLog entry 2002-04-01
2494 2002-04-02 [match] 0.7.4claws61
2497 * src/importpine.[ch]
2499 import Pine address book.
2501 2002-04-02 [match] 0.7.4claws60
2503 * src/addrharvest.[ch]
2504 improve address parsing of funky addresses.
2506 2002-04-02 [darko] 0.7.4claws59
2509 wrap on send improvements, it now recognizes quoted
2510 initials as part of the quotation string, and it
2511 does not join lines separated by CR
2513 2002-04-01 [match] 0.7.4claws58
2516 added new functions.
2518 remove excessive duplicate address generation
2521 2002-04-01 [alfons] 0.7.4claws57
2526 2002-04-01 [paul] 0.7.4claws56
2528 * sync with 0.7.4cvs25
2529 see ChangeLog entry 2002-04-01
2531 2002-04-01 [alfons] 0.7.4aprilfool55
2534 honour feature request item #537427 to allow for
2535 displaying names from address book for sent mail also
2537 2002-03-29 [paul] 0.7.4claws54
2540 src/prefs_filtering.[ch]
2543 add 'fast filter' for claws' filtering,
2544 /Tools/Create filter rule/... patch submitted
2545 by Neill Miller <neillm@thecodefactory.org>
2547 2002-03-29 [paul] 0.7.4claws53
2549 * sync with 0.7.4cvs24
2550 see ChangeLog entry 2002-03-29
2552 2002-03-28 [paul] 0.7.4claws52
2554 * sync with 0.7.4cvs23
2555 see ChangeLog entry 2002-03-28
2557 2002-03-27 [melvin] 0.7.4claws51
2559 * src/prefs_actions.c
2560 Added support to pass only one message part (as a
2561 file) to the command using '%p'. No quotes are needed
2562 because doubles quotes are automatically added.
2563 Fixed bug where Sylpheed could block when waiting for
2564 a child process to finish.
2565 Changed the help menu to remove quotes around symbols to
2566 avoid misinterpretation (they must not be used).
2568 2002-03-27 [melvin] 0.7.4claws50
2571 Made the new mail notification command always
2572 execute asynchronously.
2574 2002-03-27 [paul] 0.7.4claws49
2577 fix bug introduced in last commit
2579 2002-03-27 [paul] 0.7.4claws48
2581 * sync with 0.7.4cvs21
2582 see ChangeLog 2002-03-26 and 2002-03-27
2584 2002-03-26 [hoa] 0.7.4claws47
2586 * src/prefs_folder_item.c
2587 really fixed the bug #516442 with folder rescan.
2589 2002-03-26 [paul] 0.7.4claws46
2591 * sync with 0.7.4cvs19
2592 see ChangeLog entries 2002-03-25 and 2002-03-26
2594 2002-03-25 [hoa] 0.7.4claws45
2598 fix the bug #516442 with folder rescan.
2600 * src/prefs_common.[ch]
2602 added an option to enable two different behaviours
2606 2002-03-25 [paul] 0.7.4claws44
2609 src/selective_download.c
2610 correct a few menuitem labels
2612 2002-03-25 [christoph] 0.7.4claws43
2615 fix non deleted tmp message in
2616 procmsg_save_to_outbox
2617 fix problems caused by sync with
2618 main branch's procmsg_send_queue
2620 2002-03-25 [paul] 0.7.4claws42
2624 src/quote_fmt_parse.y
2625 add Last name (%L) placeholder for quoting.
2626 patch submitted by Thorsten Thielen
2627 <thth@users.sourceforge.net>
2629 2002-03-25 [paul] 0.7.4claws41
2632 get full hostname. patch submitted by
2633 Bob Woodside <rwoodside1@comcast.net>
2635 2002-03-25 [paul] 0.7.4claws40
2640 src/prefs_account.[ch]
2641 enable NNTP over SSL. patch submitted by
2642 Pascal Jermini <pascal@infinity.hn.org>
2644 2002-03-24 [paul] 0.7.4claws39
2646 * src/prefs_common.c
2647 make the arrangement of the Compose tab more
2651 fix some irregularities of style
2654 updated by Kilian Krause
2656 2002-03-23 [paul] 0.7.4claws38
2659 updated by Fabio Junior Beneditto
2661 2002-03-23 [paul] 0.7.4claws37
2664 move 'Gather addresses' to 'Tools' menu
2665 make 'Selective download' sensitive
2667 2002-03-23 [paul] 0.7.4claws36
2669 * sync with 0.7.4cvs16
2670 see ChangeLog entries 2002-03-23
2672 2002-03-22 [christoph] 0.7.4claws35
2674 * src/quote_fmt_parse.y
2675 fix include program output
2677 2002-03-22 [alfons] 0.7.4claws34
2680 initialize GDate stack variable correctly (sorry!)
2682 2002-03-22 [paul] 0.7.4claws33
2688 rename 'Tool' to 'Tools'
2691 move 'Delete duplicated messages' from
2692 'Message/' to 'Tools/'
2693 re-arrange the order of 'Tools/' items
2695 2002-03-22 [paul] 0.7.4claws32
2698 src/addressbook.[ch]
2699 auto-address completion now also matches on
2700 Nickname. patch submitted by Bob Forsman
2701 <hammor@users.sourceforge.net>
2704 correct a spelling mistake
2706 2002-03-22 [alfons] 0.7.4claws31
2709 fix getting uidl from incorrect string
2712 2002-03-21 [alfons] 0.7.4claws30
2715 more code refactoring
2716 plug mem leak introduced by delete on server
2718 2002-03-21 [paul] 0.7.4claws29
2720 * sync with 0.7.4cvs11
2721 see ChangeLog entries 2002-03-20
2723 2002-03-20 [alfons] 0.7.4claws28
2726 apply Colin's patch and refactor
2728 2002-03-20 [paul] 0.7.4claws27
2730 * sync with sylpheed 0.7.4cvs9
2731 see ChangeLog entry 2002-03-20
2733 2002-03-19 [christoph] 0.7.4claws26
2738 revert changes for flag updates
2739 (does not work correctly and no time to debug)
2741 2002-03-20 [alfons] 0.7.4claws25
2744 refactor should_delete() a little bit
2746 2002-03-19 [paul] 0.7.4claws24
2750 src/prefs_account.[ch]
2751 allow the user to leave downloaded mail on the
2752 server for n days. Patch submitted by Colin Leroy
2755 2002-02-19 [paul] 0.7.4claws23
2757 * sync with sylpheed 0.7.4cvs8
2758 see ChangeLog entries 2002-03-19
2760 2002-03-18 [paul] 0.7.4claws22
2762 * sync with sylpheed 0.7.4cvs6
2763 see ChangeLog entry 2002-03-18
2765 2002-03-18 [paul] 0.7.4claws21
2768 add en_GB message catalogue
2773 correct a few spelling mistakes
2775 2002-03-17 [alfons] 0.7.4claws20
2778 more stringent checks for NULL params when writing
2779 filtering actions to a file
2781 2002-03-17 [hoa] 0.7.3claws20
2784 fixed the count of new messages
2787 fixed the "attachment properties" window
2789 2002-03-17 [paul] 0.7.4claws19
2794 src/prefs_account.[ch]
2797 automatically mark cross-posted messages as read
2798 and (optionally) give them a colour label
2799 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2802 2002-03-17 [paul] 0.7.4claws18
2804 * sync with sylpheed 0.7.4cvs5
2805 see ChangeLog entry 2002-03-17
2807 2002-03-17 [melvin] 0.7.4claws17
2810 Worked around a gtktext 'bug': when searching for
2811 a text in a long message it was scrolling slowly
2812 line by line until it hit the searched text.
2814 Updated French translation
2816 2002-03-17 [melvin] 0.7.4claws16
2820 * src/prefs_actions.c
2821 Moved "Edit/Actions" to "Tool/Actions"
2822 Made mainwindow/compose window sensitive as soon as
2823 no child process is running anymore even if the io dialog
2825 Fixed a struct being initialized with a non constant char*
2827 2002-03-16 [christoph] 0.7.4claws15
2830 add --with-compiler-flags option
2831 (only for developer hacking)
2835 try to make folder-stats and flag handling more
2836 independent from the summaryview. msgcounts
2837 are only set when the folder is opened and
2838 procmsg_msginfo_(un)set_flags will handle it
2839 later and summaryview will get the values
2842 2002-03-16 [paul] 0.7.4claws14
2845 fix Return-receipt. Patch submitted by Bob
2846 Woodside <rwoodside1@comcast.net>
2848 2002-03-16 [paul] 0.7.4claws13
2851 fix 'dynamic' signatures, make it work again
2852 broken during sync on 2002-03-14 (0.7.4claws2)
2854 2002-03-15 [match] 0.7.4claws12
2856 * src/addrharvest.[ch]
2857 * src/addrgather.[ch]
2858 * src/addressbook.[ch]
2860 included address harvester feature. still some
2861 issues with address parsing that I will fix.
2863 2002-03-15 [match] 0.7.4claws11
2866 * src/addrcache.[ch]
2867 * src/addressbook.[ch]
2876 tidy up. fix memory leaks. moved attribs and methods
2877 from individual interfaces to addrcache object. prep
2878 for new stuff to come in.
2880 2002-03-15 [alfons] 0.7.4claws10
2883 * src/matcher_parser_parse.y
2884 * src/matcher_parser_lex.l
2885 * src/prefs_matcher.c
2886 add filtering conditions message greater than, smaller
2887 than, and exactly matching a size in bytes
2888 (does not work with delete from POP3 server yet)
2890 this should also give others an idea what you should
2891 do to add new criterions to claws filtering system
2894 2002-03-15 [paul] 0.7.4claws9
2896 * tools/filter_conv.pl
2897 exit if there are no filter rules to convert
2898 rename filterrc to filterrc.old after completion
2900 2002-03-15 [paul] 0.7.4claws8
2902 * sync with sylpheed 0.7.4cvs3
2903 see ChangeLog entry 2002-03-14
2905 2002-03-14 [paul] 0.7.4claws7
2908 clean up the last commit (ahem)
2910 2002-03-14 [paul] 0.7.4claws6
2913 fix bug #515655. honour account preferences
2914 regarding gpg default signing/encryption when
2915 changing account from the compose window.
2917 2002-03-14 [paul] 0.7.4claws5
2920 remove unnecessary curly brackets
2922 2002-03-14 [paul] 0.7.4claws4
2925 src/prefs_filtering.[ch]
2926 add filter rename on folder rename and filter
2927 delete on folder delete. Patch submitted by
2928 Neill Miller <neillm@thecodefactory.org>
2930 2002-03-14 [christoph] 0.7.4claws3
2935 (patch submitted by "Simon 'corecode' Schubert")
2936 * src/prefs_common.c
2940 2002-03-14 [paul] 0.7.4claws2
2942 * sync with sylpheed 0.7.4cvs2
2943 see ChangeLog entry 2002-03-13
2945 2002-03-12 [darko] 0.7.4claws1
2948 fix what seems to be a copy and paste error
2949 when setting color for important messages
2952 2002-03-11 [paul] version 0.7.4claws released
2954 2002-03-11 [paul] 0.7.4claws
2960 update message catalogs. Submitted by Ricardo Mones
2961 Lastra, Alessandro Maestri, Wilbert Berendsen, and
2962 Fabio Junior Beneditto
2967 faq/it/sylpheed-faq*
2973 2002-03-11 [jens] 0.7.3claws7
2976 updated German translation
2978 2002-03-11 [melvin] 0.7.3claws6
2981 updated and corrected French translation
2983 2002-03-10 [hoa] 0.7.3claws5
2987 * src/prefs_account.c
2990 fixed the local account.
2991 you have to change the default "/usr/sbin/sendmail"
2992 to "/usr/sbin/sendmail -t" in the preferences of
2996 removed some debug display for renderer
2998 2002-03-10 [paul] 0.7.3claws4
3000 * faq/en/sylpheed-faq-1.html
3001 faq/en/sylpheed-faq-2.html
3004 2002-03-09 [paul] 0.7.3claws3
3006 * sync with sylpheed 0.7.4
3007 see ChangeLog entry 2002-03-09
3009 2002-03-08 [paul] 0.7.3claws2
3011 * faq/en/sylpheed-faq*
3012 faq/es/sylpheed-faq*
3013 faq/fr/sylpheed-faq*
3016 * manual/fr/.cvsignore
3017 manual/fr/Makefilea.am
3021 add the French manual
3023 2002-03-07 [paul] 0.7.3claws1
3025 * sync with sylpheed 0.7.3cvs4
3026 see ChangeLog entries 2002-03-06 and 2002-03-07
3029 updated by Wilbert Berendsen
3031 2002-03-07 [melvin] 0.7.2claws34
3033 * src/selective_download.c
3034 Changed the pixmap of the receive button to MAIL_RECEIVE.
3036 2002-03-06 [paul] 0.7.2claws33
3038 * sync with sylpheed 0.7.3cvs1
3039 bug fix, see ChangeLog entry 2002-03-05
3041 2002-03-05 [paul] 0.7.2claws32
3046 reverse the pgp ascii-armored code implemented in
3047 0.7.2claws16. removal of this code until it matures.
3048 this means that verifying ascii-armored pgp sigs and
3049 automatic decryption of ascii-armored encrypted
3050 messages no longer works.
3052 2002-03-05 [paul] 0.7.2claws31
3057 * faq/en/Makefile.am
3058 faq/en/sylpheed-faq.html
3059 faq/en/sylpheed-faq-1.html
3060 faq/en/sylpheed-faq-2.html
3061 faq/en/sylpheed-faq-3.html
3062 * faq/es/Makefile.am
3063 faq/es/sylpheed-faq.html
3064 faq/es/sylpheed-faq-1.html
3065 faq/es/sylpheed-faq-2.html
3066 faq/es/sylpheed-faq-3.html
3067 faq/es/sylpheed-faq-4.html
3068 * faq/fr/Makefile.am
3069 faq/fr/sylpheed-faq.html
3070 faq/fr/sylpheed-faq-1.html
3071 faq/fr/sylpheed-faq-2.html
3072 faq/fr/sylpheed-faq-3.html
3077 add FAQs in English, Spanish and French
3080 2002-03-05 [paul] 0.7.2claws30
3082 * manual/en/sylpheed.html
3083 manual/en/sylpheed-XX.html
3084 updated the English manual
3089 dialog box pops up if the article can't be deleted.
3094 updated by Fabio Junior Benedito
3098 * removed ac/gpgme.m4
3099 to avoid autogen common problem
3100 developers have to install gpgme development package now
3103 encoding to 7bit or 8bit is enabled.
3105 2002-03-03 [alfons] 0.7.2claws29
3108 merge fix by Oliver Haertel for selective
3111 2002-03-03 [paul] 0.7.2claws28
3113 * sync with sylpheed 0.7.3
3115 2002-03-03 [paul] 0.7.2claws27
3117 * sync with sylpheed 0.7.2cvs24
3118 see ChangeLog entries 2002-03-02 and 2002-03-03
3120 2002-03-02 [melvin] 0.7.2claws26
3125 * src/prefs_common.[ch]
3126 Added user definable notification on new mail arrival.
3127 Removed unused variables in spell checker prefs code.
3129 2002-03-02 [melvin] 0.7.2claws25
3132 Removed unnecessary escape sequences.
3133 Changed 'Initial...' to 'Initials of Sender'
3135 2002-03-02 [paul] 0.7.2claws24
3137 * sync with sylpheed 0.7.2cvs22
3138 see ChangeLog entry 2002-03-01
3140 2002-03-01 [hoa] 0.7.2claws23
3143 Set sensitivity of delete actions to active
3144 even if the folder is a newsgroup.
3147 - Set sensitivity of delete actions
3148 - Added function check_permission() that will check if the
3149 user is authorized to delete a message. For news, it
3150 will check if the author is the same.
3151 - Enabled deletion when there is no trash folder.
3154 - Added news_cancel_article() to cancel articles
3155 - Implemented news_remove_message() (public function)
3157 2002-03-01 [paul] 0.7.2claws22
3161 recognise urls that that don't include 'http://' and
3165 remove duplicated name
3167 2002-02-28 [paul] 0.7.2claws21
3170 src/summaryview.[ch]
3171 add ability to 'Select thread'
3172 combines Melvin's "Select thread's head" patch (#510907)
3173 with Colin Leroy's <colin@colino.net> "Select whole thread"
3176 2002-02-28 [paul] 0.7.2claws20
3179 hopefully fix segfault on right-clicking a mime part
3180 that some people have experienced.
3181 fix submitted by Fredrik Olofsson <frol@linux.nu>
3183 2002-02-28 [paul] 0.7.2claws19
3185 * sync with sylpheed 0.7.2cvs21
3186 see ChangeLog entries 2002-02-27 and 2002-02-28
3188 2002-02-27 [paul] 0.7.2claws18
3190 * sync with sylpheed 0.7.2cvs18
3191 see ChangeLog entries 2002-02-26 and 2002-02-27
3193 2002-02-26 [alfons] 0.7.2claws17
3196 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3197 (spotted by Chris Hessman <idatech@gmx.net>)
3199 2002-02-26 [paul] 0.7.2claws16
3204 make decryption of ascii-armored pgp encrypted messages
3205 and verification of ascii-armored signatures work again.
3206 slightly altered from the patch by Jens Jahnke
3210 * the checking of plaintext signatures always comes up in
3212 * it doesn't work for multipart messages
3213 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3214 including the msg headers and these 2 line themselves, are
3218 "View/Folder Tree" becomes "View/Separate Folder Tree"
3219 "View/Message View" becomes "View/Separate Message View"
3220 because its less ambiguous.
3223 updated by Ricardo Mones Lastra
3225 2002-02-26 [paul] 0.7.2claws15
3227 * sync with sylpheed 0.7.2cvs17
3228 see ChangeLog entries 2002-02-25 and 2002-02-26
3230 2002-02-25 [christoph] 0.7.2claws14
3232 * src/filtering.[ch]
3234 do filtering stuff after all messages have been received
3235 1. drop all messages to .processing
3236 2. scan processing folder for messages
3237 3. filter messages or move to inbox
3238 this will also find old messages left in processing after
3239 a crash or something like that and we get a real msginfo
3240 from folder->get_msg_list and do not have to create our
3241 own in filter_message
3242 * src/matcher_parser_parse.y
3243 remove MIX/MAX warning (reordered includes)
3245 2002-02-25 [paul] 0.7.2claws13
3247 * sync with sylpheed 0.7.2cvs15
3248 see ChangeLog entry 2002-02-24
3250 2002-02-24 [alfons] 0.7.2claws12
3253 clear old color flags first when applying a new color to
3255 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
3257 2002-02-24 [alfons] 0.7.2.claws11
3260 * src/prefs_common.c
3261 add presets for Opera and Konqueror, closes patch #517261,
3262 submitted by Ville Skyttä <scop@users.sourceforge.net>
3264 2002-02-24 [alfons] 0.7.2.claws10
3268 fix threading for null message ids, closes patch #521601,
3269 submitted by Bob Forsman <hammor@users.sourceforge.net>
3271 2002-02-24 [alfons] 0.7.2claws9
3275 make Tool | Filter Message work with filtering system so
3276 setting flags also works
3280 - Processing uses the same function as Tool | Filter
3281 Message, but doesn't use the same update proc yet
3283 2002-02-23 [paul] 0.7.2claws8
3285 * sync with sylpheed 0.7.2cvs14
3286 see ChangeLog entries 2002-02-22 and 2002-02-23
3288 2002-02-22 [christoph] 0.7.2claws7
3291 Add column space to table
3292 * src/quote_fmt_parse.y
3295 2002-02-22 [paul] 0.7.2claws6
3303 src/matcher_parser_lex.l
3304 src/matcher_parser_parse.y
3307 src/prefs_filtering.c
3308 src/selective_download.[ch] *** NEW FILES ***
3311 Selective Download added to 'Tool' menu.
3312 Retrieves email headers of the currently selected pop3
3313 account and allows the user to mark emails for deletion
3314 right on the pop3 server. Patch submitted by Oliver Haertel
3315 <oha@users.sourceforge.net>.
3318 add 'src/quote_fmt.c'
3320 2002-02-22 [christoph] 0.7.2claws5
3324 * src/prefs_common.[ch]
3325 * src/prefs_template.c
3326 * src/quote_fmt.c *** NEW FILE ***
3328 move quote format symbol description code
3329 to it's own file because it is used from
3330 differnent code parts
3331 Rewrote symbol description GUI
3334 + get data from array (no more long constant strings)
3335 * src/quote_fmt_lex.l
3336 * src/quote_fmt_parse.y
3337 Symbol for Literal % changed to \% instead of %%
3338 (More logical as \ is used for quoting for other symbols)
3339 Add |f and |p to include files and program output
3341 |f{/home/.../.signature}
3344 Correct wrong spelling for "Referenzen"
3346 2002-02-21 [paul] 0.7.2claws4
3349 forgotten during sync
3351 2002-02-21 [paul] 0.7.2claws3
3353 * sync with sylpheed 0.7.2cvs11
3354 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
3355 2002-02-20 and 2002-02-21
3357 2002-02-20 [melvin] 0.7.2claws2
3359 * src/prefs_actions.c
3360 Added error report when child cannot fork or when execvp
3361 returns with an error.
3363 2002-02-19 [christoph] 0.7.2claws1
3366 return unconverted text if conde conversion is not possible
3367 when libjconv is used.
3368 (patch submitted by "Simon 'corecode' Schubert")
3372 * version 0.7.2claws release
3374 2002-02-19 [paul] 0.7.2claws
3377 updated by Wilbert Berendsen
3380 2002-02-18 [alfons] 0.7.1claws13
3384 remove references to dlfcn and explicitly loading functions
3385 from dynalink libs, because libs linked anyway, and functions
3386 are loaded explicitly
3388 2002-02-17 [melvin] 0.7.1claws12
3390 * src/prefs_actions.c
3391 Replaced children wait loop with double fork technique.
3392 Now, input/output window updated at each new output.
3393 free_children(): Fixed a memory leak.
3394 Made input/output window non closable if running children
3396 Added missing <unistd.h> include.
3397 Added some --debug outputs.
3399 2002-02-17 [melvin] 0.7.1claws11
3402 Fixed bug where descending sort order did not select top
3405 2002-02-17 [melvin] 0.7.1claws10
3408 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3409 * src/prefs_common.c
3410 Pspell data package directory no more hard coded but
3411 set during configuration (PSPELL_PATH). (Thanks to
3412 Gustavo Noronha Silva.)
3414 2002-02-17 [melvin] 0.7.1claws9
3417 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3419 Fixed compile-time warnings.
3421 2002-02-16 [alfons] 0.7.1claws8
3424 fix inadvertent free of NULL pointer which caused
3425 sylpheed to crash when closing the save-as dialog
3426 using the window close button
3428 2002-02-16 [carsten] 0.7.1claws7
3429 * src/mainwindow.[ch]
3432 fixes for pixmap theming code:
3433 - recently changed mail attributes shouldn't get
3435 - theme is only reloaded iff another theme was
3438 2002-02-16 [paul] 0.7.1claws6
3440 * sync with sylpheed 0.7.2 release
3441 see ChangeLog entry 2002-02-15 and 2002-02-16
3443 2002-02-15 [paul] 0.7.1claws5
3445 * sync with sylpheed 0.7.1cvs9
3446 see ChangeLog entry 2002-02-15
3449 remove unneeded headerwindow.c entry
3451 2002-02-14 [carsten] 0.7.1claws4
3453 fixed a bug for "Go to next unread message": there was
3454 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3455 in the prefs, because of doing "Search again" instead
3458 2002-02-14 [carsten] 0.7.1claws3
3459 * src/stock_pixmap.c
3460 removed 2 more mem leaks; following memprof,
3461 this code is "leak free" now :)
3463 2002-02-14 [carsten] 0.7.1claws2
3464 * src/stock_pixmap.c
3465 used opendir/readdir/closedir instead of scandir
3466 -> code should work now on Solaris
3468 2002-02-14 [paul] 0.7.1claws1
3470 * sync with sylpheed 0.7.1cvs8
3471 see ChangeLog entries 2002-02-13 and 2002-02-14
3474 add some description of Actions and Pixmap Themes
3478 * version 0.7.1claws release
3480 2002-02-13 [paul] 0.7.1claws
3485 updated translations, submitted by Ricardo Mones Lastra,
3486 Alessandro Maestri and Fabio Junior Beneditto
3488 2002-02-13 [melvin] 0.7.0claws75
3490 * src/prefs_actions.c
3491 Added missing "signal.h" include
3493 2002-02-13 [melvin] 0.7.0claws74
3495 * src/prefs_folder_item.c
3496 Added missing "config.h" include
3498 Updated French translation for folder propriety.
3500 2002-02-13 [jens] 0.7.0claws73
3503 Added missing src/prefs_folder_item.c [log added by melvin]
3505 Updated German translation.
3507 2002-02-13 [melvin] 0.7.0claws72
3510 Updated French translation.
3512 2002-02-13 [melvin] 0.7.0claws71
3515 Made gtkut_editable_get_selection return NULL if selection
3517 This fixes a bug where selecting part of message A then
3518 switching to message B and replying to it will not
3519 quote the message's body.
3521 2002-02-12 [paul] 0.7.0claws70
3524 cosmetic, relating to pixmap themes: on toolbar make
3525 updating of 'Exec' and 'Compose news/Compose email'
3528 2002-02-12 [carsten] 0.7.0claws69
3534 - refreshing after changing pixmap theme better
3536 - wanted to remove some mem leaks, but alfons was
3537 faster (and had the better solution ;)
3539 2002-02-12 [alfons] 0.7.0claws68
3541 * src/prefs_common.c
3542 * src/stock_pixmap.[ch]
3543 plug mem leaks, refactor code a little bit
3546 2002-02-12 [sergey] 0.7.0claws67
3549 Fixed problem with copying messages to IMAP folders when the
3550 server uses something other than '/' as a namespace separator
3551 (cyrus-imapd uses '.').
3553 2002-02-12 [jens] 0.7.0claws66
3556 Updated German Translation
3558 2002-02-12 [paul] 0.7.0claws65
3560 * sync with sylpheed 0.7.1cvs1
3561 see ChangeLog entry 2002-02-12
3563 2002-02-12 [melvin] 0.7.0claws64
3565 * src/prefs_actions.c
3566 Fixed "feature" where children's output was duplicated
3567 instead of refreshed while monitoring.
3568 Removed some debug code.
3570 2002-02-12 [christoph] 0.7.0claws63
3573 always delete message from queue after sending/send error
3574 (closes bug #509601)
3576 2002-02-12 [melvin] 0.7.0claws62
3578 * src/prefs_actions.c
3579 Children wait loop is now triggered with a timeout of 1s
3580 Added %F which is replaced with the list of filenames
3581 of all selected messages (as suggested by Ricardo Mones Lestra)
3582 Pipe syntax changed. Prefix with | to send selection, postfix
3583 with | to retrieve output. Prefix with > or * to send
3584 user definable input to the command (*: input is hidden)
3585 Old pipe action should now be postfixed with |, too.
3587 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
3588 * src/stock_pixmap.c
3589 fixed a bug: if there's no theme directory don't
3590 throw an error, just do "nothing" (thanks Alfons)
3592 2002-02-12 [carsten] 0.7.0claws60
3595 had to write the cache twice (nasty!); some marks would
3598 2002-02-11 [carsten] 0.7.0claws59
3601 doc-src/maintainer_guide.txt
3607 src/prefs_common.[ch]
3608 src/stock_pixmap.[ch]
3609 src/summaryview.[ch]
3610 pixmap theming and related work on pixmap
3611 handling on some other places
3612 (e.g. hrm features for all folder)
3613 src/pixmap/stock_*.xpm -> the stock_ was removed
3615 2002-02-11 [paul] 0.7.0claws58
3617 * sync with sylpheed 0.7.1 release
3618 see ChangeLog entries 2002-02-11
3620 2002-02-08 [paul] 0.7.0claws57
3622 * sync with sylpheed 0.7.0cvs39
3623 see ChangeLog entry 2002-02-07 (last entry)
3625 * src/prefs_actions.c
3626 src/prefs_filtering.c
3629 sync: made it compile with C compilers other than gcc
3631 2002-02-07 [paul] 0.7.0claws56
3633 * sync with sylpheed 0.7.0cvs38
3634 see ChangeLog entries 2002-02-06 (last 2 entries) and
3637 2002-02-07 [darko] 0.7.0claws55
3641 Fix const gchar */gchar * issue (thanks Hiro)
3643 2002-02-07 [darko] 0.7.0claws54
3648 * src/prefs_template.c
3650 * src/quote_fmt_parse.y
3653 When replying or forwarding an email don't quote the entire
3654 mail body but use the part of the message text that is selected
3656 2002-02-06 [melvin] 0.7.0claws53
3658 * src/prefs_common.[ch]
3661 Made possible to switch quickly to last used dictionary
3662 which makes checking bilingual documents easier.
3664 2002-02-06 [melvin] 0.7.0claws52
3667 Added forgotten new file src/prefs_actions.c
3669 2002-02-06 [melvin] 0.7.0claws51
3671 * src/prefs_actions.c ** NEW FILE **
3672 * src/prefs_actions.h ** NEW FILE **
3673 Added actions to execute on message text view, or on the
3676 Added src/prefs_actions.[ch]
3678 Added new menu "Edit/Actions"
3680 Added new actionsrc file.
3682 Added actionsrc reading.
3684 Added new menus "Edit/Actions" and "Configuration/Actions..."
3685 * src/prefs_common.h
3686 Added new element actionslst element to prefs_common.
3688 2002-02-06 [paul] 0.7.0claws50
3690 * sync with sylpheed 0.7.0cvs36
3691 see ChangeLog entry 2002-02-06
3696 updated by Ricardo Mones Lastra
3698 2002-02-05 [paul] 0.7.0claws49
3700 * sync with sylpheed 0.7.0cvs33
3701 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3703 2002-02-05 [paul] 0.7.0claws48
3706 re-add 'Edit/Advanced/Delete entire line', previously named
3709 2002-02-04 [paul] 0.7.0claws47
3713 fix bug #494993 (Reply All not taking Reply-To into consi)
3714 eliminate differences in behaviour of right-click 'Reply to all'
3715 in summary view and 'Reply to all' on the toolbar.
3716 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3717 view and From gets ignored by 'Reply to all' on toolbar.
3718 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3719 From when no Reply-To header is present.
3721 2002-02-04 [paul] 0.7.0claws46
3723 * sync with sylpheed 0.7.0cvs30
3724 see ChangeLog entries 2002-02-03 and 2002-02-04
3726 2002-02-03 [melvin] 0.7.0claws45
3729 Readded function to highlight all misspelled words.
3730 Fixed bug where user-provided-words did not replace
3731 correctly the misspelled word when using the mouse.
3732 Fixed bug where checking a region selected from right to left did
3733 not check the region at all.
3734 Fixed bug where 'Check backwards' may not check at all.
3735 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3736 Fixed possible buffer overflow when checking for long strings (>1k).
3737 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3738 Accelerators code uses now gtk_widget_add_accel.
<