1 2002-08-18 [alfons] 0.8.1claws75
5 plug other memleaks reported by Martin Kluge
7 2002-08-18 [paul] 0.8.1claws74
10 updated by Fabio Jr. Beneditto
12 2002-08-18 [paul] 0.8.1claws73
15 fix bug where tooltips were displayed untranslated
18 fix bug where clicking 'Cancel' creates an icon & text
19 toolbar regardless of prefs
22 2002-08-17 [oliver] 0.8.1claws72
25 update toolbar on CANCEL
26 bug reported by Martin Kluge
28 toolbar_destroy memleak fixed
30 2002-08-17 [alfons] 0.8.1claws71
33 plug another memleak reported by Martin Kluge
35 2002-08-16 [alfons] 0.8.1claws70
38 use execvp() correctly (suggested by wwp; thanks!)
40 2002-08-16 [alfons] 0.8.1claws69
43 plug memory leak reported by Kim Schultz & Martin Kluge
45 2002-08-16 [paul] 0.8.1claws68
48 updated by Ricardo Mones Lastra
50 2002-08-16 [paul] 0.8.1claws67
53 fix bug where 'Compose News' icon showed wrong
56 2002-08-16 [paul] 0.8.1claws66
58 * sync with 0.8.1cvs24
59 see ChangeLog 2002-08-16
62 updated by Alessandro Maestri
64 2002-08-15 [paul] 0.8.1claws65
69 2002-08-15 [paul] 0.8.1claws64
72 don't translate debug info
77 2002-08-15 [paul] 0.8.1claws63
80 fix bug where clicking 'OK' creates an icon & text
81 toolbar regardless of prefs
83 2002-08-14 [alfons] 0.8.1claws62
86 add global var that has the full argv[0]
88 o execvp the correct sylpheed by using argv0
89 and setting the correct work dir
92 2002-08-14 [oliver] 0.8.1claws61
94 * enable/disable Toolbar Action Buttons
100 2002-08-14 [melvin] 0.8.1claws60
103 Updated French translations
105 2002-08-14 [melvin] 0.8.1claws59
108 Made bug report not translatable
110 Fixed exporthtml_build_filespec() return value
112 Fixed incorrect include file
114 * src/prefs_actions.c
115 * src/prefs_toolbar.c
116 Made debug info not translatable
119 Added missing includes
123 2002-08-14 [paul] 0.8.1claws58
125 * faq/es/sylpheed-faq.html
126 faq/es/sylpheed-faq-[1-3].html
127 faq/es/sylpheed-faq-4.html **NEW FILE **
130 2002-08-13 [christoph] 0.8.1claws57
133 ignore thread fix that did not mark all
134 child nodes of a ignored thread as
135 ignored. Does not work perfectly yet,
138 2002-08-13 [alfons] 0.8.1claws56
141 o implement 'save crash log'
144 2002-08-13 [melvin] 0.8.1claws55
147 removed unrequired "execinfo.h" header
149 2002-08-12 [paul] 0.8.1claws54
151 * faq/en/sylpheed-faq.html
152 faq/en/sylpheed-faq-[1-3].html
153 faq/en/sylpheed-faq-4.html **NEW FILE **
156 2002-08-12 [alfons] 0.8.1claws53
159 add crash.c to translatables
161 bring in Leandro's crash dialog
163 2002-08-11 [alfons] 0.8.1claws52
166 clean up some warnings
168 2002-08-11 [alfons] 0.8.1claws51
172 * src/crash.[ch] ** NEW FILES **
174 initial gdb crash handler
176 2002-08-11 [paul] 0.8.1claws50
178 * src/prefs_toolbar.c
179 replace Up/Down arrow pixmaps with text to be
180 consistent across icon themes
182 2002-08-11 [paul] 0.8.1claws49
186 rename 'Pixmap' -> 'Icon'
189 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
191 2002-08-10 [paul] 0.8.1claws48
193 * src/prefs_toolbar.c
196 2002-08-10 [paul] 0.8.1claws47
199 don't write Processing progress to status bar
200 patch submitted by Alexander Evseev
202 * src/prefs_toolbar.c
203 re-position and resize window
204 make window assume correct size on first call
206 2002-08-10 [paul] 0.8.1claws46
213 follow UI text conventions
215 2002-08-10 [alfons] 0.8.1claws45
218 correct pixmap for delete action
220 2002-08-10 [paul] 0.8.1claws44
223 updated by Fabio Jr. Beneditto
225 2002-08-10 [paul] 0.8.1claws43
228 add custom toolbar files
230 2002-08-10 [paul] 0.8.1claws42
232 * sync with 0.8.1cvs22
233 see ChangeLog 2002-08-09
235 2002-08-09 [paul] 0.8.1claws41
239 tools/outlook2sylpheed.pl ** NEW FILE **
240 add script to convert exported Outlook
241 contacts list to a Sylpheed addressbook.
242 Submitted by Ricardo Mones Lastra.
244 2002-08-09 [paul] 0.8.1claws40
248 po/sr.po ** NEW FILE **
249 add Serbian message catalog. Submitted by
250 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
252 2002-08-09 [paul] 0.8.1claws39
254 * sync with 0.8.1cvs21
255 see ChangeLog 2002-08-08
257 2002-08-08 [oliver] 0.8.1claws38
260 move Custom Toolbar to Configuration menu
262 2002-08-08 [oliver] 0.8.1claws37
264 * src/prefs_toolbar.c
265 fix substitute pixmap bug
267 2002-08-08 [paul] 0.8.1claws36
269 * sync with 0.8.1cvs19
270 see ChangeLog 2002-08-08
272 2002-08-07 [christoph] 0.8.1claws35
275 fixed a memory leak in new canonicalize_file_replace
277 2002-08-07 [christoph] 0.8.1claws34
280 o canonicalize_file_replace should create the temporary
281 file in the same directory as the original file.
282 o added get_tmpfile_in_dir that creates a temorary file
283 in a specified directory.
285 2002-08-07 [melvin] 0.8.1claws33
288 fixed bug where 'Article' button acted as 'Email' button.
290 2002-08-07 [paul] 0.8.1claws32
292 * sync with 0.8.1.cvs17
293 see ChangeLog 2002-08-07
295 2002-08-07 [colin] 0.8.1claws31
298 fix mass-cancel problem
300 2002-08-07 [thorsten] 0.8.1claws30
302 * src/prefs_toolbar.c
303 fix: crash on replace or add new button
305 fix: close xmlfile after reading
307 fix: unlink() file before rename()
309 2002-08-06 [paul] 0.8.1claws29
311 * sync with 0.8.cvs15
312 see ChangeLog 2002-08-06
314 2002-08-06 [oliver] 0.8.1claws28
317 * src/prefs_toolbar.c
318 fixed empty toolbar issue
320 2002-08-06 [oliver] 0.8.1claws27
322 * Custom Toolbar Final
326 o toolbar stuff now lives in src/toolbar.[ch]
327 o main_window_toolbar_* functions are renamed to
328 toolbar_* reflecting their new source file
329 * src/mainwindow.[ch]
330 o remove toolbar stuff
332 2002-08-06 [oliver] 0.8.1claws26
335 * src/prefs_toolbar.[ch] **New File**
336 * src/toolbar.[ch] **New File**
337 o prefs_toolbar.[ch] custom toolbar frontend
338 o toolbar.[ch] backend
340 2002-08-06 [oliver] 0.8.1claws25
342 * src/prefs_actions.[ch]
343 o new exported function actions_execute
345 2002-08-06 [paul] 0.8.1claws24
347 * sync with 0.8.1cvs4
348 see ChangeLog 2002-08-06
350 2002-08-06 [paul] 0.8.1claws23
352 * sync with 0.8.1cvs13
353 see ChangeLog 2002-08-06
355 2002-08-06 [paul] 0.8.1claws22
357 * sync with 0.8.1cvs12
358 see ChangeLog 2002-08-05 and 2002-08-06
360 2002-08-06 [match] 0.8.1claws21
363 improvements to cut/copy/paste address
365 2002-08-05 [match] 0.8.1claws20
372 fixes to improve cut/copy/paste
374 2002-08-06 [melvin] 0.8.1claws19
377 account_find_all_from_address(): new function that returns the
378 list of all accounts that are matched in an address.
379 * src/alertpanel.[ch]
380 alertpanel() now accepts a custom widget
381 alertpanel_with_widget(): new function that pops up a panel with
382 a custom widget in it
384 gtkut_account_menu_new(): new function that allows the selection
385 of an account from a list of accounts.
387 Extended Return Receipt notification to select the correct
388 account and to make a security test on the Delivery-Notification
389 address which should be the same as the Return-Path.
391 2002-08-06 [thorsten] 0.8.1claws18
394 attach_all: save unnamed as "noname.%d",
395 dont free static dirname
397 2002-08-05 [alfons] 0.8.1claws17
400 detect XIM by trying to link rather than compile a XIM program
402 2002-08-05 [oliver] 0.8.1claws16
404 * src/stock_pixmap.[ch]
405 o add UP_ARROW to available pixmaps (already in pixmap-directory)
406 o new func to retrieve pixmaps
408 2002-08-05 [paul] 0.8.1claws15
410 * sync with 0.8.1cvs10
411 see ChangeLog 2002-08-05
413 2002-08-04 [alfons] 0.8.1claws14
416 see if this plugs memleak
418 2002-08-04 [melvin] 0.8.1claws13
421 fixed bug that could crash Sylpheed when highlighting
422 all misspelled words.
424 2002-08-03 [melvin] 0.8.1claws12
426 * src/prefs_actions.c
427 removed unnecessary checks for NULL introduced in 0.8.1claws11.
429 fixed bug where the Return Receipt was sent to
430 Delivery-Notification-To address even if it was not present
432 2002-08-02 [alfons] 0.8.1claws11
434 * src/prefs_actions.c
435 o more check for NULLs
436 o put create_io_dialog() in right conditional block
438 2002-08-02 [paul] 0.8.1claws10
441 updated by Ricardo Mones Lastra
443 2002-08-01 [christoph] 0.8.1claws9
446 don't free the cache of the opened
447 folder in the summaryview
449 don't unset flags, if it is not required
451 2002-08-01 [paul] 0.8.1claws8
453 * sync with 0.8.1cvs8
454 see ChangeLog entry 2002-08-01
456 2002-08-01 [paul] 0.8.1claws7
458 * sync with 0.8.1cvs7
459 see ChangeLog 2002-07-31 and 2002-08-01
461 2002-07-31 [christoph] 0.8.1claws6
464 forgot to update menu sensitivity
465 function for new menu entry
467 2002-07-31 [alfons] 0.8.1claws5
470 check folder item and its path for NULL on
473 2002-07-31 [christoph] 0.8.1claws4
476 check if folder_item_get_msginfo in
477 folder_item_remove_msg returned NULL
479 better clear the uid cache in the
480 uid validity check function and delete
483 2002-07-31 [paul] 0.8.1claws3
486 add the '--attach' option and a few other
489 2002-07-31 [paul] 0.8.1claws2
491 * sync with 0.8.1cvs5
492 see ChangeLog 2002-07-31
494 2002-07-31 [christoph] 0.8.1claws1
496 * src/folderview.[ch]
498 replace "Rescan all folders..." with
499 "Check all folders for new messages..."
501 2002-07-30 [paul] 0.8.1claws
503 * version 0.8.1claws released
505 2002-07-30 [paul] 0.8.0claws29
507 * tools/OOo2sylpheed.pl ** NEW FILE **
509 add script to enable sending documents as
510 attachments from OpenOffice.org
512 2002-07-30 [melvin] 0.8.0claws28
514 * src/prefs_actions.c
515 Made the actions' input/output dialog display
518 2002-07-30 [christoph] 0.8.0claws27
521 check if folder_item_get_msginfo in
522 procmsg_save_to_outbox returned NULL
524 2002-07-30 [paul] 0.8.0claws26
526 * sync with 0.8.1cvs4
527 see ChangeLog 2002-07-29
529 2002-07-29 [thorsten] 0.8.0claws25
532 added selective download, delete on server
534 2002-07-29 [paul] 0.8.0claws24
536 * sync with 0.8.1cvs3
537 see ChangeLog 2002-07-29
539 2002-07-27 [christoph] 0.8.0claws23
542 add extra check if fetching the msginfo
545 2002-07-27 [paul] 0.8.0claws22
547 * sync with 0.8.1cvs2
548 see ChangeLog 2002-07-26
550 2002-07-27 [christoph] 0.8.0claws21
553 add another check if a valid msginfo
556 2002-07-26 [hoa] 0.8.0claws20
559 Fixed a condition in folder_item_destroy()
562 Fixed an error in IMAP protocol
564 2002-07-26 [alfons] 0.8.0claws19
567 ofcourse compare with identifier, not the path
569 2002-07-26 [alfons] 0.8.0claws18
572 use folder item identifier for saving / restoring
573 preferences because folder->path might not be unique
575 2002-07-26 [melvin] 0.8.0claws17
578 Fixed a crash introduced in 0.8.0claws5 when log is
579 cut under 80 characters.
581 2002-07-26 [paul] 0.8.0claws16
583 * sync with 0.8.1cvs1
584 see ChangeLog 2002-07-26
586 2002-07-26 [christoph] 0.8.0claws15
589 imap folder now remembers the last selected
590 folder and imap_fetch_msginfo skips selecting
591 the folder if it is already selected
593 2002-07-26 [christoph] 0.8.0claws14
598 fix imap folder rescanning
600 2002-07-25 [christoph] 0.8.0claws13
610 implement imap uid cache and uid validity check
612 2002-07-25 [alfons] 0.8.0claws12
615 fix a brown paper bag bug, and also add some more
618 2002-07-25 [christoph] 0.8.0claws11
621 don't mix copy, fetch_msginfo and remove
622 operations in folder item copy and move
625 2002-07-25 [christoph] 0.8.0claws10
629 * src/prefs_folder_item.c
630 * src/summaryview.[ch]
631 remove no longer required parameter update_cache from
634 2002-07-25 [paul] 0.8.0claws9
641 2002-07-24 [alfons] 0.8.0claws8
644 sort correctly when using simplified subject line
645 (closes feature request "[ 585141 ] applying regexp to subject
646 before sort" submitted by Alexandra Walford)
648 2002-07-24 [paul] 0.8.0claws7
650 * sync with 0.8.0cvs3
651 see ChangeLog 2002-07-24
653 2002-07-23 [christoph] 0.8.0claws6
660 o separate processing and summaryview
661 o removed summary_write_cache from summaryview
662 o removed summaryview->killed_messages, because we don't have
663 to keep a list of killed messages anymore. New cache will
664 keep the hidden messages in cache anyway
667 * src/selective_download.c
668 o removed unnecessary summary_write_cache calls
670 o don't set ignore thread flag in procmsg_get_thread_tree
674 o moved STATUSBAR_PUSH/POP to statusbar.h because
675 they are used in different files
677 2002-07-23 [melvin] 0.8.0claws5
683 * src/editldap_basedn.c
686 Fixed few memory leak (gtk_editable_get_chars returns
689 Fixed few memory leak (gtk_editable_get_chars returns
690 an allocated string) and modified a little the log cutting
693 Replaced a call to an obsolete function gtk_entry_get_text()
694 by gtk_editable_get_chars()
696 Removed a debug printf
698 2002-07-23 [christoph] 0.8.0claws4
701 fix another g_dirname memory leak
703 2002-07-23 [christoph] 0.8.0claws3
706 fixed a memory leak in mh_fetch_msginfo
707 fixed crash when message header could not be
710 2002-07-23 [paul] 0.8.0claws2
712 * sync with 0.8.0cvs2
713 see ChangeLog 2002-07-23
715 2002-07-23 [paul] 0.8.0claws1
717 * sync with 0.8.0cvs1
718 see ChangeLog 2002-07-23
720 2002-07-23 [paul] 0.8.0claws
722 * release of 0.8.0claws
724 2002-07-23 [paul] 0.7.8claws99
727 new Russian translation, submitted by
728 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
730 2002-07-22 [jens] 0.7.8claws98
733 Updated German translations.
735 2002-07-22 [paul] 0.7.8claws97
741 updated translations by Ricardo Mones Lastra,
742 Alessandro Maestri, Wilbert Berendsen and
743 Fabio Jr. Beneditto respectively
745 2002-07-22 [christoph] 0.7.8claws96
748 fix memory leak caused by wrong g_dirname usage
750 2002-07-22 [christoph] 0.7.8claws95
753 update new and unread message counts for summaryview
754 summaryview does not get it from the folder anymore
755 and has to update the values itself
757 2002-07-22 [melvin] 0.7.8claws94
760 Updated French translations.
762 2002-07-22 [christoph] 0.7.8claws93
765 set prop->preg pointer to NULL or following check
766 will not fail and regexec will be called with
769 2002-07-21 [alfons] 0.7.8claws92
771 * src/prefs_common.[ch]
772 remove option "Send return receipt on request"
774 2002-07-21 [thorsten] 0.7.8claws91
777 fixed memleaks, coding style as pointed out by alfons
779 2002-07-21 [alfons] 0.7.8claws90
782 * src/noticeview.[ch]
783 o fix bug notice view being displayed when going to empty folder
784 (noticed by Christoph)
785 o allow RRR to be sent when restarting sylpheed, or changing folder
786 (noticed by Thorsten)
788 2002-07-21 [thorsten] 0.7.8claws89
791 Included save_all patch from Xaview FACQ
792 added support for pathnames
794 2002-07-21 [alfons] 0.7.8claws88
799 * src/messageview.[ch]
800 * src/noticeview.c ** NEW FILE **
801 * src/noticeview.h ** NEW FILE **
802 make return receipts work again
803 (UI idea by Leandro Pereira)
805 2002-07-21 [paul] 0.7.8claws87
808 fix sensitivity of 'Select thread'
810 2002-07-21 [paul] 0.7.8claws86
813 add browser command line for Galeon
815 2002-07-21 [paul] 0.7.8claws85
818 fix 'EXTRA_DIST': remove README.README, add TODO
821 2002-07-21 [alfons] 0.7.8claws84
824 make enter clear selection
825 (closes "[ 579888 ] Editor selection/entry error"
826 reported by Steve Lamb)
828 2002-07-21 [alfons] 0.7.8claws83
831 sort message list when selecting unthread messages
832 (closes "[ 501593 ] switching threaded view doesn't sort"
833 reported by Simon Schubert)
835 2002-07-20 [alfons] 0.7.8claws82
840 2002-07-20 [thorsten] 0.7.8claws81
843 Fixed expansion of empty fields in matchactions
845 2002-07-19 [melvin] 0.7.8claws80
848 Removed a duplicate menu entry (fast mode) introduced during
850 Added a menu separator between 'Use alternate' and 'Fast mode'
852 2002-07-19 [paul] 0.7.8claws79
858 2002-07-19 [thorsten] 0.7.8claws78
860 * tools/calypso_convert.pl ** NEW FILE **
863 script to import mbox files exported
865 o generates folder structure
866 o includes attachments
868 2002-07-19 [melvin] 0.7.8claws77
870 * src/selective_download.[ch]
871 Fixed bug where closing the dialog with the window manager's
872 close button will not unlock the summary
873 Corrected some function declarations that missed a return value
874 Made the source code comply better with coding style.
876 Added new browser command line for Mozilla.
878 2002-07-18 [paul] 0.7.8claws76
881 src/selective_download.[ch]
882 reflect theme changes, fix Gdk Warning when creating
883 pixmap from NULL window, and minor clean up.
884 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
889 2002-07-17 [paul] 0.7.8claws75
897 2002-07-16 [paul] 0.7.8claws74
899 * tools/filter_conv.pl
901 replace conversion script with reimplemented version,
902 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
904 2002-07-16 [colin] 0.7.8claws73
907 remove forgotten debug messages - sorry ;-)
909 2002-07-16 [colin] 0.7.8claws72
915 add the ability to select part of a text mime-part
918 2002-07-15 [christoph] 0.7.8claws71
921 fix folder message count for folders without
922 msg_is_changed (includes news folders)
924 2002-07-15 [martin] 0.7.8claws70
927 option "display recipient on 'From'..." now works
928 without the need of enabling the option
929 "display sender using address book".
931 2002-07-15 [christoph] 0.7.8claws69
934 removed setting folder status from summaryview.
935 folder.c should update all message counts correctly.
937 2002-07-15 [paul] 0.7.8claws68
940 updated by Fabio Junior Beneditto
942 2002-07-15 [darko] 0.7.8claws67
945 Fixed target folder colorization, don't decrease op
948 2002-07-14 [paul] 0.7.8claws66
950 * sync with main 0.8.0
951 see ChangeLog 2002-07-14
953 2002-07-13 [melvin] 0.7.8claws65
958 Replaced sprintf by g_snprintf to prevent possible buffer
961 Corrected a log message output format.
962 Added a missing "done" debug output.
964 Added keyboard accelerator for Priority menu items
965 Added missing \n in debug output
969 Added missing \n in debug output
971 2002-07-13 [paul] 0.7.8claws64
974 change Sergey's email address to the sf address
977 increase show_url_timeout (more useful for long
980 2002-07-12 [sergey] 0.7.8claws63
983 applied (with some modifications) patch to set the
984 micalg parameter for signatures
985 (2001-08-28 Werner Koch <wk@gnupg.org>)
987 2002-07-12 [sergey] 0.7.8claws62
991 fixed man page installation
993 2002-07-12 [paul] 0.7.8claws61
995 * sync with 0.7.8cvs26
996 see ChangeLog 2002-07-11 and 2002-07-12
998 2002-07-11 [christoph] 0.7.8claws60
1002 first use the message number to find the message
1003 to mark with a reply flag but check the
1004 message-id if we got the correct message, if not
1005 try to find it by message-id.
1006 use new string seperator that is not allowed
1009 2002-07-11 [paul] 0.7.8claws59
1011 * sync with 0.7.8cvs23
1012 see ChangeLog 2002-07-10
1014 2002-07-10 [christoph] 0.7.8claws58
1018 Added message-id table to the cache in memory
1019 and functions to msgcache.c and folder.c to
1020 fetch MsgInfos by message id
1023 store folder and message-id of message replying
1024 to in queue header and set reply flag after sending
1025 (Closes bug #469498)
1027 2002-07-10 [paul] 0.7.8claws57
1031 add Martin to the list of authors
1033 2002-07-09 [martin] 0.7.8claws56
1035 Added gtk_ctree_last_visible(), tree_update_level(),
1036 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1037 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1038 from gtk+ to gtksctree.c for the new sorting code
1039 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1040 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1042 Added declaration for gtk_sctree_sort_recursive() and
1043 gtk_sctree_sort_node
1048 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1049 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1051 2002-07-08 [paul] 0.7.8claws55
1053 * more sync with 0.7.8cvs21
1054 see ChangeLog 2002-07-08
1056 2002-07-08 [paul] 0.7.8claws54
1058 * sync with 0.7.8cvs21
1059 see ChangeLog 2002-07-08
1061 2002-07-07 [alfons] 0.7.8claws53
1064 * src/stock_pixmap.[ch]
1065 * src/pixmaps/notice_warn.xpm ** NEW FILE **
1066 * src/pixmaps/notice_error.xpm ** NEW FILE **
1067 * src/pixmaps/notice_note.xpm ** NEW FILE **
1068 add new pixmaps for upcoming notice pane
1070 2002-07-06 [melvin] 0.7.8claws52
1073 Made them a bit closer to Sylpheed's coding style.
1075 Removed possible memory leaks when some errors occurs.
1077 2002-07-06 [melvin] 0.7.8claws51
1080 Removed --no-location in xgettext command line to help
1081 translators that use Emacs' po-mode
1083 Removed unnecessary comments that messed up sylpheed.pot
1085 2002-07-06 [paul] 0.7.8claws50
1087 * sync with 0.7.8cvs19
1088 see ChangeLog 2002-07-05
1090 2002-07-06 [christoph] 0.7.8claws49
1094 fix folder_item_remove_all_msg and folderview
1095 status for trash folders after emptying trash
1097 2002-07-05 [paul] 0.7.8claws48
1099 * sync with 0.7.8cvs16
1100 see ChangeLog 2002-07-04 and 2002-07-05
1102 2002-07-04 [paul] 0.7.8claws47
1104 * sync with 0.7.8cvs14
1105 see ChangeLog 2002-07-04
1107 2002-07-03 [alfons] 0.7.8claws46
1110 dupe folder item's path because it's being reallocated
1111 by new folder scanning code
1113 2002-07-03 [christoph] 0.7.8claws45
1116 better IMAP uid fetching using 'FETCH 1:* (UID)'
1118 add missing return in msgcache_write
1120 2002-07-02 [thorsten] 0.7.8claws44
1125 use binary mode for file access
1127 2002-07-02 [christoph] 0.7.8claws43
1129 * major code cleanup (part 1)
1131 - unused variables removed
1132 - unused functions removed
1133 - uninitialized variables checked
1134 - missing return statements added
1135 - missing function return types added
1136 - added parentheses around assignment and
1137 && in || when suggested by gcc
1141 replaced direct calls to folder->scan_tree
1142 with folder_scan_tree and restore folder
1143 prefs in this function. The folder should
1144 not have to deal with them.
1145 ( Should now work for all folder types )
1147 2002-07-02 [paul] 0.7.8claws42
1149 * sync with 0.7.8cvs13
1150 see ChangeLog 2002-07-01 and 2002-07-02
1152 2002-07-01 [christoph] 0.7.8claws41
1155 fix "goto next/prev unread message" with
1158 2002-07-01 [paul] 0.7.8claws40
1161 updated by Ricardo Mones Lastra
1163 2002-06-30 [match] 0.7.8claws39
1166 applied variation of leonerd's patch (566661) to
1167 allow multiple email addresses per JPilot entry.
1168 addresses may be separated by space, comma, pipe,
1169 semi-colon, new-line.
1171 2002-06-30 [alfons] 0.7.8claws38
1174 simple fix for putting older nodes before
1175 newer nodes when threading by subject
1177 2002-06-30 [christoph] 0.7.8claws37
1184 fix broken folder tree rescaning
1185 and don't use procmsg_get_mark_sum
1188 2002-06-30 [christoph] 0.7.8claws36
1190 * merge new cache branch
1192 fix new cache imap copy bug
1194 improved folder_item_scan
1195 it should now always set the correct
1196 new, unread and total message counts
1198 2002-06-29 [paul] 0.7.8claws35
1201 correct syntax error
1203 2002-06-29 [paul] 0.7.8claws34
1207 man/Makefile.am ** NEW FILE **
1208 man/sylpheed.1.gz ** NEW FILE **
1209 add Sylpheed man page
1211 2002-06-29 [paul] 0.7.8claws33
1214 updated by Fabio Junior Beneditto
1216 2002-06-28 [jens] 0.7.8claws32
1221 * src/selective_download.c
1222 removed gettext for space " "
1227 2002-06-28 [paul] 0.7.8claws31
1229 * sync with 0.7.8cvs11
1230 see ChangeLog 2002-06-28
1232 2002-06-28 [paul] 0.7.8claws30
1234 * sync with 0.7.8cvs10
1235 see ChangeLog 2002-06-27 and 2002-06-28
1237 2002-06-26 [paul] 0.7.8claws29
1240 src/selective_download.c
1241 don't gettextise empty strings.
1242 reserved by gettext. gettext("") returns
1243 the header entry with meta information,
1244 not the empty string
1249 2002-06-26 [paul] 0.7.8claws28
1251 * sync with 0.7.8cvs7
1252 see ChangeLog 2002-06-25
1254 * src/prefs_common.c
1255 ...and in the process, tweak the gui a little
1257 2002-06-25 [alfons] 0.7.8claws27
1261 fine tune ldap library detection
1263 2002-06-25 [alfons] 0.7.8claws26
1266 don't allow return receipts when composing a news article
1268 2002-06-25 [paul] 0.7.8claws25
1271 add '$(AMTAR)' to 'release' section to allow for
1272 new and older autotools
1274 2002-06-25 [paul] 0.7.8claws24
1277 fix "No more unread messages" persistant pop-up
1280 2002-06-25 [paul] 0.7.8claws23
1283 updated by Alessandro Maestri
1285 2002-06-25 [paul] 0.7.8claws22
1287 * sync with 0.7.8cvs6
1288 see ChangeLog 2002-06-25
1290 2002-06-24 [paul] 0.7.8claws21
1293 add GPL copyright information
1295 2002-06-24 [paul] 0.7.8claws20
1299 tools/update-po ** NEW FILE **
1300 add script that eases the creation of *.po files
1301 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1303 2002-06-23 [alfons] 0.7.8claws19
1306 make notification_convert_header obey const correctness
1307 (next step will be fixing the broken return receipt)
1309 2002-06-23 [paul] 0.7.8claws18
1312 fix bug introduced in last commit:
1313 removed too much code in last commit - put back what's
1316 2002-06-23 [paul] 0.7.8claws17
1318 * src/messageview.[ch]
1319 remove code committed in error from locally patched
1322 2002-06-23 [colin] 0.7.8claws16
1325 add compose_entry_select(), used to select the default_to
1326 email address - hopefully avoiding people sending mails to
1329 2002-06-22 [alfons] 0.7.8claws15
1332 add Bram Metsch & Stanislav Karchebny
1334 * src/prefs_account.[ch]
1336 - apply and adapt Bram's patch which allows user to set SMTP AUTH
1337 options. (see <http://sourceforge.net/tracker/index.php
1338 ?func=detail&aid=566937&group_id=25528&atid=384600>);
1340 - merge Stanislav's fix to make SMTP AUTH work with qmail
1341 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1343 2002-06-22 [paul] 0.7.8claws14
1345 * sync with 0.7.8cvs5
1346 see ChangeLog 2002-06-19 and 2002-06-20
1348 2002-06-22 [alfons] 0.7.8claws13
1350 * src/selective_download.c
1351 fix a stupid mistake I made
1353 2002-06-22 [alfons] 0.7.8claws12
1355 * src/selective_download.[ch]
1356 fix another unnoticed leak; cleanup code
1361 gpg-sign <-- gpg-sign-syl
1363 2002-06-21 [alfons] 0.7.8claws11
1365 * src/selective_download.c
1366 * src/selective_download.h
1367 fix assorted mix of allocation errors (should solve
1368 problem reported by Philippe Gramoullé, see:
1369 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1371 2002-06-20 [melvin] 0.7.8claws10
1373 * tools/gpg-sign *REMOVED*
1374 tools/gpg-sign-syl *ADDED*
1375 Replaced the gpg clearsigning script with the version using
1376 xterm instead of ssh-askpass and changed its name.
1379 Updated actions example to reflect the renaming of the
1380 gpg clearsigning script.
1382 2002-06-19 [paul] 0.7.8claws9
1384 * sync with 0.7.8claws9
1385 see ChangeLog 2002-06-18 and 2002-06-19
1387 2002-06-19 [paul] 0.7.8claws8
1389 * sync with 0.7.8cvs1
1390 see ChangeLog 2002-06-18
1392 2002-06-18 [alfons] 0.7.8claws7
1395 add omitted prototype
1397 2002-06-17 [paul] 0.7.8claws6
1400 fix hiding of exec_btn
1402 2002-06-17 [paul] 0.7.8claws5
1405 remove unneeded code: should_delete()
1406 and Pop3State::uidl_todelete_list
1408 2002-06-17 [paul] 0.7.8claws4
1411 see ChangeLog 2002-06-11 and 2002-06-13
1413 2002-06-16 [alfons] 0.7.8claws3
1416 make sure lock sort mode (claws specific) is
1417 also persists after a tree rescan
1419 2002-06-16 [alfons] 0.7.8claws2
1421 * src/prefs_folder_item.c
1423 fix persistence of folder sort mode (broken
1424 by adapting Hiro's new folder persistence code)
1426 2002-06-16 [alfons] 0.7.8claws1
1430 * src/prefscommon.[ch]
1431 control size of log text in log window;
1432 closes patch #569155 submitted by Mitko Haralanov.
1434 2002-06-15 [paul] 0.7.8claws
1436 * release of 0.7.8claws
1438 2002-06-15 [paul] 0.7.7claws
1441 updated by Fabio Junior Beneditto
1443 2002-06-14 [paul] 0.7.6claws49
1446 updated by Ricardo Mones Lastra
1448 2002-06-14 [paul] 0.7.6claws48
1451 updated translation by Wilbert Berendsen
1453 2002-06-14 [melvin] 0.7.6claws47
1456 Updated French translation
1458 2002-06-13 [paul] 0.7.6claws46
1461 allow filename to be typed in, rather than just
1462 selected by the mouse. Patch by Gustavo Noronha Silva.
1464 2002-06-13 [alfons] 0.7.6claws45
1466 * src/mainwindow.[ch]
1467 more cleanups (removing unnecessary menu items Expand
1468 summary / message view)
1470 2002-06-13 [melvin] 0.7.6claws44
1473 Added src/string_match.c
1474 * src/string_match.c
1475 Fixed possible buffer overflow.
1477 Added missing config.h header.
1478 * src/prefs_common.c
1481 Made some strings translatable (missing _(..)).
1483 2002-06-13 [melvin] 0.7.6claws43
1486 Corrected action example (verifying clearsigned mail).
1487 * src/prefs_account.c
1489 * src/prefs_common.c
1490 Removed incorrect line that generated a Gtk-CRITICAL msg.
1492 2002-06-12 [alfons] 0.7.6claws42
1495 add init of score column lost in 0.7.6claws42
1497 2002-06-12 [paul] 0.7.6claws41
1499 * src/prefs_account.c
1500 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
1501 behavior of the radio buttons, (from 0.7.7cvs2)
1503 2002-06-11 [alfons] 0.7.6claws40
1505 * src/messageview.[ch]
1506 * src/summaryview.[ch]
1507 * src/summary_search.c
1509 perform a sync to bring in Hiro's separate view implementation
1511 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1513 2002-06-11 [paul] 0.7.6claws39
1515 * src/prefs_account.c
1516 correct a typo on the Receive tab
1518 2002-06-10 [match] 0.7.6claws38
1521 Included address completion patch from Gustavo Noronha.
1523 2002-06-10 [paul] 0.7.6claws37
1527 src/prefs_account.[ch]
1528 src/selective_download.[ch]
1531 - check if POP Account
1532 - Receive Button renamed to Preview
1533 - Preview Button Popup: preview new/all messages
1535 - Account Preferences-->Receive tab checkbutton if you
1536 want to remove Mail after Download
1538 - Account Preferences-->Receive tab checkbutton use
1539 filtering rules on preview
1540 (think of delete_on_server)
1542 - Account selectable from SD dialog
1543 - checkbutton to show already downloaded messages if
1544 all messages are previewed
1545 - new clist column showing Date
1548 - play ball with UIDL
1549 - fault tolerant (?)
1550 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1552 2002-06-10 [melvin] 0.7.6claws36
1555 Added a hint to ac/README in cvs instructions.
1557 * src/prefs_actions.c
1558 Made it possible to use a more elaborate command line
1559 for asynchronous actions, too.
1561 2002-06-10 [melvin] 0.7.6claws35
1563 * src/prefs_actions.c
1564 Make it possible to use a more elaborate command line
1565 (e.g. |foo|bar|cat>there;echo Done|)
1566 Corrected error message when calling %f, %F and %p commands
1567 from the compose window.
1569 2002-06-09 [colin] 0.7.6claws34
1572 Automatically find unread messages in current folder
1573 before annoying the user.
1575 2002-06-08 [alfons] 0.7.6claws33
1578 remove bad formatting string in it.po translation
1579 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1581 2002-06-08 [paul] 0.7.6claws32
1583 * sync with 0.7.6cvs25
1584 see ChangeLog 2002-06-07
1586 2002-06-05 [paul] 0.7.6claws31
1589 add 'Sort by locked' and 'Sort by score'
1591 2002-06-05 [paul] 0.7.6claws30
1593 * sync with 0.7.6cvs24
1594 see ChangeLog 2002-06-04
1596 2002-06-04 [paul] 0.7.6claws29
1599 updated by Fabio Junior Beneditto
1601 2002-06-03 [thorsten] 0.7.6claws28
1604 fclose() matcherrc after reading
1606 2002-06-03 [paul] 0.7.6claws27
1608 * sync with 0.7.6cvs21
1609 see ChangeLog 2002-05-31
1611 2002-05-31 [paul] 0.7.6claws26
1613 * sync with 0.7.6cvs20
1614 see ChangeLog 2002-05-29 and 2002-05-30
1616 2002-05-31 [paul] 0.7.6claws25
1619 hopefully fix last buggy sync
1622 correct typo in 'Actions' examples
1624 2002-05-29 [paul] 0.7.6claws24
1626 * sync with 0.7.6cvs18
1627 see ChangeLog 2002-05-28 and 2002-05-29
1633 2002-05-28 [paul] 0.7.6claws23
1635 * sync with 0.7.6cvs16
1636 see ChangeLog 2002-05-28
1638 2002-05-27 [thorsten] 0.7.6claws22
1640 * faq/it/sylpheed-faq-1.html
1641 faq/it/sylpheed-faq-2.html
1642 faq/it/sylpheed-faq-3.html
1643 faq/it/sylpheed-faq.html
1644 corrected DOS lineendings
1645 * faq/de/sylpheed-faq-1.html
1646 faq/de/sylpheed-faq-2.html
1647 faq/en/sylpheed-faq-1.html
1648 faq/en/sylpheed-faq-2.html
1649 faq/en/sylpheed-faq-3.html
1650 faq/es/sylpheed-faq-1.html
1651 faq/es/sylpheed-faq-2.html
1652 faq/es/sylpheed-faq-3.html
1653 faq/fr/sylpheed-faq-1.html
1654 faq/it/sylpheed-faq-1.html
1655 faq/it/sylpheed-faq-2.html
1656 faq/it/sylpheed-faq-3.html
1657 faq/it/sylpheed-faq.html
1658 changed ">" to "
1660 2002-05-27 [paul] 0.7.6claws21
1662 * sync with 0.7.6cvs15
1663 see ChangeLog 2002-05-27
1665 2002-05-27 [paul] 0.7.6claws20
1667 * src/prefs_account.c
1670 2002-05-26 [paul] 0.7.6claws19
1675 2002-05-25 [paul] 0.7.6claws18
1678 add description of kmail2sylpheed.pl
1680 2002-05-25 [paul] 0.7.6claws17
1682 * tools/kmail2sylpheed.pl ** NEW FILE **
1683 perl script that converts an exported Kmail address
1684 book, converts it to sylpheed addressbook file,
1685 writes the file to .sylpheed, and updates
1688 2002-05-25 [paul] 0.7.6claws16
1690 * sync with 0.7.6cvs14
1691 see ChangeLog 2002-05-23
1693 2002-05-24 [paul] 0.7.6claws15
1696 make a correction and add some more info
1698 2002-05-24 [paul] 0.7.6claws14
1702 compose_redirect_write_headers_from_headerlist()
1703 add Subject and Resent-Message-ID to
1704 compose_redirect_write_headers()
1705 Received, Subject, and X-UIDL are filtered out in
1706 compose_redirect_write_to_file()
1708 2002-05-23 [paul] 0.7.6claws13
1714 src/matcher_parser_lex.l
1715 src/matcher_parser_parse.y
1716 src/prefs_common.[ch]
1717 src/prefs_filtering.c
1719 rename 'Bounce' to 'Redirect'
1721 2002-05-23 [paul] 0.7.6claws12
1723 * more sync with 0.7.6cvs13
1725 see ChangeLog 2002-05-22
1727 2002-05-22 [paul] 0.7.6claws11
1729 * sync with 0.7.6cvs13
1731 see ChangeLog 2002-05-20
1733 see ChangeLog 2002-05-22
1735 2002-05-21 [melvin] 0.7.6claws10
1738 Added missing filtering and scoring headers
1739 Fixed bad function call that showed garbage
1740 in Folder->Processing
1742 2002-05-21 [paul] 0.7.6claws9
1745 make all tools executable, (patch by Alfons).
1747 2002-05-20 [alfons] 0.7.6claws8
1750 don't forget to call mktime() so we have a valid week
1752 (Bug report by Roger Sondermann <mail@jumaros.de>)
1754 2002-05-20 [paul] 0.7.6claws7
1757 fix broken parsing of urls
1759 fix displaying of urls
1761 both fixes from the patch [547855] by Eugene
1764 2002-05-19 [alfons] 0.7.6claws6
1767 make sylpheed configure correctly with the latest
1768 and greatest of automake / autoconf / gettext
1770 2002-05-19 [alfons] 0.7.6claws5
1774 add function for returning ime zone offset
1776 * src/quote_fmt_parse.y
1777 better quotation formatting - does not convert
1778 to local time, but uses the original date string.
1780 Note: %z inserts the timezone offset (should
1781 work also on platforms where strftime does not
1784 2002-05-18 [christoph] 0.7.6claws4
1787 fix indentation of some code
1792 correct path for ignorethread.xpm
1793 incorrect filename for sylpheed_logo.xpm
1794 add missing include matcher_parser_parse.h
1796 2002-05-18 [paul] 0.7.6claws3
1798 * sync with 0.7.6cvs8
1799 see ChangeLog 2002-05-16 and 2002-05-17
1801 2002-05-18 [melvin] 0.7.6claws2
1804 Corrected an action's definition and fixed some misspellings.
1806 2002-05-18 [paul] 0.7.6claws1
1809 tools/gpg-sign ** new file **
1810 tools/uudec ** new file **
1811 add Melvin's Actions scripts
1814 add Melvin's descriptions for Actions
1816 2002-05-18 [paul] 0.7.6claws
1818 * Version 0.7.6claws released
1820 2002-05-17 [paul] 0.7.5claws32
1823 updated by Ricardo Mones Lastra
1825 2002-05-17 [paul] 0.7.5claws31
1828 fix Account prefs default folder for sent/draft/deleted
1833 updated translation by Alessandro Maestri and
1836 2002-05-17 [melvin] 0.7.5claws30
1838 * src/prefs_actions.c
1839 Fixed bug where using %F not at the end of the command
1840 resulted in an additional empty argument being created.
1841 Thanks to Darko Koruga for reporting the bug.
1843 2002-05-17 [melvin] 0.7.5claws29
1846 Updated French translations.
1848 2002-05-15 [paul] 0.7.5claws28
1851 updated by Ricardo Mones Lastra
1853 2002-05-15 [paul] 0.7.5claws27
1855 * sync with 0.7.6cvs4
1856 see ChangeLog 2002-05-14 and 2002-05-15
1858 2002-05-14 [paul] 0.7.5claws26
1860 * sync with 0.7.6cvs1
1861 see ChangeLog 2002-05-13
1863 2002-05-13 [thorsten] 0.7.5claws25
1866 fix select_all and copy in multipart messages
1868 fix select_all and copy in multipart messages
1870 2002-05-12 [paul] 0.7.5claws24
1873 reverse last commit, bug already fixed in 0.7.5claws3
1875 2002-05-12 [netztorte] 0.7.5claws23
1878 dont parse empty addressbook (checked in before claws20)
1880 2002-05-12 [melvin] 0.7.5claws22
1883 Removed unneeded priority code introduced by the previous
1886 2002-05-12 [melvin] 0.7.5claws21
1889 Added possibility to set message's priority.
1891 Added possibility to set message's priority.
1892 Added missing headers
1894 2002-05-12 [melvin] 0.7.5claws20
1896 * src/prefs_actions.c
1897 Removed implicitely added quotes around the name
1898 of the temporary files of mime parts.
1900 2002-05-12 [paul] 0.7.5claws19
1902 * sync with 0.7.5cvs20
1903 see ChangeLog 2002-05-11
1905 2002-05-12 [alfons] 0.7.5claws18
1907 * src/quote_fmt_lex.l
1908 * src/quote_fmt_parse.y
1909 allow quote / reply date & time format to be set using
1910 %D{format}. format is a format string you'd pass to
1911 strftime() (see man strftime, or the Display tab |
1912 Date format setting).
1914 Currently %D converts the date to local time.
1916 2002-05-11 [paul] 0.7.5claws17
1918 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1919 see ChangeLog 2002-05-10 and 2002-05-11
1921 2002-05-10 [paul] 0.7.5claws16
1923 * sync with 0.7.5cvs16
1924 see ChangeLog entries 2002-05-09 and
1927 2002-05-10 [colin] 0.7.5claws15
1930 Corrected a bug that prevented sylpheed to open
1931 double-clicked URIs.
1933 2002-05-09 [paul] 0.7.5claws14
1935 * sync with 0.7.5cvs14
1936 see ChangeLog 2002-05-08 and 2002-05-09
1938 2002-05-08 [paul] 0.7.5claws13
1940 * sync with 0.7.5cvs11
1941 see ChangeLog entry 2002-05-08
1943 2002-05-08 [paul] 0.7.5claws12
1947 fix segfault on View->Open in new window
1948 patch submitted by Thorsten Maerz <torte@netztorte.de>
1950 2002-05-07 [paul] 0.7.5claws11
1952 * sync with 0.7.5cvs9
1953 see ChangeLog entry 2002-05-07
1955 2002-05-06 [paul] 0.7.5claws10
1959 display url in statusbar on single-click
1960 patch submitted by Thorsten Maerz <torte@netztorte.de>
1962 2002-05-06 [match] 0.7.5claws9
1969 XML implementation of properties file.
1970 * src/exporthtml.[ch]
1971 * src/expthtmldlg.[ch]
1975 2002-05-02 [sergey] 0.7.5claws8
1977 * src/mainwindow.c (mainwin_entries),
1978 src/prefs_common.c (prefs_send_create()),
1979 src/codeconv.c (locale_table):
1980 use charset name "Windows-1251" instead of "CP1251".
1982 2002-05-02 [colin] 0.7.5claws7
1986 src/prefs_folder_item.c
1987 Fixed cosmetics bugs due to Outbox renamed to Sent.
1989 2002-05-02 [hiro] 0.7.5claws6
1992 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
1994 2002-05-02 [paul] 0.7.5claws5
1997 more sync with 0.7.5cvs7, see ChangeLog entry
2000 2002-05-02 [hiro] 0.7.5claws4
2003 compose_queue_sub():
2004 check if queue folder exists (closes #550397).
2005 removed directory creation since it should be handled
2008 imap_add_msg(): return UID for appended message
2011 2002-04-30 [paul] 0.7.5claws3
2014 fix account_find_from_address() bug
2016 2002-04-28 [colin] 0.7.5claws2
2020 src/prefs_common.[ch]
2022 Added user-definable quotation characters recognition.
2024 2002-04-28 [paul] 0.7.5claws1
2026 * sync with 0.7.5cvs4
2027 see ChangeLog entry 2002-04-25
2029 2002-04-28 [paul] 0.7.5claws
2034 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2035 Fabio Junior Beneditto
2037 2002-04-27 [jens] 0.7.4claws103
2040 updated German translation.
2042 2002-04-27 [hiro] 0.7.4claws102
2045 summary_write_cache(): fixed the mark loss of hidden messages.
2047 2002-04-26 [melvin] 0.7.4claws101
2050 fixed a second typo (same one)
2054 fixed the type again...
2056 2002-04-26 [melvin] 0.7.4claws100
2059 fixed a typo in an alert message ("temorary").
2062 corrected the typo described above.
2064 updated French translation.
2066 2002-04-26 [darko] 0.7.4claws99
2069 fix target folder colorization
2071 2002-04-25 [paul] 0.7.4claws98
2074 updated by Alessandro Maestri
2076 2002-04-24 [colin] 0.7.4claws97
2079 Fixed double "subject is empty" question.
2081 2002-04-23 [colin] 0.7.4claws96
2084 Corrected issue when "automatically display images" was
2085 not set : first image remained after selecting second.
2087 2002-04-23 [melvin] 0.7.4claws95
2089 * src/prefs_actions.c
2090 Don't display in/out dialog if there is nothing to show.
2092 2002-04-23 [paul] 0.7.4claws94
2094 * sync with 0.7.5cvs3
2095 bug fixes: see ChangeLog entry 2002-04-23
2097 2002-04-22 [darko] 0.7.4claws93
2100 fix previous check-in which changed code after
2103 2002-04-22 [paul] 0.7.4claws92
2110 update English, Spanish and French FAQs
2113 add German and Spanish manuals
2116 update English and French manuals
2119 add to and re-arrange the pixmap entries
2121 2002-04-22 [darko] 0.7.4claws91
2124 fix sender initials recognition to only allow
2125 '>' after the initials
2127 2002-04-21 [paul] 0.7.4claws90
2129 * sync with 0.7.5 release
2130 see ChangeLog entry 2002-04-21
2135 add colin's new pixmaps to EXTRA_DIST
2137 2002-04-21 [colin] 0.7.4claws89
2140 * src/mainwindow.[ch]
2141 * src/prefs_common.[ch]
2142 * src/stock_pixmap.[ch]
2143 Added "Work offline" ability.
2145 2002-04-21 [colin] 0.7.4claws88
2148 * src/prefs_common.c
2149 * src/prefs_common.h
2150 * src/textview.c : Added an option to common preferences -> display
2151 to allow user not to automatically display images.
2153 2002-04-21 [paul] 0.7.4claws87
2155 * sync with 0.7.4cvs52
2156 see ChangeLog entry 2002-04-21 (src/imap.c)
2158 2002-04-21 [paul] 0.7.4claws86
2160 * sync with 0.7.4cvs51
2161 see ChangeLog entry 2002-04-21
2163 2002-04-21 [paul] 0.7.4claws85
2165 * sync with 0.7.4cvs49
2166 see ChangeLog entries 2002-04-20 and 2002-04-21
2169 clean up: remove old 'stock_' element from xpm
2172 2002-04-21 [alfons] 0.7.4claws84
2174 apply sync patch from Paul
2177 use old claws prefs_folder_item_create() for now
2179 2002-04-19 [match] 0.7.4claws83
2181 * src/addressbook.[ch]
2182 * src/addrharvest.[ch]
2183 * src/addrgather.[ch]
2186 * src/summaryview.[ch]
2189 2002-04-19 [paul] 0.7.4claws82
2192 updated by Fabio Junior Beneditto
2194 2002-04-14 [alfons] 0.7.4claws81
2197 add #include <sys/types.h> for mode_t and off_t
2199 2002-04-13 [paul] 0.7.4claws80
2204 src/prefs_common.[ch]
2206 enable storing of GnuPG passphrase for the whole
2207 session or a user-defined number of minutes. patch
2208 submitted by Ravemax <ravemax@dextrose.com>
2210 2002-04-13 [alfons] 0.7.4claws79
2213 make email parser also stop scanning when encountering separators
2214 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2216 2002-04-13 [paul] 0.7.4claws78
2218 * sync with 0.7.4cvs39
2219 see ChangeLog entry 2002-04-12
2221 2002-04-11 [paul] 0.7.4claws77
2223 * sync with 0.7.4cvs37
2224 see ChangeLog entry 2002-04-11
2226 2002-04-11 [paul] 0.7.4claws76
2229 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2230 the clause for OpenSSL). sync with sylpheed main
2232 2002-04-09 [melvin] 0.7.4claws75
2235 Made 'Ctrl-Enter' on send ignore some modifiers
2236 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2237 to bind other *-Enter (but not Alt-Enter).
2239 2002-04-09 [paul] 0.7.4claws74
2241 * sync with 0.7.4cvs35
2242 see ChangeLog entries 2002-04-09
2244 2002-04-08 [paul] 0.7.4claws73
2246 * sync with 0.7.4cvs33
2247 see ChangeLog entry 200-04-08
2249 2002-04-07 [match] 0.7.4claws72
2251 * src/addrharvest.[ch]
2252 fixed to read all addresses in header, regardless
2253 of header size. improved name parsing. accommodate
2254 harvest from folders and selected message.
2256 included new address parsing function.
2257 * src/addrgather.[ch]
2258 * src/addressbook.[ch]
2259 * src/summaryview.[ch]
2261 allow address harvest of folder as well as selected
2264 2002-04-07 [paul] 0.7.4claws71
2268 don't try to authenticate with CRAM-MD5 in SMTP when
2269 SMTP-AUTH enabled if MTA doesn't issue this
2270 auth-method in it's ehlo-response. bug item #531364,
2271 patch item #938910. patch submitted by Colin Leroy
2274 2002-04-07 [paul] 0.7.4claws70
2277 fix missing MODE_READER bug. patch submitted by
2278 Colin Leroy <colin@colino.net>
2280 2002-04-07 [alfons] 0.7.4claws69
2283 * src/prefs_filtering.c
2285 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2286 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2288 2002-04-07 [paul] 0.7.4claws68
2290 * sync with 0.7.4cvs32
2291 see ChangeLog entry 2002-04-06
2293 * tools/filter_conv.pl
2296 2002-04-06 [paul] 0.7.4claws67
2298 * tools/filter_conv.pl
2299 modify to be able to find the name of the first
2300 mailbox and use that. main's filter does not
2301 record the full path to the mailbox and therefore
2302 can only filter to the first mailbox.
2304 2002-04-05 [paul] 0.7.4claws66
2306 * tools/filter_conv.pl
2307 attempt to make the script all-encompassing and
2308 be able to convert any main 'filter' rule thrown
2311 2002-04-05 [paul] 0.7.4claws65
2313 * tools/filter_conv.pl
2314 allow for collapsed folder trees
2316 2002-04-05 [paul] 0.7.4claws64
2318 * sync with 0.7.4cvs31
2319 see ChangeLog entries 2002-04-05
2321 2002-04-03 [paul] 0.7.4claws63
2323 * sync with 0.7.4cvs29
2324 see ChangeLog entries 2002-04-02 and 2002-04-03
2326 2002-04-02 [paul] 0.7.4claws62
2328 * sync with 0.7.4cvs26
2329 see ChangeLog entry 2002-04-01
2331 2002-04-02 [match] 0.7.4claws61
2334 * src/importpine.[ch]
2336 import Pine address book.
2338 2002-04-02 [match] 0.7.4claws60
2340 * src/addrharvest.[ch]
2341 improve address parsing of funky addresses.
2343 2002-04-02 [darko] 0.7.4claws59
2346 wrap on send improvements, it now recognizes quoted
2347 initials as part of the quotation string, and it
2348 does not join lines separated by CR
2350 2002-04-01 [match] 0.7.4claws58
2353 added new functions.
2355 remove excessive duplicate address generation
2358 2002-04-01 [alfons] 0.7.4claws57
2363 2002-04-01 [paul] 0.7.4claws56
2365 * sync with 0.7.4cvs25
2366 see ChangeLog entry 2002-04-01
2368 2002-04-01 [alfons] 0.7.4aprilfool55
2371 honour feature request item #537427 to allow for
2372 displaying names from address book for sent mail also
2374 2002-03-29 [paul] 0.7.4claws54
2377 src/prefs_filtering.[ch]
2380 add 'fast filter' for claws' filtering,
2381 /Tools/Create filter rule/... patch submitted
2382 by Neill Miller <neillm@thecodefactory.org>
2384 2002-03-29 [paul] 0.7.4claws53
2386 * sync with 0.7.4cvs24
2387 see ChangeLog entry 2002-03-29
2389 2002-03-28 [paul] 0.7.4claws52
2391 * sync with 0.7.4cvs23
2392 see ChangeLog entry 2002-03-28
2394 2002-03-27 [melvin] 0.7.4claws51
2396 * src/prefs_actions.c
2397 Added support to pass only one message part (as a
2398 file) to the command using '%p'. No quotes are needed
2399 because doubles quotes are automatically added.
2400 Fixed bug where Sylpheed could block when waiting for
2401 a child process to finish.
2402 Changed the help menu to remove quotes around symbols to
2403 avoid misinterpretation (they must not be used).
2405 2002-03-27 [melvin] 0.7.4claws50
2408 Made the new mail notification command always
2409 execute asynchronously.
2411 2002-03-27 [paul] 0.7.4claws49
2414 fix bug introduced in last commit
2416 2002-03-27 [paul] 0.7.4claws48
2418 * sync with 0.7.4cvs21
2419 see ChangeLog 2002-03-26 and 2002-03-27
2421 2002-03-26 [hoa] 0.7.4claws47
2423 * src/prefs_folder_item.c
2424 really fixed the bug #516442 with folder rescan.
2426 2002-03-26 [paul] 0.7.4claws46
2428 * sync with 0.7.4cvs19
2429 see ChangeLog entries 2002-03-25 and 2002-03-26
2431 2002-03-25 [hoa] 0.7.4claws45
2435 fix the bug #516442 with folder rescan.
2437 * src/prefs_common.[ch]
2439 added an option to enable two different behaviours
2443 2002-03-25 [paul] 0.7.4claws44
2446 src/selective_download.c
2447 correct a few menuitem labels
2449 2002-03-25 [christoph] 0.7.4claws43
2452 fix non deleted tmp message in
2453 procmsg_save_to_outbox
2454 fix problems caused by sync with
2455 main branch's procmsg_send_queue
2457 2002-03-25 [paul] 0.7.4claws42
2461 src/quote_fmt_parse.y
2462 add Last name (%L) placeholder for quoting.
2463 patch submitted by Thorsten Thielen
2464 <thth@users.sourceforge.net>
2466 2002-03-25 [paul] 0.7.4claws41
2469 get full hostname. patch submitted by
2470 Bob Woodside <rwoodside1@comcast.net>
2472 2002-03-25 [paul] 0.7.4claws40
2477 src/prefs_account.[ch]
2478 enable NNTP over SSL. patch submitted by
2479 Pascal Jermini <pascal@infinity.hn.org>
2481 2002-03-24 [paul] 0.7.4claws39
2483 * src/prefs_common.c
2484 make the arrangement of the Compose tab more
2488 fix some irregularities of style
2491 updated by Kilian Krause
2493 2002-03-23 [paul] 0.7.4claws38
2496 updated by Fabio Junior Beneditto
2498 2002-03-23 [paul] 0.7.4claws37
2501 move 'Gather addresses' to 'Tools' menu
2502 make 'Selective download' sensitive
2504 2002-03-23 [paul] 0.7.4claws36
2506 * sync with 0.7.4cvs16
2507 see ChangeLog entries 2002-03-23
2509 2002-03-22 [christoph] 0.7.4claws35
2511 * src/quote_fmt_parse.y
2512 fix include program output
2514 2002-03-22 [alfons] 0.7.4claws34
2517 initialize GDate stack variable correctly (sorry!)
2519 2002-03-22 [paul] 0.7.4claws33
2525 rename 'Tool' to 'Tools'
2528 move 'Delete duplicated messages' from
2529 'Message/' to 'Tools/'
2530 re-arrange the order of 'Tools/' items
2532 2002-03-22 [paul] 0.7.4claws32
2535 src/addressbook.[ch]
2536 auto-address completion now also matches on
2537 Nickname. patch submitted by Bob Forsman
2538 <hammor@users.sourceforge.net>
2541 correct a spelling mistake
2543 2002-03-22 [alfons] 0.7.4claws31
2546 fix getting uidl from incorrect string
2549 2002-03-21 [alfons] 0.7.4claws30
2552 more code refactoring
2553 plug mem leak introduced by delete on server
2555 2002-03-21 [paul] 0.7.4claws29
2557 * sync with 0.7.4cvs11
2558 see ChangeLog entries 2002-03-20
2560 2002-03-20 [alfons] 0.7.4claws28
2563 apply Colin's patch and refactor
2565 2002-03-20 [paul] 0.7.4claws27
2567 * sync with sylpheed 0.7.4cvs9
2568 see ChangeLog entry 2002-03-20
2570 2002-03-19 [christoph] 0.7.4claws26
2575 revert changes for flag updates
2576 (does not work correctly and no time to debug)
2578 2002-03-20 [alfons] 0.7.4claws25
2581 refactor should_delete() a little bit
2583 2002-03-19 [paul] 0.7.4claws24
2587 src/prefs_account.[ch]
2588 allow the user to leave downloaded mail on the
2589 server for n days. Patch submitted by Colin Leroy
2592 2002-02-19 [paul] 0.7.4claws23
2594 * sync with sylpheed 0.7.4cvs8
2595 see ChangeLog entries 2002-03-19
2597 2002-03-18 [paul] 0.7.4claws22
2599 * sync with sylpheed 0.7.4cvs6
2600 see ChangeLog entry 2002-03-18
2602 2002-03-18 [paul] 0.7.4claws21
2605 add en_GB message catalogue
2610 correct a few spelling mistakes
2612 2002-03-17 [alfons] 0.7.4claws20
2615 more stringent checks for NULL params when writing
2616 filtering actions to a file
2618 2002-03-17 [hoa] 0.7.3claws20
2621 fixed the count of new messages
2624 fixed the "attachment properties" window
2626 2002-03-17 [paul] 0.7.4claws19
2631 src/prefs_account.[ch]
2634 automatically mark cross-posted messages as read
2635 and (optionally) give them a colour label
2636 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2639 2002-03-17 [paul] 0.7.4claws18
2641 * sync with sylpheed 0.7.4cvs5
2642 see ChangeLog entry 2002-03-17
2644 2002-03-17 [melvin] 0.7.4claws17
2647 Worked around a gtktext 'bug': when searching for
2648 a text in a long message it was scrolling slowly
2649 line by line until it hit the searched text.
2651 Updated French translation
2653 2002-03-17 [melvin] 0.7.4claws16
2657 * src/prefs_actions.c
2658 Moved "Edit/Actions" to "Tool/Actions"
2659 Made mainwindow/compose window sensitive as soon as
2660 no child process is running anymore even if the io dialog
2662 Fixed a struct being initialized with a non constant char*
2664 2002-03-16 [christoph] 0.7.4claws15
2667 add --with-compiler-flags option
2668 (only for developer hacking)
2672 try to make folder-stats and flag handling more
2673 independent from the summaryview. msgcounts
2674 are only set when the folder is opened and
2675 procmsg_msginfo_(un)set_flags will handle it
2676 later and summaryview will get the values
2679 2002-03-16 [paul] 0.7.4claws14
2682 fix Return-receipt. Patch submitted by Bob
2683 Woodside <rwoodside1@comcast.net>
2685 2002-03-16 [paul] 0.7.4claws13
2688 fix 'dynamic' signatures, make it work again
2689 broken during sync on 2002-03-14 (0.7.4claws2)
2691 2002-03-15 [match] 0.7.4claws12
2693 * src/addrharvest.[ch]
2694 * src/addrgather.[ch]
2695 * src/addressbook.[ch]
2697 included address harvester feature. still some
2698 issues with address parsing that I will fix.
2700 2002-03-15 [match] 0.7.4claws11
2703 * src/addrcache.[ch]
2704 * src/addressbook.[ch]
2713 tidy up. fix memory leaks. moved attribs and methods
2714 from individual interfaces to addrcache object. prep
2715 for new stuff to come in.
2717 2002-03-15 [alfons] 0.7.4claws10
2720 * src/matcher_parser_parse.y
2721 * src/matcher_parser_lex.l
2722 * src/prefs_matcher.c
2723 add filtering conditions message greater than, smaller
2724 than, and exactly matching a size in bytes
2725 (does not work with delete from POP3 server yet)
2727 this should also give others an idea what you should
2728 do to add new criterions to claws filtering system
2731 2002-03-15 [paul] 0.7.4claws9
2733 * tools/filter_conv.pl
2734 exit if there are no filter rules to convert
2735 rename filterrc to filterrc.old after completion
2737 2002-03-15 [paul] 0.7.4claws8
2739 * sync with sylpheed 0.7.4cvs3
2740 see ChangeLog entry 2002-03-14
2742 2002-03-14 [paul] 0.7.4claws7
2745 clean up the last commit (ahem)
2747 2002-03-14 [paul] 0.7.4claws6
2750 fix bug #515655. honour account preferences
2751 regarding gpg default signing/encryption when
2752 changing account from the compose window.
2754 2002-03-14 [paul] 0.7.4claws5
2757 remove unnecessary curly brackets
2759 2002-03-14 [paul] 0.7.4claws4
2762 src/prefs_filtering.[ch]
2763 add filter rename on folder rename and filter
2764 delete on folder delete. Patch submitted by
2765 Neill Miller <neillm@thecodefactory.org>
2767 2002-03-14 [christoph] 0.7.4claws3
2772 (patch submitted by "Simon 'corecode' Schubert")
2773 * src/prefs_common.c
2777 2002-03-14 [paul] 0.7.4claws2
2779 * sync with sylpheed 0.7.4cvs2
2780 see ChangeLog entry 2002-03-13
2782 2002-03-12 [darko] 0.7.4claws1
2785 fix what seems to be a copy and paste error
2786 when setting color for important messages
2789 2002-03-11 [paul] version 0.7.4claws released
2791 2002-03-11 [paul] 0.7.4claws
2797 update message catalogs. Submitted by Ricardo Mones
2798 Lastra, Alessandro Maestri, Wilbert Berendsen, and
2799 Fabio Junior Beneditto
2804 faq/it/sylpheed-faq*
2810 2002-03-11 [jens] 0.7.3claws7
2813 updated German translation
2815 2002-03-11 [melvin] 0.7.3claws6
2818 updated and corrected French translation
2820 2002-03-10 [hoa] 0.7.3claws5
2824 * src/prefs_account.c
2827 fixed the local account.
2828 you have to change the default "/usr/sbin/sendmail"
2829 to "/usr/sbin/sendmail -t" in the preferences of
2833 removed some debug display for renderer
2835 2002-03-10 [paul] 0.7.3claws4
2837 * faq/en/sylpheed-faq-1.html
2838 faq/en/sylpheed-faq-2.html
2841 2002-03-09 [paul] 0.7.3claws3
2843 * sync with sylpheed 0.7.4
2844 see ChangeLog entry 2002-03-09
2846 2002-03-08 [paul] 0.7.3claws2
2848 * faq/en/sylpheed-faq*
2849 faq/es/sylpheed-faq*
2850 faq/fr/sylpheed-faq*
2853 * manual/fr/.cvsignore
2854 manual/fr/Makefilea.am
2858 add the French manual
2860 2002-03-07 [paul] 0.7.3claws1
2862 * sync with sylpheed 0.7.3cvs4
2863 see ChangeLog entries 2002-03-06 and 2002-03-07
2866 updated by Wilbert Berendsen
2868 2002-03-07 [melvin] 0.7.2claws34
2870 * src/selective_download.c
2871 Changed the pixmap of the receive button to MAIL_RECEIVE.
2873 2002-03-06 [paul] 0.7.2claws33
2875 * sync with sylpheed 0.7.3cvs1
2876 bug fix, see ChangeLog entry 2002-03-05
2878 2002-03-05 [paul] 0.7.2claws32
2883 reverse the pgp ascii-armored code implemented in
2884 0.7.2claws16. removal of this code until it matures.
2885 this means that verifying ascii-armored pgp sigs and
2886 automatic decryption of ascii-armored encrypted
2887 messages no longer works.
2889 2002-03-05 [paul] 0.7.2claws31
2894 * faq/en/Makefile.am
2895 faq/en/sylpheed-faq.html
2896 faq/en/sylpheed-faq-1.html
2897 faq/en/sylpheed-faq-2.html
2898 faq/en/sylpheed-faq-3.html
2899 * faq/es/Makefile.am
2900 faq/es/sylpheed-faq.html
2901 faq/es/sylpheed-faq-1.html
2902 faq/es/sylpheed-faq-2.html
2903 faq/es/sylpheed-faq-3.html
2904 faq/es/sylpheed-faq-4.html
2905 * faq/fr/Makefile.am
2906 faq/fr/sylpheed-faq.html
2907 faq/fr/sylpheed-faq-1.html
2908 faq/fr/sylpheed-faq-2.html
2909 faq/fr/sylpheed-faq-3.html
2914 add FAQs in English, Spanish and French
2917 2002-03-05 [paul] 0.7.2claws30
2919 * manual/en/sylpheed.html
2920 manual/en/sylpheed-XX.html
2921 updated the English manual
2926 dialog box pops up if the article can't be deleted.
2931 updated by Fabio Junior Benedito
2935 * removed ac/gpgme.m4
2936 to avoid autogen common problem
2937 developers have to install gpgme development package now
2940 encoding to 7bit or 8bit is enabled.
2942 2002-03-03 [alfons] 0.7.2claws29
2945 merge fix by Oliver Haertel for selective
2948 2002-03-03 [paul] 0.7.2claws28
2950 * sync with sylpheed 0.7.3
2952 2002-03-03 [paul] 0.7.2claws27
2954 * sync with sylpheed 0.7.2cvs24
2955 see ChangeLog entries 2002-03-02 and 2002-03-03
2957 2002-03-02 [melvin] 0.7.2claws26
2962 * src/prefs_common.[ch]
2963 Added user definable notification on new mail arrival.
2964 Removed unused variables in spell checker prefs code.
2966 2002-03-02 [melvin] 0.7.2claws25
2969 Removed unnecessary escape sequences.
2970 Changed 'Initial...' to 'Initials of Sender'
2972 2002-03-02 [paul] 0.7.2claws24
2974 * sync with sylpheed 0.7.2cvs22
2975 see ChangeLog entry 2002-03-01
2977 2002-03-01 [hoa] 0.7.2claws23
2980 Set sensitivity of delete actions to active
2981 even if the folder is a newsgroup.
2984 - Set sensitivity of delete actions
2985 - Added function check_permission() that will check if the
2986 user is authorized to delete a message. For news, it
2987 will check if the author is the same.
2988 - Enabled deletion when there is no trash folder.
2991 - Added news_cancel_article() to cancel articles
2992 - Implemented news_remove_message() (public function)
2994 2002-03-01 [paul] 0.7.2claws22
2998 recognise urls that that don't include 'http://' and
3002 remove duplicated name
3004 2002-02-28 [paul] 0.7.2claws21
3007 src/summaryview.[ch]
3008 add ability to 'Select thread'
3009 combines Melvin's "Select thread's head" patch (#510907)
3010 with Colin Leroy's <colin@colino.net> "Select whole thread"
3013 2002-02-28 [paul] 0.7.2claws20
3016 hopefully fix segfault on right-clicking a mime part
3017 that some people have experienced.
3018 fix submitted by Fredrik Olofsson <frol@linux.nu>
3020 2002-02-28 [paul] 0.7.2claws19
3022 * sync with sylpheed 0.7.2cvs21
3023 see ChangeLog entries 2002-02-27 and 2002-02-28
3025 2002-02-27 [paul] 0.7.2claws18
3027 * sync with sylpheed 0.7.2cvs18
3028 see ChangeLog entries 2002-02-26 and 2002-02-27
3030 2002-02-26 [alfons] 0.7.2claws17
3033 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3034 (spotted by Chris Hessman <idatech@gmx.net>)
3036 2002-02-26 [paul] 0.7.2claws16
3041 make decryption of ascii-armored pgp encrypted messages
3042 and verification of ascii-armored signatures work again.
3043 slightly altered from the patch by Jens Jahnke
3047 * the checking of plaintext signatures always comes up in
3049 * it doesn't work for multipart messages
3050 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3051 including the msg headers and these 2 line themselves, are
3055 "View/Folder Tree" becomes "View/Separate Folder Tree"
3056 "View/Message View" becomes "View/Separate Message View"
3057 because its less ambiguous.
3060 updated by Ricardo Mones Lastra
3062 2002-02-26 [paul] 0.7.2claws15
3064 * sync with sylpheed 0.7.2cvs17
3065 see ChangeLog entries 2002-02-25 and 2002-02-26
3067 2002-02-25 [christoph] 0.7.2claws14
3069 * src/filtering.[ch]
3071 do filtering stuff after all messages have been received
3072 1. drop all messages to .processing
3073 2. scan processing folder for messages
3074 3. filter messages or move to inbox
3075 this will also find old messages left in processing after
3076 a crash or something like that and we get a real msginfo
3077 from folder->get_msg_list and do not have to create our
3078 own in filter_message
3079 * src/matcher_parser_parse.y
3080 remove MIX/MAX warning (reordered includes)
3082 2002-02-25 [paul] 0.7.2claws13
3084 * sync with sylpheed 0.7.2cvs15
3085 see ChangeLog entry 2002-02-24
3087 2002-02-24 [alfons] 0.7.2claws12
3090 clear old color flags first when applying a new color to
3092 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
3094 2002-02-24 [alfons] 0.7.2.claws11
3097 * src/prefs_common.c
3098 add presets for Opera and Konqueror, closes patch #517261,
3099 submitted by Ville Skyttä <scop@users.sourceforge.net>
3101 2002-02-24 [alfons] 0.7.2.claws10
3105 fix threading for null message ids, closes patch #521601,
3106 submitted by Bob Forsman <hammor@users.sourceforge.net>
3108 2002-02-24 [alfons] 0.7.2claws9
3112 make Tool | Filter Message work with filtering system so
3113 setting flags also works
3117 - Processing uses the same function as Tool | Filter
3118 Message, but doesn't use the same update proc yet
3120 2002-02-23 [paul] 0.7.2claws8
3122 * sync with sylpheed 0.7.2cvs14
3123 see ChangeLog entries 2002-02-22 and 2002-02-23
3125 2002-02-22 [christoph] 0.7.2claws7
3128 Add column space to table
3129 * src/quote_fmt_parse.y
3132 2002-02-22 [paul] 0.7.2claws6
3140 src/matcher_parser_lex.l
3141 src/matcher_parser_parse.y
3144 src/prefs_filtering.c
3145 src/selective_download.[ch] *** NEW FILES ***
3148 Selective Download added to 'Tool' menu.
3149 Retrieves email headers of the currently selected pop3
3150 account and allows the user to mark emails for deletion
3151 right on the pop3 server. Patch submitted by Oliver Haertel
3152 <oha@users.sourceforge.net>.
3155 add 'src/quote_fmt.c'
3157 2002-02-22 [christoph] 0.7.2claws5
3161 * src/prefs_common.[ch]
3162 * src/prefs_template.c
3163 * src/quote_fmt.c *** NEW FILE ***
3165 move quote format symbol description code
3166 to it's own file because it is used from
3167 differnent code parts
3168 Rewrote symbol description GUI
3171 + get data from array (no more long constant strings)
3172 * src/quote_fmt_lex.l
3173 * src/quote_fmt_parse.y
3174 Symbol for Literal % changed to \% instead of %%
3175 (More logical as \ is used for quoting for other symbols)
3176 Add |f and |p to include files and program output
3178 |f{/home/.../.signature}
3181 Correct wrong spelling for "Referenzen"
3183 2002-02-21 [paul] 0.7.2claws4
3186 forgotten during sync
3188 2002-02-21 [paul] 0.7.2claws3
3190 * sync with sylpheed 0.7.2cvs11
3191 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
3192 2002-02-20 and 2002-02-21
3194 2002-02-20 [melvin] 0.7.2claws2
3196 * src/prefs_actions.c
3197 Added error report when child cannot fork or when execvp
3198 returns with an error.
3200 2002-02-19 [christoph] 0.7.2claws1
3203 return unconverted text if conde conversion is not possible
3204 when libjconv is used.
3205 (patch submitted by "Simon 'corecode' Schubert")
3209 * version 0.7.2claws release
3211 2002-02-19 [paul] 0.7.2claws
3214 updated by Wilbert Berendsen
3217 2002-02-18 [alfons] 0.7.1claws13
3221 remove references to dlfcn and explicitly loading functions
3222 from dynalink libs, because libs linked anyway, and functions
3223 are loaded explicitly
3225 2002-02-17 [melvin] 0.7.1claws12
3227 * src/prefs_actions.c
3228 Replaced children wait loop with double fork technique.
3229 Now, input/output window updated at each new output.
3230 free_children(): Fixed a memory leak.
3231 Made input/output window non closable if running children
3233 Added missing <unistd.h> include.
3234 Added some --debug outputs.
3236 2002-02-17 [melvin] 0.7.1claws11
3239 Fixed bug where descending sort order did not select top
3242 2002-02-17 [melvin] 0.7.1claws10
3245 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3246 * src/prefs_common.c
3247 Pspell data package directory no more hard coded but
3248 set during configuration (PSPELL_PATH). (Thanks to
3249 Gustavo Noronha Silva.)
3251 2002-02-17 [melvin] 0.7.1claws9
3254 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3256 Fixed compile-time warnings.
3258 2002-02-16 [alfons] 0.7.1claws8
3261 fix inadvertent free of NULL pointer which caused
3262 sylpheed to crash when closing the save-as dialog
3263 using the window close button
3265 2002-02-16 [carsten] 0.7.1claws7
3266 * src/mainwindow.[ch]
3269 fixes for pixmap theming code:
3270 - recently changed mail attributes shouldn't get
3272 - theme is only reloaded iff another theme was
3275 2002-02-16 [paul] 0.7.1claws6
3277 * sync with sylpheed 0.7.2 release
3278 see ChangeLog entry 2002-02-15 and 2002-02-16
3280 2002-02-15 [paul] 0.7.1claws5
3282 * sync with sylpheed 0.7.1cvs9
3283 see ChangeLog entry 2002-02-15
3286 remove unneeded headerwindow.c entry
3288 2002-02-14 [carsten] 0.7.1claws4
3290 fixed a bug for "Go to next unread message": there was
3291 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3292 in the prefs, because of doing "Search again" instead
3295 2002-02-14 [carsten] 0.7.1claws3
3296 * src/stock_pixmap.c
3297 removed 2 more mem leaks; following memprof,
3298 this code is "leak free" now :)
3300 2002-02-14 [carsten] 0.7.1claws2
3301 * src/stock_pixmap.c
3302 used opendir/readdir/closedir instead of scandir
3303 -> code should work now on Solaris
3305 2002-02-14 [paul] 0.7.1claws1
3307 * sync with sylpheed 0.7.1cvs8
3308 see ChangeLog entries 2002-02-13 and 2002-02-14
3311 add some description of Actions and Pixmap Themes
3315 * version 0.7.1claws release
3317 2002-02-13 [paul] 0.7.1claws
3322 updated translations, submitted by Ricardo Mones Lastra,
3323 Alessandro Maestri and Fabio Junior Beneditto
3325 2002-02-13 [melvin] 0.7.0claws75
3327 * src/prefs_actions.c
3328 Added missing "signal.h" include
3330 2002-02-13 [melvin] 0.7.0claws74
3332 * src/prefs_folder_item.c
3333 Added missing "config.h" include
3335 Updated French translation for folder propriety.
3337 2002-02-13 [jens] 0.7.0claws73
3340 Added missing src/prefs_folder_item.c [log added by melvin]
3342 Updated German translation.
3344 2002-02-13 [melvin] 0.7.0claws72
3347 Updated French translation.
3349 2002-02-13 [melvin] 0.7.0claws71
3352 Made gtkut_editable_get_selection return NULL if selection
3354 This fixes a bug where selecting part of message A then
3355 switching to message B and replying to it will not
3356 quote the message's body.
3358 2002-02-12 [paul] 0.7.0claws70
3361 cosmetic, relating to pixmap themes: on toolbar make
3362 updating of 'Exec' and 'Compose news/Compose email'
3365 2002-02-12 [carsten] 0.7.0claws69
3371 - refreshing after changing pixmap theme better
3373 - wanted to remove some mem leaks, but alfons was
3374 faster (and had the better solution ;)
3376 2002-02-12 [alfons] 0.7.0claws68
3378 * src/prefs_common.c
3379 * src/stock_pixmap.[ch]
3380 plug mem leaks, refactor code a little bit
3383 2002-02-12 [sergey] 0.7.0claws67
3386 Fixed problem with copying messages to IMAP folders when the
3387 server uses something other than '/' as a namespace separator
3388 (cyrus-imapd uses '.').
3390 2002-02-12 [jens] 0.7.0claws66
3393 Updated German Translation
3395 2002-02-12 [paul] 0.7.0claws65
3397 * sync with sylpheed 0.7.1cvs1
3398 see ChangeLog entry 2002-02-12
3400 2002-02-12 [melvin] 0.7.0claws64
3402 * src/prefs_actions.c
3403 Fixed "feature" where children's output was duplicated
3404 instead of refreshed while monitoring.
3405 Removed some debug code.
3407 2002-02-12 [christoph] 0.7.0claws63
3410 always delete message from queue after sending/send error
3411 (closes bug #509601)
3413 2002-02-12 [melvin] 0.7.0claws62
3415 * src/prefs_actions.c
3416 Children wait loop is now triggered with a timeout of 1s
3417 Added %F which is replaced with the list of filenames
3418 of all selected messages (as suggested by Ricardo Mones Lestra)
3419 Pipe syntax changed. Prefix with | to send selection, postfix
3420 with | to retrieve output. Prefix with > or * to send
3421 user definable input to the command (*: input is hidden)
3422 Old pipe action should now be postfixed with |, too.
3424 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
3425 * src/stock_pixmap.c
3426 fixed a bug: if there's no theme directory don't
3427 throw an error, just do "nothing" (thanks Alfons)
3429 2002-02-12 [carsten] 0.7.0claws60
3432 had to write the cache twice (nasty!); some marks would
3435 2002-02-11 [carsten] 0.7.0claws59
3438 doc-src/maintainer_guide.txt
3444 src/prefs_common.[ch]
3445 src/stock_pixmap.[ch]
3446 src/summaryview.[ch]
3447 pixmap theming and related work on pixmap
3448 handling on some other places
3449 (e.g. hrm features for all folder)
3450 src/pixmap/stock_*.xpm -> the stock_ was removed
3452 2002-02-11 [paul] 0.7.0claws58
3454 * sync with sylpheed 0.7.1 release
3455 see ChangeLog entries 2002-02-11
3457 2002-02-08 [paul] 0.7.0claws57
3459 * sync with sylpheed 0.7.0cvs39
3460 see ChangeLog entry 2002-02-07 (last entry)
3462 * src/prefs_actions.c
3463 src/prefs_filtering.c
3466 sync: made it compile with C compilers other than gcc
3468 2002-02-07 [paul] 0.7.0claws56
3470 * sync with sylpheed 0.7.0cvs38
3471 see ChangeLog entries 2002-02-06 (last 2 entries) and
3474 2002-02-07 [darko] 0.7.0claws55
3478 Fix const gchar */gchar * issue (thanks Hiro)
3480 2002-02-07 [darko] 0.7.0claws54
3485 * src/prefs_template.c
3487 * src/quote_fmt_parse.y
3490 When replying or forwarding an email don't quote the entire
3491 mail body but use the part of the message text that is selected
3493 2002-02-06 [melvin] 0.7.0claws53
3495 * src/prefs_common.[ch]
3498 Made possible to switch quickly to last used dictionary
3499 which makes checking bilingual documents easier.
3501 2002-02-06 [melvin] 0.7.0claws52
3504 Added forgotten new file src/prefs_actions.c
3506 2002-02-06 [melvin] 0.7.0claws51
3508 * src/prefs_actions.c ** NEW FILE **
3509 * src/prefs_actions.h ** NEW FILE **
3510 Added actions to execute on message text view, or on the
3513 Added src/prefs_actions.[ch]
3515 Added new menu "Edit/Actions"
3517 Added new actionsrc file.
3519 Added actionsrc reading.
3521 Added new menus "Edit/Actions" and "Configuration/Actions..."
3522 * src/prefs_common.h
3523 Added new element actionslst element to prefs_common.
3525 2002-02-06 [paul] 0.7.0claws50
3527 * sync with sylpheed 0.7.0cvs36
3528 see ChangeLog entry 2002-02-06
3533 updated by Ricardo Mones Lastra
3535 2002-02-05 [paul] 0.7.0claws49
3537 * sync with sylpheed 0.7.0cvs33
3538 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3540 2002-02-05 [paul] 0.7.0claws48
3543 re-add 'Edit/Advanced/Delete entire line', previously named
3546 2002-02-04 [paul] 0.7.0claws47
3550 fix bug #494993 (Reply All not taking Reply-To into consi)
3551 eliminate differences in behaviour of right-click 'Reply to all'
3552 in summary view and 'Reply to all' on the toolbar.
3553 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3554 view and From gets ignored by 'Reply to all' on toolbar.
3555 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3556 From when no Reply-To header is present.
3558 2002-02-04 [paul] 0.7.0claws46
3560 * sync with sylpheed 0.7.0cvs30
3561 see ChangeLog entries 2002-02-03 and 2002-02-04
3563 2002-02-03 [melvin] 0.7.0claws45
3566 Readded function to highlight all misspelled words.
3567 Fixed bug where user-provided-words did not replace
3568 correctly the misspelled word when using the mouse.
3569 Fixed bug where checking a region selected from right to left did
3570 not check the region at all.
3571 Fixed bug where 'Check backwards' may not check at all.
3572 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3573 Fixed possible buffer overflow when checking for long strings (>1k).
3574 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3575 Accelerators code uses now gtk_widget_add_accel.
3576 Removed and disabled obsolete and unfinished code.
3580 Added menu item to Highlight all misspelled words.
3582 2002-02-01 [paul] 0.7.0claws44
3585 fix '/View/Hide read messages' sensitivity when all
3586 messages in a folder are hidden
3588 2002-02-01 [paul] 0.7.0claws43
3591 add --send option to command line interface, sends all
3592 queued mail. Patch submitted by Ricardo Mones Lastra.
3594 2002-01-31 [paul] 0.7.0claws42
3597 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3599 2002-01-31 [paul] 0.7.0claws41
3601 * sync with sylpheed 0.7.0cvs27
3602 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3606 comment out elements of textview_show_part() as temporary
3607 workaround for attachment 'Display as text' bug
3610 updated by Fabio Junior Beneditto
3612 2002-01-30 [paul] 0.7.0claws40
3614 * sync with sylpheed 0.7.0cvs24
3615 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3619 add {N_("/_Spelling"), ... "<Branch>"} to
3620 GtkItemFactoryEntry compose_entries[]
3622 * src/prefs_common.c
3623 add claws menu items to prefs_keybind_apply_clicked()
3624 and remove non-claws menu items
3626 2002-01-29 [paul] 0.7.0claws39
3628 * sync with sylpheed 0.7.0cvs22
3629 see ChangeLog entries 2002-01-28 and 2002-01-29
3631 2002-01-28 [melvin] 0.7.0claws38
3634 Added the declartion of compose_send_control_enter.
3638 Added in a 'Spelling' menu which includes the configuration menu.
3639 Added a real 'Check all' and got rid from the old one which only
3640 highlited misspelled word.
3641 Made 'Check while typing' a disableable option.
3642 Added a dialog when there are no more misspelled word.
3643 Added a dialog if error occurs when switching to a dictionary.
3645 * src/prefs_common.[ch]
3646 Added option for the default 'Check while typing' option.
3649 2002-01-28 [alfons] 0.7.0claws37
3652 fix buglet and make code comply with sylpheed code style
3654 2002-01-28 [paul] 0.7.0claws36
3656 * sync with sylpheed 0.7.0cvs19
3657 see ChangeLog entries for 2002-01-28
3659 2002-01-28 [hoa] 0.7.0claws35
3665 read the renderer config
3668 use the renderer config to convert mime attachments
3671 don't use textview_show_html/ertf,
3672 use get_text_content instead
3674 2002-01-27 [alfons] 0.7.0claws34
3677 make sylpheed believe it can delete a news message...
3678 (messages are NOT deleted, maybe we should remove
3679 processing from the folder properties after all.)
3681 2002-01-27 [alfons] 0.7.0claws33
3686 implement remove_msg()
3688 2002-01-27 [alfons] 0.7.0claws32
3693 fix return receipt / disposition notification again. this
3694 stuff seems to break on _every_ major summary UI change, so
3695 it's now implemented using a flag which is saved in the
3698 2002-01-26 [alfons] 0.7.0claws31
3701 let import dialog show the destination folder identifier
3703 2002-01-26 [melvin] 0.7.0claws30
3707 Readded 'Mark all read' into summary view popup menu
3708 Added 'Mark all read' in folder view popup menu for IMAP
3710 Made it insensitive if the selected folder is not the shown
3711 one to avoid 'Mark all read' on the wrong folder.
3713 2002-01-26 [paul] 0.7.0claws29
3717 move 'Mark all read' from summary view to folder view
3718 menu. (adapted from) patch submitted by Jeremy Andrews,
3719 <lists@kerneltrap.com>
3721 2002-01-25 [alfons] 0.7.0claws28
3724 put the gtk class name back so GtkSText adapts the
3727 2002-01-25 [alfons] 0.7.0claws27
3730 assimilate Ricardo's patch that shows pixmaps instead of
3731 plain "new" and "unread" texts in the folder view column