1 2002-08-13 [christoph] 0.8.1claws57
4 ignore thread fix that did not mark all
5 child nodes of a ignored thread as
6 ignored. Does not work perfectly yet,
9 2002-08-13 [alfons] 0.8.1claws56
12 o implement 'save crash log'
15 2002-08-13 [melvin] 0.8.1claws55
18 removed unrequired "execinfo.h" header
20 2002-08-12 [paul] 0.8.1claws54
22 * faq/en/sylpheed-faq.html
23 faq/en/sylpheed-faq-[1-3].html
24 faq/en/sylpheed-faq-4.html **NEW FILE **
27 2002-08-12 [alfons] 0.8.1claws53
30 add crash.c to translatables
32 bring in Leandro's crash dialog
34 2002-08-11 [alfons] 0.8.1claws52
37 clean up some warnings
39 2002-08-11 [alfons] 0.8.1claws51
43 * src/crash.[ch] ** NEW FILES **
45 initial gdb crash handler
47 2002-08-11 [paul] 0.8.1claws50
50 replace Up/Down arrow pixmaps with text to be
51 consistent across icon themes
53 2002-08-11 [paul] 0.8.1claws49
57 rename 'Pixmap' -> 'Icon'
60 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
62 2002-08-10 [paul] 0.8.1claws48
67 2002-08-10 [paul] 0.8.1claws47
70 don't write Processing progress to status bar
71 patch submitted by Alexander Evseev
74 re-position and resize window
75 make window assume correct size on first call
77 2002-08-10 [paul] 0.8.1claws46
84 follow UI text conventions
86 2002-08-10 [alfons] 0.8.1claws45
89 correct pixmap for delete action
91 2002-08-10 [paul] 0.8.1claws44
94 updated by Fabio Jr. Beneditto
96 2002-08-10 [paul] 0.8.1claws43
99 add custom toolbar files
101 2002-08-10 [paul] 0.8.1claws42
103 * sync with 0.8.1cvs22
104 see ChangeLog 2002-08-09
106 2002-08-09 [paul] 0.8.1claws41
110 tools/outlook2sylpheed.pl ** NEW FILE **
111 add script to convert exported Outlook
112 contacts list to a Sylpheed addressbook.
113 Submitted by Ricardo Mones Lastra.
115 2002-08-09 [paul] 0.8.1claws40
119 po/sr.po ** NEW FILE **
120 add Serbian message catalog. Submitted by
121 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
123 2002-08-09 [paul] 0.8.1claws39
125 * sync with 0.8.1cvs21
126 see ChangeLog 2002-08-08
128 2002-08-08 [oliver] 0.8.1claws38
131 move Custom Toolbar to Configuration menu
133 2002-08-08 [oliver] 0.8.1claws37
135 * src/prefs_toolbar.c
136 fix substitute pixmap bug
138 2002-08-08 [paul] 0.8.1claws36
140 * sync with 0.8.1cvs19
141 see ChangeLog 2002-08-08
143 2002-08-07 [christoph] 0.8.1claws35
146 fixed a memory leak in new canonicalize_file_replace
148 2002-08-07 [christoph] 0.8.1claws34
151 o canonicalize_file_replace should create the temporary
152 file in the same directory as the original file.
153 o added get_tmpfile_in_dir that creates a temorary file
154 in a specified directory.
156 2002-08-07 [melvin] 0.8.1claws33
159 fixed bug where 'Article' button acted as 'Email' button.
161 2002-08-07 [paul] 0.8.1claws32
163 * sync with 0.8.1.cvs17
164 see ChangeLog 2002-08-07
166 2002-08-07 [colin] 0.8.1claws31
169 fix mass-cancel problem
171 2002-08-07 [thorsten] 0.8.1claws30
173 * src/prefs_toolbar.c
174 fix: crash on replace or add new button
176 fix: close xmlfile after reading
178 fix: unlink() file before rename()
180 2002-08-06 [paul] 0.8.1claws29
182 * sync with 0.8.cvs15
183 see ChangeLog 2002-08-06
185 2002-08-06 [oliver] 0.8.1claws28
188 * src/prefs_toolbar.c
189 fixed empty toolbar issue
191 2002-08-06 [oliver] 0.8.1claws27
193 * Custom Toolbar Final
197 o toolbar stuff now lives in src/toolbar.[ch]
198 o main_window_toolbar_* functions are renamed to
199 toolbar_* reflecting their new source file
200 * src/mainwindow.[ch]
201 o remove toolbar stuff
203 2002-08-06 [oliver] 0.8.1claws26
206 * src/prefs_toolbar.[ch] **New File**
207 * src/toolbar.[ch] **New File**
208 o prefs_toolbar.[ch] custom toolbar frontend
209 o toolbar.[ch] backend
211 2002-08-06 [oliver] 0.8.1claws25
213 * src/prefs_actions.[ch]
214 o new exported function actions_execute
216 2002-08-06 [paul] 0.8.1claws24
218 * sync with 0.8.1cvs4
219 see ChangeLog 2002-08-06
221 2002-08-06 [paul] 0.8.1claws23
223 * sync with 0.8.1cvs13
224 see ChangeLog 2002-08-06
226 2002-08-06 [paul] 0.8.1claws22
228 * sync with 0.8.1cvs12
229 see ChangeLog 2002-08-05 and 2002-08-06
231 2002-08-06 [match] 0.8.1claws21
234 improvements to cut/copy/paste address
236 2002-08-05 [match] 0.8.1claws20
243 fixes to improve cut/copy/paste
245 2002-08-06 [melvin] 0.8.1claws19
248 account_find_all_from_address(): new function that returns the
249 list of all accounts that are matched in an address.
250 * src/alertpanel.[ch]
251 alertpanel() now accepts a custom widget
252 alertpanel_with_widget(): new function that pops up a panel with
253 a custom widget in it
255 gtkut_account_menu_new(): new function that allows the selection
256 of an account from a list of accounts.
258 Extended Return Receipt notification to select the correct
259 account and to make a security test on the Delivery-Notification
260 address which should be the same as the Return-Path.
262 2002-08-06 [thorsten] 0.8.1claws18
265 attach_all: save unnamed as "noname.%d",
266 dont free static dirname
268 2002-08-05 [alfons] 0.8.1claws17
271 detect XIM by trying to link rather than compile a XIM program
273 2002-08-05 [oliver] 0.8.1claws16
275 * src/stock_pixmap.[ch]
276 o add UP_ARROW to available pixmaps (already in pixmap-directory)
277 o new func to retrieve pixmaps
279 2002-08-05 [paul] 0.8.1claws15
281 * sync with 0.8.1cvs10
282 see ChangeLog 2002-08-05
284 2002-08-04 [alfons] 0.8.1claws14
287 see if this plugs memleak
289 2002-08-04 [melvin] 0.8.1claws13
292 fixed bug that could crash Sylpheed when highlighting
293 all misspelled words.
295 2002-08-03 [melvin] 0.8.1claws12
297 * src/prefs_actions.c
298 removed unnecessary checks for NULL introduced in 0.8.1claws11.
300 fixed bug where the Return Receipt was sent to
301 Delivery-Notification-To address even if it was not present
303 2002-08-02 [alfons] 0.8.1claws11
305 * src/prefs_actions.c
306 o more check for NULLs
307 o put create_io_dialog() in right conditional block
309 2002-08-02 [paul] 0.8.1claws10
312 updated by Ricardo Mones Lastra
314 2002-08-01 [christoph] 0.8.1claws9
317 don't free the cache of the opened
318 folder in the summaryview
320 don't unset flags, if it is not required
322 2002-08-01 [paul] 0.8.1claws8
324 * sync with 0.8.1cvs8
325 see ChangeLog entry 2002-08-01
327 2002-08-01 [paul] 0.8.1claws7
329 * sync with 0.8.1cvs7
330 see ChangeLog 2002-07-31 and 2002-08-01
332 2002-07-31 [christoph] 0.8.1claws6
335 forgot to update menu sensitivity
336 function for new menu entry
338 2002-07-31 [alfons] 0.8.1claws5
341 check folder item and its path for NULL on
344 2002-07-31 [christoph] 0.8.1claws4
347 check if folder_item_get_msginfo in
348 folder_item_remove_msg returned NULL
350 better clear the uid cache in the
351 uid validity check function and delete
354 2002-07-31 [paul] 0.8.1claws3
357 add the '--attach' option and a few other
360 2002-07-31 [paul] 0.8.1claws2
362 * sync with 0.8.1cvs5
363 see ChangeLog 2002-07-31
365 2002-07-31 [christoph] 0.8.1claws1
367 * src/folderview.[ch]
369 replace "Rescan all folders..." with
370 "Check all folders for new messages..."
372 2002-07-30 [paul] 0.8.1claws
374 * version 0.8.1claws released
376 2002-07-30 [paul] 0.8.0claws29
378 * tools/OOo2sylpheed.pl ** NEW FILE **
380 add script to enable sending documents as
381 attachments from OpenOffice.org
383 2002-07-30 [melvin] 0.8.0claws28
385 * src/prefs_actions.c
386 Made the actions' input/output dialog display
389 2002-07-30 [christoph] 0.8.0claws27
392 check if folder_item_get_msginfo in
393 procmsg_save_to_outbox returned NULL
395 2002-07-30 [paul] 0.8.0claws26
397 * sync with 0.8.1cvs4
398 see ChangeLog 2002-07-29
400 2002-07-29 [thorsten] 0.8.0claws25
403 added selective download, delete on server
405 2002-07-29 [paul] 0.8.0claws24
407 * sync with 0.8.1cvs3
408 see ChangeLog 2002-07-29
410 2002-07-27 [christoph] 0.8.0claws23
413 add extra check if fetching the msginfo
416 2002-07-27 [paul] 0.8.0claws22
418 * sync with 0.8.1cvs2
419 see ChangeLog 2002-07-26
421 2002-07-27 [christoph] 0.8.0claws21
424 add another check if a valid msginfo
427 2002-07-26 [hoa] 0.8.0claws20
430 Fixed a condition in folder_item_destroy()
433 Fixed an error in IMAP protocol
435 2002-07-26 [alfons] 0.8.0claws19
438 ofcourse compare with identifier, not the path
440 2002-07-26 [alfons] 0.8.0claws18
443 use folder item identifier for saving / restoring
444 preferences because folder->path might not be unique
446 2002-07-26 [melvin] 0.8.0claws17
449 Fixed a crash introduced in 0.8.0claws5 when log is
450 cut under 80 characters.
452 2002-07-26 [paul] 0.8.0claws16
454 * sync with 0.8.1cvs1
455 see ChangeLog 2002-07-26
457 2002-07-26 [christoph] 0.8.0claws15
460 imap folder now remembers the last selected
461 folder and imap_fetch_msginfo skips selecting
462 the folder if it is already selected
464 2002-07-26 [christoph] 0.8.0claws14
469 fix imap folder rescanning
471 2002-07-25 [christoph] 0.8.0claws13
481 implement imap uid cache and uid validity check
483 2002-07-25 [alfons] 0.8.0claws12
486 fix a brown paper bag bug, and also add some more
489 2002-07-25 [christoph] 0.8.0claws11
492 don't mix copy, fetch_msginfo and remove
493 operations in folder item copy and move
496 2002-07-25 [christoph] 0.8.0claws10
500 * src/prefs_folder_item.c
501 * src/summaryview.[ch]
502 remove no longer required parameter update_cache from
505 2002-07-25 [paul] 0.8.0claws9
512 2002-07-24 [alfons] 0.8.0claws8
515 sort correctly when using simplified subject line
516 (closes feature request "[ 585141 ] applying regexp to subject
517 before sort" submitted by Alexandra Walford)
519 2002-07-24 [paul] 0.8.0claws7
521 * sync with 0.8.0cvs3
522 see ChangeLog 2002-07-24
524 2002-07-23 [christoph] 0.8.0claws6
531 o separate processing and summaryview
532 o removed summary_write_cache from summaryview
533 o removed summaryview->killed_messages, because we don't have
534 to keep a list of killed messages anymore. New cache will
535 keep the hidden messages in cache anyway
538 * src/selective_download.c
539 o removed unnecessary summary_write_cache calls
541 o don't set ignore thread flag in procmsg_get_thread_tree
545 o moved STATUSBAR_PUSH/POP to statusbar.h because
546 they are used in different files
548 2002-07-23 [melvin] 0.8.0claws5
554 * src/editldap_basedn.c
557 Fixed few memory leak (gtk_editable_get_chars returns
560 Fixed few memory leak (gtk_editable_get_chars returns
561 an allocated string) and modified a little the log cutting
564 Replaced a call to an obsolete function gtk_entry_get_text()
565 by gtk_editable_get_chars()
567 Removed a debug printf
569 2002-07-23 [christoph] 0.8.0claws4
572 fix another g_dirname memory leak
574 2002-07-23 [christoph] 0.8.0claws3
577 fixed a memory leak in mh_fetch_msginfo
578 fixed crash when message header could not be
581 2002-07-23 [paul] 0.8.0claws2
583 * sync with 0.8.0cvs2
584 see ChangeLog 2002-07-23
586 2002-07-23 [paul] 0.8.0claws1
588 * sync with 0.8.0cvs1
589 see ChangeLog 2002-07-23
591 2002-07-23 [paul] 0.8.0claws
593 * release of 0.8.0claws
595 2002-07-23 [paul] 0.7.8claws99
598 new Russian translation, submitted by
599 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
601 2002-07-22 [jens] 0.7.8claws98
604 Updated German translations.
606 2002-07-22 [paul] 0.7.8claws97
612 updated translations by Ricardo Mones Lastra,
613 Alessandro Maestri, Wilbert Berendsen and
614 Fabio Jr. Beneditto respectively
616 2002-07-22 [christoph] 0.7.8claws96
619 fix memory leak caused by wrong g_dirname usage
621 2002-07-22 [christoph] 0.7.8claws95
624 update new and unread message counts for summaryview
625 summaryview does not get it from the folder anymore
626 and has to update the values itself
628 2002-07-22 [melvin] 0.7.8claws94
631 Updated French translations.
633 2002-07-22 [christoph] 0.7.8claws93
636 set prop->preg pointer to NULL or following check
637 will not fail and regexec will be called with
640 2002-07-21 [alfons] 0.7.8claws92
642 * src/prefs_common.[ch]
643 remove option "Send return receipt on request"
645 2002-07-21 [thorsten] 0.7.8claws91
648 fixed memleaks, coding style as pointed out by alfons
650 2002-07-21 [alfons] 0.7.8claws90
653 * src/noticeview.[ch]
654 o fix bug notice view being displayed when going to empty folder
655 (noticed by Christoph)
656 o allow RRR to be sent when restarting sylpheed, or changing folder
657 (noticed by Thorsten)
659 2002-07-21 [thorsten] 0.7.8claws89
662 Included save_all patch from Xaview FACQ
663 added support for pathnames
665 2002-07-21 [alfons] 0.7.8claws88
670 * src/messageview.[ch]
671 * src/noticeview.c ** NEW FILE **
672 * src/noticeview.h ** NEW FILE **
673 make return receipts work again
674 (UI idea by Leandro Pereira)
676 2002-07-21 [paul] 0.7.8claws87
679 fix sensitivity of 'Select thread'
681 2002-07-21 [paul] 0.7.8claws86
684 add browser command line for Galeon
686 2002-07-21 [paul] 0.7.8claws85
689 fix 'EXTRA_DIST': remove README.README, add TODO
692 2002-07-21 [alfons] 0.7.8claws84
695 make enter clear selection
696 (closes "[ 579888 ] Editor selection/entry error"
697 reported by Steve Lamb)
699 2002-07-21 [alfons] 0.7.8claws83
702 sort message list when selecting unthread messages
703 (closes "[ 501593 ] switching threaded view doesn't sort"
704 reported by Simon Schubert)
706 2002-07-20 [alfons] 0.7.8claws82
711 2002-07-20 [thorsten] 0.7.8claws81
714 Fixed expansion of empty fields in matchactions
716 2002-07-19 [melvin] 0.7.8claws80
719 Removed a duplicate menu entry (fast mode) introduced during
721 Added a menu separator between 'Use alternate' and 'Fast mode'
723 2002-07-19 [paul] 0.7.8claws79
729 2002-07-19 [thorsten] 0.7.8claws78
731 * tools/calypso_convert.pl ** NEW FILE **
734 script to import mbox files exported
736 o generates folder structure
737 o includes attachments
739 2002-07-19 [melvin] 0.7.8claws77
741 * src/selective_download.[ch]
742 Fixed bug where closing the dialog with the window manager's
743 close button will not unlock the summary
744 Corrected some function declarations that missed a return value
745 Made the source code comply better with coding style.
747 Added new browser command line for Mozilla.
749 2002-07-18 [paul] 0.7.8claws76
752 src/selective_download.[ch]
753 reflect theme changes, fix Gdk Warning when creating
754 pixmap from NULL window, and minor clean up.
755 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
760 2002-07-17 [paul] 0.7.8claws75
768 2002-07-16 [paul] 0.7.8claws74
770 * tools/filter_conv.pl
772 replace conversion script with reimplemented version,
773 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
775 2002-07-16 [colin] 0.7.8claws73
778 remove forgotten debug messages - sorry ;-)
780 2002-07-16 [colin] 0.7.8claws72
786 add the ability to select part of a text mime-part
789 2002-07-15 [christoph] 0.7.8claws71
792 fix folder message count for folders without
793 msg_is_changed (includes news folders)
795 2002-07-15 [martin] 0.7.8claws70
798 option "display recipient on 'From'..." now works
799 without the need of enabling the option
800 "display sender using address book".
802 2002-07-15 [christoph] 0.7.8claws69
805 removed setting folder status from summaryview.
806 folder.c should update all message counts correctly.
808 2002-07-15 [paul] 0.7.8claws68
811 updated by Fabio Junior Beneditto
813 2002-07-15 [darko] 0.7.8claws67
816 Fixed target folder colorization, don't decrease op
819 2002-07-14 [paul] 0.7.8claws66
821 * sync with main 0.8.0
822 see ChangeLog 2002-07-14
824 2002-07-13 [melvin] 0.7.8claws65
829 Replaced sprintf by g_snprintf to prevent possible buffer
832 Corrected a log message output format.
833 Added a missing "done" debug output.
835 Added keyboard accelerator for Priority menu items
836 Added missing \n in debug output
840 Added missing \n in debug output
842 2002-07-13 [paul] 0.7.8claws64
845 change Sergey's email address to the sf address
848 increase show_url_timeout (more useful for long
851 2002-07-12 [sergey] 0.7.8claws63
854 applied (with some modifications) patch to set the
855 micalg parameter for signatures
856 (2001-08-28 Werner Koch <wk@gnupg.org>)
858 2002-07-12 [sergey] 0.7.8claws62
862 fixed man page installation
864 2002-07-12 [paul] 0.7.8claws61
866 * sync with 0.7.8cvs26
867 see ChangeLog 2002-07-11 and 2002-07-12
869 2002-07-11 [christoph] 0.7.8claws60
873 first use the message number to find the message
874 to mark with a reply flag but check the
875 message-id if we got the correct message, if not
876 try to find it by message-id.
877 use new string seperator that is not allowed
880 2002-07-11 [paul] 0.7.8claws59
882 * sync with 0.7.8cvs23
883 see ChangeLog 2002-07-10
885 2002-07-10 [christoph] 0.7.8claws58
889 Added message-id table to the cache in memory
890 and functions to msgcache.c and folder.c to
891 fetch MsgInfos by message id
894 store folder and message-id of message replying
895 to in queue header and set reply flag after sending
898 2002-07-10 [paul] 0.7.8claws57
902 add Martin to the list of authors
904 2002-07-09 [martin] 0.7.8claws56
906 Added gtk_ctree_last_visible(), tree_update_level(),
907 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
908 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
909 from gtk+ to gtksctree.c for the new sorting code
910 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
911 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
913 Added declaration for gtk_sctree_sort_recursive() and
919 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
920 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
922 2002-07-08 [paul] 0.7.8claws55
924 * more sync with 0.7.8cvs21
925 see ChangeLog 2002-07-08
927 2002-07-08 [paul] 0.7.8claws54
929 * sync with 0.7.8cvs21
930 see ChangeLog 2002-07-08
932 2002-07-07 [alfons] 0.7.8claws53
935 * src/stock_pixmap.[ch]
936 * src/pixmaps/notice_warn.xpm ** NEW FILE **
937 * src/pixmaps/notice_error.xpm ** NEW FILE **
938 * src/pixmaps/notice_note.xpm ** NEW FILE **
939 add new pixmaps for upcoming notice pane
941 2002-07-06 [melvin] 0.7.8claws52
944 Made them a bit closer to Sylpheed's coding style.
946 Removed possible memory leaks when some errors occurs.
948 2002-07-06 [melvin] 0.7.8claws51
951 Removed --no-location in xgettext command line to help
952 translators that use Emacs' po-mode
954 Removed unnecessary comments that messed up sylpheed.pot
956 2002-07-06 [paul] 0.7.8claws50
958 * sync with 0.7.8cvs19
959 see ChangeLog 2002-07-05
961 2002-07-06 [christoph] 0.7.8claws49
965 fix folder_item_remove_all_msg and folderview
966 status for trash folders after emptying trash
968 2002-07-05 [paul] 0.7.8claws48
970 * sync with 0.7.8cvs16
971 see ChangeLog 2002-07-04 and 2002-07-05
973 2002-07-04 [paul] 0.7.8claws47
975 * sync with 0.7.8cvs14
976 see ChangeLog 2002-07-04
978 2002-07-03 [alfons] 0.7.8claws46
981 dupe folder item's path because it's being reallocated
982 by new folder scanning code
984 2002-07-03 [christoph] 0.7.8claws45
987 better IMAP uid fetching using 'FETCH 1:* (UID)'
989 add missing return in msgcache_write
991 2002-07-02 [thorsten] 0.7.8claws44
996 use binary mode for file access
998 2002-07-02 [christoph] 0.7.8claws43
1000 * major code cleanup (part 1)
1002 - unused variables removed
1003 - unused functions removed
1004 - uninitialized variables checked
1005 - missing return statements added
1006 - missing function return types added
1007 - added parentheses around assignment and
1008 && in || when suggested by gcc
1012 replaced direct calls to folder->scan_tree
1013 with folder_scan_tree and restore folder
1014 prefs in this function. The folder should
1015 not have to deal with them.
1016 ( Should now work for all folder types )
1018 2002-07-02 [paul] 0.7.8claws42
1020 * sync with 0.7.8cvs13
1021 see ChangeLog 2002-07-01 and 2002-07-02
1023 2002-07-01 [christoph] 0.7.8claws41
1026 fix "goto next/prev unread message" with
1029 2002-07-01 [paul] 0.7.8claws40
1032 updated by Ricardo Mones Lastra
1034 2002-06-30 [match] 0.7.8claws39
1037 applied variation of leonerd's patch (566661) to
1038 allow multiple email addresses per JPilot entry.
1039 addresses may be separated by space, comma, pipe,
1040 semi-colon, new-line.
1042 2002-06-30 [alfons] 0.7.8claws38
1045 simple fix for putting older nodes before
1046 newer nodes when threading by subject
1048 2002-06-30 [christoph] 0.7.8claws37
1055 fix broken folder tree rescaning
1056 and don't use procmsg_get_mark_sum
1059 2002-06-30 [christoph] 0.7.8claws36
1061 * merge new cache branch
1063 fix new cache imap copy bug
1065 improved folder_item_scan
1066 it should now always set the correct
1067 new, unread and total message counts
1069 2002-06-29 [paul] 0.7.8claws35
1072 correct syntax error
1074 2002-06-29 [paul] 0.7.8claws34
1078 man/Makefile.am ** NEW FILE **
1079 man/sylpheed.1.gz ** NEW FILE **
1080 add Sylpheed man page
1082 2002-06-29 [paul] 0.7.8claws33
1085 updated by Fabio Junior Beneditto
1087 2002-06-28 [jens] 0.7.8claws32
1092 * src/selective_download.c
1093 removed gettext for space " "
1098 2002-06-28 [paul] 0.7.8claws31
1100 * sync with 0.7.8cvs11
1101 see ChangeLog 2002-06-28
1103 2002-06-28 [paul] 0.7.8claws30
1105 * sync with 0.7.8cvs10
1106 see ChangeLog 2002-06-27 and 2002-06-28
1108 2002-06-26 [paul] 0.7.8claws29
1111 src/selective_download.c
1112 don't gettextise empty strings.
1113 reserved by gettext. gettext("") returns
1114 the header entry with meta information,
1115 not the empty string
1120 2002-06-26 [paul] 0.7.8claws28
1122 * sync with 0.7.8cvs7
1123 see ChangeLog 2002-06-25
1125 * src/prefs_common.c
1126 ...and in the process, tweak the gui a little
1128 2002-06-25 [alfons] 0.7.8claws27
1132 fine tune ldap library detection
1134 2002-06-25 [alfons] 0.7.8claws26
1137 don't allow return receipts when composing a news article
1139 2002-06-25 [paul] 0.7.8claws25
1142 add '$(AMTAR)' to 'release' section to allow for
1143 new and older autotools
1145 2002-06-25 [paul] 0.7.8claws24
1148 fix "No more unread messages" persistant pop-up
1151 2002-06-25 [paul] 0.7.8claws23
1154 updated by Alessandro Maestri
1156 2002-06-25 [paul] 0.7.8claws22
1158 * sync with 0.7.8cvs6
1159 see ChangeLog 2002-06-25
1161 2002-06-24 [paul] 0.7.8claws21
1164 add GPL copyright information
1166 2002-06-24 [paul] 0.7.8claws20
1170 tools/update-po ** NEW FILE **
1171 add script that eases the creation of *.po files
1172 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1174 2002-06-23 [alfons] 0.7.8claws19
1177 make notification_convert_header obey const correctness
1178 (next step will be fixing the broken return receipt)
1180 2002-06-23 [paul] 0.7.8claws18
1183 fix bug introduced in last commit:
1184 removed too much code in last commit - put back what's
1187 2002-06-23 [paul] 0.7.8claws17
1189 * src/messageview.[ch]
1190 remove code committed in error from locally patched
1193 2002-06-23 [colin] 0.7.8claws16
1196 add compose_entry_select(), used to select the default_to
1197 email address - hopefully avoiding people sending mails to
1200 2002-06-22 [alfons] 0.7.8claws15
1203 add Bram Metsch & Stanislav Karchebny
1205 * src/prefs_account.[ch]
1207 - apply and adapt Bram's patch which allows user to set SMTP AUTH
1208 options. (see <http://sourceforge.net/tracker/index.php
1209 ?func=detail&aid=566937&group_id=25528&atid=384600>);
1211 - merge Stanislav's fix to make SMTP AUTH work with qmail
1212 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1214 2002-06-22 [paul] 0.7.8claws14
1216 * sync with 0.7.8cvs5
1217 see ChangeLog 2002-06-19 and 2002-06-20
1219 2002-06-22 [alfons] 0.7.8claws13
1221 * src/selective_download.c
1222 fix a stupid mistake I made
1224 2002-06-22 [alfons] 0.7.8claws12
1226 * src/selective_download.[ch]
1227 fix another unnoticed leak; cleanup code
1232 gpg-sign <-- gpg-sign-syl
1234 2002-06-21 [alfons] 0.7.8claws11
1236 * src/selective_download.c
1237 * src/selective_download.h
1238 fix assorted mix of allocation errors (should solve
1239 problem reported by Philippe Gramoullé, see:
1240 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1242 2002-06-20 [melvin] 0.7.8claws10
1244 * tools/gpg-sign *REMOVED*
1245 tools/gpg-sign-syl *ADDED*
1246 Replaced the gpg clearsigning script with the version using
1247 xterm instead of ssh-askpass and changed its name.
1250 Updated actions example to reflect the renaming of the
1251 gpg clearsigning script.
1253 2002-06-19 [paul] 0.7.8claws9
1255 * sync with 0.7.8claws9
1256 see ChangeLog 2002-06-18 and 2002-06-19
1258 2002-06-19 [paul] 0.7.8claws8
1260 * sync with 0.7.8cvs1
1261 see ChangeLog 2002-06-18
1263 2002-06-18 [alfons] 0.7.8claws7
1266 add omitted prototype
1268 2002-06-17 [paul] 0.7.8claws6
1271 fix hiding of exec_btn
1273 2002-06-17 [paul] 0.7.8claws5
1276 remove unneeded code: should_delete()
1277 and Pop3State::uidl_todelete_list
1279 2002-06-17 [paul] 0.7.8claws4
1282 see ChangeLog 2002-06-11 and 2002-06-13
1284 2002-06-16 [alfons] 0.7.8claws3
1287 make sure lock sort mode (claws specific) is
1288 also persists after a tree rescan
1290 2002-06-16 [alfons] 0.7.8claws2
1292 * src/prefs_folder_item.c
1294 fix persistence of folder sort mode (broken
1295 by adapting Hiro's new folder persistence code)
1297 2002-06-16 [alfons] 0.7.8claws1
1301 * src/prefscommon.[ch]
1302 control size of log text in log window;
1303 closes patch #569155 submitted by Mitko Haralanov.
1305 2002-06-15 [paul] 0.7.8claws
1307 * release of 0.7.8claws
1309 2002-06-15 [paul] 0.7.7claws
1312 updated by Fabio Junior Beneditto
1314 2002-06-14 [paul] 0.7.6claws49
1317 updated by Ricardo Mones Lastra
1319 2002-06-14 [paul] 0.7.6claws48
1322 updated translation by Wilbert Berendsen
1324 2002-06-14 [melvin] 0.7.6claws47
1327 Updated French translation
1329 2002-06-13 [paul] 0.7.6claws46
1332 allow filename to be typed in, rather than just
1333 selected by the mouse. Patch by Gustavo Noronha Silva.
1335 2002-06-13 [alfons] 0.7.6claws45
1337 * src/mainwindow.[ch]
1338 more cleanups (removing unnecessary menu items Expand
1339 summary / message view)
1341 2002-06-13 [melvin] 0.7.6claws44
1344 Added src/string_match.c
1345 * src/string_match.c
1346 Fixed possible buffer overflow.
1348 Added missing config.h header.
1349 * src/prefs_common.c
1352 Made some strings translatable (missing _(..)).
1354 2002-06-13 [melvin] 0.7.6claws43
1357 Corrected action example (verifying clearsigned mail).
1358 * src/prefs_account.c
1360 * src/prefs_common.c
1361 Removed incorrect line that generated a Gtk-CRITICAL msg.
1363 2002-06-12 [alfons] 0.7.6claws42
1366 add init of score column lost in 0.7.6claws42
1368 2002-06-12 [paul] 0.7.6claws41
1370 * src/prefs_account.c
1371 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
1372 behavior of the radio buttons, (from 0.7.7cvs2)
1374 2002-06-11 [alfons] 0.7.6claws40
1376 * src/messageview.[ch]
1377 * src/summaryview.[ch]
1378 * src/summary_search.c
1380 perform a sync to bring in Hiro's separate view implementation
1382 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1384 2002-06-11 [paul] 0.7.6claws39
1386 * src/prefs_account.c
1387 correct a typo on the Receive tab
1389 2002-06-10 [match] 0.7.6claws38
1392 Included address completion patch from Gustavo Noronha.
1394 2002-06-10 [paul] 0.7.6claws37
1398 src/prefs_account.[ch]
1399 src/selective_download.[ch]
1402 - check if POP Account
1403 - Receive Button renamed to Preview
1404 - Preview Button Popup: preview new/all messages
1406 - Account Preferences-->Receive tab checkbutton if you
1407 want to remove Mail after Download
1409 - Account Preferences-->Receive tab checkbutton use
1410 filtering rules on preview
1411 (think of delete_on_server)
1413 - Account selectable from SD dialog
1414 - checkbutton to show already downloaded messages if
1415 all messages are previewed
1416 - new clist column showing Date
1419 - play ball with UIDL
1420 - fault tolerant (?)
1421 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1423 2002-06-10 [melvin] 0.7.6claws36
1426 Added a hint to ac/README in cvs instructions.
1428 * src/prefs_actions.c
1429 Made it possible to use a more elaborate command line
1430 for asynchronous actions, too.
1432 2002-06-10 [melvin] 0.7.6claws35
1434 * src/prefs_actions.c
1435 Make it possible to use a more elaborate command line
1436 (e.g. |foo|bar|cat>there;echo Done|)
1437 Corrected error message when calling %f, %F and %p commands
1438 from the compose window.
1440 2002-06-09 [colin] 0.7.6claws34
1443 Automatically find unread messages in current folder
1444 before annoying the user.
1446 2002-06-08 [alfons] 0.7.6claws33
1449 remove bad formatting string in it.po translation
1450 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1452 2002-06-08 [paul] 0.7.6claws32
1454 * sync with 0.7.6cvs25
1455 see ChangeLog 2002-06-07
1457 2002-06-05 [paul] 0.7.6claws31
1460 add 'Sort by locked' and 'Sort by score'
1462 2002-06-05 [paul] 0.7.6claws30
1464 * sync with 0.7.6cvs24
1465 see ChangeLog 2002-06-04
1467 2002-06-04 [paul] 0.7.6claws29
1470 updated by Fabio Junior Beneditto
1472 2002-06-03 [thorsten] 0.7.6claws28
1475 fclose() matcherrc after reading
1477 2002-06-03 [paul] 0.7.6claws27
1479 * sync with 0.7.6cvs21
1480 see ChangeLog 2002-05-31
1482 2002-05-31 [paul] 0.7.6claws26
1484 * sync with 0.7.6cvs20
1485 see ChangeLog 2002-05-29 and 2002-05-30
1487 2002-05-31 [paul] 0.7.6claws25
1490 hopefully fix last buggy sync
1493 correct typo in 'Actions' examples
1495 2002-05-29 [paul] 0.7.6claws24
1497 * sync with 0.7.6cvs18
1498 see ChangeLog 2002-05-28 and 2002-05-29
1504 2002-05-28 [paul] 0.7.6claws23
1506 * sync with 0.7.6cvs16
1507 see ChangeLog 2002-05-28
1509 2002-05-27 [thorsten] 0.7.6claws22
1511 * faq/it/sylpheed-faq-1.html
1512 faq/it/sylpheed-faq-2.html
1513 faq/it/sylpheed-faq-3.html
1514 faq/it/sylpheed-faq.html
1515 corrected DOS lineendings
1516 * faq/de/sylpheed-faq-1.html
1517 faq/de/sylpheed-faq-2.html
1518 faq/en/sylpheed-faq-1.html
1519 faq/en/sylpheed-faq-2.html
1520 faq/en/sylpheed-faq-3.html
1521 faq/es/sylpheed-faq-1.html
1522 faq/es/sylpheed-faq-2.html
1523 faq/es/sylpheed-faq-3.html
1524 faq/fr/sylpheed-faq-1.html
1525 faq/it/sylpheed-faq-1.html
1526 faq/it/sylpheed-faq-2.html
1527 faq/it/sylpheed-faq-3.html
1528 faq/it/sylpheed-faq.html
1529 changed ">" to "
1531 2002-05-27 [paul] 0.7.6claws21
1533 * sync with 0.7.6cvs15
1534 see ChangeLog 2002-05-27
1536 2002-05-27 [paul] 0.7.6claws20
1538 * src/prefs_account.c
1541 2002-05-26 [paul] 0.7.6claws19
1546 2002-05-25 [paul] 0.7.6claws18
1549 add description of kmail2sylpheed.pl
1551 2002-05-25 [paul] 0.7.6claws17
1553 * tools/kmail2sylpheed.pl ** NEW FILE **
1554 perl script that converts an exported Kmail address
1555 book, converts it to sylpheed addressbook file,
1556 writes the file to .sylpheed, and updates
1559 2002-05-25 [paul] 0.7.6claws16
1561 * sync with 0.7.6cvs14
1562 see ChangeLog 2002-05-23
1564 2002-05-24 [paul] 0.7.6claws15
1567 make a correction and add some more info
1569 2002-05-24 [paul] 0.7.6claws14
1573 compose_redirect_write_headers_from_headerlist()
1574 add Subject and Resent-Message-ID to
1575 compose_redirect_write_headers()
1576 Received, Subject, and X-UIDL are filtered out in
1577 compose_redirect_write_to_file()
1579 2002-05-23 [paul] 0.7.6claws13
1585 src/matcher_parser_lex.l
1586 src/matcher_parser_parse.y
1587 src/prefs_common.[ch]
1588 src/prefs_filtering.c
1590 rename 'Bounce' to 'Redirect'
1592 2002-05-23 [paul] 0.7.6claws12
1594 * more sync with 0.7.6cvs13
1596 see ChangeLog 2002-05-22
1598 2002-05-22 [paul] 0.7.6claws11
1600 * sync with 0.7.6cvs13
1602 see ChangeLog 2002-05-20
1604 see ChangeLog 2002-05-22
1606 2002-05-21 [melvin] 0.7.6claws10
1609 Added missing filtering and scoring headers
1610 Fixed bad function call that showed garbage
1611 in Folder->Processing
1613 2002-05-21 [paul] 0.7.6claws9
1616 make all tools executable, (patch by Alfons).
1618 2002-05-20 [alfons] 0.7.6claws8
1621 don't forget to call mktime() so we have a valid week
1623 (Bug report by Roger Sondermann <mail@jumaros.de>)
1625 2002-05-20 [paul] 0.7.6claws7
1628 fix broken parsing of urls
1630 fix displaying of urls
1632 both fixes from the patch [547855] by Eugene
1635 2002-05-19 [alfons] 0.7.6claws6
1638 make sylpheed configure correctly with the latest
1639 and greatest of automake / autoconf / gettext
1641 2002-05-19 [alfons] 0.7.6claws5
1645 add function for returning ime zone offset
1647 * src/quote_fmt_parse.y
1648 better quotation formatting - does not convert
1649 to local time, but uses the original date string.
1651 Note: %z inserts the timezone offset (should
1652 work also on platforms where strftime does not
1655 2002-05-18 [christoph] 0.7.6claws4
1658 fix indentation of some code
1663 correct path for ignorethread.xpm
1664 incorrect filename for sylpheed_logo.xpm
1665 add missing include matcher_parser_parse.h
1667 2002-05-18 [paul] 0.7.6claws3
1669 * sync with 0.7.6cvs8
1670 see ChangeLog 2002-05-16 and 2002-05-17
1672 2002-05-18 [melvin] 0.7.6claws2
1675 Corrected an action's definition and fixed some misspellings.
1677 2002-05-18 [paul] 0.7.6claws1
1680 tools/gpg-sign ** new file **
1681 tools/uudec ** new file **
1682 add Melvin's Actions scripts
1685 add Melvin's descriptions for Actions
1687 2002-05-18 [paul] 0.7.6claws
1689 * Version 0.7.6claws released
1691 2002-05-17 [paul] 0.7.5claws32
1694 updated by Ricardo Mones Lastra
1696 2002-05-17 [paul] 0.7.5claws31
1699 fix Account prefs default folder for sent/draft/deleted
1704 updated translation by Alessandro Maestri and
1707 2002-05-17 [melvin] 0.7.5claws30
1709 * src/prefs_actions.c
1710 Fixed bug where using %F not at the end of the command
1711 resulted in an additional empty argument being created.
1712 Thanks to Darko Koruga for reporting the bug.
1714 2002-05-17 [melvin] 0.7.5claws29
1717 Updated French translations.
1719 2002-05-15 [paul] 0.7.5claws28
1722 updated by Ricardo Mones Lastra
1724 2002-05-15 [paul] 0.7.5claws27
1726 * sync with 0.7.6cvs4
1727 see ChangeLog 2002-05-14 and 2002-05-15
1729 2002-05-14 [paul] 0.7.5claws26
1731 * sync with 0.7.6cvs1
1732 see ChangeLog 2002-05-13
1734 2002-05-13 [thorsten] 0.7.5claws25
1737 fix select_all and copy in multipart messages
1739 fix select_all and copy in multipart messages
1741 2002-05-12 [paul] 0.7.5claws24
1744 reverse last commit, bug already fixed in 0.7.5claws3
1746 2002-05-12 [netztorte] 0.7.5claws23
1749 dont parse empty addressbook (checked in before claws20)
1751 2002-05-12 [melvin] 0.7.5claws22
1754 Removed unneeded priority code introduced by the previous
1757 2002-05-12 [melvin] 0.7.5claws21
1760 Added possibility to set message's priority.
1762 Added possibility to set message's priority.
1763 Added missing headers
1765 2002-05-12 [melvin] 0.7.5claws20
1767 * src/prefs_actions.c
1768 Removed implicitely added quotes around the name
1769 of the temporary files of mime parts.
1771 2002-05-12 [paul] 0.7.5claws19
1773 * sync with 0.7.5cvs20
1774 see ChangeLog 2002-05-11
1776 2002-05-12 [alfons] 0.7.5claws18
1778 * src/quote_fmt_lex.l
1779 * src/quote_fmt_parse.y
1780 allow quote / reply date & time format to be set using
1781 %D{format}. format is a format string you'd pass to
1782 strftime() (see man strftime, or the Display tab |
1783 Date format setting).
1785 Currently %D converts the date to local time.
1787 2002-05-11 [paul] 0.7.5claws17
1789 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1790 see ChangeLog 2002-05-10 and 2002-05-11
1792 2002-05-10 [paul] 0.7.5claws16
1794 * sync with 0.7.5cvs16
1795 see ChangeLog entries 2002-05-09 and
1798 2002-05-10 [colin] 0.7.5claws15
1801 Corrected a bug that prevented sylpheed to open
1802 double-clicked URIs.
1804 2002-05-09 [paul] 0.7.5claws14
1806 * sync with 0.7.5cvs14
1807 see ChangeLog 2002-05-08 and 2002-05-09
1809 2002-05-08 [paul] 0.7.5claws13
1811 * sync with 0.7.5cvs11
1812 see ChangeLog entry 2002-05-08
1814 2002-05-08 [paul] 0.7.5claws12
1818 fix segfault on View->Open in new window
1819 patch submitted by Thorsten Maerz <torte@netztorte.de>
1821 2002-05-07 [paul] 0.7.5claws11
1823 * sync with 0.7.5cvs9
1824 see ChangeLog entry 2002-05-07
1826 2002-05-06 [paul] 0.7.5claws10
1830 display url in statusbar on single-click
1831 patch submitted by Thorsten Maerz <torte@netztorte.de>
1833 2002-05-06 [match] 0.7.5claws9
1840 XML implementation of properties file.
1841 * src/exporthtml.[ch]
1842 * src/expthtmldlg.[ch]
1846 2002-05-02 [sergey] 0.7.5claws8
1848 * src/mainwindow.c (mainwin_entries),
1849 src/prefs_common.c (prefs_send_create()),
1850 src/codeconv.c (locale_table):
1851 use charset name "Windows-1251" instead of "CP1251".
1853 2002-05-02 [colin] 0.7.5claws7
1857 src/prefs_folder_item.c
1858 Fixed cosmetics bugs due to Outbox renamed to Sent.
1860 2002-05-02 [hiro] 0.7.5claws6
1863 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1865 2002-05-02 [paul] 0.7.5claws5
1868 more sync with 0.7.5cvs7, see ChangeLog entry
1871 2002-05-02 [hiro] 0.7.5claws4
1874 compose_queue_sub():
1875 check if queue folder exists (closes #550397).
1876 removed directory creation since it should be handled
1879 imap_add_msg(): return UID for appended message
1882 2002-04-30 [paul] 0.7.5claws3
1885 fix account_find_from_address() bug
1887 2002-04-28 [colin] 0.7.5claws2
1891 src/prefs_common.[ch]
1893 Added user-definable quotation characters recognition.
1895 2002-04-28 [paul] 0.7.5claws1
1897 * sync with 0.7.5cvs4
1898 see ChangeLog entry 2002-04-25
1900 2002-04-28 [paul] 0.7.5claws
1905 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1906 Fabio Junior Beneditto
1908 2002-04-27 [jens] 0.7.4claws103
1911 updated German translation.
1913 2002-04-27 [hiro] 0.7.4claws102
1916 summary_write_cache(): fixed the mark loss of hidden messages.
1918 2002-04-26 [melvin] 0.7.4claws101
1921 fixed a second typo (same one)
1925 fixed the type again...
1927 2002-04-26 [melvin] 0.7.4claws100
1930 fixed a typo in an alert message ("temorary").
1933 corrected the typo described above.
1935 updated French translation.
1937 2002-04-26 [darko] 0.7.4claws99
1940 fix target folder colorization
1942 2002-04-25 [paul] 0.7.4claws98
1945 updated by Alessandro Maestri
1947 2002-04-24 [colin] 0.7.4claws97
1950 Fixed double "subject is empty" question.
1952 2002-04-23 [colin] 0.7.4claws96
1955 Corrected issue when "automatically display images" was
1956 not set : first image remained after selecting second.
1958 2002-04-23 [melvin] 0.7.4claws95
1960 * src/prefs_actions.c
1961 Don't display in/out dialog if there is nothing to show.
1963 2002-04-23 [paul] 0.7.4claws94
1965 * sync with 0.7.5cvs3
1966 bug fixes: see ChangeLog entry 2002-04-23
1968 2002-04-22 [darko] 0.7.4claws93
1971 fix previous check-in which changed code after
1974 2002-04-22 [paul] 0.7.4claws92
1981 update English, Spanish and French FAQs
1984 add German and Spanish manuals
1987 update English and French manuals
1990 add to and re-arrange the pixmap entries
1992 2002-04-22 [darko] 0.7.4claws91
1995 fix sender initials recognition to only allow
1996 '>' after the initials
1998 2002-04-21 [paul] 0.7.4claws90
2000 * sync with 0.7.5 release
2001 see ChangeLog entry 2002-04-21
2006 add colin's new pixmaps to EXTRA_DIST
2008 2002-04-21 [colin] 0.7.4claws89
2011 * src/mainwindow.[ch]
2012 * src/prefs_common.[ch]
2013 * src/stock_pixmap.[ch]
2014 Added "Work offline" ability.
2016 2002-04-21 [colin] 0.7.4claws88
2019 * src/prefs_common.c
2020 * src/prefs_common.h
2021 * src/textview.c : Added an option to common preferences -> display
2022 to allow user not to automatically display images.
2024 2002-04-21 [paul] 0.7.4claws87
2026 * sync with 0.7.4cvs52
2027 see ChangeLog entry 2002-04-21 (src/imap.c)
2029 2002-04-21 [paul] 0.7.4claws86
2031 * sync with 0.7.4cvs51
2032 see ChangeLog entry 2002-04-21
2034 2002-04-21 [paul] 0.7.4claws85
2036 * sync with 0.7.4cvs49
2037 see ChangeLog entries 2002-04-20 and 2002-04-21
2040 clean up: remove old 'stock_' element from xpm
2043 2002-04-21 [alfons] 0.7.4claws84
2045 apply sync patch from Paul
2048 use old claws prefs_folder_item_create() for now
2050 2002-04-19 [match] 0.7.4claws83
2052 * src/addressbook.[ch]
2053 * src/addrharvest.[ch]
2054 * src/addrgather.[ch]
2057 * src/summaryview.[ch]
2060 2002-04-19 [paul] 0.7.4claws82
2063 updated by Fabio Junior Beneditto
2065 2002-04-14 [alfons] 0.7.4claws81
2068 add #include <sys/types.h> for mode_t and off_t
2070 2002-04-13 [paul] 0.7.4claws80
2075 src/prefs_common.[ch]
2077 enable storing of GnuPG passphrase for the whole
2078 session or a user-defined number of minutes. patch
2079 submitted by Ravemax <ravemax@dextrose.com>
2081 2002-04-13 [alfons] 0.7.4claws79
2084 make email parser also stop scanning when encountering separators
2085 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2087 2002-04-13 [paul] 0.7.4claws78
2089 * sync with 0.7.4cvs39
2090 see ChangeLog entry 2002-04-12
2092 2002-04-11 [paul] 0.7.4claws77
2094 * sync with 0.7.4cvs37
2095 see ChangeLog entry 2002-04-11
2097 2002-04-11 [paul] 0.7.4claws76
2100 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2101 the clause for OpenSSL). sync with sylpheed main
2103 2002-04-09 [melvin] 0.7.4claws75
2106 Made 'Ctrl-Enter' on send ignore some modifiers
2107 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2108 to bind other *-Enter (but not Alt-Enter).
2110 2002-04-09 [paul] 0.7.4claws74
2112 * sync with 0.7.4cvs35
2113 see ChangeLog entries 2002-04-09
2115 2002-04-08 [paul] 0.7.4claws73
2117 * sync with 0.7.4cvs33
2118 see ChangeLog entry 200-04-08
2120 2002-04-07 [match] 0.7.4claws72
2122 * src/addrharvest.[ch]
2123 fixed to read all addresses in header, regardless
2124 of header size. improved name parsing. accommodate
2125 harvest from folders and selected message.
2127 included new address parsing function.
2128 * src/addrgather.[ch]
2129 * src/addressbook.[ch]
2130 * src/summaryview.[ch]
2132 allow address harvest of folder as well as selected
2135 2002-04-07 [paul] 0.7.4claws71
2139 don't try to authenticate with CRAM-MD5 in SMTP when
2140 SMTP-AUTH enabled if MTA doesn't issue this
2141 auth-method in it's ehlo-response. bug item #531364,
2142 patch item #938910. patch submitted by Colin Leroy
2145 2002-04-07 [paul] 0.7.4claws70
2148 fix missing MODE_READER bug. patch submitted by
2149 Colin Leroy <colin@colino.net>
2151 2002-04-07 [alfons] 0.7.4claws69
2154 * src/prefs_filtering.c
2156 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2157 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2159 2002-04-07 [paul] 0.7.4claws68
2161 * sync with 0.7.4cvs32
2162 see ChangeLog entry 2002-04-06
2164 * tools/filter_conv.pl
2167 2002-04-06 [paul] 0.7.4claws67
2169 * tools/filter_conv.pl
2170 modify to be able to find the name of the first
2171 mailbox and use that. main's filter does not
2172 record the full path to the mailbox and therefore
2173 can only filter to the first mailbox.
2175 2002-04-05 [paul] 0.7.4claws66
2177 * tools/filter_conv.pl
2178 attempt to make the script all-encompassing and
2179 be able to convert any main 'filter' rule thrown
2182 2002-04-05 [paul] 0.7.4claws65
2184 * tools/filter_conv.pl
2185 allow for collapsed folder trees
2187 2002-04-05 [paul] 0.7.4claws64
2189 * sync with 0.7.4cvs31
2190 see ChangeLog entries 2002-04-05
2192 2002-04-03 [paul] 0.7.4claws63
2194 * sync with 0.7.4cvs29
2195 see ChangeLog entries 2002-04-02 and 2002-04-03
2197 2002-04-02 [paul] 0.7.4claws62
2199 * sync with 0.7.4cvs26
2200 see ChangeLog entry 2002-04-01
2202 2002-04-02 [match] 0.7.4claws61
2205 * src/importpine.[ch]
2207 import Pine address book.
2209 2002-04-02 [match] 0.7.4claws60
2211 * src/addrharvest.[ch]
2212 improve address parsing of funky addresses.
2214 2002-04-02 [darko] 0.7.4claws59
2217 wrap on send improvements, it now recognizes quoted
2218 initials as part of the quotation string, and it
2219 does not join lines separated by CR
2221 2002-04-01 [match] 0.7.4claws58
2224 added new functions.
2226 remove excessive duplicate address generation
2229 2002-04-01 [alfons] 0.7.4claws57
2234 2002-04-01 [paul] 0.7.4claws56
2236 * sync with 0.7.4cvs25
2237 see ChangeLog entry 2002-04-01
2239 2002-04-01 [alfons] 0.7.4aprilfool55
2242 honour feature request item #537427 to allow for
2243 displaying names from address book for sent mail also
2245 2002-03-29 [paul] 0.7.4claws54
2248 src/prefs_filtering.[ch]
2251 add 'fast filter' for claws' filtering,
2252 /Tools/Create filter rule/... patch submitted
2253 by Neill Miller <neillm@thecodefactory.org>
2255 2002-03-29 [paul] 0.7.4claws53
2257 * sync with 0.7.4cvs24
2258 see ChangeLog entry 2002-03-29
2260 2002-03-28 [paul] 0.7.4claws52
2262 * sync with 0.7.4cvs23
2263 see ChangeLog entry 2002-03-28
2265 2002-03-27 [melvin] 0.7.4claws51
2267 * src/prefs_actions.c
2268 Added support to pass only one message part (as a
2269 file) to the command using '%p'. No quotes are needed
2270 because doubles quotes are automatically added.
2271 Fixed bug where Sylpheed could block when waiting for
2272 a child process to finish.
2273 Changed the help menu to remove quotes around symbols to
2274 avoid misinterpretation (they must not be used).
2276 2002-03-27 [melvin] 0.7.4claws50
2279 Made the new mail notification command always
2280 execute asynchronously.
2282 2002-03-27 [paul] 0.7.4claws49
2285 fix bug introduced in last commit
2287 2002-03-27 [paul] 0.7.4claws48
2289 * sync with 0.7.4cvs21
2290 see ChangeLog 2002-03-26 and 2002-03-27
2292 2002-03-26 [hoa] 0.7.4claws47
2294 * src/prefs_folder_item.c
2295 really fixed the bug #516442 with folder rescan.
2297 2002-03-26 [paul] 0.7.4claws46
2299 * sync with 0.7.4cvs19
2300 see ChangeLog entries 2002-03-25 and 2002-03-26
2302 2002-03-25 [hoa] 0.7.4claws45
2306 fix the bug #516442 with folder rescan.
2308 * src/prefs_common.[ch]
2310 added an option to enable two different behaviours
2314 2002-03-25 [paul] 0.7.4claws44
2317 src/selective_download.c
2318 correct a few menuitem labels
2320 2002-03-25 [christoph] 0.7.4claws43
2323 fix non deleted tmp message in
2324 procmsg_save_to_outbox
2325 fix problems caused by sync with
2326 main branch's procmsg_send_queue
2328 2002-03-25 [paul] 0.7.4claws42
2332 src/quote_fmt_parse.y
2333 add Last name (%L) placeholder for quoting.
2334 patch submitted by Thorsten Thielen
2335 <thth@users.sourceforge.net>
2337 2002-03-25 [paul] 0.7.4claws41
2340 get full hostname. patch submitted by
2341 Bob Woodside <rwoodside1@comcast.net>
2343 2002-03-25 [paul] 0.7.4claws40
2348 src/prefs_account.[ch]
2349 enable NNTP over SSL. patch submitted by
2350 Pascal Jermini <pascal@infinity.hn.org>
2352 2002-03-24 [paul] 0.7.4claws39
2354 * src/prefs_common.c
2355 make the arrangement of the Compose tab more
2359 fix some irregularities of style
2362 updated by Kilian Krause
2364 2002-03-23 [paul] 0.7.4claws38
2367 updated by Fabio Junior Beneditto
2369 2002-03-23 [paul] 0.7.4claws37
2372 move 'Gather addresses' to 'Tools' menu
2373 make 'Selective download' sensitive
2375 2002-03-23 [paul] 0.7.4claws36
2377 * sync with 0.7.4cvs16
2378 see ChangeLog entries 2002-03-23
2380 2002-03-22 [christoph] 0.7.4claws35
2382 * src/quote_fmt_parse.y
2383 fix include program output
2385 2002-03-22 [alfons] 0.7.4claws34
2388 initialize GDate stack variable correctly (sorry!)
2390 2002-03-22 [paul] 0.7.4claws33
2396 rename 'Tool' to 'Tools'
2399 move 'Delete duplicated messages' from
2400 'Message/' to 'Tools/'
2401 re-arrange the order of 'Tools/' items
2403 2002-03-22 [paul] 0.7.4claws32
2406 src/addressbook.[ch]
2407 auto-address completion now also matches on
2408 Nickname. patch submitted by Bob Forsman
2409 <hammor@users.sourceforge.net>
2412 correct a spelling mistake
2414 2002-03-22 [alfons] 0.7.4claws31
2417 fix getting uidl from incorrect string
2420 2002-03-21 [alfons] 0.7.4claws30
2423 more code refactoring
2424 plug mem leak introduced by delete on server
2426 2002-03-21 [paul] 0.7.4claws29
2428 * sync with 0.7.4cvs11
2429 see ChangeLog entries 2002-03-20
2431 2002-03-20 [alfons] 0.7.4claws28
2434 apply Colin's patch and refactor
2436 2002-03-20 [paul] 0.7.4claws27
2438 * sync with sylpheed 0.7.4cvs9
2439 see ChangeLog entry 2002-03-20
2441 2002-03-19 [christoph] 0.7.4claws26
2446 revert changes for flag updates
2447 (does not work correctly and no time to debug)
2449 2002-03-20 [alfons] 0.7.4claws25
2452 refactor should_delete() a little bit
2454 2002-03-19 [paul] 0.7.4claws24
2458 src/prefs_account.[ch]
2459 allow the user to leave downloaded mail on the
2460 server for n days. Patch submitted by Colin Leroy
2463 2002-02-19 [paul] 0.7.4claws23
2465 * sync with sylpheed 0.7.4cvs8
2466 see ChangeLog entries 2002-03-19
2468 2002-03-18 [paul] 0.7.4claws22
2470 * sync with sylpheed 0.7.4cvs6
2471 see ChangeLog entry 2002-03-18
2473 2002-03-18 [paul] 0.7.4claws21
2476 add en_GB message catalogue
2481 correct a few spelling mistakes
2483 2002-03-17 [alfons] 0.7.4claws20
2486 more stringent checks for NULL params when writing
2487 filtering actions to a file
2489 2002-03-17 [hoa] 0.7.3claws20
2492 fixed the count of new messages
2495 fixed the "attachment properties" window
2497 2002-03-17 [paul] 0.7.4claws19
2502 src/prefs_account.[ch]
2505 automatically mark cross-posted messages as read
2506 and (optionally) give them a colour label
2507 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2510 2002-03-17 [paul] 0.7.4claws18
2512 * sync with sylpheed 0.7.4cvs5
2513 see ChangeLog entry 2002-03-17
2515 2002-03-17 [melvin] 0.7.4claws17
2518 Worked around a gtktext 'bug': when searching for
2519 a text in a long message it was scrolling slowly
2520 line by line until it hit the searched text.
2522 Updated French translation
2524 2002-03-17 [melvin] 0.7.4claws16
2528 * src/prefs_actions.c
2529 Moved "Edit/Actions" to "Tool/Actions"
2530 Made mainwindow/compose window sensitive as soon as
2531 no child process is running anymore even if the io dialog
2533 Fixed a struct being initialized with a non constant char*
2535 2002-03-16 [christoph] 0.7.4claws15
2538 add --with-compiler-flags option
2539 (only for developer hacking)
2543 try to make folder-stats and flag handling more
2544 independent from the summaryview. msgcounts
2545 are only set when the folder is opened and
2546 procmsg_msginfo_(un)set_flags will handle it
2547 later and summaryview will get the values
2550 2002-03-16 [paul] 0.7.4claws14
2553 fix Return-receipt. Patch submitted by Bob
2554 Woodside <rwoodside1@comcast.net>
2556 2002-03-16 [paul] 0.7.4claws13
2559 fix 'dynamic' signatures, make it work again
2560 broken during sync on 2002-03-14 (0.7.4claws2)
2562 2002-03-15 [match] 0.7.4claws12
2564 * src/addrharvest.[ch]
2565 * src/addrgather.[ch]
2566 * src/addressbook.[ch]
2568 included address harvester feature. still some
2569 issues with address parsing that I will fix.
2571 2002-03-15 [match] 0.7.4claws11
2574 * src/addrcache.[ch]
2575 * src/addressbook.[ch]
2584 tidy up. fix memory leaks. moved attribs and methods
2585 from individual interfaces to addrcache object. prep
2586 for new stuff to come in.
2588 2002-03-15 [alfons] 0.7.4claws10
2591 * src/matcher_parser_parse.y
2592 * src/matcher_parser_lex.l
2593 * src/prefs_matcher.c
2594 add filtering conditions message greater than, smaller
2595 than, and exactly matching a size in bytes
2596 (does not work with delete from POP3 server yet)
2598 this should also give others an idea what you should
2599 do to add new criterions to claws filtering system
2602 2002-03-15 [paul] 0.7.4claws9
2604 * tools/filter_conv.pl
2605 exit if there are no filter rules to convert
2606 rename filterrc to filterrc.old after completion
2608 2002-03-15 [paul] 0.7.4claws8
2610 * sync with sylpheed 0.7.4cvs3
2611 see ChangeLog entry 2002-03-14
2613 2002-03-14 [paul] 0.7.4claws7
2616 clean up the last commit (ahem)
2618 2002-03-14 [paul] 0.7.4claws6
2621 fix bug #515655. honour account preferences
2622 regarding gpg default signing/encryption when
2623 changing account from the compose window.
2625 2002-03-14 [paul] 0.7.4claws5
2628 remove unnecessary curly brackets
2630 2002-03-14 [paul] 0.7.4claws4
2633 src/prefs_filtering.[ch]
2634 add filter rename on folder rename and filter
2635 delete on folder delete. Patch submitted by
2636 Neill Miller <neillm@thecodefactory.org>
2638 2002-03-14 [christoph] 0.7.4claws3
2643 (patch submitted by "Simon 'corecode' Schubert")
2644 * src/prefs_common.c
2648 2002-03-14 [paul] 0.7.4claws2
2650 * sync with sylpheed 0.7.4cvs2
2651 see ChangeLog entry 2002-03-13
2653 2002-03-12 [darko] 0.7.4claws1
2656 fix what seems to be a copy and paste error
2657 when setting color for important messages
2660 2002-03-11 [paul] version 0.7.4claws released
2662 2002-03-11 [paul] 0.7.4claws
2668 update message catalogs. Submitted by Ricardo Mones
2669 Lastra, Alessandro Maestri, Wilbert Berendsen, and
2670 Fabio Junior Beneditto
2675 faq/it/sylpheed-faq*
2681 2002-03-11 [jens] 0.7.3claws7
2684 updated German translation
2686 2002-03-11 [melvin] 0.7.3claws6
2689 updated and corrected French translation
2691 2002-03-10 [hoa] 0.7.3claws5
2695 * src/prefs_account.c
2698 fixed the local account.
2699 you have to change the default "/usr/sbin/sendmail"
2700 to "/usr/sbin/sendmail -t" in the preferences of
2704 removed some debug display for renderer
2706 2002-03-10 [paul] 0.7.3claws4
2708 * faq/en/sylpheed-faq-1.html
2709 faq/en/sylpheed-faq-2.html
2712 2002-03-09 [paul] 0.7.3claws3
2714 * sync with sylpheed 0.7.4
2715 see ChangeLog entry 2002-03-09
2717 2002-03-08 [paul] 0.7.3claws2
2719 * faq/en/sylpheed-faq*
2720 faq/es/sylpheed-faq*
2721 faq/fr/sylpheed-faq*
2724 * manual/fr/.cvsignore
2725 manual/fr/Makefilea.am
2729 add the French manual
2731 2002-03-07 [paul] 0.7.3claws1
2733 * sync with sylpheed 0.7.3cvs4
2734 see ChangeLog entries 2002-03-06 and 2002-03-07
2737 updated by Wilbert Berendsen
2739 2002-03-07 [melvin] 0.7.2claws34
2741 * src/selective_download.c
2742 Changed the pixmap of the receive button to MAIL_RECEIVE.
2744 2002-03-06 [paul] 0.7.2claws33
2746 * sync with sylpheed 0.7.3cvs1
2747 bug fix, see ChangeLog entry 2002-03-05
2749 2002-03-05 [paul] 0.7.2claws32
2754 reverse the pgp ascii-armored code implemented in
2755 0.7.2claws16. removal of this code until it matures.
2756 this means that verifying ascii-armored pgp sigs and
2757 automatic decryption of ascii-armored encrypted
2758 messages no longer works.
2760 2002-03-05 [paul] 0.7.2claws31
2765 * faq/en/Makefile.am
2766 faq/en/sylpheed-faq.html
2767 faq/en/sylpheed-faq-1.html
2768 faq/en/sylpheed-faq-2.html
2769 faq/en/sylpheed-faq-3.html
2770 * faq/es/Makefile.am
2771 faq/es/sylpheed-faq.html
2772 faq/es/sylpheed-faq-1.html
2773 faq/es/sylpheed-faq-2.html
2774 faq/es/sylpheed-faq-3.html
2775 faq/es/sylpheed-faq-4.html
2776 * faq/fr/Makefile.am
2777 faq/fr/sylpheed-faq.html
2778 faq/fr/sylpheed-faq-1.html
2779 faq/fr/sylpheed-faq-2.html
2780 faq/fr/sylpheed-faq-3.html
2785 add FAQs in English, Spanish and French
2788 2002-03-05 [paul] 0.7.2claws30
2790 * manual/en/sylpheed.html
2791 manual/en/sylpheed-XX.html
2792 updated the English manual
2797 dialog box pops up if the article can't be deleted.
2802 updated by Fabio Junior Benedito
2806 * removed ac/gpgme.m4
2807 to avoid autogen common problem
2808 developers have to install gpgme development package now
2811 encoding to 7bit or 8bit is enabled.
2813 2002-03-03 [alfons] 0.7.2claws29
2816 merge fix by Oliver Haertel for selective
2819 2002-03-03 [paul] 0.7.2claws28
2821 * sync with sylpheed 0.7.3
2823 2002-03-03 [paul] 0.7.2claws27
2825 * sync with sylpheed 0.7.2cvs24
2826 see ChangeLog entries 2002-03-02 and 2002-03-03
2828 2002-03-02 [melvin] 0.7.2claws26
2833 * src/prefs_common.[ch]
2834 Added user definable notification on new mail arrival.
2835 Removed unused variables in spell checker prefs code.
2837 2002-03-02 [melvin] 0.7.2claws25
2840 Removed unnecessary escape sequences.
2841 Changed 'Initial...' to 'Initials of Sender'
2843 2002-03-02 [paul] 0.7.2claws24
2845 * sync with sylpheed 0.7.2cvs22
2846 see ChangeLog entry 2002-03-01
2848 2002-03-01 [hoa] 0.7.2claws23
2851 Set sensitivity of delete actions to active
2852 even if the folder is a newsgroup.
2855 - Set sensitivity of delete actions
2856 - Added function check_permission() that will check if the
2857 user is authorized to delete a message. For news, it
2858 will check if the author is the same.
2859 - Enabled deletion when there is no trash folder.
2862 - Added news_cancel_article() to cancel articles
2863 - Implemented news_remove_message() (public function)
2865 2002-03-01 [paul] 0.7.2claws22
2869 recognise urls that that don't include 'http://' and
2873 remove duplicated name
2875 2002-02-28 [paul] 0.7.2claws21
2878 src/summaryview.[ch]
2879 add ability to 'Select thread'
2880 combines Melvin's "Select thread's head" patch (#510907)
2881 with Colin Leroy's <colin@colino.net> "Select whole thread"
2884 2002-02-28 [paul] 0.7.2claws20
2887 hopefully fix segfault on right-clicking a mime part
2888 that some people have experienced.
2889 fix submitted by Fredrik Olofsson <frol@linux.nu>
2891 2002-02-28 [paul] 0.7.2claws19
2893 * sync with sylpheed 0.7.2cvs21
2894 see ChangeLog entries 2002-02-27 and 2002-02-28
2896 2002-02-27 [paul] 0.7.2claws18
2898 * sync with sylpheed 0.7.2cvs18
2899 see ChangeLog entries 2002-02-26 and 2002-02-27
2901 2002-02-26 [alfons] 0.7.2claws17
2904 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2905 (spotted by Chris Hessman <idatech@gmx.net>)
2907 2002-02-26 [paul] 0.7.2claws16
2912 make decryption of ascii-armored pgp encrypted messages
2913 and verification of ascii-armored signatures work again.
2914 slightly altered from the patch by Jens Jahnke
2918 * the checking of plaintext signatures always comes up in
2920 * it doesn't work for multipart messages
2921 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2922 including the msg headers and these 2 line themselves, are
2926 "View/Folder Tree" becomes "View/Separate Folder Tree"
2927 "View/Message View" becomes "View/Separate Message View"
2928 because its less ambiguous.
2931 updated by Ricardo Mones Lastra
2933 2002-02-26 [paul] 0.7.2claws15
2935 * sync with sylpheed 0.7.2cvs17
2936 see ChangeLog entries 2002-02-25 and 2002-02-26
2938 2002-02-25 [christoph] 0.7.2claws14
2940 * src/filtering.[ch]
2942 do filtering stuff after all messages have been received
2943 1. drop all messages to .processing
2944 2. scan processing folder for messages
2945 3. filter messages or move to inbox
2946 this will also find old messages left in processing after
2947 a crash or something like that and we get a real msginfo
2948 from folder->get_msg_list and do not have to create our
2949 own in filter_message
2950 * src/matcher_parser_parse.y
2951 remove MIX/MAX warning (reordered includes)
2953 2002-02-25 [paul] 0.7.2claws13
2955 * sync with sylpheed 0.7.2cvs15
2956 see ChangeLog entry 2002-02-24
2958 2002-02-24 [alfons] 0.7.2claws12
2961 clear old color flags first when applying a new color to
2963 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2965 2002-02-24 [alfons] 0.7.2.claws11
2968 * src/prefs_common.c
2969 add presets for Opera and Konqueror, closes patch #517261,
2970 submitted by Ville Skyttä <scop@users.sourceforge.net>
2972 2002-02-24 [alfons] 0.7.2.claws10
2976 fix threading for null message ids, closes patch #521601,
2977 submitted by Bob Forsman <hammor@users.sourceforge.net>
2979 2002-02-24 [alfons] 0.7.2claws9
2983 make Tool | Filter Message work with filtering system so
2984 setting flags also works
2988 - Processing uses the same function as Tool | Filter
2989 Message, but doesn't use the same update proc yet
2991 2002-02-23 [paul] 0.7.2claws8
2993 * sync with sylpheed 0.7.2cvs14
2994 see ChangeLog entries 2002-02-22 and 2002-02-23
2996 2002-02-22 [christoph] 0.7.2claws7
2999 Add column space to table
3000 * src/quote_fmt_parse.y
3003 2002-02-22 [paul] 0.7.2claws6
3011 src/matcher_parser_lex.l
3012 src/matcher_parser_parse.y
3015 src/prefs_filtering.c
3016 src/selective_download.[ch] *** NEW FILES ***
3019 Selective Download added to 'Tool' menu.
3020 Retrieves email headers of the currently selected pop3
3021 account and allows the user to mark emails for deletion
3022 right on the pop3 server. Patch submitted by Oliver Haertel
3023 <oha@users.sourceforge.net>.
3026 add 'src/quote_fmt.c'
3028 2002-02-22 [christoph] 0.7.2claws5
3032 * src/prefs_common.[ch]
3033 * src/prefs_template.c
3034 * src/quote_fmt.c *** NEW FILE ***
3036 move quote format symbol description code
3037 to it's own file because it is used from
3038 differnent code parts
3039 Rewrote symbol description GUI
3042 + get data from array (no more long constant strings)
3043 * src/quote_fmt_lex.l
3044 * src/quote_fmt_parse.y
3045 Symbol for Literal % changed to \% instead of %%
3046 (More logical as \ is used for quoting for other symbols)
3047 Add |f and |p to include files and program output
3049 |f{/home/.../.signature}
3052 Correct wrong spelling for "Referenzen"
3054 2002-02-21 [paul] 0.7.2claws4
3057 forgotten during sync
3059 2002-02-21 [paul] 0.7.2claws3
3061 * sync with sylpheed 0.7.2cvs11
3062 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
3063 2002-02-20 and 2002-02-21
3065 2002-02-20 [melvin] 0.7.2claws2
3067 * src/prefs_actions.c
3068 Added error report when child cannot fork or when execvp
3069 returns with an error.
3071 2002-02-19 [christoph] 0.7.2claws1
3074 return unconverted text if conde conversion is not possible
3075 when libjconv is used.
3076 (patch submitted by "Simon 'corecode' Schubert")
3080 * version 0.7.2claws release
3082 2002-02-19 [paul] 0.7.2claws
3085 updated by Wilbert Berendsen
3088 2002-02-18 [alfons] 0.7.1claws13
3092 remove references to dlfcn and explicitly loading functions
3093 from dynalink libs, because libs linked anyway, and functions
3094 are loaded explicitly
3096 2002-02-17 [melvin] 0.7.1claws12
3098 * src/prefs_actions.c
3099 Replaced children wait loop with double fork technique.
3100 Now, input/output window updated at each new output.
3101 free_children(): Fixed a memory leak.
3102 Made input/output window non closable if running children
3104 Added missing <unistd.h> include.
3105 Added some --debug outputs.
3107 2002-02-17 [melvin] 0.7.1claws11
3110 Fixed bug where descending sort order did not select top
3113 2002-02-17 [melvin] 0.7.1claws10
3116 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3117 * src/prefs_common.c
3118 Pspell data package directory no more hard coded but
3119 set during configuration (PSPELL_PATH). (Thanks to
3120 Gustavo Noronha Silva.)
3122 2002-02-17 [melvin] 0.7.1claws9
3125 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3127 Fixed compile-time warnings.
3129 2002-02-16 [alfons] 0.7.1claws8
3132 fix inadvertent free of NULL pointer which caused
3133 sylpheed to crash when closing the save-as dialog
3134 using the window close button
3136 2002-02-16 [carsten] 0.7.1claws7
3137 * src/mainwindow.[ch]
3140 fixes for pixmap theming code:
3141 - recently changed mail attributes shouldn't get
3143 - theme is only reloaded iff another theme was
3146 2002-02-16 [paul] 0.7.1claws6
3148 * sync with sylpheed 0.7.2 release
3149 see ChangeLog entry 2002-02-15 and 2002-02-16
3151 2002-02-15 [paul] 0.7.1claws5
3153 * sync with sylpheed 0.7.1cvs9
3154 see ChangeLog entry 2002-02-15
3157 remove unneeded headerwindow.c entry
3159 2002-02-14 [carsten] 0.7.1claws4
3161 fixed a bug for "Go to next unread message": there was
3162 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3163 in the prefs, because of doing "Search again" instead
3166 2002-02-14 [carsten] 0.7.1claws3
3167 * src/stock_pixmap.c
3168 removed 2 more mem leaks; following memprof,
3169 this code is "leak free" now :)
3171 2002-02-14 [carsten] 0.7.1claws2
3172 * src/stock_pixmap.c
3173 used opendir/readdir/closedir instead of scandir
3174 -> code should work now on Solaris
3176 2002-02-14 [paul] 0.7.1claws1
3178 * sync with sylpheed 0.7.1cvs8
3179 see ChangeLog entries 2002-02-13 and 2002-02-14
3182 add some description of Actions and Pixmap Themes
3186 * version 0.7.1claws release
3188 2002-02-13 [paul] 0.7.1claws
3193 updated translations, submitted by Ricardo Mones Lastra,
3194 Alessandro Maestri and Fabio Junior Beneditto
3196 2002-02-13 [melvin] 0.7.0claws75
3198 * src/prefs_actions.c
3199 Added missing "signal.h" include
3201 2002-02-13 [melvin] 0.7.0claws74
3203 * src/prefs_folder_item.c
3204 Added missing "config.h" include
3206 Updated French translation for folder propriety.
3208 2002-02-13 [jens] 0.7.0claws73
3211 Added missing src/prefs_folder_item.c [log added by melvin]
3213 Updated German translation.
3215 2002-02-13 [melvin] 0.7.0claws72
3218 Updated French translation.
3220 2002-02-13 [melvin] 0.7.0claws71
3223 Made gtkut_editable_get_selection return NULL if selection
3225 This fixes a bug where selecting part of message A then
3226 switching to message B and replying to it will not
3227 quote the message's body.
3229 2002-02-12 [paul] 0.7.0claws70
3232 cosmetic, relating to pixmap themes: on toolbar make
3233 updating of 'Exec' and 'Compose news/Compose email'
3236 2002-02-12 [carsten] 0.7.0claws69
3242 - refreshing after changing pixmap theme better
3244 - wanted to remove some mem leaks, but alfons was
3245 faster (and had the better solution ;)
3247 2002-02-12 [alfons] 0.7.0claws68
3249 * src/prefs_common.c
3250 * src/stock_pixmap.[ch]
3251 plug mem leaks, refactor code a little bit
3254 2002-02-12 [sergey] 0.7.0claws67
3257 Fixed problem with copying messages to IMAP folders when the
3258 server uses something other than '/' as a namespace separator
3259 (cyrus-imapd uses '.').
3261 2002-02-12 [jens] 0.7.0claws66
3264 Updated German Translation
3266 2002-02-12 [paul] 0.7.0claws65
3268 * sync with sylpheed 0.7.1cvs1
3269 see ChangeLog entry 2002-02-12
3271 2002-02-12 [melvin] 0.7.0claws64
3273 * src/prefs_actions.c
3274 Fixed "feature" where children's output was duplicated
3275 instead of refreshed while monitoring.
3276 Removed some debug code.
3278 2002-02-12 [christoph] 0.7.0claws63
3281 always delete message from queue after sending/send error
3282 (closes bug #509601)
3284 2002-02-12 [melvin] 0.7.0claws62
3286 * src/prefs_actions.c
3287 Children wait loop is now triggered with a timeout of 1s
3288 Added %F which is replaced with the list of filenames
3289 of all selected messages (as suggested by Ricardo Mones Lestra)
3290 Pipe syntax changed. Prefix with | to send selection, postfix
3291 with | to retrieve output. Prefix with > or * to send
3292 user definable input to the command (*: input is hidden)
3293 Old pipe action should now be postfixed with |, too.
3295 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
3296 * src/stock_pixmap.c
3297 fixed a bug: if there's no theme directory don't
3298 throw an error, just do "nothing" (thanks Alfons)
3300 2002-02-12 [carsten] 0.7.0claws60
3303 had to write the cache twice (nasty!); some marks would
3306 2002-02-11 [carsten] 0.7.0claws59
3309 doc-src/maintainer_guide.txt
3315 src/prefs_common.[ch]
3316 src/stock_pixmap.[ch]
3317 src/summaryview.[ch]
3318 pixmap theming and related work on pixmap
3319 handling on some other places
3320 (e.g. hrm features for all folder)
3321 src/pixmap/stock_*.xpm -> the stock_ was removed
3323 2002-02-11 [paul] 0.7.0claws58
3325 * sync with sylpheed 0.7.1 release
3326 see ChangeLog entries 2002-02-11
3328 2002-02-08 [paul] 0.7.0claws57
3330 * sync with sylpheed 0.7.0cvs39
3331 see ChangeLog entry 2002-02-07 (last entry)
3333 * src/prefs_actions.c
3334 src/prefs_filtering.c
3337 sync: made it compile with C compilers other than gcc
3339 2002-02-07 [paul] 0.7.0claws56
3341 * sync with sylpheed 0.7.0cvs38
3342 see ChangeLog entries 2002-02-06 (last 2 entries) and
3345 2002-02-07 [darko] 0.7.0claws55
3349 Fix const gchar */gchar * issue (thanks Hiro)
3351 2002-02-07 [darko] 0.7.0claws54
3356 * src/prefs_template.c
3358 * src/quote_fmt_parse.y
3361 When replying or forwarding an email don't quote the entire
3362 mail body but use the part of the message text that is selected
3364 2002-02-06 [melvin] 0.7.0claws53
3366 * src/prefs_common.[ch]
3369 Made possible to switch quickly to last used dictionary
3370 which makes checking bilingual documents easier.
3372 2002-02-06 [melvin] 0.7.0claws52
3375 Added forgotten new file src/prefs_actions.c
3377 2002-02-06 [melvin] 0.7.0claws51
3379 * src/prefs_actions.c ** NEW FILE **
3380 * src/prefs_actions.h ** NEW FILE **
3381 Added actions to execute on message text view, or on the
3384 Added src/prefs_actions.[ch]
3386 Added new menu "Edit/Actions"
3388 Added new actionsrc file.
3390 Added actionsrc reading.
3392 Added new menus "Edit/Actions" and "Configuration/Actions..."
3393 * src/prefs_common.h
3394 Added new element actionslst element to prefs_common.
3396 2002-02-06 [paul] 0.7.0claws50
3398 * sync with sylpheed 0.7.0cvs36
3399 see ChangeLog entry 2002-02-06
3404 updated by Ricardo Mones Lastra
3406 2002-02-05 [paul] 0.7.0claws49
3408 * sync with sylpheed 0.7.0cvs33
3409 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3411 2002-02-05 [paul] 0.7.0claws48
3414 re-add 'Edit/Advanced/Delete entire line', previously named
3417 2002-02-04 [paul] 0.7.0claws47
3421 fix bug #494993 (Reply All not taking Reply-To into consi)
3422 eliminate differences in behaviour of right-click 'Reply to all'
3423 in summary view and 'Reply to all' on the toolbar.
3424 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3425 view and From gets ignored by 'Reply to all' on toolbar.
3426 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3427 From when no Reply-To header is present.
3429 2002-02-04 [paul] 0.7.0claws46
3431 * sync with sylpheed 0.7.0cvs30
3432 see ChangeLog entries 2002-02-03 and 2002-02-04
3434 2002-02-03 [melvin] 0.7.0claws45
3437 Readded function to highlight all misspelled words.
3438 Fixed bug where user-provided-words did not replace
3439 correctly the misspelled word when using the mouse.
3440 Fixed bug where checking a region selected from right to left did
3441 not check the region at all.
3442 Fixed bug where 'Check backwards' may not check at all.
3443 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3444 Fixed possible buffer overflow when checking for long strings (>1k).
3445 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3446 Accelerators code uses now gtk_widget_add_accel.
3447 Removed and disabled obsolete and unfinished code.
3451 Added menu item to Highlight all misspelled words.
3453 2002-02-01 [paul] 0.7.0claws44
3456 fix '/View/Hide read messages' sensitivity when all
3457 messages in a folder are hidden
3459 2002-02-01 [paul] 0.7.0claws43
3462 add --send option to command line interface, sends all
3463 queued mail. Patch submitted by Ricardo Mones Lastra.
3465 2002-01-31 [paul] 0.7.0claws42
3468 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3470 2002-01-31 [paul] 0.7.0claws41
3472 * sync with sylpheed 0.7.0cvs27
3473 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3477 comment out elements of textview_show_part() as temporary
3478 workaround for attachment 'Display as text' bug
3481 updated by Fabio Junior Beneditto
3483 2002-01-30 [paul] 0.7.0claws40
3485 * sync with sylpheed 0.7.0cvs24
3486 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3490 add {N_("/_Spelling"), ... "<Branch>"} to
3491 GtkItemFactoryEntry compose_entries[]
3493 * src/prefs_common.c
3494 add claws menu items to prefs_keybind_apply_clicked()
3495 and remove non-claws menu items
3497 2002-01-29 [paul] 0.7.0claws39
3499 * sync with sylpheed 0.7.0cvs22
3500 see ChangeLog entries 2002-01-28 and 2002-01-29
3502 2002-01-28 [melvin] 0.7.0claws38
3505 Added the declartion of compose_send_control_enter.
3509 Added in a 'Spelling' menu which includes the configuration menu.
3510 Added a real 'Check all' and got rid from the old one which only
3511 highlited misspelled word.
3512 Made 'Check while typing' a disableable option.
3513 Added a dialog when there are no more misspelled word.
3514 Added a dialog if error occurs when switching to a dictionary.
3516 * src/prefs_common.[ch]
3517 Added option for the default 'Check while typing' option.
3520 2002-01-28 [alfons] 0.7.0claws37
3523 fix buglet and make code comply with sylpheed code style
3525 2002-01-28 [paul] 0.7.0claws36
3527 * sync with sylpheed 0.7.0cvs19
3528 see ChangeLog entries for 2002-01-28
3530 2002-01-28 [hoa] 0.7.0claws35
3536 read the renderer config
3539 use the renderer config to convert mime attachments
3542 don't use textview_show_html/ertf,
3543 use get_text_content instead
3545 2002-01-27 [alfons] 0.7.0claws34
3548 make sylpheed believe it can delete a news message...
3549 (messages are NOT deleted, maybe we should remove
3550 processing from the folder properties after all.)
3552 2002-01-27 [alfons] 0.7.0claws33
3557 implement remove_msg()
3559 2002-01-27 [alfons] 0.7.0claws32
3564 fix return receipt / disposition notification again. this
3565 stuff seems to break on _every_ major summary UI change, so
3566 it's now implemented using a flag which is saved in the
3569 2002-01-26 [alfons] 0.7.0claws31
3572 let import dialog show the destination folder identifier
3574 2002-01-26 [melvin] 0.7.0claws30
3578 Readded 'Mark all read' into summary view popup menu
3579 Added 'Mark all read' in folder view popup menu for IMAP
3581 Made it insensitive if the selected folder is not the shown
3582 one to avoid 'Mark all read' on the wrong folder.
3584 2002-01-26 [paul] 0.7.0claws29
3588 move 'Mark all read' from summary view to folder view
3589 menu. (adapted from) patch submitted by Jeremy Andrews,
3590 <lists@kerneltrap.com>
3592 2002-01-25 [alfons] 0.7.0claws28
3595 put the gtk class name back so GtkSText adapts the
3598 2002-01-25 [alfons] 0.7.0claws27
3601 assimilate Ricardo's patch that shows pixmaps instead of
3602 plain "new" and "unread" texts in the folder view column
3605 2002-01-25 [paul] 0.7.0claws26
3608 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
3609 be found in non-standard locations.
3610 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3612 2002-01-25 [paul] 0.7.0claws25
3614 * sync with sylpheed 0.7.0cvs16
3615 see ChangeLog entry 2002-01-25
3617 2002-01-24 [paul] 0.7.0claws24
3619 * more sync with sylpheed 0.7.0cvs15
3620 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3622 2002-01-23 [sergey] 0.7.0claws23
3625 Fixed segfault when closing LDIF import wizard with
3631 Fixed wrong scrolling position after switching between
3632 text and image parts.
3634 2002-01-23 [paul] 0.7.0claws22
3636 * sync with sylpheed 0.7.0cvs15
3637 see ChangeLog entries 2002-01-22 and 2002-01-23
3639 2002-01-21 [melvin] 0.7.0claws21
3641 * src/prefs_scoring.c
3642 * src/prefs_filtering.c
3643 Fixed bug where scoring and filtering windows stopped
3646 2002-01-21 [paul] 0.7.0claws20
3648 * sync with sylpheed 0.7.0cvs12
3649 see ChangeLog entries 2002-01-20 and 2002-01-21
3651 2002-01-21 [carsten] 0.7.0claws19
3654 * src/messageview.[ch]
3655 * src/summaryview.[ch]
3656 changes to shortcuts handling again:
3657 + "Q" now controled by mainwin
3658 + v/V are now customizable and have slightly
3660 the "button" to minimize the messageview (and maximize
3661 the summary view) is a real button now
3663 "Delete Line+" added to Edit/Advanced (this will also
3666 2002-01-20 [melvin] 0.7.0claws18
3669 Made "Bcc" sensitive when addressbook is called from
3670 compose window (it was a Claws only bug).
3672 2002-01-19 [alfons] 0.7.0claws17
3675 prevent unnecessary updates when currently selected folder has
3678 2002-01-19 [alfons] 0.7.0claws16
3681 prevent writing the cache based on current message list in summary
3682 view when filtering also put messages in currently selected folder
3687 Italian translation submitted by Alessandro Maestri
3688 <a.maestri@cs.tin.it>
3690 2002-01-18 [melvin] 0.7.0claws15
3692 * src/prefs_filters.c
3693 fixed bug where 'cancel' from 'filters' window stops autochecking
3694 if the timer timed out when the window was open.
3696 2002-01-18 [match] 0.7.0claws14
3698 * src/addrclip.[ch] ** NEW FILE **
3699 * src/addrselect.[ch] ** NEW FILE **
3700 * src/adbookbase.h ** NEW FILE **
3701 addressbook cut, copy and paste
3703 * src/addrcache.[ch]
3705 * src/addrindex.[ch]
3717 support for copy/paste
3719 support for copy/paste
3720 tidy up menu option processing
3721 correct address list function arguments
3723 sort user attributes