1 2002-08-09 [paul] 0.8.1claws40
5 po/sr.po ** NEW FILE **
6 add Serbian message catalog. Submitted by
7 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
9 2002-08-09 [paul] 0.8.1claws39
11 * sync with 0.8.1cvs21
12 see ChangeLog 2002-08-08
14 2002-08-08 [oliver] 0.8.1claws38
17 move Custom Toolbar to Configuration menu
19 2002-08-08 [oliver] 0.8.1claws37
22 fix substitute pixmap bug
24 2002-08-08 [paul] 0.8.1claws36
26 * sync with 0.8.1cvs19
27 see ChangeLog 2002-08-08
29 2002-08-07 [christoph] 0.8.1claws35
32 fixed a memory leak in new canonicalize_file_replace
34 2002-08-07 [christoph] 0.8.1claws34
37 o canonicalize_file_replace should create the temporary
38 file in the same directory as the original file.
39 o added get_tmpfile_in_dir that creates a temorary file
40 in a specified directory.
42 2002-08-07 [melvin] 0.8.1claws33
45 fixed bug where 'Article' button acted as 'Email' button.
47 2002-08-07 [paul] 0.8.1claws32
49 * sync with 0.8.1.cvs17
50 see ChangeLog 2002-08-07
52 2002-08-07 [colin] 0.8.1claws31
55 fix mass-cancel problem
57 2002-08-07 [thorsten] 0.8.1claws30
60 fix: crash on replace or add new button
62 fix: close xmlfile after reading
64 fix: unlink() file before rename()
66 2002-08-06 [paul] 0.8.1claws29
69 see ChangeLog 2002-08-06
71 2002-08-06 [oliver] 0.8.1claws28
75 fixed empty toolbar issue
77 2002-08-06 [oliver] 0.8.1claws27
79 * Custom Toolbar Final
83 o toolbar stuff now lives in src/toolbar.[ch]
84 o main_window_toolbar_* functions are renamed to
85 toolbar_* reflecting their new source file
87 o remove toolbar stuff
89 2002-08-06 [oliver] 0.8.1claws26
92 * src/prefs_toolbar.[ch] **New File**
93 * src/toolbar.[ch] **New File**
94 o prefs_toolbar.[ch] custom toolbar frontend
95 o toolbar.[ch] backend
97 2002-08-06 [oliver] 0.8.1claws25
99 * src/prefs_actions.[ch]
100 o new exported function actions_execute
102 2002-08-06 [paul] 0.8.1claws24
104 * sync with 0.8.1cvs4
105 see ChangeLog 2002-08-06
107 2002-08-06 [paul] 0.8.1claws23
109 * sync with 0.8.1cvs13
110 see ChangeLog 2002-08-06
112 2002-08-06 [paul] 0.8.1claws22
114 * sync with 0.8.1cvs12
115 see ChangeLog 2002-08-05 and 2002-08-06
117 2002-08-06 [match] 0.8.1claws21
120 improvements to cut/copy/paste address
122 2002-08-05 [match] 0.8.1claws20
129 fixes to improve cut/copy/paste
131 2002-08-06 [melvin] 0.8.1claws19
134 account_find_all_from_address(): new function that returns the
135 list of all accounts that are matched in an address.
136 * src/alertpanel.[ch]
137 alertpanel() now accepts a custom widget
138 alertpanel_with_widget(): new function that pops up a panel with
139 a custom widget in it
141 gtkut_account_menu_new(): new function that allows the selection
142 of an account from a list of accounts.
144 Extended Return Receipt notification to select the correct
145 account and to make a security test on the Delivery-Notification
146 address which should be the same as the Return-Path.
148 2002-08-06 [thorsten] 0.8.1claws18
151 attach_all: save unnamed as "noname.%d",
152 dont free static dirname
154 2002-08-05 [alfons] 0.8.1claws17
157 detect XIM by trying to link rather than compile a XIM program
159 2002-08-05 [oliver] 0.8.1claws16
161 * src/stock_pixmap.[ch]
162 o add UP_ARROW to available pixmaps (already in pixmap-directory)
163 o new func to retrieve pixmaps
165 2002-08-05 [paul] 0.8.1claws15
167 * sync with 0.8.1cvs10
168 see ChangeLog 2002-08-05
170 2002-08-04 [alfons] 0.8.1claws14
173 see if this plugs memleak
175 2002-08-04 [melvin] 0.8.1claws13
178 fixed bug that could crash Sylpheed when highlighting
179 all misspelled words.
181 2002-08-03 [melvin] 0.8.1claws12
183 * src/prefs_actions.c
184 removed unnecessary checks for NULL introduced in 0.8.1claws11.
186 fixed bug where the Return Receipt was sent to
187 Delivery-Notification-To address even if it was not present
189 2002-08-02 [alfons] 0.8.1claws11
191 * src/prefs_actions.c
192 o more check for NULLs
193 o put create_io_dialog() in right conditional block
195 2002-08-02 [paul] 0.8.1claws10
198 updated by Ricardo Mones Lastra
200 2002-08-01 [christoph] 0.8.1claws9
203 don't free the cache of the opened
204 folder in the summaryview
206 don't unset flags, if it is not required
208 2002-08-01 [paul] 0.8.1claws8
210 * sync with 0.8.1cvs8
211 see ChangeLog entry 2002-08-01
213 2002-08-01 [paul] 0.8.1claws7
215 * sync with 0.8.1cvs7
216 see ChangeLog 2002-07-31 and 2002-08-01
218 2002-07-31 [christoph] 0.8.1claws6
221 forgot to update menu sensitivity
222 function for new menu entry
224 2002-07-31 [alfons] 0.8.1claws5
227 check folder item and its path for NULL on
230 2002-07-31 [christoph] 0.8.1claws4
233 check if folder_item_get_msginfo in
234 folder_item_remove_msg returned NULL
236 better clear the uid cache in the
237 uid validity check function and delete
240 2002-07-31 [paul] 0.8.1claws3
243 add the '--attach' option and a few other
246 2002-07-31 [paul] 0.8.1claws2
248 * sync with 0.8.1cvs5
249 see ChangeLog 2002-07-31
251 2002-07-31 [christoph] 0.8.1claws1
253 * src/folderview.[ch]
255 replace "Rescan all folders..." with
256 "Check all folders for new messages..."
258 2002-07-30 [paul] 0.8.1claws
260 * version 0.8.1claws released
262 2002-07-30 [paul] 0.8.0claws29
264 * tools/OOo2sylpheed.pl ** NEW FILE **
266 add script to enable sending documents as
267 attachments from OpenOffice.org
269 2002-07-30 [melvin] 0.8.0claws28
271 * src/prefs_actions.c
272 Made the actions' input/output dialog display
275 2002-07-30 [christoph] 0.8.0claws27
278 check if folder_item_get_msginfo in
279 procmsg_save_to_outbox returned NULL
281 2002-07-30 [paul] 0.8.0claws26
283 * sync with 0.8.1cvs4
284 see ChangeLog 2002-07-29
286 2002-07-29 [thorsten] 0.8.0claws25
289 added selective download, delete on server
291 2002-07-29 [paul] 0.8.0claws24
293 * sync with 0.8.1cvs3
294 see ChangeLog 2002-07-29
296 2002-07-27 [christoph] 0.8.0claws23
299 add extra check if fetching the msginfo
302 2002-07-27 [paul] 0.8.0claws22
304 * sync with 0.8.1cvs2
305 see ChangeLog 2002-07-26
307 2002-07-27 [christoph] 0.8.0claws21
310 add another check if a valid msginfo
313 2002-07-26 [hoa] 0.8.0claws20
316 Fixed a condition in folder_item_destroy()
319 Fixed an error in IMAP protocol
321 2002-07-26 [alfons] 0.8.0claws19
324 ofcourse compare with identifier, not the path
326 2002-07-26 [alfons] 0.8.0claws18
329 use folder item identifier for saving / restoring
330 preferences because folder->path might not be unique
332 2002-07-26 [melvin] 0.8.0claws17
335 Fixed a crash introduced in 0.8.0claws5 when log is
336 cut under 80 characters.
338 2002-07-26 [paul] 0.8.0claws16
340 * sync with 0.8.1cvs1
341 see ChangeLog 2002-07-26
343 2002-07-26 [christoph] 0.8.0claws15
346 imap folder now remembers the last selected
347 folder and imap_fetch_msginfo skips selecting
348 the folder if it is already selected
350 2002-07-26 [christoph] 0.8.0claws14
355 fix imap folder rescanning
357 2002-07-25 [christoph] 0.8.0claws13
367 implement imap uid cache and uid validity check
369 2002-07-25 [alfons] 0.8.0claws12
372 fix a brown paper bag bug, and also add some more
375 2002-07-25 [christoph] 0.8.0claws11
378 don't mix copy, fetch_msginfo and remove
379 operations in folder item copy and move
382 2002-07-25 [christoph] 0.8.0claws10
386 * src/prefs_folder_item.c
387 * src/summaryview.[ch]
388 remove no longer required parameter update_cache from
391 2002-07-25 [paul] 0.8.0claws9
398 2002-07-24 [alfons] 0.8.0claws8
401 sort correctly when using simplified subject line
402 (closes feature request "[ 585141 ] applying regexp to subject
403 before sort" submitted by Alexandra Walford)
405 2002-07-24 [paul] 0.8.0claws7
407 * sync with 0.8.0cvs3
408 see ChangeLog 2002-07-24
410 2002-07-23 [christoph] 0.8.0claws6
417 o separate processing and summaryview
418 o removed summary_write_cache from summaryview
419 o removed summaryview->killed_messages, because we don't have
420 to keep a list of killed messages anymore. New cache will
421 keep the hidden messages in cache anyway
424 * src/selective_download.c
425 o removed unnecessary summary_write_cache calls
427 o don't set ignore thread flag in procmsg_get_thread_tree
431 o moved STATUSBAR_PUSH/POP to statusbar.h because
432 they are used in different files
434 2002-07-23 [melvin] 0.8.0claws5
440 * src/editldap_basedn.c
443 Fixed few memory leak (gtk_editable_get_chars returns
446 Fixed few memory leak (gtk_editable_get_chars returns
447 an allocated string) and modified a little the log cutting
450 Replaced a call to an obsolete function gtk_entry_get_text()
451 by gtk_editable_get_chars()
453 Removed a debug printf
455 2002-07-23 [christoph] 0.8.0claws4
458 fix another g_dirname memory leak
460 2002-07-23 [christoph] 0.8.0claws3
463 fixed a memory leak in mh_fetch_msginfo
464 fixed crash when message header could not be
467 2002-07-23 [paul] 0.8.0claws2
469 * sync with 0.8.0cvs2
470 see ChangeLog 2002-07-23
472 2002-07-23 [paul] 0.8.0claws1
474 * sync with 0.8.0cvs1
475 see ChangeLog 2002-07-23
477 2002-07-23 [paul] 0.8.0claws
479 * release of 0.8.0claws
481 2002-07-23 [paul] 0.7.8claws99
484 new Russian translation, submitted by
485 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
487 2002-07-22 [jens] 0.7.8claws98
490 Updated German translations.
492 2002-07-22 [paul] 0.7.8claws97
498 updated translations by Ricardo Mones Lastra,
499 Alessandro Maestri, Wilbert Berendsen and
500 Fabio Jr. Beneditto respectively
502 2002-07-22 [christoph] 0.7.8claws96
505 fix memory leak caused by wrong g_dirname usage
507 2002-07-22 [christoph] 0.7.8claws95
510 update new and unread message counts for summaryview
511 summaryview does not get it from the folder anymore
512 and has to update the values itself
514 2002-07-22 [melvin] 0.7.8claws94
517 Updated French translations.
519 2002-07-22 [christoph] 0.7.8claws93
522 set prop->preg pointer to NULL or following check
523 will not fail and regexec will be called with
526 2002-07-21 [alfons] 0.7.8claws92
528 * src/prefs_common.[ch]
529 remove option "Send return receipt on request"
531 2002-07-21 [thorsten] 0.7.8claws91
534 fixed memleaks, coding style as pointed out by alfons
536 2002-07-21 [alfons] 0.7.8claws90
539 * src/noticeview.[ch]
540 o fix bug notice view being displayed when going to empty folder
541 (noticed by Christoph)
542 o allow RRR to be sent when restarting sylpheed, or changing folder
543 (noticed by Thorsten)
545 2002-07-21 [thorsten] 0.7.8claws89
548 Included save_all patch from Xaview FACQ
549 added support for pathnames
551 2002-07-21 [alfons] 0.7.8claws88
556 * src/messageview.[ch]
557 * src/noticeview.c ** NEW FILE **
558 * src/noticeview.h ** NEW FILE **
559 make return receipts work again
560 (UI idea by Leandro Pereira)
562 2002-07-21 [paul] 0.7.8claws87
565 fix sensitivity of 'Select thread'
567 2002-07-21 [paul] 0.7.8claws86
570 add browser command line for Galeon
572 2002-07-21 [paul] 0.7.8claws85
575 fix 'EXTRA_DIST': remove README.README, add TODO
578 2002-07-21 [alfons] 0.7.8claws84
581 make enter clear selection
582 (closes "[ 579888 ] Editor selection/entry error"
583 reported by Steve Lamb)
585 2002-07-21 [alfons] 0.7.8claws83
588 sort message list when selecting unthread messages
589 (closes "[ 501593 ] switching threaded view doesn't sort"
590 reported by Simon Schubert)
592 2002-07-20 [alfons] 0.7.8claws82
597 2002-07-20 [thorsten] 0.7.8claws81
600 Fixed expansion of empty fields in matchactions
602 2002-07-19 [melvin] 0.7.8claws80
605 Removed a duplicate menu entry (fast mode) introduced during
607 Added a menu separator between 'Use alternate' and 'Fast mode'
609 2002-07-19 [paul] 0.7.8claws79
615 2002-07-19 [thorsten] 0.7.8claws78
617 * tools/calypso_convert.pl ** NEW FILE **
620 script to import mbox files exported
622 o generates folder structure
623 o includes attachments
625 2002-07-19 [melvin] 0.7.8claws77
627 * src/selective_download.[ch]
628 Fixed bug where closing the dialog with the window manager's
629 close button will not unlock the summary
630 Corrected some function declarations that missed a return value
631 Made the source code comply better with coding style.
633 Added new browser command line for Mozilla.
635 2002-07-18 [paul] 0.7.8claws76
638 src/selective_download.[ch]
639 reflect theme changes, fix Gdk Warning when creating
640 pixmap from NULL window, and minor clean up.
641 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
646 2002-07-17 [paul] 0.7.8claws75
654 2002-07-16 [paul] 0.7.8claws74
656 * tools/filter_conv.pl
658 replace conversion script with reimplemented version,
659 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
661 2002-07-16 [colin] 0.7.8claws73
664 remove forgotten debug messages - sorry ;-)
666 2002-07-16 [colin] 0.7.8claws72
672 add the ability to select part of a text mime-part
675 2002-07-15 [christoph] 0.7.8claws71
678 fix folder message count for folders without
679 msg_is_changed (includes news folders)
681 2002-07-15 [martin] 0.7.8claws70
684 option "display recipient on 'From'..." now works
685 without the need of enabling the option
686 "display sender using address book".
688 2002-07-15 [christoph] 0.7.8claws69
691 removed setting folder status from summaryview.
692 folder.c should update all message counts correctly.
694 2002-07-15 [paul] 0.7.8claws68
697 updated by Fabio Junior Beneditto
699 2002-07-15 [darko] 0.7.8claws67
702 Fixed target folder colorization, don't decrease op
705 2002-07-14 [paul] 0.7.8claws66
707 * sync with main 0.8.0
708 see ChangeLog 2002-07-14
710 2002-07-13 [melvin] 0.7.8claws65
715 Replaced sprintf by g_snprintf to prevent possible buffer
718 Corrected a log message output format.
719 Added a missing "done" debug output.
721 Added keyboard accelerator for Priority menu items
722 Added missing \n in debug output
726 Added missing \n in debug output
728 2002-07-13 [paul] 0.7.8claws64
731 change Sergey's email address to the sf address
734 increase show_url_timeout (more useful for long
737 2002-07-12 [sergey] 0.7.8claws63
740 applied (with some modifications) patch to set the
741 micalg parameter for signatures
742 (2001-08-28 Werner Koch <wk@gnupg.org>)
744 2002-07-12 [sergey] 0.7.8claws62
748 fixed man page installation
750 2002-07-12 [paul] 0.7.8claws61
752 * sync with 0.7.8cvs26
753 see ChangeLog 2002-07-11 and 2002-07-12
755 2002-07-11 [christoph] 0.7.8claws60
759 first use the message number to find the message
760 to mark with a reply flag but check the
761 message-id if we got the correct message, if not
762 try to find it by message-id.
763 use new string seperator that is not allowed
766 2002-07-11 [paul] 0.7.8claws59
768 * sync with 0.7.8cvs23
769 see ChangeLog 2002-07-10
771 2002-07-10 [christoph] 0.7.8claws58
775 Added message-id table to the cache in memory
776 and functions to msgcache.c and folder.c to
777 fetch MsgInfos by message id
780 store folder and message-id of message replying
781 to in queue header and set reply flag after sending
784 2002-07-10 [paul] 0.7.8claws57
788 add Martin to the list of authors
790 2002-07-09 [martin] 0.7.8claws56
792 Added gtk_ctree_last_visible(), tree_update_level(),
793 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
794 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
795 from gtk+ to gtksctree.c for the new sorting code
796 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
797 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
799 Added declaration for gtk_sctree_sort_recursive() and
805 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
806 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
808 2002-07-08 [paul] 0.7.8claws55
810 * more sync with 0.7.8cvs21
811 see ChangeLog 2002-07-08
813 2002-07-08 [paul] 0.7.8claws54
815 * sync with 0.7.8cvs21
816 see ChangeLog 2002-07-08
818 2002-07-07 [alfons] 0.7.8claws53
821 * src/stock_pixmap.[ch]
822 * src/pixmaps/notice_warn.xpm ** NEW FILE **
823 * src/pixmaps/notice_error.xpm ** NEW FILE **
824 * src/pixmaps/notice_note.xpm ** NEW FILE **
825 add new pixmaps for upcoming notice pane
827 2002-07-06 [melvin] 0.7.8claws52
830 Made them a bit closer to Sylpheed's coding style.
832 Removed possible memory leaks when some errors occurs.
834 2002-07-06 [melvin] 0.7.8claws51
837 Removed --no-location in xgettext command line to help
838 translators that use Emacs' po-mode
840 Removed unnecessary comments that messed up sylpheed.pot
842 2002-07-06 [paul] 0.7.8claws50
844 * sync with 0.7.8cvs19
845 see ChangeLog 2002-07-05
847 2002-07-06 [christoph] 0.7.8claws49
851 fix folder_item_remove_all_msg and folderview
852 status for trash folders after emptying trash
854 2002-07-05 [paul] 0.7.8claws48
856 * sync with 0.7.8cvs16
857 see ChangeLog 2002-07-04 and 2002-07-05
859 2002-07-04 [paul] 0.7.8claws47
861 * sync with 0.7.8cvs14
862 see ChangeLog 2002-07-04
864 2002-07-03 [alfons] 0.7.8claws46
867 dupe folder item's path because it's being reallocated
868 by new folder scanning code
870 2002-07-03 [christoph] 0.7.8claws45
873 better IMAP uid fetching using 'FETCH 1:* (UID)'
875 add missing return in msgcache_write
877 2002-07-02 [thorsten] 0.7.8claws44
882 use binary mode for file access
884 2002-07-02 [christoph] 0.7.8claws43
886 * major code cleanup (part 1)
888 - unused variables removed
889 - unused functions removed
890 - uninitialized variables checked
891 - missing return statements added
892 - missing function return types added
893 - added parentheses around assignment and
894 && in || when suggested by gcc
898 replaced direct calls to folder->scan_tree
899 with folder_scan_tree and restore folder
900 prefs in this function. The folder should
901 not have to deal with them.
902 ( Should now work for all folder types )
904 2002-07-02 [paul] 0.7.8claws42
906 * sync with 0.7.8cvs13
907 see ChangeLog 2002-07-01 and 2002-07-02
909 2002-07-01 [christoph] 0.7.8claws41
912 fix "goto next/prev unread message" with
915 2002-07-01 [paul] 0.7.8claws40
918 updated by Ricardo Mones Lastra
920 2002-06-30 [match] 0.7.8claws39
923 applied variation of leonerd's patch (566661) to
924 allow multiple email addresses per JPilot entry.
925 addresses may be separated by space, comma, pipe,
926 semi-colon, new-line.
928 2002-06-30 [alfons] 0.7.8claws38
931 simple fix for putting older nodes before
932 newer nodes when threading by subject
934 2002-06-30 [christoph] 0.7.8claws37
941 fix broken folder tree rescaning
942 and don't use procmsg_get_mark_sum
945 2002-06-30 [christoph] 0.7.8claws36
947 * merge new cache branch
949 fix new cache imap copy bug
951 improved folder_item_scan
952 it should now always set the correct
953 new, unread and total message counts
955 2002-06-29 [paul] 0.7.8claws35
960 2002-06-29 [paul] 0.7.8claws34
964 man/Makefile.am ** NEW FILE **
965 man/sylpheed.1.gz ** NEW FILE **
966 add Sylpheed man page
968 2002-06-29 [paul] 0.7.8claws33
971 updated by Fabio Junior Beneditto
973 2002-06-28 [jens] 0.7.8claws32
978 * src/selective_download.c
979 removed gettext for space " "
984 2002-06-28 [paul] 0.7.8claws31
986 * sync with 0.7.8cvs11
987 see ChangeLog 2002-06-28
989 2002-06-28 [paul] 0.7.8claws30
991 * sync with 0.7.8cvs10
992 see ChangeLog 2002-06-27 and 2002-06-28
994 2002-06-26 [paul] 0.7.8claws29
997 src/selective_download.c
998 don't gettextise empty strings.
999 reserved by gettext. gettext("") returns
1000 the header entry with meta information,
1001 not the empty string
1006 2002-06-26 [paul] 0.7.8claws28
1008 * sync with 0.7.8cvs7
1009 see ChangeLog 2002-06-25
1011 * src/prefs_common.c
1012 ...and in the process, tweak the gui a little
1014 2002-06-25 [alfons] 0.7.8claws27
1018 fine tune ldap library detection
1020 2002-06-25 [alfons] 0.7.8claws26
1023 don't allow return receipts when composing a news article
1025 2002-06-25 [paul] 0.7.8claws25
1028 add '$(AMTAR)' to 'release' section to allow for
1029 new and older autotools
1031 2002-06-25 [paul] 0.7.8claws24
1034 fix "No more unread messages" persistant pop-up
1037 2002-06-25 [paul] 0.7.8claws23
1040 updated by Alessandro Maestri
1042 2002-06-25 [paul] 0.7.8claws22
1044 * sync with 0.7.8cvs6
1045 see ChangeLog 2002-06-25
1047 2002-06-24 [paul] 0.7.8claws21
1050 add GPL copyright information
1052 2002-06-24 [paul] 0.7.8claws20
1056 tools/update-po ** NEW FILE **
1057 add script that eases the creation of *.po files
1058 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1060 2002-06-23 [alfons] 0.7.8claws19
1063 make notification_convert_header obey const correctness
1064 (next step will be fixing the broken return receipt)
1066 2002-06-23 [paul] 0.7.8claws18
1069 fix bug introduced in last commit:
1070 removed too much code in last commit - put back what's
1073 2002-06-23 [paul] 0.7.8claws17
1075 * src/messageview.[ch]
1076 remove code committed in error from locally patched
1079 2002-06-23 [colin] 0.7.8claws16
1082 add compose_entry_select(), used to select the default_to
1083 email address - hopefully avoiding people sending mails to
1086 2002-06-22 [alfons] 0.7.8claws15
1089 add Bram Metsch & Stanislav Karchebny
1091 * src/prefs_account.[ch]
1093 - apply and adapt Bram's patch which allows user to set SMTP AUTH
1094 options. (see <http://sourceforge.net/tracker/index.php
1095 ?func=detail&aid=566937&group_id=25528&atid=384600>);
1097 - merge Stanislav's fix to make SMTP AUTH work with qmail
1098 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1100 2002-06-22 [paul] 0.7.8claws14
1102 * sync with 0.7.8cvs5
1103 see ChangeLog 2002-06-19 and 2002-06-20
1105 2002-06-22 [alfons] 0.7.8claws13
1107 * src/selective_download.c
1108 fix a stupid mistake I made
1110 2002-06-22 [alfons] 0.7.8claws12
1112 * src/selective_download.[ch]
1113 fix another unnoticed leak; cleanup code
1118 gpg-sign <-- gpg-sign-syl
1120 2002-06-21 [alfons] 0.7.8claws11
1122 * src/selective_download.c
1123 * src/selective_download.h
1124 fix assorted mix of allocation errors (should solve
1125 problem reported by Philippe Gramoullé, see:
1126 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1128 2002-06-20 [melvin] 0.7.8claws10
1130 * tools/gpg-sign *REMOVED*
1131 tools/gpg-sign-syl *ADDED*
1132 Replaced the gpg clearsigning script with the version using
1133 xterm instead of ssh-askpass and changed its name.
1136 Updated actions example to reflect the renaming of the
1137 gpg clearsigning script.
1139 2002-06-19 [paul] 0.7.8claws9
1141 * sync with 0.7.8claws9
1142 see ChangeLog 2002-06-18 and 2002-06-19
1144 2002-06-19 [paul] 0.7.8claws8
1146 * sync with 0.7.8cvs1
1147 see ChangeLog 2002-06-18
1149 2002-06-18 [alfons] 0.7.8claws7
1152 add omitted prototype
1154 2002-06-17 [paul] 0.7.8claws6
1157 fix hiding of exec_btn
1159 2002-06-17 [paul] 0.7.8claws5
1162 remove unneeded code: should_delete()
1163 and Pop3State::uidl_todelete_list
1165 2002-06-17 [paul] 0.7.8claws4
1168 see ChangeLog 2002-06-11 and 2002-06-13
1170 2002-06-16 [alfons] 0.7.8claws3
1173 make sure lock sort mode (claws specific) is
1174 also persists after a tree rescan
1176 2002-06-16 [alfons] 0.7.8claws2
1178 * src/prefs_folder_item.c
1180 fix persistence of folder sort mode (broken
1181 by adapting Hiro's new folder persistence code)
1183 2002-06-16 [alfons] 0.7.8claws1
1187 * src/prefscommon.[ch]
1188 control size of log text in log window;
1189 closes patch #569155 submitted by Mitko Haralanov.
1191 2002-06-15 [paul] 0.7.8claws
1193 * release of 0.7.8claws
1195 2002-06-15 [paul] 0.7.7claws
1198 updated by Fabio Junior Beneditto
1200 2002-06-14 [paul] 0.7.6claws49
1203 updated by Ricardo Mones Lastra
1205 2002-06-14 [paul] 0.7.6claws48
1208 updated translation by Wilbert Berendsen
1210 2002-06-14 [melvin] 0.7.6claws47
1213 Updated French translation
1215 2002-06-13 [paul] 0.7.6claws46
1218 allow filename to be typed in, rather than just
1219 selected by the mouse. Patch by Gustavo Noronha Silva.
1221 2002-06-13 [alfons] 0.7.6claws45
1223 * src/mainwindow.[ch]
1224 more cleanups (removing unnecessary menu items Expand
1225 summary / message view)
1227 2002-06-13 [melvin] 0.7.6claws44
1230 Added src/string_match.c
1231 * src/string_match.c
1232 Fixed possible buffer overflow.
1234 Added missing config.h header.
1235 * src/prefs_common.c
1238 Made some strings translatable (missing _(..)).
1240 2002-06-13 [melvin] 0.7.6claws43
1243 Corrected action example (verifying clearsigned mail).
1244 * src/prefs_account.c
1246 * src/prefs_common.c
1247 Removed incorrect line that generated a Gtk-CRITICAL msg.
1249 2002-06-12 [alfons] 0.7.6claws42
1252 add init of score column lost in 0.7.6claws42
1254 2002-06-12 [paul] 0.7.6claws41
1256 * src/prefs_account.c
1257 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
1258 behavior of the radio buttons, (from 0.7.7cvs2)
1260 2002-06-11 [alfons] 0.7.6claws40
1262 * src/messageview.[ch]
1263 * src/summaryview.[ch]
1264 * src/summary_search.c
1266 perform a sync to bring in Hiro's separate view implementation
1268 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1270 2002-06-11 [paul] 0.7.6claws39
1272 * src/prefs_account.c
1273 correct a typo on the Receive tab
1275 2002-06-10 [match] 0.7.6claws38
1278 Included address completion patch from Gustavo Noronha.
1280 2002-06-10 [paul] 0.7.6claws37
1284 src/prefs_account.[ch]
1285 src/selective_download.[ch]
1288 - check if POP Account
1289 - Receive Button renamed to Preview
1290 - Preview Button Popup: preview new/all messages
1292 - Account Preferences-->Receive tab checkbutton if you
1293 want to remove Mail after Download
1295 - Account Preferences-->Receive tab checkbutton use
1296 filtering rules on preview
1297 (think of delete_on_server)
1299 - Account selectable from SD dialog
1300 - checkbutton to show already downloaded messages if
1301 all messages are previewed
1302 - new clist column showing Date
1305 - play ball with UIDL
1306 - fault tolerant (?)
1307 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1309 2002-06-10 [melvin] 0.7.6claws36
1312 Added a hint to ac/README in cvs instructions.
1314 * src/prefs_actions.c
1315 Made it possible to use a more elaborate command line
1316 for asynchronous actions, too.
1318 2002-06-10 [melvin] 0.7.6claws35
1320 * src/prefs_actions.c
1321 Make it possible to use a more elaborate command line
1322 (e.g. |foo|bar|cat>there;echo Done|)
1323 Corrected error message when calling %f, %F and %p commands
1324 from the compose window.
1326 2002-06-09 [colin] 0.7.6claws34
1329 Automatically find unread messages in current folder
1330 before annoying the user.
1332 2002-06-08 [alfons] 0.7.6claws33
1335 remove bad formatting string in it.po translation
1336 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1338 2002-06-08 [paul] 0.7.6claws32
1340 * sync with 0.7.6cvs25
1341 see ChangeLog 2002-06-07
1343 2002-06-05 [paul] 0.7.6claws31
1346 add 'Sort by locked' and 'Sort by score'
1348 2002-06-05 [paul] 0.7.6claws30
1350 * sync with 0.7.6cvs24
1351 see ChangeLog 2002-06-04
1353 2002-06-04 [paul] 0.7.6claws29
1356 updated by Fabio Junior Beneditto
1358 2002-06-03 [thorsten] 0.7.6claws28
1361 fclose() matcherrc after reading
1363 2002-06-03 [paul] 0.7.6claws27
1365 * sync with 0.7.6cvs21
1366 see ChangeLog 2002-05-31
1368 2002-05-31 [paul] 0.7.6claws26
1370 * sync with 0.7.6cvs20
1371 see ChangeLog 2002-05-29 and 2002-05-30
1373 2002-05-31 [paul] 0.7.6claws25
1376 hopefully fix last buggy sync
1379 correct typo in 'Actions' examples
1381 2002-05-29 [paul] 0.7.6claws24
1383 * sync with 0.7.6cvs18
1384 see ChangeLog 2002-05-28 and 2002-05-29
1390 2002-05-28 [paul] 0.7.6claws23
1392 * sync with 0.7.6cvs16
1393 see ChangeLog 2002-05-28
1395 2002-05-27 [thorsten] 0.7.6claws22
1397 * faq/it/sylpheed-faq-1.html
1398 faq/it/sylpheed-faq-2.html
1399 faq/it/sylpheed-faq-3.html
1400 faq/it/sylpheed-faq.html
1401 corrected DOS lineendings
1402 * faq/de/sylpheed-faq-1.html
1403 faq/de/sylpheed-faq-2.html
1404 faq/en/sylpheed-faq-1.html
1405 faq/en/sylpheed-faq-2.html
1406 faq/en/sylpheed-faq-3.html
1407 faq/es/sylpheed-faq-1.html
1408 faq/es/sylpheed-faq-2.html
1409 faq/es/sylpheed-faq-3.html
1410 faq/fr/sylpheed-faq-1.html
1411 faq/it/sylpheed-faq-1.html
1412 faq/it/sylpheed-faq-2.html
1413 faq/it/sylpheed-faq-3.html
1414 faq/it/sylpheed-faq.html
1415 changed ">" to "
1417 2002-05-27 [paul] 0.7.6claws21
1419 * sync with 0.7.6cvs15
1420 see ChangeLog 2002-05-27
1422 2002-05-27 [paul] 0.7.6claws20
1424 * src/prefs_account.c
1427 2002-05-26 [paul] 0.7.6claws19
1432 2002-05-25 [paul] 0.7.6claws18
1435 add description of kmail2sylpheed.pl
1437 2002-05-25 [paul] 0.7.6claws17
1439 * tools/kmail2sylpheed.pl ** NEW FILE **
1440 perl script that converts an exported Kmail address
1441 book, converts it to sylpheed addressbook file,
1442 writes the file to .sylpheed, and updates
1445 2002-05-25 [paul] 0.7.6claws16
1447 * sync with 0.7.6cvs14
1448 see ChangeLog 2002-05-23
1450 2002-05-24 [paul] 0.7.6claws15
1453 make a correction and add some more info
1455 2002-05-24 [paul] 0.7.6claws14
1459 compose_redirect_write_headers_from_headerlist()
1460 add Subject and Resent-Message-ID to
1461 compose_redirect_write_headers()
1462 Received, Subject, and X-UIDL are filtered out in
1463 compose_redirect_write_to_file()
1465 2002-05-23 [paul] 0.7.6claws13
1471 src/matcher_parser_lex.l
1472 src/matcher_parser_parse.y
1473 src/prefs_common.[ch]
1474 src/prefs_filtering.c
1476 rename 'Bounce' to 'Redirect'
1478 2002-05-23 [paul] 0.7.6claws12
1480 * more sync with 0.7.6cvs13
1482 see ChangeLog 2002-05-22
1484 2002-05-22 [paul] 0.7.6claws11
1486 * sync with 0.7.6cvs13
1488 see ChangeLog 2002-05-20
1490 see ChangeLog 2002-05-22
1492 2002-05-21 [melvin] 0.7.6claws10
1495 Added missing filtering and scoring headers
1496 Fixed bad function call that showed garbage
1497 in Folder->Processing
1499 2002-05-21 [paul] 0.7.6claws9
1502 make all tools executable, (patch by Alfons).
1504 2002-05-20 [alfons] 0.7.6claws8
1507 don't forget to call mktime() so we have a valid week
1509 (Bug report by Roger Sondermann <mail@jumaros.de>)
1511 2002-05-20 [paul] 0.7.6claws7
1514 fix broken parsing of urls
1516 fix displaying of urls
1518 both fixes from the patch [547855] by Eugene
1521 2002-05-19 [alfons] 0.7.6claws6
1524 make sylpheed configure correctly with the latest
1525 and greatest of automake / autoconf / gettext
1527 2002-05-19 [alfons] 0.7.6claws5
1531 add function for returning ime zone offset
1533 * src/quote_fmt_parse.y
1534 better quotation formatting - does not convert
1535 to local time, but uses the original date string.
1537 Note: %z inserts the timezone offset (should
1538 work also on platforms where strftime does not
1541 2002-05-18 [christoph] 0.7.6claws4
1544 fix indentation of some code
1549 correct path for ignorethread.xpm
1550 incorrect filename for sylpheed_logo.xpm
1551 add missing include matcher_parser_parse.h
1553 2002-05-18 [paul] 0.7.6claws3
1555 * sync with 0.7.6cvs8
1556 see ChangeLog 2002-05-16 and 2002-05-17
1558 2002-05-18 [melvin] 0.7.6claws2
1561 Corrected an action's definition and fixed some misspellings.
1563 2002-05-18 [paul] 0.7.6claws1
1566 tools/gpg-sign ** new file **
1567 tools/uudec ** new file **
1568 add Melvin's Actions scripts
1571 add Melvin's descriptions for Actions
1573 2002-05-18 [paul] 0.7.6claws
1575 * Version 0.7.6claws released
1577 2002-05-17 [paul] 0.7.5claws32
1580 updated by Ricardo Mones Lastra
1582 2002-05-17 [paul] 0.7.5claws31
1585 fix Account prefs default folder for sent/draft/deleted
1590 updated translation by Alessandro Maestri and
1593 2002-05-17 [melvin] 0.7.5claws30
1595 * src/prefs_actions.c
1596 Fixed bug where using %F not at the end of the command
1597 resulted in an additional empty argument being created.
1598 Thanks to Darko Koruga for reporting the bug.
1600 2002-05-17 [melvin] 0.7.5claws29
1603 Updated French translations.
1605 2002-05-15 [paul] 0.7.5claws28
1608 updated by Ricardo Mones Lastra
1610 2002-05-15 [paul] 0.7.5claws27
1612 * sync with 0.7.6cvs4
1613 see ChangeLog 2002-05-14 and 2002-05-15
1615 2002-05-14 [paul] 0.7.5claws26
1617 * sync with 0.7.6cvs1
1618 see ChangeLog 2002-05-13
1620 2002-05-13 [thorsten] 0.7.5claws25
1623 fix select_all and copy in multipart messages
1625 fix select_all and copy in multipart messages
1627 2002-05-12 [paul] 0.7.5claws24
1630 reverse last commit, bug already fixed in 0.7.5claws3
1632 2002-05-12 [netztorte] 0.7.5claws23
1635 dont parse empty addressbook (checked in before claws20)
1637 2002-05-12 [melvin] 0.7.5claws22
1640 Removed unneeded priority code introduced by the previous
1643 2002-05-12 [melvin] 0.7.5claws21
1646 Added possibility to set message's priority.
1648 Added possibility to set message's priority.
1649 Added missing headers
1651 2002-05-12 [melvin] 0.7.5claws20
1653 * src/prefs_actions.c
1654 Removed implicitely added quotes around the name
1655 of the temporary files of mime parts.
1657 2002-05-12 [paul] 0.7.5claws19
1659 * sync with 0.7.5cvs20
1660 see ChangeLog 2002-05-11
1662 2002-05-12 [alfons] 0.7.5claws18
1664 * src/quote_fmt_lex.l
1665 * src/quote_fmt_parse.y
1666 allow quote / reply date & time format to be set using
1667 %D{format}. format is a format string you'd pass to
1668 strftime() (see man strftime, or the Display tab |
1669 Date format setting).
1671 Currently %D converts the date to local time.
1673 2002-05-11 [paul] 0.7.5claws17
1675 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1676 see ChangeLog 2002-05-10 and 2002-05-11
1678 2002-05-10 [paul] 0.7.5claws16
1680 * sync with 0.7.5cvs16
1681 see ChangeLog entries 2002-05-09 and
1684 2002-05-10 [colin] 0.7.5claws15
1687 Corrected a bug that prevented sylpheed to open
1688 double-clicked URIs.
1690 2002-05-09 [paul] 0.7.5claws14
1692 * sync with 0.7.5cvs14
1693 see ChangeLog 2002-05-08 and 2002-05-09
1695 2002-05-08 [paul] 0.7.5claws13
1697 * sync with 0.7.5cvs11
1698 see ChangeLog entry 2002-05-08
1700 2002-05-08 [paul] 0.7.5claws12
1704 fix segfault on View->Open in new window
1705 patch submitted by Thorsten Maerz <torte@netztorte.de>
1707 2002-05-07 [paul] 0.7.5claws11
1709 * sync with 0.7.5cvs9
1710 see ChangeLog entry 2002-05-07
1712 2002-05-06 [paul] 0.7.5claws10
1716 display url in statusbar on single-click
1717 patch submitted by Thorsten Maerz <torte@netztorte.de>
1719 2002-05-06 [match] 0.7.5claws9
1726 XML implementation of properties file.
1727 * src/exporthtml.[ch]
1728 * src/expthtmldlg.[ch]
1732 2002-05-02 [sergey] 0.7.5claws8
1734 * src/mainwindow.c (mainwin_entries),
1735 src/prefs_common.c (prefs_send_create()),
1736 src/codeconv.c (locale_table):
1737 use charset name "Windows-1251" instead of "CP1251".
1739 2002-05-02 [colin] 0.7.5claws7
1743 src/prefs_folder_item.c
1744 Fixed cosmetics bugs due to Outbox renamed to Sent.
1746 2002-05-02 [hiro] 0.7.5claws6
1749 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1751 2002-05-02 [paul] 0.7.5claws5
1754 more sync with 0.7.5cvs7, see ChangeLog entry
1757 2002-05-02 [hiro] 0.7.5claws4
1760 compose_queue_sub():
1761 check if queue folder exists (closes #550397).
1762 removed directory creation since it should be handled
1765 imap_add_msg(): return UID for appended message
1768 2002-04-30 [paul] 0.7.5claws3
1771 fix account_find_from_address() bug
1773 2002-04-28 [colin] 0.7.5claws2
1777 src/prefs_common.[ch]
1779 Added user-definable quotation characters recognition.
1781 2002-04-28 [paul] 0.7.5claws1
1783 * sync with 0.7.5cvs4
1784 see ChangeLog entry 2002-04-25
1786 2002-04-28 [paul] 0.7.5claws
1791 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
1792 Fabio Junior Beneditto
1794 2002-04-27 [jens] 0.7.4claws103
1797 updated German translation.
1799 2002-04-27 [hiro] 0.7.4claws102
1802 summary_write_cache(): fixed the mark loss of hidden messages.
1804 2002-04-26 [melvin] 0.7.4claws101
1807 fixed a second typo (same one)
1811 fixed the type again...
1813 2002-04-26 [melvin] 0.7.4claws100
1816 fixed a typo in an alert message ("temorary").
1819 corrected the typo described above.
1821 updated French translation.
1823 2002-04-26 [darko] 0.7.4claws99
1826 fix target folder colorization
1828 2002-04-25 [paul] 0.7.4claws98
1831 updated by Alessandro Maestri
1833 2002-04-24 [colin] 0.7.4claws97
1836 Fixed double "subject is empty" question.
1838 2002-04-23 [colin] 0.7.4claws96
1841 Corrected issue when "automatically display images" was
1842 not set : first image remained after selecting second.
1844 2002-04-23 [melvin] 0.7.4claws95
1846 * src/prefs_actions.c
1847 Don't display in/out dialog if there is nothing to show.
1849 2002-04-23 [paul] 0.7.4claws94
1851 * sync with 0.7.5cvs3
1852 bug fixes: see ChangeLog entry 2002-04-23
1854 2002-04-22 [darko] 0.7.4claws93
1857 fix previous check-in which changed code after
1860 2002-04-22 [paul] 0.7.4claws92
1867 update English, Spanish and French FAQs
1870 add German and Spanish manuals
1873 update English and French manuals
1876 add to and re-arrange the pixmap entries
1878 2002-04-22 [darko] 0.7.4claws91
1881 fix sender initials recognition to only allow
1882 '>' after the initials
1884 2002-04-21 [paul] 0.7.4claws90
1886 * sync with 0.7.5 release
1887 see ChangeLog entry 2002-04-21
1892 add colin's new pixmaps to EXTRA_DIST
1894 2002-04-21 [colin] 0.7.4claws89
1897 * src/mainwindow.[ch]
1898 * src/prefs_common.[ch]
1899 * src/stock_pixmap.[ch]
1900 Added "Work offline" ability.
1902 2002-04-21 [colin] 0.7.4claws88
1905 * src/prefs_common.c
1906 * src/prefs_common.h
1907 * src/textview.c : Added an option to common preferences -> display
1908 to allow user not to automatically display images.
1910 2002-04-21 [paul] 0.7.4claws87
1912 * sync with 0.7.4cvs52
1913 see ChangeLog entry 2002-04-21 (src/imap.c)
1915 2002-04-21 [paul] 0.7.4claws86
1917 * sync with 0.7.4cvs51
1918 see ChangeLog entry 2002-04-21
1920 2002-04-21 [paul] 0.7.4claws85
1922 * sync with 0.7.4cvs49
1923 see ChangeLog entries 2002-04-20 and 2002-04-21
1926 clean up: remove old 'stock_' element from xpm
1929 2002-04-21 [alfons] 0.7.4claws84
1931 apply sync patch from Paul
1934 use old claws prefs_folder_item_create() for now
1936 2002-04-19 [match] 0.7.4claws83
1938 * src/addressbook.[ch]
1939 * src/addrharvest.[ch]
1940 * src/addrgather.[ch]
1943 * src/summaryview.[ch]
1946 2002-04-19 [paul] 0.7.4claws82
1949 updated by Fabio Junior Beneditto
1951 2002-04-14 [alfons] 0.7.4claws81
1954 add #include <sys/types.h> for mode_t and off_t
1956 2002-04-13 [paul] 0.7.4claws80
1961 src/prefs_common.[ch]
1963 enable storing of GnuPG passphrase for the whole
1964 session or a user-defined number of minutes. patch
1965 submitted by Ravemax <ravemax@dextrose.com>
1967 2002-04-13 [alfons] 0.7.4claws79
1970 make email parser also stop scanning when encountering separators
1971 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1973 2002-04-13 [paul] 0.7.4claws78
1975 * sync with 0.7.4cvs39
1976 see ChangeLog entry 2002-04-12
1978 2002-04-11 [paul] 0.7.4claws77
1980 * sync with 0.7.4cvs37
1981 see ChangeLog entry 2002-04-11
1983 2002-04-11 [paul] 0.7.4claws76
1986 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1987 the clause for OpenSSL). sync with sylpheed main
1989 2002-04-09 [melvin] 0.7.4claws75
1992 Made 'Ctrl-Enter' on send ignore some modifiers
1993 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1994 to bind other *-Enter (but not Alt-Enter).
1996 2002-04-09 [paul] 0.7.4claws74
1998 * sync with 0.7.4cvs35
1999 see ChangeLog entries 2002-04-09
2001 2002-04-08 [paul] 0.7.4claws73
2003 * sync with 0.7.4cvs33
2004 see ChangeLog entry 200-04-08
2006 2002-04-07 [match] 0.7.4claws72
2008 * src/addrharvest.[ch]
2009 fixed to read all addresses in header, regardless
2010 of header size. improved name parsing. accommodate
2011 harvest from folders and selected message.
2013 included new address parsing function.
2014 * src/addrgather.[ch]
2015 * src/addressbook.[ch]
2016 * src/summaryview.[ch]
2018 allow address harvest of folder as well as selected
2021 2002-04-07 [paul] 0.7.4claws71
2025 don't try to authenticate with CRAM-MD5 in SMTP when
2026 SMTP-AUTH enabled if MTA doesn't issue this
2027 auth-method in it's ehlo-response. bug item #531364,
2028 patch item #938910. patch submitted by Colin Leroy
2031 2002-04-07 [paul] 0.7.4claws70
2034 fix missing MODE_READER bug. patch submitted by
2035 Colin Leroy <colin@colino.net>
2037 2002-04-07 [alfons] 0.7.4claws69
2040 * src/prefs_filtering.c
2042 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2043 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2045 2002-04-07 [paul] 0.7.4claws68
2047 * sync with 0.7.4cvs32
2048 see ChangeLog entry 2002-04-06
2050 * tools/filter_conv.pl
2053 2002-04-06 [paul] 0.7.4claws67
2055 * tools/filter_conv.pl
2056 modify to be able to find the name of the first
2057 mailbox and use that. main's filter does not
2058 record the full path to the mailbox and therefore
2059 can only filter to the first mailbox.
2061 2002-04-05 [paul] 0.7.4claws66
2063 * tools/filter_conv.pl
2064 attempt to make the script all-encompassing and
2065 be able to convert any main 'filter' rule thrown
2068 2002-04-05 [paul] 0.7.4claws65
2070 * tools/filter_conv.pl
2071 allow for collapsed folder trees
2073 2002-04-05 [paul] 0.7.4claws64
2075 * sync with 0.7.4cvs31
2076 see ChangeLog entries 2002-04-05
2078 2002-04-03 [paul] 0.7.4claws63
2080 * sync with 0.7.4cvs29
2081 see ChangeLog entries 2002-04-02 and 2002-04-03
2083 2002-04-02 [paul] 0.7.4claws62
2085 * sync with 0.7.4cvs26
2086 see ChangeLog entry 2002-04-01
2088 2002-04-02 [match] 0.7.4claws61
2091 * src/importpine.[ch]
2093 import Pine address book.
2095 2002-04-02 [match] 0.7.4claws60
2097 * src/addrharvest.[ch]
2098 improve address parsing of funky addresses.
2100 2002-04-02 [darko] 0.7.4claws59
2103 wrap on send improvements, it now recognizes quoted
2104 initials as part of the quotation string, and it
2105 does not join lines separated by CR
2107 2002-04-01 [match] 0.7.4claws58
2110 added new functions.
2112 remove excessive duplicate address generation
2115 2002-04-01 [alfons] 0.7.4claws57
2120 2002-04-01 [paul] 0.7.4claws56
2122 * sync with 0.7.4cvs25
2123 see ChangeLog entry 2002-04-01
2125 2002-04-01 [alfons] 0.7.4aprilfool55
2128 honour feature request item #537427 to allow for
2129 displaying names from address book for sent mail also
2131 2002-03-29 [paul] 0.7.4claws54
2134 src/prefs_filtering.[ch]
2137 add 'fast filter' for claws' filtering,
2138 /Tools/Create filter rule/... patch submitted
2139 by Neill Miller <neillm@thecodefactory.org>
2141 2002-03-29 [paul] 0.7.4claws53
2143 * sync with 0.7.4cvs24
2144 see ChangeLog entry 2002-03-29
2146 2002-03-28 [paul] 0.7.4claws52
2148 * sync with 0.7.4cvs23
2149 see ChangeLog entry 2002-03-28
2151 2002-03-27 [melvin] 0.7.4claws51
2153 * src/prefs_actions.c
2154 Added support to pass only one message part (as a
2155 file) to the command using '%p'. No quotes are needed
2156 because doubles quotes are automatically added.
2157 Fixed bug where Sylpheed could block when waiting for
2158 a child process to finish.
2159 Changed the help menu to remove quotes around symbols to
2160 avoid misinterpretation (they must not be used).
2162 2002-03-27 [melvin] 0.7.4claws50
2165 Made the new mail notification command always
2166 execute asynchronously.
2168 2002-03-27 [paul] 0.7.4claws49
2171 fix bug introduced in last commit
2173 2002-03-27 [paul] 0.7.4claws48
2175 * sync with 0.7.4cvs21
2176 see ChangeLog 2002-03-26 and 2002-03-27
2178 2002-03-26 [hoa] 0.7.4claws47
2180 * src/prefs_folder_item.c
2181 really fixed the bug #516442 with folder rescan.
2183 2002-03-26 [paul] 0.7.4claws46
2185 * sync with 0.7.4cvs19
2186 see ChangeLog entries 2002-03-25 and 2002-03-26
2188 2002-03-25 [hoa] 0.7.4claws45
2192 fix the bug #516442 with folder rescan.
2194 * src/prefs_common.[ch]
2196 added an option to enable two different behaviours
2200 2002-03-25 [paul] 0.7.4claws44
2203 src/selective_download.c
2204 correct a few menuitem labels
2206 2002-03-25 [christoph] 0.7.4claws43
2209 fix non deleted tmp message in
2210 procmsg_save_to_outbox
2211 fix problems caused by sync with
2212 main branch's procmsg_send_queue
2214 2002-03-25 [paul] 0.7.4claws42
2218 src/quote_fmt_parse.y
2219 add Last name (%L) placeholder for quoting.
2220 patch submitted by Thorsten Thielen
2221 <thth@users.sourceforge.net>
2223 2002-03-25 [paul] 0.7.4claws41
2226 get full hostname. patch submitted by
2227 Bob Woodside <rwoodside1@comcast.net>
2229 2002-03-25 [paul] 0.7.4claws40
2234 src/prefs_account.[ch]
2235 enable NNTP over SSL. patch submitted by
2236 Pascal Jermini <pascal@infinity.hn.org>
2238 2002-03-24 [paul] 0.7.4claws39
2240 * src/prefs_common.c
2241 make the arrangement of the Compose tab more
2245 fix some irregularities of style
2248 updated by Kilian Krause
2250 2002-03-23 [paul] 0.7.4claws38
2253 updated by Fabio Junior Beneditto
2255 2002-03-23 [paul] 0.7.4claws37
2258 move 'Gather addresses' to 'Tools' menu
2259 make 'Selective download' sensitive
2261 2002-03-23 [paul] 0.7.4claws36
2263 * sync with 0.7.4cvs16
2264 see ChangeLog entries 2002-03-23
2266 2002-03-22 [christoph] 0.7.4claws35
2268 * src/quote_fmt_parse.y
2269 fix include program output
2271 2002-03-22 [alfons] 0.7.4claws34
2274 initialize GDate stack variable correctly (sorry!)
2276 2002-03-22 [paul] 0.7.4claws33
2282 rename 'Tool' to 'Tools'
2285 move 'Delete duplicated messages' from
2286 'Message/' to 'Tools/'
2287 re-arrange the order of 'Tools/' items
2289 2002-03-22 [paul] 0.7.4claws32
2292 src/addressbook.[ch]
2293 auto-address completion now also matches on
2294 Nickname. patch submitted by Bob Forsman
2295 <hammor@users.sourceforge.net>
2298 correct a spelling mistake
2300 2002-03-22 [alfons] 0.7.4claws31
2303 fix getting uidl from incorrect string
2306 2002-03-21 [alfons] 0.7.4claws30
2309 more code refactoring
2310 plug mem leak introduced by delete on server
2312 2002-03-21 [paul] 0.7.4claws29
2314 * sync with 0.7.4cvs11
2315 see ChangeLog entries 2002-03-20
2317 2002-03-20 [alfons] 0.7.4claws28
2320 apply Colin's patch and refactor
2322 2002-03-20 [paul] 0.7.4claws27
2324 * sync with sylpheed 0.7.4cvs9
2325 see ChangeLog entry 2002-03-20
2327 2002-03-19 [christoph] 0.7.4claws26
2332 revert changes for flag updates
2333 (does not work correctly and no time to debug)
2335 2002-03-20 [alfons] 0.7.4claws25
2338 refactor should_delete() a little bit
2340 2002-03-19 [paul] 0.7.4claws24
2344 src/prefs_account.[ch]
2345 allow the user to leave downloaded mail on the
2346 server for n days. Patch submitted by Colin Leroy
2349 2002-02-19 [paul] 0.7.4claws23
2351 * sync with sylpheed 0.7.4cvs8
2352 see ChangeLog entries 2002-03-19
2354 2002-03-18 [paul] 0.7.4claws22
2356 * sync with sylpheed 0.7.4cvs6
2357 see ChangeLog entry 2002-03-18
2359 2002-03-18 [paul] 0.7.4claws21
2362 add en_GB message catalogue
2367 correct a few spelling mistakes
2369 2002-03-17 [alfons] 0.7.4claws20
2372 more stringent checks for NULL params when writing
2373 filtering actions to a file
2375 2002-03-17 [hoa] 0.7.3claws20
2378 fixed the count of new messages
2381 fixed the "attachment properties" window
2383 2002-03-17 [paul] 0.7.4claws19
2388 src/prefs_account.[ch]
2391 automatically mark cross-posted messages as read
2392 and (optionally) give them a colour label
2393 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2396 2002-03-17 [paul] 0.7.4claws18
2398 * sync with sylpheed 0.7.4cvs5
2399 see ChangeLog entry 2002-03-17
2401 2002-03-17 [melvin] 0.7.4claws17
2404 Worked around a gtktext 'bug': when searching for
2405 a text in a long message it was scrolling slowly
2406 line by line until it hit the searched text.
2408 Updated French translation
2410 2002-03-17 [melvin] 0.7.4claws16
2414 * src/prefs_actions.c
2415 Moved "Edit/Actions" to "Tool/Actions"
2416 Made mainwindow/compose window sensitive as soon as
2417 no child process is running anymore even if the io dialog
2419 Fixed a struct being initialized with a non constant char*
2421 2002-03-16 [christoph] 0.7.4claws15
2424 add --with-compiler-flags option
2425 (only for developer hacking)
2429 try to make folder-stats and flag handling more
2430 independent from the summaryview. msgcounts
2431 are only set when the folder is opened and
2432 procmsg_msginfo_(un)set_flags will handle it
2433 later and summaryview will get the values
2436 2002-03-16 [paul] 0.7.4claws14
2439 fix Return-receipt. Patch submitted by Bob
2440 Woodside <rwoodside1@comcast.net>
2442 2002-03-16 [paul] 0.7.4claws13
2445 fix 'dynamic' signatures, make it work again
2446 broken during sync on 2002-03-14 (0.7.4claws2)
2448 2002-03-15 [match] 0.7.4claws12
2450 * src/addrharvest.[ch]
2451 * src/addrgather.[ch]
2452 * src/addressbook.[ch]
2454 included address harvester feature. still some
2455 issues with address parsing that I will fix.
2457 2002-03-15 [match] 0.7.4claws11
2460 * src/addrcache.[ch]
2461 * src/addressbook.[ch]
2470 tidy up. fix memory leaks. moved attribs and methods
2471 from individual interfaces to addrcache object. prep
2472 for new stuff to come in.
2474 2002-03-15 [alfons] 0.7.4claws10
2477 * src/matcher_parser_parse.y
2478 * src/matcher_parser_lex.l
2479 * src/prefs_matcher.c
2480 add filtering conditions message greater than, smaller
2481 than, and exactly matching a size in bytes
2482 (does not work with delete from POP3 server yet)
2484 this should also give others an idea what you should
2485 do to add new criterions to claws filtering system
2488 2002-03-15 [paul] 0.7.4claws9
2490 * tools/filter_conv.pl
2491 exit if there are no filter rules to convert
2492 rename filterrc to filterrc.old after completion
2494 2002-03-15 [paul] 0.7.4claws8
2496 * sync with sylpheed 0.7.4cvs3
2497 see ChangeLog entry 2002-03-14
2499 2002-03-14 [paul] 0.7.4claws7
2502 clean up the last commit (ahem)
2504 2002-03-14 [paul] 0.7.4claws6
2507 fix bug #515655. honour account preferences
2508 regarding gpg default signing/encryption when
2509 changing account from the compose window.
2511 2002-03-14 [paul] 0.7.4claws5
2514 remove unnecessary curly brackets
2516 2002-03-14 [paul] 0.7.4claws4
2519 src/prefs_filtering.[ch]
2520 add filter rename on folder rename and filter
2521 delete on folder delete. Patch submitted by
2522 Neill Miller <neillm@thecodefactory.org>
2524 2002-03-14 [christoph] 0.7.4claws3
2529 (patch submitted by "Simon 'corecode' Schubert")
2530 * src/prefs_common.c
2534 2002-03-14 [paul] 0.7.4claws2
2536 * sync with sylpheed 0.7.4cvs2
2537 see ChangeLog entry 2002-03-13
2539 2002-03-12 [darko] 0.7.4claws1
2542 fix what seems to be a copy and paste error
2543 when setting color for important messages
2546 2002-03-11 [paul] version 0.7.4claws released
2548 2002-03-11 [paul] 0.7.4claws
2554 update message catalogs. Submitted by Ricardo Mones
2555 Lastra, Alessandro Maestri, Wilbert Berendsen, and
2556 Fabio Junior Beneditto
2561 faq/it/sylpheed-faq*
2567 2002-03-11 [jens] 0.7.3claws7
2570 updated German translation
2572 2002-03-11 [melvin] 0.7.3claws6
2575 updated and corrected French translation
2577 2002-03-10 [hoa] 0.7.3claws5
2581 * src/prefs_account.c
2584 fixed the local account.
2585 you have to change the default "/usr/sbin/sendmail"
2586 to "/usr/sbin/sendmail -t" in the preferences of
2590 removed some debug display for renderer
2592 2002-03-10 [paul] 0.7.3claws4
2594 * faq/en/sylpheed-faq-1.html
2595 faq/en/sylpheed-faq-2.html
2598 2002-03-09 [paul] 0.7.3claws3
2600 * sync with sylpheed 0.7.4
2601 see ChangeLog entry 2002-03-09
2603 2002-03-08 [paul] 0.7.3claws2
2605 * faq/en/sylpheed-faq*
2606 faq/es/sylpheed-faq*
2607 faq/fr/sylpheed-faq*
2610 * manual/fr/.cvsignore
2611 manual/fr/Makefilea.am
2615 add the French manual
2617 2002-03-07 [paul] 0.7.3claws1
2619 * sync with sylpheed 0.7.3cvs4
2620 see ChangeLog entries 2002-03-06 and 2002-03-07
2623 updated by Wilbert Berendsen
2625 2002-03-07 [melvin] 0.7.2claws34
2627 * src/selective_download.c
2628 Changed the pixmap of the receive button to MAIL_RECEIVE.
2630 2002-03-06 [paul] 0.7.2claws33
2632 * sync with sylpheed 0.7.3cvs1
2633 bug fix, see ChangeLog entry 2002-03-05
2635 2002-03-05 [paul] 0.7.2claws32
2640 reverse the pgp ascii-armored code implemented in
2641 0.7.2claws16. removal of this code until it matures.
2642 this means that verifying ascii-armored pgp sigs and
2643 automatic decryption of ascii-armored encrypted
2644 messages no longer works.
2646 2002-03-05 [paul] 0.7.2claws31
2651 * faq/en/Makefile.am
2652 faq/en/sylpheed-faq.html
2653 faq/en/sylpheed-faq-1.html
2654 faq/en/sylpheed-faq-2.html
2655 faq/en/sylpheed-faq-3.html
2656 * faq/es/Makefile.am
2657 faq/es/sylpheed-faq.html
2658 faq/es/sylpheed-faq-1.html
2659 faq/es/sylpheed-faq-2.html
2660 faq/es/sylpheed-faq-3.html
2661 faq/es/sylpheed-faq-4.html
2662 * faq/fr/Makefile.am
2663 faq/fr/sylpheed-faq.html
2664 faq/fr/sylpheed-faq-1.html
2665 faq/fr/sylpheed-faq-2.html
2666 faq/fr/sylpheed-faq-3.html
2671 add FAQs in English, Spanish and French
2674 2002-03-05 [paul] 0.7.2claws30
2676 * manual/en/sylpheed.html
2677 manual/en/sylpheed-XX.html
2678 updated the English manual
2683 dialog box pops up if the article can't be deleted.
2688 updated by Fabio Junior Benedito
2692 * removed ac/gpgme.m4
2693 to avoid autogen common problem
2694 developers have to install gpgme development package now
2697 encoding to 7bit or 8bit is enabled.
2699 2002-03-03 [alfons] 0.7.2claws29
2702 merge fix by Oliver Haertel for selective
2705 2002-03-03 [paul] 0.7.2claws28
2707 * sync with sylpheed 0.7.3
2709 2002-03-03 [paul] 0.7.2claws27
2711 * sync with sylpheed 0.7.2cvs24
2712 see ChangeLog entries 2002-03-02 and 2002-03-03
2714 2002-03-02 [melvin] 0.7.2claws26
2719 * src/prefs_common.[ch]
2720 Added user definable notification on new mail arrival.
2721 Removed unused variables in spell checker prefs code.
2723 2002-03-02 [melvin] 0.7.2claws25
2726 Removed unnecessary escape sequences.
2727 Changed 'Initial...' to 'Initials of Sender'
2729 2002-03-02 [paul] 0.7.2claws24
2731 * sync with sylpheed 0.7.2cvs22
2732 see ChangeLog entry 2002-03-01
2734 2002-03-01 [hoa] 0.7.2claws23
2737 Set sensitivity of delete actions to active
2738 even if the folder is a newsgroup.
2741 - Set sensitivity of delete actions
2742 - Added function check_permission() that will check if the
2743 user is authorized to delete a message. For news, it
2744 will check if the author is the same.
2745 - Enabled deletion when there is no trash folder.
2748 - Added news_cancel_article() to cancel articles
2749 - Implemented news_remove_message() (public function)
2751 2002-03-01 [paul] 0.7.2claws22
2755 recognise urls that that don't include 'http://' and
2759 remove duplicated name
2761 2002-02-28 [paul] 0.7.2claws21
2764 src/summaryview.[ch]
2765 add ability to 'Select thread'
2766 combines Melvin's "Select thread's head" patch (#510907)
2767 with Colin Leroy's <colin@colino.net> "Select whole thread"
2770 2002-02-28 [paul] 0.7.2claws20
2773 hopefully fix segfault on right-clicking a mime part
2774 that some people have experienced.
2775 fix submitted by Fredrik Olofsson <frol@linux.nu>
2777 2002-02-28 [paul] 0.7.2claws19
2779 * sync with sylpheed 0.7.2cvs21
2780 see ChangeLog entries 2002-02-27 and 2002-02-28
2782 2002-02-27 [paul] 0.7.2claws18
2784 * sync with sylpheed 0.7.2cvs18
2785 see ChangeLog entries 2002-02-26 and 2002-02-27
2787 2002-02-26 [alfons] 0.7.2claws17
2790 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
2791 (spotted by Chris Hessman <idatech@gmx.net>)
2793 2002-02-26 [paul] 0.7.2claws16
2798 make decryption of ascii-armored pgp encrypted messages
2799 and verification of ascii-armored signatures work again.
2800 slightly altered from the patch by Jens Jahnke
2804 * the checking of plaintext signatures always comes up in
2806 * it doesn't work for multipart messages
2807 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
2808 including the msg headers and these 2 line themselves, are
2812 "View/Folder Tree" becomes "View/Separate Folder Tree"
2813 "View/Message View" becomes "View/Separate Message View"
2814 because its less ambiguous.
2817 updated by Ricardo Mones Lastra
2819 2002-02-26 [paul] 0.7.2claws15
2821 * sync with sylpheed 0.7.2cvs17
2822 see ChangeLog entries 2002-02-25 and 2002-02-26
2824 2002-02-25 [christoph] 0.7.2claws14
2826 * src/filtering.[ch]
2828 do filtering stuff after all messages have been received
2829 1. drop all messages to .processing
2830 2. scan processing folder for messages
2831 3. filter messages or move to inbox
2832 this will also find old messages left in processing after
2833 a crash or something like that and we get a real msginfo
2834 from folder->get_msg_list and do not have to create our
2835 own in filter_message
2836 * src/matcher_parser_parse.y
2837 remove MIX/MAX warning (reordered includes)
2839 2002-02-25 [paul] 0.7.2claws13
2841 * sync with sylpheed 0.7.2cvs15
2842 see ChangeLog entry 2002-02-24
2844 2002-02-24 [alfons] 0.7.2claws12
2847 clear old color flags first when applying a new color to
2849 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
2851 2002-02-24 [alfons] 0.7.2.claws11
2854 * src/prefs_common.c
2855 add presets for Opera and Konqueror, closes patch #517261,
2856 submitted by Ville Skyttä <scop@users.sourceforge.net>
2858 2002-02-24 [alfons] 0.7.2.claws10
2862 fix threading for null message ids, closes patch #521601,
2863 submitted by Bob Forsman <hammor@users.sourceforge.net>
2865 2002-02-24 [alfons] 0.7.2claws9
2869 make Tool | Filter Message work with filtering system so
2870 setting flags also works
2874 - Processing uses the same function as Tool | Filter
2875 Message, but doesn't use the same update proc yet
2877 2002-02-23 [paul] 0.7.2claws8
2879 * sync with sylpheed 0.7.2cvs14
2880 see ChangeLog entries 2002-02-22 and 2002-02-23
2882 2002-02-22 [christoph] 0.7.2claws7
2885 Add column space to table
2886 * src/quote_fmt_parse.y
2889 2002-02-22 [paul] 0.7.2claws6
2897 src/matcher_parser_lex.l
2898 src/matcher_parser_parse.y
2901 src/prefs_filtering.c
2902 src/selective_download.[ch] *** NEW FILES ***
2905 Selective Download added to 'Tool' menu.
2906 Retrieves email headers of the currently selected pop3
2907 account and allows the user to mark emails for deletion
2908 right on the pop3 server. Patch submitted by Oliver Haertel
2909 <oha@users.sourceforge.net>.
2912 add 'src/quote_fmt.c'
2914 2002-02-22 [christoph] 0.7.2claws5
2918 * src/prefs_common.[ch]
2919 * src/prefs_template.c
2920 * src/quote_fmt.c *** NEW FILE ***
2922 move quote format symbol description code
2923 to it's own file because it is used from
2924 differnent code parts
2925 Rewrote symbol description GUI
2928 + get data from array (no more long constant strings)
2929 * src/quote_fmt_lex.l
2930 * src/quote_fmt_parse.y
2931 Symbol for Literal % changed to \% instead of %%
2932 (More logical as \ is used for quoting for other symbols)
2933 Add |f and |p to include files and program output
2935 |f{/home/.../.signature}
2938 Correct wrong spelling for "Referenzen"
2940 2002-02-21 [paul] 0.7.2claws4
2943 forgotten during sync
2945 2002-02-21 [paul] 0.7.2claws3
2947 * sync with sylpheed 0.7.2cvs11
2948 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2949 2002-02-20 and 2002-02-21
2951 2002-02-20 [melvin] 0.7.2claws2
2953 * src/prefs_actions.c
2954 Added error report when child cannot fork or when execvp
2955 returns with an error.
2957 2002-02-19 [christoph] 0.7.2claws1
2960 return unconverted text if conde conversion is not possible
2961 when libjconv is used.
2962 (patch submitted by "Simon 'corecode' Schubert")
2966 * version 0.7.2claws release
2968 2002-02-19 [paul] 0.7.2claws
2971 updated by Wilbert Berendsen
2974 2002-02-18 [alfons] 0.7.1claws13
2978 remove references to dlfcn and explicitly loading functions
2979 from dynalink libs, because libs linked anyway, and functions
2980 are loaded explicitly
2982 2002-02-17 [melvin] 0.7.1claws12
2984 * src/prefs_actions.c
2985 Replaced children wait loop with double fork technique.
2986 Now, input/output window updated at each new output.
2987 free_children(): Fixed a memory leak.
2988 Made input/output window non closable if running children
2990 Added missing <unistd.h> include.
2991 Added some --debug outputs.
2993 2002-02-17 [melvin] 0.7.1claws11
2996 Fixed bug where descending sort order did not select top
2999 2002-02-17 [melvin] 0.7.1claws10
3002 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3003 * src/prefs_common.c
3004 Pspell data package directory no more hard coded but
3005 set during configuration (PSPELL_PATH). (Thanks to
3006 Gustavo Noronha Silva.)
3008 2002-02-17 [melvin] 0.7.1claws9
3011 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3013 Fixed compile-time warnings.
3015 2002-02-16 [alfons] 0.7.1claws8
3018 fix inadvertent free of NULL pointer which caused
3019 sylpheed to crash when closing the save-as dialog
3020 using the window close button
3022 2002-02-16 [carsten] 0.7.1claws7
3023 * src/mainwindow.[ch]
3026 fixes for pixmap theming code:
3027 - recently changed mail attributes shouldn't get
3029 - theme is only reloaded iff another theme was
3032 2002-02-16 [paul] 0.7.1claws6
3034 * sync with sylpheed 0.7.2 release
3035 see ChangeLog entry 2002-02-15 and 2002-02-16
3037 2002-02-15 [paul] 0.7.1claws5
3039 * sync with sylpheed 0.7.1cvs9
3040 see ChangeLog entry 2002-02-15
3043 remove unneeded headerwindow.c entry
3045 2002-02-14 [carsten] 0.7.1claws4
3047 fixed a bug for "Go to next unread message": there was
3048 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3049 in the prefs, because of doing "Search again" instead
3052 2002-02-14 [carsten] 0.7.1claws3
3053 * src/stock_pixmap.c
3054 removed 2 more mem leaks; following memprof,
3055 this code is "leak free" now :)
3057 2002-02-14 [carsten] 0.7.1claws2
3058 * src/stock_pixmap.c
3059 used opendir/readdir/closedir instead of scandir
3060 -> code should work now on Solaris
3062 2002-02-14 [paul] 0.7.1claws1
3064 * sync with sylpheed 0.7.1cvs8
3065 see ChangeLog entries 2002-02-13 and 2002-02-14
3068 add some description of Actions and Pixmap Themes
3072 * version 0.7.1claws release
3074 2002-02-13 [paul] 0.7.1claws
3079 updated translations, submitted by Ricardo Mones Lastra,
3080 Alessandro Maestri and Fabio Junior Beneditto
3082 2002-02-13 [melvin] 0.7.0claws75
3084 * src/prefs_actions.c
3085 Added missing "signal.h" include
3087 2002-02-13 [melvin] 0.7.0claws74
3089 * src/prefs_folder_item.c
3090 Added missing "config.h" include
3092 Updated French translation for folder propriety.
3094 2002-02-13 [jens] 0.7.0claws73
3097 Added missing src/prefs_folder_item.c [log added by melvin]
3099 Updated German translation.
3101 2002-02-13 [melvin] 0.7.0claws72
3104 Updated French translation.
3106 2002-02-13 [melvin] 0.7.0claws71
3109 Made gtkut_editable_get_selection return NULL if selection
3111 This fixes a bug where selecting part of message A then
3112 switching to message B and replying to it will not
3113 quote the message's body.
3115 2002-02-12 [paul] 0.7.0claws70
3118 cosmetic, relating to pixmap themes: on toolbar make
3119 updating of 'Exec' and 'Compose news/Compose email'
3122 2002-02-12 [carsten] 0.7.0claws69
3128 - refreshing after changing pixmap theme better
3130 - wanted to remove some mem leaks, but alfons was
3131 faster (and had the better solution ;)
3133 2002-02-12 [alfons] 0.7.0claws68
3135 * src/prefs_common.c
3136 * src/stock_pixmap.[ch]
3137 plug mem leaks, refactor code a little bit
3140 2002-02-12 [sergey] 0.7.0claws67
3143 Fixed problem with copying messages to IMAP folders when the
3144 server uses something other than '/' as a namespace separator
3145 (cyrus-imapd uses '.').
3147 2002-02-12 [jens] 0.7.0claws66
3150 Updated German Translation
3152 2002-02-12 [paul] 0.7.0claws65
3154 * sync with sylpheed 0.7.1cvs1
3155 see ChangeLog entry 2002-02-12
3157 2002-02-12 [melvin] 0.7.0claws64
3159 * src/prefs_actions.c
3160 Fixed "feature" where children's output was duplicated
3161 instead of refreshed while monitoring.
3162 Removed some debug code.
3164 2002-02-12 [christoph] 0.7.0claws63
3167 always delete message from queue after sending/send error
3168 (closes bug #509601)
3170 2002-02-12 [melvin] 0.7.0claws62
3172 * src/prefs_actions.c
3173 Children wait loop is now triggered with a timeout of 1s
3174 Added %F which is replaced with the list of filenames
3175 of all selected messages (as suggested by Ricardo Mones Lestra)
3176 Pipe syntax changed. Prefix with | to send selection, postfix
3177 with | to retrieve output. Prefix with > or * to send
3178 user definable input to the command (*: input is hidden)
3179 Old pipe action should now be postfixed with |, too.
3181 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
3182 * src/stock_pixmap.c
3183 fixed a bug: if there's no theme directory don't
3184 throw an error, just do "nothing" (thanks Alfons)
3186 2002-02-12 [carsten] 0.7.0claws60
3189 had to write the cache twice (nasty!); some marks would
3192 2002-02-11 [carsten] 0.7.0claws59
3195 doc-src/maintainer_guide.txt
3201 src/prefs_common.[ch]
3202 src/stock_pixmap.[ch]
3203 src/summaryview.[ch]
3204 pixmap theming and related work on pixmap
3205 handling on some other places
3206 (e.g. hrm features for all folder)
3207 src/pixmap/stock_*.xpm -> the stock_ was removed
3209 2002-02-11 [paul] 0.7.0claws58
3211 * sync with sylpheed 0.7.1 release
3212 see ChangeLog entries 2002-02-11
3214 2002-02-08 [paul] 0.7.0claws57
3216 * sync with sylpheed 0.7.0cvs39
3217 see ChangeLog entry 2002-02-07 (last entry)
3219 * src/prefs_actions.c
3220 src/prefs_filtering.c
3223 sync: made it compile with C compilers other than gcc
3225 2002-02-07 [paul] 0.7.0claws56
3227 * sync with sylpheed 0.7.0cvs38
3228 see ChangeLog entries 2002-02-06 (last 2 entries) and
3231 2002-02-07 [darko] 0.7.0claws55
3235 Fix const gchar */gchar * issue (thanks Hiro)
3237 2002-02-07 [darko] 0.7.0claws54
3242 * src/prefs_template.c
3244 * src/quote_fmt_parse.y
3247 When replying or forwarding an email don't quote the entire
3248 mail body but use the part of the message text that is selected
3250 2002-02-06 [melvin] 0.7.0claws53
3252 * src/prefs_common.[ch]
3255 Made possible to switch quickly to last used dictionary
3256 which makes checking bilingual documents easier.
3258 2002-02-06 [melvin] 0.7.0claws52
3261 Added forgotten new file src/prefs_actions.c
3263 2002-02-06 [melvin] 0.7.0claws51
3265 * src/prefs_actions.c ** NEW FILE **
3266 * src/prefs_actions.h ** NEW FILE **
3267 Added actions to execute on message text view, or on the
3270 Added src/prefs_actions.[ch]
3272 Added new menu "Edit/Actions"
3274 Added new actionsrc file.
3276 Added actionsrc reading.
3278 Added new menus "Edit/Actions" and "Configuration/Actions..."
3279 * src/prefs_common.h
3280 Added new element actionslst element to prefs_common.
3282 2002-02-06 [paul] 0.7.0claws50
3284 * sync with sylpheed 0.7.0cvs36
3285 see ChangeLog entry 2002-02-06
3290 updated by Ricardo Mones Lastra
3292 2002-02-05 [paul] 0.7.0claws49
3294 * sync with sylpheed 0.7.0cvs33
3295 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3297 2002-02-05 [paul] 0.7.0claws48
3300 re-add 'Edit/Advanced/Delete entire line', previously named
3303 2002-02-04 [paul] 0.7.0claws47
3307 fix bug #494993 (Reply All not taking Reply-To into consi)
3308 eliminate differences in behaviour of right-click 'Reply to all'
3309 in summary view and 'Reply to all' on the toolbar.
3310 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3311 view and From gets ignored by 'Reply to all' on toolbar.
3312 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3313 From when no Reply-To header is present.
3315 2002-02-04 [paul] 0.7.0claws46
3317 * sync with sylpheed 0.7.0cvs30
3318 see ChangeLog entries 2002-02-03 and 2002-02-04
3320 2002-02-03 [melvin] 0.7.0claws45
3323 Readded function to highlight all misspelled words.
3324 Fixed bug where user-provided-words did not replace
3325 correctly the misspelled word when using the mouse.
3326 Fixed bug where checking a region selected from right to left did
3327 not check the region at all.
3328 Fixed bug where 'Check backwards' may not check at all.
3329 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3330 Fixed possible buffer overflow when checking for long strings (>1k).
3331 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3332 Accelerators code uses now gtk_widget_add_accel.
3333 Removed and disabled obsolete and unfinished code.
3337 Added menu item to Highlight all misspelled words.
3339 2002-02-01 [paul] 0.7.0claws44
3342 fix '/View/Hide read messages' sensitivity when all
3343 messages in a folder are hidden
3345 2002-02-01 [paul] 0.7.0claws43
3348 add --send option to command line interface, sends all
3349 queued mail. Patch submitted by Ricardo Mones Lastra.
3351 2002-01-31 [paul] 0.7.0claws42
3354 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3356 2002-01-31 [paul] 0.7.0claws41
3358 * sync with sylpheed 0.7.0cvs27
3359 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3363 comment out elements of textview_show_part() as temporary
3364 workaround for attachment 'Display as text' bug
3367 updated by Fabio Junior Beneditto
3369 2002-01-30 [paul] 0.7.0claws40
3371 * sync with sylpheed 0.7.0cvs24
3372 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3376 add {N_("/_Spelling"), ... "<Branch>"} to
3377 GtkItemFactoryEntry compose_entries[]
3379 * src/prefs_common.c
3380 add claws menu items to prefs_keybind_apply_clicked()
3381 and remove non-claws menu items
3383 2002-01-29 [paul] 0.7.0claws39
3385 * sync with sylpheed 0.7.0cvs22
3386 see ChangeLog entries 2002-01-28 and 2002-01-29
3388 2002-01-28 [melvin] 0.7.0claws38
3391 Added the declartion of compose_send_control_enter.
3395 Added in a 'Spelling' menu which includes the configuration menu.
3396 Added a real 'Check all' and got rid from the old one which only
3397 highlited misspelled word.
3398 Made 'Check while typing' a disableable option.
3399 Added a dialog when there are no more misspelled word.
3400 Added a dialog if error occurs when switching to a dictionary.
3402 * src/prefs_common.[ch]
3403 Added option for the default 'Check while typing' option.
3406 2002-01-28 [alfons] 0.7.0claws37
3409 fix buglet and make code comply with sylpheed code style
3411 2002-01-28 [paul] 0.7.0claws36
3413 * sync with sylpheed 0.7.0cvs19
3414 see ChangeLog entries for 2002-01-28
3416 2002-01-28 [hoa] 0.7.0claws35
3422 read the renderer config
3425 use the renderer config to convert mime attachments
3428 don't use textview_show_html/ertf,
3429 use get_text_content instead
3431 2002-01-27 [alfons] 0.7.0claws34
3434 make sylpheed believe it can delete a news message...
3435 (messages are NOT deleted, maybe we should remove
3436 processing from the folder properties after all.)
3438 2002-01-27 [alfons] 0.7.0claws33
3443 implement remove_msg()
3445 2002-01-27 [alfons] 0.7.0claws32
3450 fix return receipt / disposition notification again. this
3451 stuff seems to break on _every_ major summary UI change, so
3452 it's now implemented using a flag which is saved in the
3455 2002-01-26 [alfons] 0.7.0claws31
3458 let import dialog show the destination folder identifier
3460 2002-01-26 [melvin] 0.7.0claws30
3464 Readded 'Mark all read' into summary view popup menu
3465 Added 'Mark all read' in folder view popup menu for IMAP
3467 Made it insensitive if the selected folder is not the shown
3468 one to avoid 'Mark all read' on the wrong folder.
3470 2002-01-26 [paul] 0.7.0claws29
3474 move 'Mark all read' from summary view to folder view
3475 menu. (adapted from) patch submitted by Jeremy Andrews,
3476 <lists@kerneltrap.com>
3478 2002-01-25 [alfons] 0.7.0claws28
3481 put the gtk class name back so GtkSText adapts the
3484 2002-01-25 [alfons] 0.7.0claws27
3487 assimilate Ricardo's patch that shows pixmaps instead of
3488 plain "new" and "unread" texts in the folder view column
3491 2002-01-25 [paul] 0.7.0claws26
3494 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
3495 be found in non-standard locations.
3496 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3498 2002-01-25 [paul] 0.7.0claws25
3500 * sync with sylpheed 0.7.0cvs16
3501 see ChangeLog entry 2002-01-25
3503 2002-01-24 [paul] 0.7.0claws24
3505 * more sync with sylpheed 0.7.0cvs15
3506 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3508 2002-01-23 [sergey] 0.7.0claws23
3511 Fixed segfault when closing LDIF import wizard with
3517 Fixed wrong scrolling position after switching between
3518 text and image parts.
3520 2002-01-23 [paul] 0.7.0claws22
3522 * sync with sylpheed 0.7.0cvs15
3523 see ChangeLog entries 2002-01-22 and 2002-01-23
3525 2002-01-21 [melvin] 0.7.0claws21
3527 * src/prefs_scoring.c
3528 * src/prefs_filtering.c
3529 Fixed bug where scoring and filtering windows stopped
3532 2002-01-21 [paul] 0.7.0claws20
3534 * sync with sylpheed 0.7.0cvs12
3535 see ChangeLog entries 2002-01-20 and 2002-01-21
3537 2002-01-21 [carsten] 0.7.0claws19
3540 * src/messageview.[ch]
3541 * src/summaryview.[ch]
3542 changes to shortcuts handling again:
3543 + "Q" now controled by mainwin
3544 + v/V are now customizable and have slightly
3546 the "button" to minimize the messageview (and maximize
3547 the summary view) is a real button now
3549 "Delete Line+" added to Edit/Advanced (this will also
3552 2002-01-20 [melvin] 0.7.0claws18
3555 Made "Bcc" sensitive when addressbook is called from
3556 compose window (it was a Claws only bug).
3558 2002-01-19 [alfons] 0.7.0claws17
3561 prevent unnecessary updates when currently selected folder has
3564 2002-01-19 [alfons] 0.7.0claws16
3567 prevent writing the cache based on current message list in summary
3568 view when filtering also put messages in currently selected folder
3573 Italian translation submitted by Alessandro Maestri
3574 <a.maestri@cs.tin.it>
3576 2002-01-18 [melvin] 0.7.0claws15
3578 * src/prefs_filters.c
3579 fixed bug where 'cancel' from 'filters' window stops autochecking
3580 if the timer timed out when the window was open.
3582 2002-01-18 [match] 0.7.0claws14
3584 * src/addrclip.[ch] ** NEW FILE **
3585 * src/addrselect.[ch] ** NEW FILE **
3586 * src/adbookbase.h ** NEW FILE **
3587 addressbook cut, copy and paste
3589 * src/addrcache.[ch]
3591 * src/addrindex.[ch]
3603 support for copy/paste
3605 support for copy/paste
3606 tidy up menu option processing
3607 correct address list function arguments
3609 sort user attributes
3619 2002-01-18 [paul] 0.7.0claws13
3621 * sync with sylpheed 0.7.0cvs8
3622 configure.in: support Mac OS X (Darwin)
3624 2002-01-18 [carsten] 0.7.0claws12
3626 small hack to fix a segfault with an empty href
3627 (reported by Alexandra Walford <deeni@altern.org>)
3630 the shortcuts for Mark und Mark as unread are hardcoded
3634 readded the shortcuts in gtkstext but made them
3635 customizeable (simply by adding a menu plus a wrapper
3638 2002-01-17 [melvin] 0.7.0claws11
3641 fix default dictionary not being saved.
3643 2002-01-16 [darko] 0.7.0claws10
3646 fix wrapping crash with URL longer than wrapping margin
3648 2002-12-08 [hoa] 0.7.0claws10
3650 * src/matcher_parser_parse.y
3653 * src/prefs_filtering.c
3654 now, we can use bounce action in the dialog box.
3656 2002-01-16 [carsten] 0.7.0claws9
3658 removed the <control> and <alt> shortcuts because they're
3659 not needed and interefered with the "normal" shortcuts
3662 removed most of the hardcoded shortcuts and assigned
3663 them to menu entries making them easy customizable by
3666 2002-01-16 |melvin] 0.7.0claws8
3669 fixed bug where using the mouse and when the compose
3670 window is not on top may result in a crash.
3672 2002-01-16 [melvin] 0.7.0claws7
3675 fixed a long standingspell checker bug which could
3676 cause a crash after sending a message.
3678 2002-01-16 [paul] 0.7.0claws6
3680 * sync with sylpheed 0.7.0cvs7
3681 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3682 2002-01-15, and 2002-01-16
3684 2002-01-16 [melvin] 0.7.0claws5
3690 Heavily modified spell checker code to work around
3691 ispell bug, to add keyboard shortcuts and for future
3692 enhancements. See README.claws for usage information.
3694 2002-01-15 [alfons] 0.7.0claws4
3697 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3698 so sorting within threads reflects sort mode
3700 2002-01-15 [christoph] 0.7.0claws3
3703 added alertpanel if mail sending failed
3705 2002-01-15 [alfons] 0.7.0claws2
3707 * src/prefs_filtering.c
3708 don't stop timer when prefs filtering dialog is opened
3710 2002-01-14 [alfons] 0.7.0claws1
3714 remove debug_print()s for privacy reasons
3716 2002-01-14 [darko] 0.7.0claws
3719 quotation wrapping is now also in the main branch
3723 * tools/filter_conv.pl
3724 allow for Boolean Op and case-sensitivity
3725 this file is included in the release and tagged
3728 2002-01-13 [paul] 0.7.0claws
3730 * release 0.7.0, with cvs tag 'rel_0_7_0'
3734 * tools/filter_conv.pl
3736 rewritten to output to matcherrc instead of filteringrc
3739 updated Spanish translation by Ricardo Mones Lastra
3744 update dutch translation
3749 Updated by Fabio Junior Beneditto
3751 2002-01-13 [melvin] 0.6.6claws53
3754 Updated french translation
3756 2002-01-12 [alfons] 0.6.6claws52
3759 plug mem leak that has been sitting there for ages
3761 2002-01-12 [alfons] 0.6.6claws51
3764 undo melvin's changes from 0.6.6claws48 because summary
3765 view now refuses to select first unread message when
3768 2002-01-11 [alfons] 0.6.6claws50
3771 use claws' semantics for getting folder item when
3772 importing an mbox file into a folder
3773 (submitted by Dale P. Smith)
3775 2002-01-11 [christoph] 0.6.6claws49
3778 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
3779 toggle widget, because non static prefs can not use
3780 prefs_set_* functions
3781 * src/prefs_account.c
3782 toggle smtp auth password field sensitivity if
3783 user id is empty and add descrition of usage for
3785 * src/prefs_folder_item.c
3786 use SET_TOGGLE_SENSITIVITY macro to instead of extra
3789 2002-01-11 [melvin] 0.6.6claws48
3792 fix the 'Ctrl-Enter' feature for sending and test really
3793 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
3794 editables which was not documented in Gtk)
3797 Made summaryview refresh after sorting and not before.
3799 2002-01-11 [christoph] 0.6.6claws47
3802 select account from account ids if possible and
3803 correctly set save folder for copy in reedit
3805 2002-01-10 [paul] 0.6.6claws46
3807 * sync with sylpheed 0.7.0 release
3808 see ChangeLog entries 2002-01-07, 2002-01-08 and
3814 remove more dirt traces...
3819 clean up some traces of my debugging stuff
3821 2002-01-09 [alfons] 0.6.6claws45
3824 break up filteringprop_apply() in three separate pieces
3825 so we can drop messages that failed processing in the
3829 fix bug #469598 "no refresh of inbox after filter" which
3830 was introduced by the new summary view locking, and which
3831 prevented the summary view to update after a manual filter
3832 message. claw's filter message requires a summary_show().
3833 (aargh, summary_show() again! :-)
3835 2002-01-07 [alfons] 0.6.6claws44
3837 * src/headerwindow.c
3840 * src/sourcewindow.c
3841 bring in Hiro's last 0.7.0 wm class fixes
3844 bring in Ricardo's fix for sylprint script
3848 * src/prefs_common.[ch]
3849 * src/prefs_account.[ch]
3851 clean up account preference poison in rfc2015,
3852 and preparation to fix double sign bug
3853 (patch submitted by Simon 'corecode' Schubert)
3855 2002-01-07 [christoph] 0.6.6claws43
3858 search for free message number, do not only rely
3861 fix smtp auth and use extra account information
3862 if available, if not use pop3 data instead
3863 (closes bug #500341)
3867 2002-01-06 [alfons] 0.6.6claws42
3870 try making the separate windows work again...
3872 2002-01-06 [alfons] 0.6.6claws41
3875 adapt Hiro's separate window menu (to get rid of the funny
3876 duplicate menu items), and make it work again
3878 2002-01-06 [alfons] 0.6.6claws40
3883 * tools/README.sylprint
3884 add sylprint script for printing mails from Sylpheed
3885 (contributed by Ricardo Mones Lastra)
3890 2002-01-06 [melvin] 0.6.6claws39
3894 Fixed crash introduced in 0.6.6claws38 by the menu
3895 reorganisation (Hide read messages)
3898 Fixed typo (we are now in 2002, alfons ;) )
3900 2002-01-05 [alfons] 0.6.6claws38
3902 * sync with sylpheed 0.6.6cvs10-17
3903 (last stuff marked as LAST_STABLE)
3905 2002-01-04 [melvin] 0.6.6claws37
3908 Made account selection code use strcasestr again instead of
3909 g_strcasecmp (fixes bug where reediting queued messages
3910 did not select proper account reported by T. Link).
3913 Fix bug where folder icons are not shown when 'hide read messages'
3916 * src/stock_pixmaps.[ch]
3917 Added folder icons for 'hide read messages'.
3920 Fixed bug where 'Enter' in a header entry will send the message
3921 if 'CTL-Enter' was chosen as a shorcut for sendind.
3923 2002-01-03 [melvin] 0.6.6claws36
3926 Added popup menu for common preferences and
3927 account preferences (right click on tab displays
3928 a menu of all tabs.)
3930 2002-01-02 [melvin] 0.6.6claws35
3933 Made spelling code compatible with undo/redo feature.
3934 Added creation of suggestion mode menu for the general
3937 * src/prefs_common.[ch]
3938 Added option menu for the speller's suggestion mode.
3939 Added missing spaces in "..." buttons and made a "..."
3940 button non translatable!
3943 Made speller use the default suggestion mode.
3944 Hack to make it possible to choose 'CTRL-Enter' as a
3945 shortcut for sending (and only for sending).
3947 * src/prefs_folder_item.c
3948 Changing subject simplification does not update cache
3949 anymore (because it is unnecessary).
3950 Fixed bug where changing subject simplification updated the
3951 summaryview even when the viewed folder is not the
3952 folder which properties are being changed. (E.g.
3953 viewing folder A and changing
3954 the subject simplification of
3955 folder B -not being viewed- updated the
3956 summaryview of folder A with data of
3957 folder B). (Hope this is clear... )
3959 2001-12-31 [alfons] 0.6.6claws34
3963 fgetc() returns a signed integer which doesn't
3964 fit in a char. so c truncates this to a char
3965 but we may lose significant bits. i.e. we may
3966 comparing 0xFF which may not be equal to -1
3967 unless properly casted to signed char which
3968 we won't do because fgetc() returns a signed
3969 integer which doesn't fit in a char. so c
3970 truncates this to a char but we may lose
3971 significat bits. (you got the idea, thanks
3972 to Gustavo Noronha Silva <kov@debian.org>
3973 and the Debian folks!)
3975 2001-12-30 [alfons] 0.6.6claws33
3977 * src/prefs_common.c
3978 add #ifdef USE_PSPELLs that Melvin forgot
3980 2001-12-30 [melvin] 0.6.6claws32
3982 * src/prefs_common.[ch]
3983 Added configurable color for misspelled words.
3986 Fixed bug of foreground text color (reported by David
3988 Added configurable color for misspelled words.
3990 2001-12-30 [alfons] 0.6.6claws31
3993 remove unnecessary things someone put there
3997 make folder properties (like threading and sorting) persistent
3998 (closes bug #497424 "rescan folder tree resets proprieties")
3999 currently this is only for MH folders.
4001 2001-12-29 [melvin] 0.6.6claws30
4003 * src/string_match.[ch]
4004 Optimized a bit: regexp pattern buffer compiled only once, and
4005 one subroutine call removed. Fixed ^ regexp search: Now,
4006 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
4009 Subject filtering changed to filter summary columns and
4010 not directly the messages subject cache. The loss in
4011 performance is balanced by the improvement of string_match.
4012 Added an alert panel if there is an error in the regexp.
4014 * src/src/prefs_folder_item.h
4015 Added a regexp pattern buffer.
4017 2001-12-28 [alfons] 0.6.6claws29
4019 * src/string_match.[ch]
4021 allow compilation *BSD
4023 2001-12-27 [alfons] 0.6.6claws28
4026 sync the Hiro's bug fix for BSD
4028 2001-12-27 [melvin] 0.6.6claws27
4031 Simplify focus to subject entry code.
4033 2001-12-27 [darko] 0.6.6claws26
4039 * src/procheader.[ch]
4041 * src/stock_pixmap.[ch]
4043 Show key icon for encrypted mails in summary view
4045 * src/pixmaps/clip.xpm
4046 * src/pixmaps/clipkey.xpm
4047 * src/pixmaps/key.xpm
4048 New/modified icons for the above
4050 2001-12-27 [melvin] 0.6.6claws25
4052 * src/prefs_common.c
4053 Put spell checker options in a separate tab to decrease
4054 the Common Preferences window height.
4057 Update spell checker usage instruction about its options
4060 2001-12-27 [melvin] 0.6.6claws24
4063 Changed subject entry widget position. Initial focus is
4064 on the To header instead of the subject entry.
4065 Creating a new header scrolls the header list to make the
4066 created one visible. Nevertheless, when automatically filling
4067 headers, the first one is shown.
4068 A Tab key press in the last empty header entry zips the
4069 focus to the subject entry.
4070 (I did not change the combo boxes, yet)
4072 2001-12-26 [alfons] 0.6.6claws23
4074 * src/prefs_account.c
4076 allow default inbox to reside in another mailbox (only
4077 works for POP3 accounts)
4079 2001-12-26 [alfons] 0.6.6claws22
4082 make reply-on-click work with the account of the selected folder
4084 put a fixme here to remind me to fix finding correct default
4085 account for nested folders
4087 2001-12-25 [alfons] 0.6.6claws21
4090 make column headers display locked and mark pixmaps (idea by Melvin)
4091 fix bug by adding score and locked column type to sort array
4093 2001-12-25 [alfons] 0.6.6claws20
4096 catch a *potentially* inadvertent write back of
4097 the message cache(s) introduced by 0.6.5claws37
4099 2001-12-25 [christoph] 0.6.6claws19
4101 * src/stock_pixmap.[ch]
4103 add ignore thread pixmap
4104 (can someone draw a better icon for this?)
4106 2001-12-24 [alfons] 0.6.6claws18
4108 * src/prefs_folder_item.c
4109 make address completion actually work for the
4110 Default To address in the Folder Property dialog.
4112 2001-12-24 [alfons] 0.6.6claws17
4115 use new style regexp for subject stripping
4116 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
4118 2001-12-24 [darko] 0.6.6claws16
4122 move GPG related informational messages to debug mode
4124 2001-12-23 [alfons] 0.6.6claws15
4126 * src/stock_pixmap.[ch]
4128 add the forgotten Claws' locked pixmap
4130 2001-12-23 [alfons] 0.6.6claws14
4133 accept file name typed in entry in multi file
4134 selector (patch submitted by Gustavo Noronha Silva
4137 2001-12-23 [alfons] 0.6.6claws13
4139 * src/prefs_filter.c
4140 * src/prefs_filtering.c
4143 clean up a little bit
4145 * src/string_match.c
4146 validate input strings a little bit more
4148 2001-12-23 [alfons] 0.6.6claws12
4152 * src/string_match.[ch] ** NEW **
4153 * src/folderview.[ch]
4156 * src/prefs_folder_item.[ch]
4157 add subject simplification to strip out strings from
4158 a subject line (esp. handy for mailing lists).
4159 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
4160 but slightly changed things for better integration.)
4162 2001-12-23 [alfons] 0.6.6claws11
4165 fix bug introduced by submission included in 0.6.5claws52.
4166 ideally this submission should clean the trash if any trash
4167 folder has a message. however, the hasTrash variable was
4168 set to false whenever a trash folder was empty (discarding
4169 a previously found *filled* trash folder.)
4171 also edited the code a little bit and made it more safe.
4173 2001-12-22 [alfons] 0.6.6claws10
4176 quick fix for Martin Pool's omission of an account
4177 specific SSL setting
4179 2001-12-22 [alfons] 0.6.6claws9
4186 better support for multipart/digest (submitted
4187 by Fredrik <e98fo@efd.lth.se>)
4189 2001-12-22 [alfons] 0.6.6claws8
4192 correct function signature
4195 * src/prefs_account.[ch]
4196 allow IMAP over SSH tunnel (patch submitted by
4197 Martin Pool <mbp@samba.org>)
4199 2001-12-21 [alfons] 0.6.6claws7
4201 * sync with sylpheed 0.6.6cvs4-9
4202 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
4204 2001-12-21 [christoph] 0.6.6claws6
4207 * src/prefs_folder_item.[ch]
4208 implement saving of outgoing messages to current folder.
4209 fix segfault when no default outbox is available
4210 (closes bug #495683)
4212 2001-12-21 [carsten] 0.6.6claws5
4215 pressing CTRL while DND does now the expected thing and
4216 copies the mail (moving is still the default, as this
4217 seam more appropriate for handling mails by DND)
4219 2001-12-18 [paul] 0.6.6claws4
4221 * sync with sylpheed 0.6.6cvs3
4222 see ChangeLog entries 2001-12-18
4224 2001-12-18 [hiro] 0.6.6claws3
4227 fix for multibyte characters (obtain the number of letters
4230 2001-12-17 [paul] 0.6.6claws2
4232 * sync with sylpheed 0.6.6cvs1
4233 see ChangeLog entry 2001-12-16
4235 2000-12-17 [alfons] 0.6.6claws1
4240 2001-12-16 [paul] 0.6.6claws
4243 * Release version 0.6.6claws, cvs tag: rel_0_6_6
4246 last minute sync with main 0.6.6
4249 updated by Ricardo Mones Lastra
4250 update for last minute sync
4253 update for last minute sync
4255 updated by Jens Oberender
4257 updated by Fabio Junior Beneditto
4259 * src/prefs_common.[ch]
4261 number of undo levels is user configurable
4262 (squeeze it into the release in the dying
4263 moments) Submitted by Jens Oberender
4268 updated french translation
4270 2001-12-15 [paul] 0.6.5claws92
4272 * sync with sylpheed 0.6.5cvs28
4273 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
4276 update to allow for sync
4281 update dutch translation
4283 2001-12-14 [carsten] 0.6.5claws91
4285 fixed bug #473785; also after changing the column order
4286 the same message will be selected and displayed as before
4289 2001-12-14 [carsten] 0.6.5claws90
4291 probably found the bug reported by wwb opening or closing
4292 a folder tree just before dnd (found the solution in the
4293 balsa source -- thanks to them)
4295 2001-12-14 [carsten] 0.6.5claws89
4298 moved gtk_clist_moveto to the right place, so that
4299 only the accounts dialog is effected on opening
4301 2001-12-14 [carsten] 0.6.5claws88
4303 gtkut_clist_set_focus_row does a gtk_clist_moveto
4304 now, so that the focused row will be seen in any case
4305 (reported by wwp on sf-claws-user)
4307 2001-12-14 [darko] 0.6.5claws87
4310 remove unnecessary line
4312 2001-12-14 [paul] 0.6.5claws86
4314 * sync with sylpheed 0.6.5cvs27
4315 see ChangeLog entries 2001-12-14
4317 2001-12-14 [carsten] 0.6.5claws85
4319 following a suggestion of Melvin the rcoabm pops up
4320 right under the button now and the button is reliefed
4321 while the popup is open
4323 2001-12-14 [darko] 0.6.5claws84
4326 fix crash when wrapping long lines if linewrap quotation
4327 is disabled and wrapper encounters a word spanning more
4330 2001-12-13 [paul] 0.6.5claws83
4333 prefer 'Reply-To' header over mailing list header when
4334 replying to a message. Finally prevent all those confirmation
4335 messages being sent to the list itself.
4338 remove unused summary_set_menu_sensitive() entry
4340 2001-12-13 [paul] 0.6.5claws82
4343 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
4344 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
4345 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
4346 improvements to 'Hide read messages': Inbox, Outbox,
4347 Trash, Queue, and Draft icons now reveal presence of hidden
4350 2001-12-12 [alfons] 0.6.5claws81
4352 0.6.5claws80 was tagged as LAST_STABLE
4354 * src/filtering.[ch]
4356 * src/matcher_parser_lex.c
4357 fix the filtering; my last attempt to get it right,
4358 if it does not work, it's Hoa's turn. ;-)
4360 for my honourable peers:
4362 the code now makes a clear distinction between
4363 rules as they are displayed (probably escaped),
4364 and as they are executed (probably unescaped). the
4365 parser does *NOT* do any unescaping, this is
4366 the task of the matcher.c (which breaks up a
4367 rule into condition) and the filtering.c (which
4368 breaks up the rule's action). to make this
4369 run happily we provide an unescaped copy of
4370 crucial strings to the MatcherProp and
4371 FilteringAction structures. note that the only
4372 exception to this is any REGEXP string. those
4373 are directly passed to regcomp() and regexp()
4374 (who have much more powerful unescape functions).
4378 you can escape tab (\t), carriage return (\r),
4379 linefeed (\n), form feed (\f), quote (\"),
4380 single quote (\'), bell (\b) in all the entry
4381 lines in the scoring & filtering dialogs.