1 2002-08-03 [melvin] 0.8.1claws12
4 removed unnecessary checks for NULL introduced in 0.8.1claws11.
6 fixed bug where the Return Receipt was sent to
7 Delivery-Notification-To address even if it was not present
9 2002-08-02 [alfons] 0.8.1claws11
12 o more check for NULLs
13 o put create_io_dialog() in right conditional block
15 2002-08-02 [paul] 0.8.1claws10
18 updated by Ricardo Mones Lastra
20 2002-08-01 [christoph] 0.8.1claws9
23 don't free the cache of the opened
24 folder in the summaryview
26 don't unset flags, if it is not required
28 2002-08-01 [paul] 0.8.1claws8
31 see ChangeLog entry 2002-08-01
33 2002-08-01 [paul] 0.8.1claws7
36 see ChangeLog 2002-07-31 and 2002-08-01
38 2002-07-31 [christoph] 0.8.1claws6
41 forgot to update menu sensitivity
42 function for new menu entry
44 2002-07-31 [alfons] 0.8.1claws5
47 check folder item and its path for NULL on
50 2002-07-31 [christoph] 0.8.1claws4
53 check if folder_item_get_msginfo in
54 folder_item_remove_msg returned NULL
56 better clear the uid cache in the
57 uid validity check function and delete
60 2002-07-31 [paul] 0.8.1claws3
63 add the '--attach' option and a few other
66 2002-07-31 [paul] 0.8.1claws2
69 see ChangeLog 2002-07-31
71 2002-07-31 [christoph] 0.8.1claws1
75 replace "Rescan all folders..." with
76 "Check all folders for new messages..."
78 2002-07-30 [paul] 0.8.1claws
80 * version 0.8.1claws released
82 2002-07-30 [paul] 0.8.0claws29
84 * tools/OOo2sylpheed.pl ** NEW FILE **
86 add script to enable sending documents as
87 attachments from OpenOffice.org
89 2002-07-30 [melvin] 0.8.0claws28
92 Made the actions' input/output dialog display
95 2002-07-30 [christoph] 0.8.0claws27
98 check if folder_item_get_msginfo in
99 procmsg_save_to_outbox returned NULL
101 2002-07-30 [paul] 0.8.0claws26
103 * sync with 0.8.1cvs4
104 see ChangeLog 2002-07-29
106 2002-07-29 [thorsten] 0.8.0claws25
109 added selective download, delete on server
111 2002-07-29 [paul] 0.8.0claws24
113 * sync with 0.8.1cvs3
114 see ChangeLog 2002-07-29
116 2002-07-27 [christoph] 0.8.0claws23
119 add extra check if fetching the msginfo
122 2002-07-27 [paul] 0.8.0claws22
124 * sync with 0.8.1cvs2
125 see ChangeLog 2002-07-26
127 2002-07-27 [christoph] 0.8.0claws21
130 add another check if a valid msginfo
133 2002-07-26 [hoa] 0.8.0claws20
136 Fixed a condition in folder_item_destroy()
139 Fixed an error in IMAP protocol
141 2002-07-26 [alfons] 0.8.0claws19
144 ofcourse compare with identifier, not the path
146 2002-07-26 [alfons] 0.8.0claws18
149 use folder item identifier for saving / restoring
150 preferences because folder->path might not be unique
152 2002-07-26 [melvin] 0.8.0claws17
155 Fixed a crash introduced in 0.8.0claws5 when log is
156 cut under 80 characters.
158 2002-07-26 [paul] 0.8.0claws16
160 * sync with 0.8.1cvs1
161 see ChangeLog 2002-07-26
163 2002-07-26 [christoph] 0.8.0claws15
166 imap folder now remembers the last selected
167 folder and imap_fetch_msginfo skips selecting
168 the folder if it is already selected
170 2002-07-26 [christoph] 0.8.0claws14
175 fix imap folder rescanning
177 2002-07-25 [christoph] 0.8.0claws13
187 implement imap uid cache and uid validity check
189 2002-07-25 [alfons] 0.8.0claws12
192 fix a brown paper bag bug, and also add some more
195 2002-07-25 [christoph] 0.8.0claws11
198 don't mix copy, fetch_msginfo and remove
199 operations in folder item copy and move
202 2002-07-25 [christoph] 0.8.0claws10
206 * src/prefs_folder_item.c
207 * src/summaryview.[ch]
208 remove no longer required parameter update_cache from
211 2002-07-25 [paul] 0.8.0claws9
218 2002-07-24 [alfons] 0.8.0claws8
221 sort correctly when using simplified subject line
222 (closes feature request "[ 585141 ] applying regexp to subject
223 before sort" submitted by Alexandra Walford)
225 2002-07-24 [paul] 0.8.0claws7
227 * sync with 0.8.0cvs3
228 see ChangeLog 2002-07-24
230 2002-07-23 [christoph] 0.8.0claws6
237 o separate processing and summaryview
238 o removed summary_write_cache from summaryview
239 o removed summaryview->killed_messages, because we don't have
240 to keep a list of killed messages anymore. New cache will
241 keep the hidden messages in cache anyway
244 * src/selective_download.c
245 o removed unnecessary summary_write_cache calls
247 o don't set ignore thread flag in procmsg_get_thread_tree
251 o moved STATUSBAR_PUSH/POP to statusbar.h because
252 they are used in different files
254 2002-07-23 [melvin] 0.8.0claws5
260 * src/editldap_basedn.c
263 Fixed few memory leak (gtk_editable_get_chars returns
266 Fixed few memory leak (gtk_editable_get_chars returns
267 an allocated string) and modified a little the log cutting
270 Replaced a call to an obsolete function gtk_entry_get_text()
271 by gtk_editable_get_chars()
273 Removed a debug printf
275 2002-07-23 [christoph] 0.8.0claws4
278 fix another g_dirname memory leak
280 2002-07-23 [christoph] 0.8.0claws3
283 fixed a memory leak in mh_fetch_msginfo
284 fixed crash when message header could not be
287 2002-07-23 [paul] 0.8.0claws2
289 * sync with 0.8.0cvs2
290 see ChangeLog 2002-07-23
292 2002-07-23 [paul] 0.8.0claws1
294 * sync with 0.8.0cvs1
295 see ChangeLog 2002-07-23
297 2002-07-23 [paul] 0.8.0claws
299 * release of 0.8.0claws
301 2002-07-23 [paul] 0.7.8claws99
304 new Russian translation, submitted by
305 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
307 2002-07-22 [jens] 0.7.8claws98
310 Updated German translations.
312 2002-07-22 [paul] 0.7.8claws97
318 updated translations by Ricardo Mones Lastra,
319 Alessandro Maestri, Wilbert Berendsen and
320 Fabio Jr. Beneditto respectively
322 2002-07-22 [christoph] 0.7.8claws96
325 fix memory leak caused by wrong g_dirname usage
327 2002-07-22 [christoph] 0.7.8claws95
330 update new and unread message counts for summaryview
331 summaryview does not get it from the folder anymore
332 and has to update the values itself
334 2002-07-22 [melvin] 0.7.8claws94
337 Updated French translations.
339 2002-07-22 [christoph] 0.7.8claws93
342 set prop->preg pointer to NULL or following check
343 will not fail and regexec will be called with
346 2002-07-21 [alfons] 0.7.8claws92
348 * src/prefs_common.[ch]
349 remove option "Send return receipt on request"
351 2002-07-21 [thorsten] 0.7.8claws91
354 fixed memleaks, coding style as pointed out by alfons
356 2002-07-21 [alfons] 0.7.8claws90
359 * src/noticeview.[ch]
360 o fix bug notice view being displayed when going to empty folder
361 (noticed by Christoph)
362 o allow RRR to be sent when restarting sylpheed, or changing folder
363 (noticed by Thorsten)
365 2002-07-21 [thorsten] 0.7.8claws89
368 Included save_all patch from Xaview FACQ
369 added support for pathnames
371 2002-07-21 [alfons] 0.7.8claws88
376 * src/messageview.[ch]
377 * src/noticeview.c ** NEW FILE **
378 * src/noticeview.h ** NEW FILE **
379 make return receipts work again
380 (UI idea by Leandro Pereira)
382 2002-07-21 [paul] 0.7.8claws87
385 fix sensitivity of 'Select thread'
387 2002-07-21 [paul] 0.7.8claws86
390 add browser command line for Galeon
392 2002-07-21 [paul] 0.7.8claws85
395 fix 'EXTRA_DIST': remove README.README, add TODO
398 2002-07-21 [alfons] 0.7.8claws84
401 make enter clear selection
402 (closes "[ 579888 ] Editor selection/entry error"
403 reported by Steve Lamb)
405 2002-07-21 [alfons] 0.7.8claws83
408 sort message list when selecting unthread messages
409 (closes "[ 501593 ] switching threaded view doesn't sort"
410 reported by Simon Schubert)
412 2002-07-20 [alfons] 0.7.8claws82
417 2002-07-20 [thorsten] 0.7.8claws81
420 Fixed expansion of empty fields in matchactions
422 2002-07-19 [melvin] 0.7.8claws80
425 Removed a duplicate menu entry (fast mode) introduced during
427 Added a menu separator between 'Use alternate' and 'Fast mode'
429 2002-07-19 [paul] 0.7.8claws79
435 2002-07-19 [thorsten] 0.7.8claws78
437 * tools/calypso_convert.pl ** NEW FILE **
440 script to import mbox files exported
442 o generates folder structure
443 o includes attachments
445 2002-07-19 [melvin] 0.7.8claws77
447 * src/selective_download.[ch]
448 Fixed bug where closing the dialog with the window manager's
449 close button will not unlock the summary
450 Corrected some function declarations that missed a return value
451 Made the source code comply better with coding style.
453 Added new browser command line for Mozilla.
455 2002-07-18 [paul] 0.7.8claws76
458 src/selective_download.[ch]
459 reflect theme changes, fix Gdk Warning when creating
460 pixmap from NULL window, and minor clean up.
461 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
466 2002-07-17 [paul] 0.7.8claws75
474 2002-07-16 [paul] 0.7.8claws74
476 * tools/filter_conv.pl
478 replace conversion script with reimplemented version,
479 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
481 2002-07-16 [colin] 0.7.8claws73
484 remove forgotten debug messages - sorry ;-)
486 2002-07-16 [colin] 0.7.8claws72
492 add the ability to select part of a text mime-part
495 2002-07-15 [christoph] 0.7.8claws71
498 fix folder message count for folders without
499 msg_is_changed (includes news folders)
501 2002-07-15 [martin] 0.7.8claws70
504 option "display recipient on 'From'..." now works
505 without the need of enabling the option
506 "display sender using address book".
508 2002-07-15 [christoph] 0.7.8claws69
511 removed setting folder status from summaryview.
512 folder.c should update all message counts correctly.
514 2002-07-15 [paul] 0.7.8claws68
517 updated by Fabio Junior Beneditto
519 2002-07-15 [darko] 0.7.8claws67
522 Fixed target folder colorization, don't decrease op
525 2002-07-14 [paul] 0.7.8claws66
527 * sync with main 0.8.0
528 see ChangeLog 2002-07-14
530 2002-07-13 [melvin] 0.7.8claws65
535 Replaced sprintf by g_snprintf to prevent possible buffer
538 Corrected a log message output format.
539 Added a missing "done" debug output.
541 Added keyboard accelerator for Priority menu items
542 Added missing \n in debug output
546 Added missing \n in debug output
548 2002-07-13 [paul] 0.7.8claws64
551 change Sergey's email address to the sf address
554 increase show_url_timeout (more useful for long
557 2002-07-12 [sergey] 0.7.8claws63
560 applied (with some modifications) patch to set the
561 micalg parameter for signatures
562 (2001-08-28 Werner Koch <wk@gnupg.org>)
564 2002-07-12 [sergey] 0.7.8claws62
568 fixed man page installation
570 2002-07-12 [paul] 0.7.8claws61
572 * sync with 0.7.8cvs26
573 see ChangeLog 2002-07-11 and 2002-07-12
575 2002-07-11 [christoph] 0.7.8claws60
579 first use the message number to find the message
580 to mark with a reply flag but check the
581 message-id if we got the correct message, if not
582 try to find it by message-id.
583 use new string seperator that is not allowed
586 2002-07-11 [paul] 0.7.8claws59
588 * sync with 0.7.8cvs23
589 see ChangeLog 2002-07-10
591 2002-07-10 [christoph] 0.7.8claws58
595 Added message-id table to the cache in memory
596 and functions to msgcache.c and folder.c to
597 fetch MsgInfos by message id
600 store folder and message-id of message replying
601 to in queue header and set reply flag after sending
604 2002-07-10 [paul] 0.7.8claws57
608 add Martin to the list of authors
610 2002-07-09 [martin] 0.7.8claws56
612 Added gtk_ctree_last_visible(), tree_update_level(),
613 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
614 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
615 from gtk+ to gtksctree.c for the new sorting code
616 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
617 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
619 Added declaration for gtk_sctree_sort_recursive() and
625 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
626 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
628 2002-07-08 [paul] 0.7.8claws55
630 * more sync with 0.7.8cvs21
631 see ChangeLog 2002-07-08
633 2002-07-08 [paul] 0.7.8claws54
635 * sync with 0.7.8cvs21
636 see ChangeLog 2002-07-08
638 2002-07-07 [alfons] 0.7.8claws53
641 * src/stock_pixmap.[ch]
642 * src/pixmaps/notice_warn.xpm ** NEW FILE **
643 * src/pixmaps/notice_error.xpm ** NEW FILE **
644 * src/pixmaps/notice_note.xpm ** NEW FILE **
645 add new pixmaps for upcoming notice pane
647 2002-07-06 [melvin] 0.7.8claws52
650 Made them a bit closer to Sylpheed's coding style.
652 Removed possible memory leaks when some errors occurs.
654 2002-07-06 [melvin] 0.7.8claws51
657 Removed --no-location in xgettext command line to help
658 translators that use Emacs' po-mode
660 Removed unnecessary comments that messed up sylpheed.pot
662 2002-07-06 [paul] 0.7.8claws50
664 * sync with 0.7.8cvs19
665 see ChangeLog 2002-07-05
667 2002-07-06 [christoph] 0.7.8claws49
671 fix folder_item_remove_all_msg and folderview
672 status for trash folders after emptying trash
674 2002-07-05 [paul] 0.7.8claws48
676 * sync with 0.7.8cvs16
677 see ChangeLog 2002-07-04 and 2002-07-05
679 2002-07-04 [paul] 0.7.8claws47
681 * sync with 0.7.8cvs14
682 see ChangeLog 2002-07-04
684 2002-07-03 [alfons] 0.7.8claws46
687 dupe folder item's path because it's being reallocated
688 by new folder scanning code
690 2002-07-03 [christoph] 0.7.8claws45
693 better IMAP uid fetching using 'FETCH 1:* (UID)'
695 add missing return in msgcache_write
697 2002-07-02 [thorsten] 0.7.8claws44
702 use binary mode for file access
704 2002-07-02 [christoph] 0.7.8claws43
706 * major code cleanup (part 1)
708 - unused variables removed
709 - unused functions removed
710 - uninitialized variables checked
711 - missing return statements added
712 - missing function return types added
713 - added parentheses around assignment and
714 && in || when suggested by gcc
718 replaced direct calls to folder->scan_tree
719 with folder_scan_tree and restore folder
720 prefs in this function. The folder should
721 not have to deal with them.
722 ( Should now work for all folder types )
724 2002-07-02 [paul] 0.7.8claws42
726 * sync with 0.7.8cvs13
727 see ChangeLog 2002-07-01 and 2002-07-02
729 2002-07-01 [christoph] 0.7.8claws41
732 fix "goto next/prev unread message" with
735 2002-07-01 [paul] 0.7.8claws40
738 updated by Ricardo Mones Lastra
740 2002-06-30 [match] 0.7.8claws39
743 applied variation of leonerd's patch (566661) to
744 allow multiple email addresses per JPilot entry.
745 addresses may be separated by space, comma, pipe,
746 semi-colon, new-line.
748 2002-06-30 [alfons] 0.7.8claws38
751 simple fix for putting older nodes before
752 newer nodes when threading by subject
754 2002-06-30 [christoph] 0.7.8claws37
761 fix broken folder tree rescaning
762 and don't use procmsg_get_mark_sum
765 2002-06-30 [christoph] 0.7.8claws36
767 * merge new cache branch
769 fix new cache imap copy bug
771 improved folder_item_scan
772 it should now always set the correct
773 new, unread and total message counts
775 2002-06-29 [paul] 0.7.8claws35
780 2002-06-29 [paul] 0.7.8claws34
784 man/Makefile.am ** NEW FILE **
785 man/sylpheed.1.gz ** NEW FILE **
786 add Sylpheed man page
788 2002-06-29 [paul] 0.7.8claws33
791 updated by Fabio Junior Beneditto
793 2002-06-28 [jens] 0.7.8claws32
798 * src/selective_download.c
799 removed gettext for space " "
804 2002-06-28 [paul] 0.7.8claws31
806 * sync with 0.7.8cvs11
807 see ChangeLog 2002-06-28
809 2002-06-28 [paul] 0.7.8claws30
811 * sync with 0.7.8cvs10
812 see ChangeLog 2002-06-27 and 2002-06-28
814 2002-06-26 [paul] 0.7.8claws29
817 src/selective_download.c
818 don't gettextise empty strings.
819 reserved by gettext. gettext("") returns
820 the header entry with meta information,
826 2002-06-26 [paul] 0.7.8claws28
828 * sync with 0.7.8cvs7
829 see ChangeLog 2002-06-25
832 ...and in the process, tweak the gui a little
834 2002-06-25 [alfons] 0.7.8claws27
838 fine tune ldap library detection
840 2002-06-25 [alfons] 0.7.8claws26
843 don't allow return receipts when composing a news article
845 2002-06-25 [paul] 0.7.8claws25
848 add '$(AMTAR)' to 'release' section to allow for
849 new and older autotools
851 2002-06-25 [paul] 0.7.8claws24
854 fix "No more unread messages" persistant pop-up
857 2002-06-25 [paul] 0.7.8claws23
860 updated by Alessandro Maestri
862 2002-06-25 [paul] 0.7.8claws22
864 * sync with 0.7.8cvs6
865 see ChangeLog 2002-06-25
867 2002-06-24 [paul] 0.7.8claws21
870 add GPL copyright information
872 2002-06-24 [paul] 0.7.8claws20
876 tools/update-po ** NEW FILE **
877 add script that eases the creation of *.po files
878 Submitted by Wilbert Berendsen <wilbert@oswf.org>
880 2002-06-23 [alfons] 0.7.8claws19
883 make notification_convert_header obey const correctness
884 (next step will be fixing the broken return receipt)
886 2002-06-23 [paul] 0.7.8claws18
889 fix bug introduced in last commit:
890 removed too much code in last commit - put back what's
893 2002-06-23 [paul] 0.7.8claws17
895 * src/messageview.[ch]
896 remove code committed in error from locally patched
899 2002-06-23 [colin] 0.7.8claws16
902 add compose_entry_select(), used to select the default_to
903 email address - hopefully avoiding people sending mails to
906 2002-06-22 [alfons] 0.7.8claws15
909 add Bram Metsch & Stanislav Karchebny
911 * src/prefs_account.[ch]
913 - apply and adapt Bram's patch which allows user to set SMTP AUTH
914 options. (see <http://sourceforge.net/tracker/index.php
915 ?func=detail&aid=566937&group_id=25528&atid=384600>);
917 - merge Stanislav's fix to make SMTP AUTH work with qmail
918 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
920 2002-06-22 [paul] 0.7.8claws14
922 * sync with 0.7.8cvs5
923 see ChangeLog 2002-06-19 and 2002-06-20
925 2002-06-22 [alfons] 0.7.8claws13
927 * src/selective_download.c
928 fix a stupid mistake I made
930 2002-06-22 [alfons] 0.7.8claws12
932 * src/selective_download.[ch]
933 fix another unnoticed leak; cleanup code
938 gpg-sign <-- gpg-sign-syl
940 2002-06-21 [alfons] 0.7.8claws11
942 * src/selective_download.c
943 * src/selective_download.h
944 fix assorted mix of allocation errors (should solve
945 problem reported by Philippe Gramoullé, see:
946 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
948 2002-06-20 [melvin] 0.7.8claws10
950 * tools/gpg-sign *REMOVED*
951 tools/gpg-sign-syl *ADDED*
952 Replaced the gpg clearsigning script with the version using
953 xterm instead of ssh-askpass and changed its name.
956 Updated actions example to reflect the renaming of the
957 gpg clearsigning script.
959 2002-06-19 [paul] 0.7.8claws9
961 * sync with 0.7.8claws9
962 see ChangeLog 2002-06-18 and 2002-06-19
964 2002-06-19 [paul] 0.7.8claws8
966 * sync with 0.7.8cvs1
967 see ChangeLog 2002-06-18
969 2002-06-18 [alfons] 0.7.8claws7
972 add omitted prototype
974 2002-06-17 [paul] 0.7.8claws6
977 fix hiding of exec_btn
979 2002-06-17 [paul] 0.7.8claws5
982 remove unneeded code: should_delete()
983 and Pop3State::uidl_todelete_list
985 2002-06-17 [paul] 0.7.8claws4
988 see ChangeLog 2002-06-11 and 2002-06-13
990 2002-06-16 [alfons] 0.7.8claws3
993 make sure lock sort mode (claws specific) is
994 also persists after a tree rescan
996 2002-06-16 [alfons] 0.7.8claws2
998 * src/prefs_folder_item.c
1000 fix persistence of folder sort mode (broken
1001 by adapting Hiro's new folder persistence code)
1003 2002-06-16 [alfons] 0.7.8claws1
1007 * src/prefscommon.[ch]
1008 control size of log text in log window;
1009 closes patch #569155 submitted by Mitko Haralanov.
1011 2002-06-15 [paul] 0.7.8claws
1013 * release of 0.7.8claws
1015 2002-06-15 [paul] 0.7.7claws
1018 updated by Fabio Junior Beneditto
1020 2002-06-14 [paul] 0.7.6claws49
1023 updated by Ricardo Mones Lastra
1025 2002-06-14 [paul] 0.7.6claws48
1028 updated translation by Wilbert Berendsen
1030 2002-06-14 [melvin] 0.7.6claws47
1033 Updated French translation
1035 2002-06-13 [paul] 0.7.6claws46
1038 allow filename to be typed in, rather than just
1039 selected by the mouse. Patch by Gustavo Noronha Silva.
1041 2002-06-13 [alfons] 0.7.6claws45
1043 * src/mainwindow.[ch]
1044 more cleanups (removing unnecessary menu items Expand
1045 summary / message view)
1047 2002-06-13 [melvin] 0.7.6claws44
1050 Added src/string_match.c
1051 * src/string_match.c
1052 Fixed possible buffer overflow.
1054 Added missing config.h header.
1055 * src/prefs_common.c
1058 Made some strings translatable (missing _(..)).
1060 2002-06-13 [melvin] 0.7.6claws43
1063 Corrected action example (verifying clearsigned mail).
1064 * src/prefs_account.c
1066 * src/prefs_common.c
1067 Removed incorrect line that generated a Gtk-CRITICAL msg.
1069 2002-06-12 [alfons] 0.7.6claws42
1072 add init of score column lost in 0.7.6claws42
1074 2002-06-12 [paul] 0.7.6claws41
1076 * src/prefs_account.c
1077 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
1078 behavior of the radio buttons, (from 0.7.7cvs2)
1080 2002-06-11 [alfons] 0.7.6claws40
1082 * src/messageview.[ch]
1083 * src/summaryview.[ch]
1084 * src/summary_search.c
1086 perform a sync to bring in Hiro's separate view implementation
1088 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1090 2002-06-11 [paul] 0.7.6claws39
1092 * src/prefs_account.c
1093 correct a typo on the Receive tab
1095 2002-06-10 [match] 0.7.6claws38
1098 Included address completion patch from Gustavo Noronha.
1100 2002-06-10 [paul] 0.7.6claws37
1104 src/prefs_account.[ch]
1105 src/selective_download.[ch]
1108 - check if POP Account
1109 - Receive Button renamed to Preview
1110 - Preview Button Popup: preview new/all messages
1112 - Account Preferences-->Receive tab checkbutton if you
1113 want to remove Mail after Download
1115 - Account Preferences-->Receive tab checkbutton use
1116 filtering rules on preview
1117 (think of delete_on_server)
1119 - Account selectable from SD dialog
1120 - checkbutton to show already downloaded messages if
1121 all messages are previewed
1122 - new clist column showing Date
1125 - play ball with UIDL
1126 - fault tolerant (?)
1127 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1129 2002-06-10 [melvin] 0.7.6claws36
1132 Added a hint to ac/README in cvs instructions.
1134 * src/prefs_actions.c
1135 Made it possible to use a more elaborate command line
1136 for asynchronous actions, too.
1138 2002-06-10 [melvin] 0.7.6claws35
1140 * src/prefs_actions.c
1141 Make it possible to use a more elaborate command line
1142 (e.g. |foo|bar|cat>there;echo Done|)
1143 Corrected error message when calling %f, %F and %p commands
1144 from the compose window.
1146 2002-06-09 [colin] 0.7.6claws34
1149 Automatically find unread messages in current folder
1150 before annoying the user.
1152 2002-06-08 [alfons] 0.7.6claws33
1155 remove bad formatting string in it.po translation
1156 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1158 2002-06-08 [paul] 0.7.6claws32
1160 * sync with 0.7.6cvs25
1161 see ChangeLog 2002-06-07
1163 2002-06-05 [paul] 0.7.6claws31
1166 add 'Sort by locked' and 'Sort by score'
1168 2002-06-05 [paul] 0.7.6claws30
1170 * sync with 0.7.6cvs24
1171 see ChangeLog 2002-06-04
1173 2002-06-04 [paul] 0.7.6claws29
1176 updated by Fabio Junior Beneditto
1178 2002-06-03 [thorsten] 0.7.6claws28
1181 fclose() matcherrc after reading
1183 2002-06-03 [paul] 0.7.6claws27
1185 * sync with 0.7.6cvs21
1186 see ChangeLog 2002-05-31
1188 2002-05-31 [paul] 0.7.6claws26
1190 * sync with 0.7.6cvs20
1191 see ChangeLog 2002-05-29 and 2002-05-30
1193 2002-05-31 [paul] 0.7.6claws25
1196 hopefully fix last buggy sync
1199 correct typo in 'Actions' examples
1201 2002-05-29 [paul] 0.7.6claws24
1203 * sync with 0.7.6cvs18
1204 see ChangeLog 2002-05-28 and 2002-05-29
1210 2002-05-28 [paul] 0.7.6claws23
1212 * sync with 0.7.6cvs16
1213 see ChangeLog 2002-05-28
1215 2002-05-27 [thorsten] 0.7.6claws22
1217 * faq/it/sylpheed-faq-1.html
1218 faq/it/sylpheed-faq-2.html
1219 faq/it/sylpheed-faq-3.html
1220 faq/it/sylpheed-faq.html
1221 corrected DOS lineendings
1222 * faq/de/sylpheed-faq-1.html
1223 faq/de/sylpheed-faq-2.html
1224 faq/en/sylpheed-faq-1.html
1225 faq/en/sylpheed-faq-2.html
1226 faq/en/sylpheed-faq-3.html
1227 faq/es/sylpheed-faq-1.html
1228 faq/es/sylpheed-faq-2.html
1229 faq/es/sylpheed-faq-3.html
1230 faq/fr/sylpheed-faq-1.html
1231 faq/it/sylpheed-faq-1.html
1232 faq/it/sylpheed-faq-2.html
1233 faq/it/sylpheed-faq-3.html
1234 faq/it/sylpheed-faq.html
1235 changed ">" to "
1237 2002-05-27 [paul] 0.7.6claws21
1239 * sync with 0.7.6cvs15
1240 see ChangeLog 2002-05-27
1242 2002-05-27 [paul] 0.7.6claws20
1244 * src/prefs_account.c
1247 2002-05-26 [paul] 0.7.6claws19
1252 2002-05-25 [paul] 0.7.6claws18
1255 add description of kmail2sylpheed.pl
1257 2002-05-25 [paul] 0.7.6claws17
1259 * tools/kmail2sylpheed.pl ** NEW FILE **
1260 perl script that converts an exported Kmail address
1261 book, converts it to sylpheed addressbook file,
1262 writes the file to .sylpheed, and updates
1265 2002-05-25 [paul] 0.7.6claws16
1267 * sync with 0.7.6cvs14
1268 see ChangeLog 2002-05-23
1270 2002-05-24 [paul] 0.7.6claws15
1273 make a correction and add some more info
1275 2002-05-24 [paul] 0.7.6claws14
1279 compose_redirect_write_headers_from_headerlist()
1280 add Subject and Resent-Message-ID to
1281 compose_redirect_write_headers()
1282 Received, Subject, and X-UIDL are filtered out in
1283 compose_redirect_write_to_file()
1285 2002-05-23 [paul] 0.7.6claws13
1291 src/matcher_parser_lex.l
1292 src/matcher_parser_parse.y
1293 src/prefs_common.[ch]
1294 src/prefs_filtering.c
1296 rename 'Bounce' to 'Redirect'
1298 2002-05-23 [paul] 0.7.6claws12
1300 * more sync with 0.7.6cvs13
1302 see ChangeLog 2002-05-22
1304 2002-05-22 [paul] 0.7.6claws11
1306 * sync with 0.7.6cvs13
1308 see ChangeLog 2002-05-20
1310 see ChangeLog 2002-05-22
1312 2002-05-21 [melvin] 0.7.6claws10
1315 Added missing filtering and scoring headers
1316 Fixed bad function call that showed garbage
1317 in Folder->Processing
1319 2002-05-21 [paul] 0.7.6claws9
1322 make all tools executable, (patch by Alfons).
1324 2002-05-20 [alfons] 0.7.6claws8
1327 don't forget to call mktime() so we have a valid week
1329 (Bug report by Roger Sondermann <mail@jumaros.de>)
1331 2002-05-20 [paul] 0.7.6claws7
1334 fix broken parsing of urls
1336 fix displaying of urls
1338 both fixes from the patch [547855] by Eugene
1341 2002-05-19 [alfons] 0.7.6claws6
1344 make sylpheed configure correctly with the latest
1345 and greatest of automake / autoconf / gettext
1347 2002-05-19 [alfons] 0.7.6claws5
1351 add function for returning ime zone offset
1353 * src/quote_fmt_parse.y
1354 better quotation formatting - does not convert
1355 to local time, but uses the original date string.
1357 Note: %z inserts the timezone offset (should
1358 work also on platforms where strftime does not
1361 2002-05-18 [christoph] 0.7.6claws4
1364 fix indentation of some code
1369 correct path for ignorethread.xpm
1370 incorrect filename for sylpheed_logo.xpm
1371 add missing include matcher_parser_parse.h
1373 2002-05-18 [paul] 0.7.6claws3
1375 * sync with 0.7.6cvs8
1376 see ChangeLog 2002-05-16 and 2002-05-17
1378 2002-05-18 [melvin] 0.7.6claws2
1381 Corrected an action's definition and fixed some misspellings.
1383 2002-05-18 [paul] 0.7.6claws1
1386 tools/gpg-sign ** new file **
1387 tools/uudec ** new file **
1388 add Melvin's Actions scripts
1391 add Melvin's descriptions for Actions
1393 2002-05-18 [paul] 0.7.6claws
1395 * Version 0.7.6claws released
1397 2002-05-17 [paul] 0.7.5claws32
1400 updated by Ricardo Mones Lastra
1402 2002-05-17 [paul] 0.7.5claws31
1405 fix Account prefs default folder for sent/draft/deleted
1410 updated translation by Alessandro Maestri and
1413 2002-05-17 [melvin] 0.7.5claws30
1415 * src/prefs_actions.c
1416 Fixed bug where using %F not at the end of the command
1417 resulted in an additional empty argument being created.
1418 Thanks to Darko Koruga for reporting the bug.
1420 2002-05-17 [melvin] 0.7.5claws29
1423 Updated French translations.
1425 2002-05-15 [paul] 0.7.5claws28
1428 updated by Ricardo Mones Lastra
1430 2002-05-15 [paul] 0.7.5claws27
1432 * sync with 0.7.6cvs4
1433 see ChangeLog 2002-05-14 and 2002-05-15
1435 2002-05-14 [paul] 0.7.5claws26
1437 * sync with 0.7.6cvs1
1438 see ChangeLog 2002-05-13
1440 2002-05-13 [thorsten] 0.7.5claws25
1443 fix select_all and copy in multipart messages
1445 fix select_all and copy in multipart messages
1447 2002-05-12 [paul] 0.7.5claws24
1450 reverse last commit, bug already fixed in 0.7.5claws3
1452 2002-05-12 [netztorte] 0.7.5claws23
1455 dont parse empty addressbook (checked in before claws20)
1457 2002-05-12 [melvin] 0.7.5claws22
1460 Removed unneeded priority code introduced by the previous
1463 2002-05-12 [melvin] 0.7.5claws21
1466 Added possibility to set message's priority.
1468 Added possibility to set message's priority.
1469 Added missing headers
1471 2002-05-12 [melvin] 0.7.5claws20
1473 * src/prefs_actions.c
1474 Removed implicitely added quotes around the name
1475 of the temporary files of mime parts.
1477 2002-05-12 [paul] 0.7.5claws19
1479 * sync with 0.7.5cvs20
1480 see ChangeLog 2002-05-11
1482 2002-05-12 [alfons] 0.7.5claws18
1484 * src/quote_fmt_lex.l
1485 * src/quote_fmt_parse.y
1486 allow quote / reply date & time format to be set using
1487 %D{format}. format is a format string you'd pass to
1488 strftime() (see man strftime, or the Display tab |
1489 Date format setting).
1491 Currently %D converts the date to local time.
1493 2002-05-11 [paul] 0.7.5claws17
1495 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1496 see ChangeLog 2002-05-10 and 2002-05-11
1498 2002-05-10 [paul] 0.7.5claws16
1500 * sync with 0.7.5cvs16
1501 see ChangeLog entries 2002-05-09 and
1504 2002-05-10 [colin] 0.7.5claws15
1507 Corrected a bug that prevented sylpheed to open
1508 double-clicked URIs.
1510 2002-05-09 [paul] 0.7.5claws14
1512 * sync with 0.7.5cvs14
1513 see ChangeLog 2002-05-08 and 2002-05-09
1515 2002-05-08 [paul] 0.7.5claws13
1517 * sync with 0.7.5cvs11
1518 see ChangeLog entry 2002-05-08
1520 2002-05-08 [paul] 0.7.5claws12
1524 fix segfault on View->Open in new window
1525 patch submitted by Thorsten Maerz <torte@netztorte.de>
1527 2002-05-07 [paul] 0.7.5claws11
1529 * sync with 0.7.5cvs9
1530 see ChangeLog entry 2002-05-07
1532 2002-05-06 [paul] 0.7.5claws10
1536 display url in statusbar on single-click
1537 patch submitted by Thorsten Maerz <torte@netztorte.de>
1539 2002-05-06 [match] 0.7.5claws9
1546 XML implementation of properties file.
1547 * src/exporthtml.[ch]
1548 * src/expthtmldlg.[ch]
1552 2002-05-02 [sergey] 0.7.5claws8
1554 * src/mainwindow.c (mainwin_entries),
1555 src/prefs_common.c (prefs_send_create()),
1556 src/codeconv.c (locale_table):
1557 use charset name "Windows-1251" instead of "CP1251".
1559 2002-05-02 [colin] 0.7.5claws7
1563 src/prefs_folder_item.c
1564 Fixed cosmetics bugs due to Outbox renamed to Sent.
1566 2002-05-02 [hiro] 0.7.5claws6
1569 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1571 2002-05-02 [paul] 0.7.5claws5
1574 more sync with 0.7.5cvs7, see ChangeLog entry
1577 2002-05-02 [hiro] 0.7.5claws4
1580 compose_queue_sub():
1581 check if queue folder exists (closes #550397).
1582 removed directory creation since it should be handled
1585 imap_add_msg(): return UID for appended message
1588 2002-04-30 [paul] 0.7.5claws3
1591 fix account_find_from_address() bug
1593 2002-04-28 [colin] 0.7.5claws2
1597 src/prefs_common.[ch]
1599 Added user-definable quotation characters recognition.
1601 2002-04-28 [paul] 0.7.5claws1
1603 * sync with 0.7.5cvs4
1604 see ChangeLog entry 2002-04-25
1606 2002-04-28 [paul] 0.7.5claws
1611 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1612 Fabio Junior Beneditto
1614 2002-04-27 [jens] 0.7.4claws103
1617 updated German translation.
1619 2002-04-27 [hiro] 0.7.4claws102
1622 summary_write_cache(): fixed the mark loss of hidden messages.
1624 2002-04-26 [melvin] 0.7.4claws101
1627 fixed a second typo (same one)
1631 fixed the type again...
1633 2002-04-26 [melvin] 0.7.4claws100
1636 fixed a typo in an alert message ("temorary").
1639 corrected the typo described above.
1641 updated French translation.
1643 2002-04-26 [darko] 0.7.4claws99
1646 fix target folder colorization
1648 2002-04-25 [paul] 0.7.4claws98
1651 updated by Alessandro Maestri
1653 2002-04-24 [colin] 0.7.4claws97
1656 Fixed double "subject is empty" question.
1658 2002-04-23 [colin] 0.7.4claws96
1661 Corrected issue when "automatically display images" was
1662 not set : first image remained after selecting second.
1664 2002-04-23 [melvin] 0.7.4claws95
1666 * src/prefs_actions.c
1667 Don't display in/out dialog if there is nothing to show.
1669 2002-04-23 [paul] 0.7.4claws94
1671 * sync with 0.7.5cvs3
1672 bug fixes: see ChangeLog entry 2002-04-23
1674 2002-04-22 [darko] 0.7.4claws93
1677 fix previous check-in which changed code after
1680 2002-04-22 [paul] 0.7.4claws92
1687 update English, Spanish and French FAQs
1690 add German and Spanish manuals
1693 update English and French manuals
1696 add to and re-arrange the pixmap entries
1698 2002-04-22 [darko] 0.7.4claws91
1701 fix sender initials recognition to only allow
1702 '>' after the initials
1704 2002-04-21 [paul] 0.7.4claws90
1706 * sync with 0.7.5 release
1707 see ChangeLog entry 2002-04-21
1712 add colin's new pixmaps to EXTRA_DIST
1714 2002-04-21 [colin] 0.7.4claws89
1717 * src/mainwindow.[ch]
1718 * src/prefs_common.[ch]
1719 * src/stock_pixmap.[ch]
1720 Added "Work offline" ability.
1722 2002-04-21 [colin] 0.7.4claws88
1725 * src/prefs_common.c
1726 * src/prefs_common.h
1727 * src/textview.c : Added an option to common preferences -> display
1728 to allow user not to automatically display images.
1730 2002-04-21 [paul] 0.7.4claws87
1732 * sync with 0.7.4cvs52
1733 see ChangeLog entry 2002-04-21 (src/imap.c)
1735 2002-04-21 [paul] 0.7.4claws86
1737 * sync with 0.7.4cvs51
1738 see ChangeLog entry 2002-04-21
1740 2002-04-21 [paul] 0.7.4claws85
1742 * sync with 0.7.4cvs49
1743 see ChangeLog entries 2002-04-20 and 2002-04-21
1746 clean up: remove old 'stock_' element from xpm
1749 2002-04-21 [alfons] 0.7.4claws84
1751 apply sync patch from Paul
1754 use old claws prefs_folder_item_create() for now
1756 2002-04-19 [match] 0.7.4claws83
1758 * src/addressbook.[ch]
1759 * src/addrharvest.[ch]
1760 * src/addrgather.[ch]
1763 * src/summaryview.[ch]
1766 2002-04-19 [paul] 0.7.4claws82
1769 updated by Fabio Junior Beneditto
1771 2002-04-14 [alfons] 0.7.4claws81
1774 add #include <sys/types.h> for mode_t and off_t
1776 2002-04-13 [paul] 0.7.4claws80
1781 src/prefs_common.[ch]
1783 enable storing of GnuPG passphrase for the whole
1784 session or a user-defined number of minutes. patch
1785 submitted by Ravemax <ravemax@dextrose.com>
1787 2002-04-13 [alfons] 0.7.4claws79
1790 make email parser also stop scanning when encountering separators
1791 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1793 2002-04-13 [paul] 0.7.4claws78
1795 * sync with 0.7.4cvs39
1796 see ChangeLog entry 2002-04-12
1798 2002-04-11 [paul] 0.7.4claws77
1800 * sync with 0.7.4cvs37
1801 see ChangeLog entry 2002-04-11
1803 2002-04-11 [paul] 0.7.4claws76
1806 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1807 the clause for OpenSSL). sync with sylpheed main
1809 2002-04-09 [melvin] 0.7.4claws75
1812 Made 'Ctrl-Enter' on send ignore some modifiers
1813 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1814 to bind other *-Enter (but not Alt-Enter).
1816 2002-04-09 [paul] 0.7.4claws74
1818 * sync with 0.7.4cvs35
1819 see ChangeLog entries 2002-04-09
1821 2002-04-08 [paul] 0.7.4claws73
1823 * sync with 0.7.4cvs33
1824 see ChangeLog entry 200-04-08
1826 2002-04-07 [match] 0.7.4claws72
1828 * src/addrharvest.[ch]
1829 fixed to read all addresses in header, regardless
1830 of header size. improved name parsing. accommodate
1831 harvest from folders and selected message.
1833 included new address parsing function.
1834 * src/addrgather.[ch]
1835 * src/addressbook.[ch]
1836 * src/summaryview.[ch]
1838 allow address harvest of folder as well as selected
1841 2002-04-07 [paul] 0.7.4claws71
1845 don't try to authenticate with CRAM-MD5 in SMTP when
1846 SMTP-AUTH enabled if MTA doesn't issue this
1847 auth-method in it's ehlo-response. bug item #531364,
1848 patch item #938910. patch submitted by Colin Leroy
1851 2002-04-07 [paul] 0.7.4claws70
1854 fix missing MODE_READER bug. patch submitted by
1855 Colin Leroy <colin@colino.net>
1857 2002-04-07 [alfons] 0.7.4claws69
1860 * src/prefs_filtering.c
1862 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1863 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1865 2002-04-07 [paul] 0.7.4claws68
1867 * sync with 0.7.4cvs32
1868 see ChangeLog entry 2002-04-06
1870 * tools/filter_conv.pl
1873 2002-04-06 [paul] 0.7.4claws67
1875 * tools/filter_conv.pl
1876 modify to be able to find the name of the first
1877 mailbox and use that. main's filter does not
1878 record the full path to the mailbox and therefore
1879 can only filter to the first mailbox.
1881 2002-04-05 [paul] 0.7.4claws66
1883 * tools/filter_conv.pl
1884 attempt to make the script all-encompassing and
1885 be able to convert any main 'filter' rule thrown
1888 2002-04-05 [paul] 0.7.4claws65
1890 * tools/filter_conv.pl
1891 allow for collapsed folder trees
1893 2002-04-05 [paul] 0.7.4claws64
1895 * sync with 0.7.4cvs31
1896 see ChangeLog entries 2002-04-05
1898 2002-04-03 [paul] 0.7.4claws63
1900 * sync with 0.7.4cvs29
1901 see ChangeLog entries 2002-04-02 and 2002-04-03
1903 2002-04-02 [paul] 0.7.4claws62
1905 * sync with 0.7.4cvs26
1906 see ChangeLog entry 2002-04-01
1908 2002-04-02 [match] 0.7.4claws61
1911 * src/importpine.[ch]
1913 import Pine address book.
1915 2002-04-02 [match] 0.7.4claws60
1917 * src/addrharvest.[ch]
1918 improve address parsing of funky addresses.
1920 2002-04-02 [darko] 0.7.4claws59
1923 wrap on send improvements, it now recognizes quoted
1924 initials as part of the quotation string, and it
1925 does not join lines separated by CR
1927 2002-04-01 [match] 0.7.4claws58
1930 added new functions.
1932 remove excessive duplicate address generation
1935 2002-04-01 [alfons] 0.7.4claws57
1940 2002-04-01 [paul] 0.7.4claws56
1942 * sync with 0.7.4cvs25
1943 see ChangeLog entry 2002-04-01
1945 2002-04-01 [alfons] 0.7.4aprilfool55
1948 honour feature request item #537427 to allow for
1949 displaying names from address book for sent mail also
1951 2002-03-29 [paul] 0.7.4claws54
1954 src/prefs_filtering.[ch]
1957 add 'fast filter' for claws' filtering,
1958 /Tools/Create filter rule/... patch submitted
1959 by Neill Miller <neillm@thecodefactory.org>
1961 2002-03-29 [paul] 0.7.4claws53
1963 * sync with 0.7.4cvs24
1964 see ChangeLog entry 2002-03-29
1966 2002-03-28 [paul] 0.7.4claws52
1968 * sync with 0.7.4cvs23
1969 see ChangeLog entry 2002-03-28
1971 2002-03-27 [melvin] 0.7.4claws51
1973 * src/prefs_actions.c
1974 Added support to pass only one message part (as a
1975 file) to the command using '%p'. No quotes are needed
1976 because doubles quotes are automatically added.
1977 Fixed bug where Sylpheed could block when waiting for
1978 a child process to finish.
1979 Changed the help menu to remove quotes around symbols to
1980 avoid misinterpretation (they must not be used).
1982 2002-03-27 [melvin] 0.7.4claws50
1985 Made the new mail notification command always
1986 execute asynchronously.
1988 2002-03-27 [paul] 0.7.4claws49
1991 fix bug introduced in last commit
1993 2002-03-27 [paul] 0.7.4claws48
1995 * sync with 0.7.4cvs21
1996 see ChangeLog 2002-03-26 and 2002-03-27
1998 2002-03-26 [hoa] 0.7.4claws47
2000 * src/prefs_folder_item.c
2001 really fixed the bug #516442 with folder rescan.
2003 2002-03-26 [paul] 0.7.4claws46
2005 * sync with 0.7.4cvs19
2006 see ChangeLog entries 2002-03-25 and 2002-03-26
2008 2002-03-25 [hoa] 0.7.4claws45
2012 fix the bug #516442 with folder rescan.
2014 * src/prefs_common.[ch]
2016 added an option to enable two different behaviours
2020 2002-03-25 [paul] 0.7.4claws44
2023 src/selective_download.c
2024 correct a few menuitem labels
2026 2002-03-25 [christoph] 0.7.4claws43
2029 fix non deleted tmp message in
2030 procmsg_save_to_outbox
2031 fix problems caused by sync with
2032 main branch's procmsg_send_queue
2034 2002-03-25 [paul] 0.7.4claws42
2038 src/quote_fmt_parse.y
2039 add Last name (%L) placeholder for quoting.
2040 patch submitted by Thorsten Thielen
2041 <thth@users.sourceforge.net>
2043 2002-03-25 [paul] 0.7.4claws41
2046 get full hostname. patch submitted by
2047 Bob Woodside <rwoodside1@comcast.net>
2049 2002-03-25 [paul] 0.7.4claws40
2054 src/prefs_account.[ch]
2055 enable NNTP over SSL. patch submitted by
2056 Pascal Jermini <pascal@infinity.hn.org>
2058 2002-03-24 [paul] 0.7.4claws39
2060 * src/prefs_common.c
2061 make the arrangement of the Compose tab more
2065 fix some irregularities of style
2068 updated by Kilian Krause
2070 2002-03-23 [paul] 0.7.4claws38
2073 updated by Fabio Junior Beneditto
2075 2002-03-23 [paul] 0.7.4claws37
2078 move 'Gather addresses' to 'Tools' menu
2079 make 'Selective download' sensitive
2081 2002-03-23 [paul] 0.7.4claws36
2083 * sync with 0.7.4cvs16
2084 see ChangeLog entries 2002-03-23
2086 2002-03-22 [christoph] 0.7.4claws35
2088 * src/quote_fmt_parse.y
2089 fix include program output
2091 2002-03-22 [alfons] 0.7.4claws34
2094 initialize GDate stack variable correctly (sorry!)
2096 2002-03-22 [paul] 0.7.4claws33
2102 rename 'Tool' to 'Tools'
2105 move 'Delete duplicated messages' from
2106 'Message/' to 'Tools/'
2107 re-arrange the order of 'Tools/' items
2109 2002-03-22 [paul] 0.7.4claws32
2112 src/addressbook.[ch]
2113 auto-address completion now also matches on
2114 Nickname. patch submitted by Bob Forsman
2115 <hammor@users.sourceforge.net>
2118 correct a spelling mistake
2120 2002-03-22 [alfons] 0.7.4claws31
2123 fix getting uidl from incorrect string
2126 2002-03-21 [alfons] 0.7.4claws30
2129 more code refactoring
2130 plug mem leak introduced by delete on server
2132 2002-03-21 [paul] 0.7.4claws29
2134 * sync with 0.7.4cvs11
2135 see ChangeLog entries 2002-03-20
2137 2002-03-20 [alfons] 0.7.4claws28
2140 apply Colin's patch and refactor
2142 2002-03-20 [paul] 0.7.4claws27
2144 * sync with sylpheed 0.7.4cvs9
2145 see ChangeLog entry 2002-03-20
2147 2002-03-19 [christoph] 0.7.4claws26
2152 revert changes for flag updates
2153 (does not work correctly and no time to debug)
2155 2002-03-20 [alfons] 0.7.4claws25
2158 refactor should_delete() a little bit
2160 2002-03-19 [paul] 0.7.4claws24
2164 src/prefs_account.[ch]
2165 allow the user to leave downloaded mail on the
2166 server for n days. Patch submitted by Colin Leroy
2169 2002-02-19 [paul] 0.7.4claws23
2171 * sync with sylpheed 0.7.4cvs8
2172 see ChangeLog entries 2002-03-19
2174 2002-03-18 [paul] 0.7.4claws22
2176 * sync with sylpheed 0.7.4cvs6
2177 see ChangeLog entry 2002-03-18
2179 2002-03-18 [paul] 0.7.4claws21
2182 add en_GB message catalogue
2187 correct a few spelling mistakes
2189 2002-03-17 [alfons] 0.7.4claws20
2192 more stringent checks for NULL params when writing
2193 filtering actions to a file
2195 2002-03-17 [hoa] 0.7.3claws20
2198 fixed the count of new messages
2201 fixed the "attachment properties" window
2203 2002-03-17 [paul] 0.7.4claws19
2208 src/prefs_account.[ch]
2211 automatically mark cross-posted messages as read
2212 and (optionally) give them a colour label
2213 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2216 2002-03-17 [paul] 0.7.4claws18
2218 * sync with sylpheed 0.7.4cvs5
2219 see ChangeLog entry 2002-03-17
2221 2002-03-17 [melvin] 0.7.4claws17
2224 Worked around a gtktext 'bug': when searching for
2225 a text in a long message it was scrolling slowly
2226 line by line until it hit the searched text.
2228 Updated French translation
2230 2002-03-17 [melvin] 0.7.4claws16
2234 * src/prefs_actions.c
2235 Moved "Edit/Actions" to "Tool/Actions"
2236 Made mainwindow/compose window sensitive as soon as
2237 no child process is running anymore even if the io dialog
2239 Fixed a struct being initialized with a non constant char*
2241 2002-03-16 [christoph] 0.7.4claws15
2244 add --with-compiler-flags option
2245 (only for developer hacking)
2249 try to make folder-stats and flag handling more
2250 independent from the summaryview. msgcounts
2251 are only set when the folder is opened and
2252 procmsg_msginfo_(un)set_flags will handle it
2253 later and summaryview will get the values
2256 2002-03-16 [paul] 0.7.4claws14
2259 fix Return-receipt. Patch submitted by Bob
2260 Woodside <rwoodside1@comcast.net>
2262 2002-03-16 [paul] 0.7.4claws13
2265 fix 'dynamic' signatures, make it work again
2266 broken during sync on 2002-03-14 (0.7.4claws2)
2268 2002-03-15 [match] 0.7.4claws12
2270 * src/addrharvest.[ch]
2271 * src/addrgather.[ch]
2272 * src/addressbook.[ch]
2274 included address harvester feature. still some
2275 issues with address parsing that I will fix.
2277 2002-03-15 [match] 0.7.4claws11
2280 * src/addrcache.[ch]
2281 * src/addressbook.[ch]
2290 tidy up. fix memory leaks. moved attribs and methods
2291 from individual interfaces to addrcache object. prep
2292 for new stuff to come in.
2294 2002-03-15 [alfons] 0.7.4claws10
2297 * src/matcher_parser_parse.y
2298 * src/matcher_parser_lex.l
2299 * src/prefs_matcher.c
2300 add filtering conditions message greater than, smaller
2301 than, and exactly matching a size in bytes
2302 (does not work with delete from POP3 server yet)
2304 this should also give others an idea what you should
2305 do to add new criterions to claws filtering system
2308 2002-03-15 [paul] 0.7.4claws9
2310 * tools/filter_conv.pl
2311 exit if there are no filter rules to convert
2312 rename filterrc to filterrc.old after completion
2314 2002-03-15 [paul] 0.7.4claws8
2316 * sync with sylpheed 0.7.4cvs3
2317 see ChangeLog entry 2002-03-14
2319 2002-03-14 [paul] 0.7.4claws7
2322 clean up the last commit (ahem)
2324 2002-03-14 [paul] 0.7.4claws6
2327 fix bug #515655. honour account preferences
2328 regarding gpg default signing/encryption when
2329 changing account from the compose window.
2331 2002-03-14 [paul] 0.7.4claws5
2334 remove unnecessary curly brackets
2336 2002-03-14 [paul] 0.7.4claws4
2339 src/prefs_filtering.[ch]
2340 add filter rename on folder rename and filter
2341 delete on folder delete. Patch submitted by
2342 Neill Miller <neillm@thecodefactory.org>
2344 2002-03-14 [christoph] 0.7.4claws3
2349 (patch submitted by "Simon 'corecode' Schubert")
2350 * src/prefs_common.c
2354 2002-03-14 [paul] 0.7.4claws2
2356 * sync with sylpheed 0.7.4cvs2
2357 see ChangeLog entry 2002-03-13
2359 2002-03-12 [darko] 0.7.4claws1
2362 fix what seems to be a copy and paste error
2363 when setting color for important messages
2366 2002-03-11 [paul] version 0.7.4claws released
2368 2002-03-11 [paul] 0.7.4claws
2374 update message catalogs. Submitted by Ricardo Mones
2375 Lastra, Alessandro Maestri, Wilbert Berendsen, and
2376 Fabio Junior Beneditto
2381 faq/it/sylpheed-faq*
2387 2002-03-11 [jens] 0.7.3claws7
2390 updated German translation
2392 2002-03-11 [melvin] 0.7.3claws6
2395 updated and corrected French translation
2397 2002-03-10 [hoa] 0.7.3claws5
2401 * src/prefs_account.c
2404 fixed the local account.
2405 you have to change the default "/usr/sbin/sendmail"
2406 to "/usr/sbin/sendmail -t" in the preferences of
2410 removed some debug display for renderer
2412 2002-03-10 [paul] 0.7.3claws4
2414 * faq/en/sylpheed-faq-1.html
2415 faq/en/sylpheed-faq-2.html
2418 2002-03-09 [paul] 0.7.3claws3
2420 * sync with sylpheed 0.7.4
2421 see ChangeLog entry 2002-03-09
2423 2002-03-08 [paul] 0.7.3claws2
2425 * faq/en/sylpheed-faq*
2426 faq/es/sylpheed-faq*
2427 faq/fr/sylpheed-faq*
2430 * manual/fr/.cvsignore
2431 manual/fr/Makefilea.am
2435 add the French manual
2437 2002-03-07 [paul] 0.7.3claws1
2439 * sync with sylpheed 0.7.3cvs4
2440 see ChangeLog entries 2002-03-06 and 2002-03-07
2443 updated by Wilbert Berendsen
2445 2002-03-07 [melvin] 0.7.2claws34
2447 * src/selective_download.c
2448 Changed the pixmap of the receive button to MAIL_RECEIVE.
2450 2002-03-06 [paul] 0.7.2claws33
2452 * sync with sylpheed 0.7.3cvs1
2453 bug fix, see ChangeLog entry 2002-03-05
2455 2002-03-05 [paul] 0.7.2claws32
2460 reverse the pgp ascii-armored code implemented in
2461 0.7.2claws16. removal of this code until it matures.
2462 this means that verifying ascii-armored pgp sigs and
2463 automatic decryption of ascii-armored encrypted
2464 messages no longer works.
2466 2002-03-05 [paul] 0.7.2claws31
2471 * faq/en/Makefile.am
2472 faq/en/sylpheed-faq.html
2473 faq/en/sylpheed-faq-1.html
2474 faq/en/sylpheed-faq-2.html
2475 faq/en/sylpheed-faq-3.html
2476 * faq/es/Makefile.am
2477 faq/es/sylpheed-faq.html
2478 faq/es/sylpheed-faq-1.html
2479 faq/es/sylpheed-faq-2.html
2480 faq/es/sylpheed-faq-3.html
2481 faq/es/sylpheed-faq-4.html
2482 * faq/fr/Makefile.am
2483 faq/fr/sylpheed-faq.html
2484 faq/fr/sylpheed-faq-1.html
2485 faq/fr/sylpheed-faq-2.html
2486 faq/fr/sylpheed-faq-3.html
2491 add FAQs in English, Spanish and French
2494 2002-03-05 [paul] 0.7.2claws30
2496 * manual/en/sylpheed.html
2497 manual/en/sylpheed-XX.html
2498 updated the English manual
2503 dialog box pops up if the article can't be deleted.
2508 updated by Fabio Junior Benedito
2512 * removed ac/gpgme.m4
2513 to avoid autogen common problem
2514 developers have to install gpgme development package now
2517 encoding to 7bit or 8bit is enabled.
2519 2002-03-03 [alfons] 0.7.2claws29
2522 merge fix by Oliver Haertel for selective
2525 2002-03-03 [paul] 0.7.2claws28
2527 * sync with sylpheed 0.7.3
2529 2002-03-03 [paul] 0.7.2claws27
2531 * sync with sylpheed 0.7.2cvs24
2532 see ChangeLog entries 2002-03-02 and 2002-03-03
2534 2002-03-02 [melvin] 0.7.2claws26
2539 * src/prefs_common.[ch]
2540 Added user definable notification on new mail arrival.
2541 Removed unused variables in spell checker prefs code.
2543 2002-03-02 [melvin] 0.7.2claws25
2546 Removed unnecessary escape sequences.
2547 Changed 'Initial...' to 'Initials of Sender'
2549 2002-03-02 [paul] 0.7.2claws24
2551 * sync with sylpheed 0.7.2cvs22
2552 see ChangeLog entry 2002-03-01
2554 2002-03-01 [hoa] 0.7.2claws23
2557 Set sensitivity of delete actions to active
2558 even if the folder is a newsgroup.
2561 - Set sensitivity of delete actions
2562 - Added function check_permission() that will check if the
2563 user is authorized to delete a message. For news, it
2564 will check if the author is the same.
2565 - Enabled deletion when there is no trash folder.
2568 - Added news_cancel_article() to cancel articles
2569 - Implemented news_remove_message() (public function)
2571 2002-03-01 [paul] 0.7.2claws22
2575 recognise urls that that don't include 'http://' and
2579 remove duplicated name
2581 2002-02-28 [paul] 0.7.2claws21
2584 src/summaryview.[ch]
2585 add ability to 'Select thread'
2586 combines Melvin's "Select thread's head" patch (#510907)
2587 with Colin Leroy's <colin@colino.net> "Select whole thread"
2590 2002-02-28 [paul] 0.7.2claws20
2593 hopefully fix segfault on right-clicking a mime part
2594 that some people have experienced.
2595 fix submitted by Fredrik Olofsson <frol@linux.nu>
2597 2002-02-28 [paul] 0.7.2claws19
2599 * sync with sylpheed 0.7.2cvs21
2600 see ChangeLog entries 2002-02-27 and 2002-02-28
2602 2002-02-27 [paul] 0.7.2claws18
2604 * sync with sylpheed 0.7.2cvs18
2605 see ChangeLog entries 2002-02-26 and 2002-02-27
2607 2002-02-26 [alfons] 0.7.2claws17
2610 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2611 (spotted by Chris Hessman <idatech@gmx.net>)
2613 2002-02-26 [paul] 0.7.2claws16
2618 make decryption of ascii-armored pgp encrypted messages
2619 and verification of ascii-armored signatures work again.
2620 slightly altered from the patch by Jens Jahnke
2624 * the checking of plaintext signatures always comes up in
2626 * it doesn't work for multipart messages
2627 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2628 including the msg headers and these 2 line themselves, are
2632 "View/Folder Tree" becomes "View/Separate Folder Tree"
2633 "View/Message View" becomes "View/Separate Message View"
2634 because its less ambiguous.
2637 updated by Ricardo Mones Lastra
2639 2002-02-26 [paul] 0.7.2claws15
2641 * sync with sylpheed 0.7.2cvs17
2642 see ChangeLog entries 2002-02-25 and 2002-02-26
2644 2002-02-25 [christoph] 0.7.2claws14
2646 * src/filtering.[ch]
2648 do filtering stuff after all messages have been received
2649 1. drop all messages to .processing
2650 2. scan processing folder for messages
2651 3. filter messages or move to inbox
2652 this will also find old messages left in processing after
2653 a crash or something like that and we get a real msginfo
2654 from folder->get_msg_list and do not have to create our
2655 own in filter_message
2656 * src/matcher_parser_parse.y
2657 remove MIX/MAX warning (reordered includes)
2659 2002-02-25 [paul] 0.7.2claws13
2661 * sync with sylpheed 0.7.2cvs15
2662 see ChangeLog entry 2002-02-24
2664 2002-02-24 [alfons] 0.7.2claws12
2667 clear old color flags first when applying a new color to
2669 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2671 2002-02-24 [alfons] 0.7.2.claws11
2674 * src/prefs_common.c
2675 add presets for Opera and Konqueror, closes patch #517261,
2676 submitted by Ville Skyttä <scop@users.sourceforge.net>
2678 2002-02-24 [alfons] 0.7.2.claws10
2682 fix threading for null message ids, closes patch #521601,
2683 submitted by Bob Forsman <hammor@users.sourceforge.net>
2685 2002-02-24 [alfons] 0.7.2claws9
2689 make Tool | Filter Message work with filtering system so
2690 setting flags also works
2694 - Processing uses the same function as Tool | Filter
2695 Message, but doesn't use the same update proc yet
2697 2002-02-23 [paul] 0.7.2claws8
2699 * sync with sylpheed 0.7.2cvs14
2700 see ChangeLog entries 2002-02-22 and 2002-02-23
2702 2002-02-22 [christoph] 0.7.2claws7
2705 Add column space to table
2706 * src/quote_fmt_parse.y
2709 2002-02-22 [paul] 0.7.2claws6
2717 src/matcher_parser_lex.l
2718 src/matcher_parser_parse.y
2721 src/prefs_filtering.c
2722 src/selective_download.[ch] *** NEW FILES ***
2725 Selective Download added to 'Tool' menu.
2726 Retrieves email headers of the currently selected pop3
2727 account and allows the user to mark emails for deletion
2728 right on the pop3 server. Patch submitted by Oliver Haertel
2729 <oha@users.sourceforge.net>.
2732 add 'src/quote_fmt.c'
2734 2002-02-22 [christoph] 0.7.2claws5
2738 * src/prefs_common.[ch]
2739 * src/prefs_template.c
2740 * src/quote_fmt.c *** NEW FILE ***
2742 move quote format symbol description code
2743 to it's own file because it is used from
2744 differnent code parts
2745 Rewrote symbol description GUI
2748 + get data from array (no more long constant strings)
2749 * src/quote_fmt_lex.l
2750 * src/quote_fmt_parse.y
2751 Symbol for Literal % changed to \% instead of %%
2752 (More logical as \ is used for quoting for other symbols)
2753 Add |f and |p to include files and program output
2755 |f{/home/.../.signature}
2758 Correct wrong spelling for "Referenzen"
2760 2002-02-21 [paul] 0.7.2claws4
2763 forgotten during sync
2765 2002-02-21 [paul] 0.7.2claws3
2767 * sync with sylpheed 0.7.2cvs11
2768 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2769 2002-02-20 and 2002-02-21
2771 2002-02-20 [melvin] 0.7.2claws2
2773 * src/prefs_actions.c
2774 Added error report when child cannot fork or when execvp
2775 returns with an error.
2777 2002-02-19 [christoph] 0.7.2claws1
2780 return unconverted text if conde conversion is not possible
2781 when libjconv is used.
2782 (patch submitted by "Simon 'corecode' Schubert")
2786 * version 0.7.2claws release
2788 2002-02-19 [paul] 0.7.2claws
2791 updated by Wilbert Berendsen
2794 2002-02-18 [alfons] 0.7.1claws13
2798 remove references to dlfcn and explicitly loading functions
2799 from dynalink libs, because libs linked anyway, and functions
2800 are loaded explicitly
2802 2002-02-17 [melvin] 0.7.1claws12
2804 * src/prefs_actions.c
2805 Replaced children wait loop with double fork technique.
2806 Now, input/output window updated at each new output.
2807 free_children(): Fixed a memory leak.
2808 Made input/output window non closable if running children
2810 Added missing <unistd.h> include.
2811 Added some --debug outputs.
2813 2002-02-17 [melvin] 0.7.1claws11
2816 Fixed bug where descending sort order did not select top
2819 2002-02-17 [melvin] 0.7.1claws10
2822 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2823 * src/prefs_common.c
2824 Pspell data package directory no more hard coded but
2825 set during configuration (PSPELL_PATH). (Thanks to
2826 Gustavo Noronha Silva.)
2828 2002-02-17 [melvin] 0.7.1claws9
2831 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2833 Fixed compile-time warnings.
2835 2002-02-16 [alfons] 0.7.1claws8
2838 fix inadvertent free of NULL pointer which caused
2839 sylpheed to crash when closing the save-as dialog
2840 using the window close button
2842 2002-02-16 [carsten] 0.7.1claws7
2843 * src/mainwindow.[ch]
2846 fixes for pixmap theming code:
2847 - recently changed mail attributes shouldn't get
2849 - theme is only reloaded iff another theme was
2852 2002-02-16 [paul] 0.7.1claws6
2854 * sync with sylpheed 0.7.2 release
2855 see ChangeLog entry 2002-02-15 and 2002-02-16
2857 2002-02-15 [paul] 0.7.1claws5
2859 * sync with sylpheed 0.7.1cvs9
2860 see ChangeLog entry 2002-02-15
2863 remove unneeded headerwindow.c entry
2865 2002-02-14 [carsten] 0.7.1claws4
2867 fixed a bug for "Go to next unread message": there was
2868 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2869 in the prefs, because of doing "Search again" instead
2872 2002-02-14 [carsten] 0.7.1claws3
2873 * src/stock_pixmap.c
2874 removed 2 more mem leaks; following memprof,
2875 this code is "leak free" now :)
2877 2002-02-14 [carsten] 0.7.1claws2
2878 * src/stock_pixmap.c
2879 used opendir/readdir/closedir instead of scandir
2880 -> code should work now on Solaris
2882 2002-02-14 [paul] 0.7.1claws1
2884 * sync with sylpheed 0.7.1cvs8
2885 see ChangeLog entries 2002-02-13 and 2002-02-14
2888 add some description of Actions and Pixmap Themes
2892 * version 0.7.1claws release
2894 2002-02-13 [paul] 0.7.1claws
2899 updated translations, submitted by Ricardo Mones Lastra,
2900 Alessandro Maestri and Fabio Junior Beneditto
2902 2002-02-13 [melvin] 0.7.0claws75
2904 * src/prefs_actions.c
2905 Added missing "signal.h" include
2907 2002-02-13 [melvin] 0.7.0claws74
2909 * src/prefs_folder_item.c
2910 Added missing "config.h" include
2912 Updated French translation for folder propriety.
2914 2002-02-13 [jens] 0.7.0claws73
2917 Added missing src/prefs_folder_item.c [log added by melvin]
2919 Updated German translation.
2921 2002-02-13 [melvin] 0.7.0claws72
2924 Updated French translation.
2926 2002-02-13 [melvin] 0.7.0claws71
2929 Made gtkut_editable_get_selection return NULL if selection
2931 This fixes a bug where selecting part of message A then
2932 switching to message B and replying to it will not
2933 quote the message's body.
2935 2002-02-12 [paul] 0.7.0claws70
2938 cosmetic, relating to pixmap themes: on toolbar make
2939 updating of 'Exec' and 'Compose news/Compose email'
2942 2002-02-12 [carsten] 0.7.0claws69
2948 - refreshing after changing pixmap theme better
2950 - wanted to remove some mem leaks, but alfons was
2951 faster (and had the better solution ;)
2953 2002-02-12 [alfons] 0.7.0claws68
2955 * src/prefs_common.c
2956 * src/stock_pixmap.[ch]
2957 plug mem leaks, refactor code a little bit
2960 2002-02-12 [sergey] 0.7.0claws67
2963 Fixed problem with copying messages to IMAP folders when the
2964 server uses something other than '/' as a namespace separator
2965 (cyrus-imapd uses '.').
2967 2002-02-12 [jens] 0.7.0claws66
2970 Updated German Translation
2972 2002-02-12 [paul] 0.7.0claws65
2974 * sync with sylpheed 0.7.1cvs1
2975 see ChangeLog entry 2002-02-12
2977 2002-02-12 [melvin] 0.7.0claws64
2979 * src/prefs_actions.c
2980 Fixed "feature" where children's output was duplicated
2981 instead of refreshed while monitoring.
2982 Removed some debug code.
2984 2002-02-12 [christoph] 0.7.0claws63
2987 always delete message from queue after sending/send error
2988 (closes bug #509601)
2990 2002-02-12 [melvin] 0.7.0claws62
2992 * src/prefs_actions.c
2993 Children wait loop is now triggered with a timeout of 1s
2994 Added %F which is replaced with the list of filenames
2995 of all selected messages (as suggested by Ricardo Mones Lestra)
2996 Pipe syntax changed. Prefix with | to send selection, postfix
2997 with | to retrieve output. Prefix with > or * to send
2998 user definable input to the command (*: input is hidden)
2999 Old pipe action should now be postfixed with |, too.
3001 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
3002 * src/stock_pixmap.c
3003 fixed a bug: if there's no theme directory don't
3004 throw an error, just do "nothing" (thanks Alfons)
3006 2002-02-12 [carsten] 0.7.0claws60
3009 had to write the cache twice (nasty!); some marks would
3012 2002-02-11 [carsten] 0.7.0claws59
3015 doc-src/maintainer_guide.txt
3021 src/prefs_common.[ch]
3022 src/stock_pixmap.[ch]
3023 src/summaryview.[ch]
3024 pixmap theming and related work on pixmap
3025 handling on some other places
3026 (e.g. hrm features for all folder)
3027 src/pixmap/stock_*.xpm -> the stock_ was removed
3029 2002-02-11 [paul] 0.7.0claws58
3031 * sync with sylpheed 0.7.1 release
3032 see ChangeLog entries 2002-02-11
3034 2002-02-08 [paul] 0.7.0claws57
3036 * sync with sylpheed 0.7.0cvs39
3037 see ChangeLog entry 2002-02-07 (last entry)
3039 * src/prefs_actions.c
3040 src/prefs_filtering.c
3043 sync: made it compile with C compilers other than gcc
3045 2002-02-07 [paul] 0.7.0claws56
3047 * sync with sylpheed 0.7.0cvs38
3048 see ChangeLog entries 2002-02-06 (last 2 entries) and
3051 2002-02-07 [darko] 0.7.0claws55
3055 Fix const gchar */gchar * issue (thanks Hiro)
3057 2002-02-07 [darko] 0.7.0claws54
3062 * src/prefs_template.c
3064 * src/quote_fmt_parse.y
3067 When replying or forwarding an email don't quote the entire
3068 mail body but use the part of the message text that is selected
3070 2002-02-06 [melvin] 0.7.0claws53
3072 * src/prefs_common.[ch]
3075 Made possible to switch quickly to last used dictionary
3076 which makes checking bilingual documents easier.
3078 2002-02-06 [melvin] 0.7.0claws52
3081 Added forgotten new file src/prefs_actions.c
3083 2002-02-06 [melvin] 0.7.0claws51
3085 * src/prefs_actions.c ** NEW FILE **
3086 * src/prefs_actions.h ** NEW FILE **
3087 Added actions to execute on message text view, or on the
3090 Added src/prefs_actions.[ch]
3092 Added new menu "Edit/Actions"
3094 Added new actionsrc file.
3096 Added actionsrc reading.
3098 Added new menus "Edit/Actions" and "Configuration/Actions..."
3099 * src/prefs_common.h
3100 Added new element actionslst element to prefs_common.
3102 2002-02-06 [paul] 0.7.0claws50
3104 * sync with sylpheed 0.7.0cvs36
3105 see ChangeLog entry 2002-02-06
3110 updated by Ricardo Mones Lastra
3112 2002-02-05 [paul] 0.7.0claws49
3114 * sync with sylpheed 0.7.0cvs33
3115 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3117 2002-02-05 [paul] 0.7.0claws48
3120 re-add 'Edit/Advanced/Delete entire line', previously named
3123 2002-02-04 [paul] 0.7.0claws47
3127 fix bug #494993 (Reply All not taking Reply-To into consi)
3128 eliminate differences in behaviour of right-click 'Reply to all'
3129 in summary view and 'Reply to all' on the toolbar.
3130 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3131 view and From gets ignored by 'Reply to all' on toolbar.
3132 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3133 From when no Reply-To header is present.
3135 2002-02-04 [paul] 0.7.0claws46
3137 * sync with sylpheed 0.7.0cvs30
3138 see ChangeLog entries 2002-02-03 and 2002-02-04
3140 2002-02-03 [melvin] 0.7.0claws45
3143 Readded function to highlight all misspelled words.
3144 Fixed bug where user-provided-words did not replace
3145 correctly the misspelled word when using the mouse.
3146 Fixed bug where checking a region selected from right to left did
3147 not check the region at all.
3148 Fixed bug where 'Check backwards' may not check at all.
3149 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3150 Fixed possible buffer overflow when checking for long strings (>1k).
3151 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3152 Accelerators code uses now gtk_widget_add_accel.
3153 Removed and disabled obsolete and unfinished code.
3157 Added menu item to Highlight all misspelled words.
3159 2002-02-01 [paul] 0.7.0claws44
3162 fix '/View/Hide read messages' sensitivity when all
3163 messages in a folder are hidden
3165 2002-02-01 [paul] 0.7.0claws43
3168 add --send option to command line interface, sends all
3169 queued mail. Patch submitted by Ricardo Mones Lastra.
3171 2002-01-31 [paul] 0.7.0claws42
3174 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3176 2002-01-31 [paul] 0.7.0claws41
3178 * sync with sylpheed 0.7.0cvs27
3179 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3183 comment out elements of textview_show_part() as temporary
3184 workaround for attachment 'Display as text' bug
3187 updated by Fabio Junior Beneditto
3189 2002-01-30 [paul] 0.7.0claws40
3191 * sync with sylpheed 0.7.0cvs24
3192 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3196 add {N_("/_Spelling"), ... "<Branch>"} to
3197 GtkItemFactoryEntry compose_entries[]
3199 * src/prefs_common.c
3200 add claws menu items to prefs_keybind_apply_clicked()
3201 and remove non-claws menu items
3203 2002-01-29 [paul] 0.7.0claws39
3205 * sync with sylpheed 0.7.0cvs22
3206 see ChangeLog entries 2002-01-28 and 2002-01-29
3208 2002-01-28 [melvin] 0.7.0claws38
3211 Added the declartion of compose_send_control_enter.
3215 Added in a 'Spelling' menu which includes the configuration menu.
3216 Added a real 'Check all' and got rid from the old one which only
3217 highlited misspelled word.
3218 Made 'Check while typing' a disableable option.
3219 Added a dialog when there are no more misspelled word.
3220 Added a dialog if error occurs when switching to a dictionary.
3222 * src/prefs_common.[ch]
3223 Added option for the default 'Check while typing' option.
3226 2002-01-28 [alfons] 0.7.0claws37
3229 fix buglet and make code comply with sylpheed code style
3231 2002-01-28 [paul] 0.7.0claws36
3233 * sync with sylpheed 0.7.0cvs19
3234 see ChangeLog entries for 2002-01-28
3236 2002-01-28 [hoa] 0.7.0claws35
3242 read the renderer config
3245 use the renderer config to convert mime attachments
3248 don't use textview_show_html/ertf,
3249 use get_text_content instead
3251 2002-01-27 [alfons] 0.7.0claws34
3254 make sylpheed believe it can delete a news message...
3255 (messages are NOT deleted, maybe we should remove
3256 processing from the folder properties after all.)
3258 2002-01-27 [alfons] 0.7.0claws33
3263 implement remove_msg()
3265 2002-01-27 [alfons] 0.7.0claws32
3270 fix return receipt / disposition notification again. this
3271 stuff seems to break on _every_ major summary UI change, so
3272 it's now implemented using a flag which is saved in the
3275 2002-01-26 [alfons] 0.7.0claws31
3278 let import dialog show the destination folder identifier
3280 2002-01-26 [melvin] 0.7.0claws30
3284 Readded 'Mark all read' into summary view popup menu
3285 Added 'Mark all read' in folder view popup menu for IMAP
3287 Made it insensitive if the selected folder is not the shown
3288 one to avoid 'Mark all read' on the wrong folder.
3290 2002-01-26 [paul] 0.7.0claws29
3294 move 'Mark all read' from summary view to folder view
3295 menu. (adapted from) patch submitted by Jeremy Andrews,
3296 <lists@kerneltrap.com>
3298 2002-01-25 [alfons] 0.7.0claws28
3301 put the gtk class name back so GtkSText adapts the
3304 2002-01-25 [alfons] 0.7.0claws27
3307 assimilate Ricardo's patch that shows pixmaps instead of
3308 plain "new" and "unread" texts in the folder view column
3311 2002-01-25 [paul] 0.7.0claws26
3314 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
3315 be found in non-standard locations.
3316 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3318 2002-01-25 [paul] 0.7.0claws25
3320 * sync with sylpheed 0.7.0cvs16
3321 see ChangeLog entry 2002-01-25
3323 2002-01-24 [paul] 0.7.0claws24
3325 * more sync with sylpheed 0.7.0cvs15
3326 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3328 2002-01-23 [sergey] 0.7.0claws23
3331 Fixed segfault when closing LDIF import wizard with
3337 Fixed wrong scrolling position after switching between
3338 text and image parts.
3340 2002-01-23 [paul] 0.7.0claws22
3342 * sync with sylpheed 0.7.0cvs15
3343 see ChangeLog entries 2002-01-22 and 2002-01-23
3345 2002-01-21 [melvin] 0.7.0claws21
3347 * src/prefs_scoring.c
3348 * src/prefs_filtering.c
3349 Fixed bug where scoring and filtering windows stopped
3352 2002-01-21 [paul] 0.7.0claws20
3354 * sync with sylpheed 0.7.0cvs12
3355 see ChangeLog entries 2002-01-20 and 2002-01-21
3357 2002-01-21 [carsten] 0.7.0claws19
3360 * src/messageview.[ch]
3361 * src/summaryview.[ch]
3362 changes to shortcuts handling again:
3363 + "Q" now controled by mainwin
3364 + v/V are now customizable and have slightly
3366 the "button" to minimize the messageview (and maximize
3367 the summary view) is a real button now
3369 "Delete Line+" added to Edit/Advanced (this will also
3372 2002-01-20 [melvin] 0.7.0claws18
3375 Made "Bcc" sensitive when addressbook is called from
3376 compose window (it was a Claws only bug).
3378 2002-01-19 [alfons] 0.7.0claws17
3381 prevent unnecessary updates when currently selected folder has
3384 2002-01-19 [alfons] 0.7.0claws16
3387 prevent writing the cache based on current message list in summary
3388 view when filtering also put messages in currently selected folder
3393 Italian translation submitted by Alessandro Maestri
3394 <a.maestri@cs.tin.it>
3396 2002-01-18 [melvin] 0.7.0claws15
3398 * src/prefs_filters.c
3399 fixed bug where 'cancel' from 'filters' window stops autochecking
3400 if the timer timed out when the window was open.
3402 2002-01-18 [match] 0.7.0claws14
3404 * src/addrclip.[ch] ** NEW FILE **
3405 * src/addrselect.[ch] ** NEW FILE **
3406 * src/adbookbase.h ** NEW FILE **
3407 addressbook cut, copy and paste
3409 * src/addrcache.[ch]
3411 * src/addrindex.[ch]
3423 support for copy/paste
3425 support for copy/paste
3426 tidy up menu option processing
3427 correct address list function arguments
3429 sort user attributes
3439 2002-01-18 [paul] 0.7.0claws13
3441 * sync with sylpheed 0.7.0cvs8
3442 configure.in: support Mac OS X (Darwin)
3444 2002-01-18 [carsten] 0.7.0claws12
3446 small hack to fix a segfault with an empty href
3447 (reported by Alexandra Walford <deeni@altern.org>)
3450 the shortcuts for Mark und Mark as unread are hardcoded
3454 readded the shortcuts in gtkstext but made them
3455 customizeable (simply by adding a menu plus a wrapper
3458 2002-01-17 [melvin] 0.7.0claws11
3461 fix default dictionary not being saved.
3463 2002-01-16 [darko] 0.7.0claws10
3466 fix wrapping crash with URL longer than wrapping margin
3468 2002-12-08 [hoa] 0.7.0claws10
3470 * src/matcher_parser_parse.y
3473 * src/prefs_filtering.c
3474 now, we can use bounce action in the dialog box.
3476 2002-01-16 [carsten] 0.7.0claws9
3478 removed the <control> and <alt> shortcuts because they're
3479 not needed and interefered with the "normal" shortcuts
3482 removed most of the hardcoded shortcuts and assigned
3483 them to menu entries making them easy customizable by
3486 2002-01-16 |melvin] 0.7.0claws8
3489 fixed bug where using the mouse and when the compose
3490 window is not on top may result in a crash.
3492 2002-01-16 [melvin] 0.7.0claws7
3495 fixed a long standingspell checker bug which could
3496 cause a crash after sending a message.
3498 2002-01-16 [paul] 0.7.0claws6
3500 * sync with sylpheed 0.7.0cvs7
3501 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3502 2002-01-15, and 2002-01-16
3504 2002-01-16 [melvin] 0.7.0claws5
3510 Heavily modified spell checker code to work around
3511 ispell bug, to add keyboard shortcuts and for future
3512 enhancements. See README.claws for usage information.
3514 2002-01-15 [alfons] 0.7.0claws4
3517 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3518 so sorting within threads reflects sort mode
3520 2002-01-15 [christoph] 0.7.0claws3
3523 added alertpanel if mail sending failed
3525 2002-01-15 [alfons] 0.7.0claws2
3527 * src/prefs_filtering.c
3528 don't stop timer when prefs filtering dialog is opened
3530 2002-01-14 [alfons] 0.7.0claws1
3534 remove debug_print()s for privacy reasons
3536 2002-01-14 [darko] 0.7.0claws
3539 quotation wrapping is now also in the main branch
3543 * tools/filter_conv.pl
3544 allow for Boolean Op and case-sensitivity
3545 this file is included in the release and tagged
3548 2002-01-13 [paul] 0.7.0claws
3550 * release 0.7.0, with cvs tag 'rel_0_7_0'
3554 * tools/filter_conv.pl
3556 rewritten to output to matcherrc instead of filteringrc
3559 updated Spanish translation by Ricardo Mones Lastra
3564 update dutch translation
3569 Updated by Fabio Junior Beneditto
3571 2002-01-13 [melvin] 0.6.6claws53
3574 Updated french translation
3576 2002-01-12 [alfons] 0.6.6claws52
3579 plug mem leak that has been sitting there for ages
3581 2002-01-12 [alfons] 0.6.6claws51
3584 undo melvin's changes from 0.6.6claws48 because summary
3585 view now refuses to select first unread message when
3588 2002-01-11 [alfons] 0.6.6claws50
3591 use claws' semantics for getting folder item when
3592 importing an mbox file into a folder
3593 (submitted by Dale P. Smith)
3595 2002-01-11 [christoph] 0.6.6claws49
3598 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3599 toggle widget, because non static prefs can not use
3600 prefs_set_* functions
3601 * src/prefs_account.c
3602 toggle smtp auth password field sensitivity if
3603 user id is empty and add descrition of usage for
3605 * src/prefs_folder_item.c
3606 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3609 2002-01-11 [melvin] 0.6.6claws48
3612 fix the 'Ctrl-Enter' feature for sending and test really
3613 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3614 editables which was not documented in Gtk)
3617 Made summaryview refresh after sorting and not before.
3619 2002-01-11 [christoph] 0.6.6claws47
3622 select account from account ids if possible and
3623 correctly set save folder for copy in reedit
3625 2002-01-10 [paul] 0.6.6claws46
3627 * sync with sylpheed 0.7.0 release
3628 see ChangeLog entries 2002-01-07, 2002-01-08 and
3634 remove more dirt traces...
3639 clean up some traces of my debugging stuff
3641 2002-01-09 [alfons] 0.6.6claws45
3644 break up filteringprop_apply() in three separate pieces
3645 so we can drop messages that failed processing in the
3649 fix bug #469598 "no refresh of inbox after filter" which
3650 was introduced by the new summary view locking, and which
3651 prevented the summary view to update after a manual filter
3652 message. claw's filter message requires a summary_show().
3653 (aargh, summary_show() again! :-)
3655 2002-01-07 [alfons] 0.6.6claws44
3657 * src/headerwindow.c
3660 * src/sourcewindow.c
3661 bring in Hiro's last 0.7.0 wm class fixes
3664 bring in Ricardo's fix for sylprint script
3668 * src/prefs_common.[ch]
3669 * src/prefs_account.[ch]
3671 clean up account preference poison in rfc2015,
3672 and preparation to fix double sign bug
3673 (patch submitted by Simon 'corecode' Schubert)
3675 2002-01-07 [christoph] 0.6.6claws43
3678 search for free message number, do not only rely
3681 fix smtp auth and use extra account information
3682 if available, if not use pop3 data instead
3683 (closes bug #500341)
3687 2002-01-06 [alfons] 0.6.6claws42
3690 try making the separate windows work again...
3692 2002-01-06 [alfons] 0.6.6claws41
3695 adapt Hiro's separate window menu (to get rid of the funny
3696 duplicate menu items), and make it work again
3698 2002-01-06 [alfons] 0.6.6claws40
3703 * tools/README.sylprint
3704 add sylprint script for printing mails from Sylpheed
3705 (contributed by Ricardo Mones Lastra)
3710 2002-01-06 [melvin] 0.6.6claws39
3714 Fixed crash introduced in 0.6.6claws38 by the menu
3715 reorganisation (Hide read messages)
3718 Fixed typo (we are now in 2002, alfons ;) )