1 2002-07-03 [christoph] 0.7.8claws45
4 better IMAP uid fetching using 'FETCH 1:* (UID)'
6 add missing return in msgcache_write
8 2002-07-02 [thorsten] 0.7.8claws44
13 use binary mode for file access
15 2002-07-02 [christoph] 0.7.8claws43
17 * major code cleanup (part 1)
19 - unused variables removed
20 - unused functions removed
21 - uninitialized variables checked
22 - missing return statements added
23 - missing function return types added
24 - added parentheses around assignment and
25 && in || when suggested by gcc
29 replaced direct calls to folder->scan_tree
30 with folder_scan_tree and restore folder
31 prefs in this function. The folder should
32 not have to deal with them.
33 ( Should now work for all folder types )
35 2002-07-02 [paul] 0.7.8claws42
37 * sync with 0.7.8cvs13
38 see ChangeLog 2002-07-01 and 2002-07-02
40 2002-07-01 [christoph] 0.7.8claws41
43 fix "goto next/prev unread message" with
46 2002-07-01 [paul] 0.7.8claws40
49 updated by Ricardo Mones Lastra
51 2002-06-30 [match] 0.7.8claws39
54 applied variation of leonerd's patch (566661) to
55 allow multiple email addresses per JPilot entry.
56 addresses may be separated by space, comma, pipe,
59 2002-06-30 [alfons] 0.7.8claws38
62 simple fix for putting older nodes before
63 newer nodes when threading by subject
65 2002-06-30 [christoph] 0.7.8claws37
72 fix broken folder tree rescaning
73 and don't use procmsg_get_mark_sum
76 2002-06-30 [christoph] 0.7.8claws36
78 * merge new cache branch
80 fix new cache imap copy bug
82 improved folder_item_scan
83 it should now always set the correct
84 new, unread and total message counts
86 2002-06-29 [paul] 0.7.8claws35
91 2002-06-29 [paul] 0.7.8claws34
95 man/Makefile.am ** NEW FILE **
96 man/sylpheed.1.gz ** NEW FILE **
99 2002-06-29 [paul] 0.7.8claws33
102 updated by Fabio Junior Beneditto
104 2002-06-28 [jens] 0.7.8claws32
109 * src/selective_download.c
110 removed gettext for space " "
115 2002-06-28 [paul] 0.7.8claws31
117 * sync with 0.7.8cvs11
118 see ChangeLog 2002-06-28
120 2002-06-28 [paul] 0.7.8claws30
122 * sync with 0.7.8cvs10
123 see ChangeLog 2002-06-27 and 2002-06-28
125 2002-06-26 [paul] 0.7.8claws29
128 src/selective_download.c
129 don't gettextise empty strings.
130 reserved by gettext. gettext("") returns
131 the header entry with meta information,
137 2002-06-26 [paul] 0.7.8claws28
139 * sync with 0.7.8cvs7
140 see ChangeLog 2002-06-25
143 ...and in the process, tweak the gui a little
145 2002-06-25 [alfons] 0.7.8claws27
149 fine tune ldap library detection
151 2002-06-25 [alfons] 0.7.8claws26
154 don't allow return receipts when composing a news article
156 2002-06-25 [paul] 0.7.8claws25
159 add '$(AMTAR)' to 'release' section to allow for
160 new and older autotools
162 2002-06-25 [paul] 0.7.8claws24
165 fix "No more unread messages" persistant pop-up
168 2002-06-25 [paul] 0.7.8claws23
171 updated by Alessandro Maestri
173 2002-06-25 [paul] 0.7.8claws22
175 * sync with 0.7.8cvs6
176 see ChangeLog 2002-06-25
178 2002-06-24 [paul] 0.7.8claws21
181 add GPL copyright information
183 2002-06-24 [paul] 0.7.8claws20
187 tools/update-po ** NEW FILE **
188 add script that eases the creation of *.po files
189 Submitted by Wilbert Berendsen <wilbert@oswf.org>
191 2002-06-23 [alfons] 0.7.8claws19
194 make notification_convert_header obey const correctness
195 (next step will be fixing the broken return receipt)
197 2002-06-23 [paul] 0.7.8claws18
200 fix bug introduced in last commit:
201 removed too much code in last commit - put back what's
204 2002-06-23 [paul] 0.7.8claws17
206 * src/messageview.[ch]
207 remove code committed in error from locally patched
210 2002-06-23 [colin] 0.7.8claws16
213 add compose_entry_select(), used to select the default_to
214 email address - hopefully avoiding people sending mails to
217 2002-06-22 [alfons] 0.7.8claws15
220 add Bram Metsch & Stanislav Karchebny
222 * src/prefs_account.[ch]
224 - apply and adapt Bram's patch which allows user to set SMTP AUTH
225 options. (see <http://sourceforge.net/tracker/index.php
226 ?func=detail&aid=566937&group_id=25528&atid=384600>);
228 - merge Stanislav's fix to make SMTP AUTH work with qmail
229 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
231 2002-06-22 [paul] 0.7.8claws14
233 * sync with 0.7.8cvs5
234 see ChangeLog 2002-06-19 and 2002-06-20
236 2002-06-22 [alfons] 0.7.8claws13
238 * src/selective_download.c
239 fix a stupid mistake I made
241 2002-06-22 [alfons] 0.7.8claws12
243 * src/selective_download.[ch]
244 fix another unnoticed leak; cleanup code
249 gpg-sign <-- gpg-sign-syl
251 2002-06-21 [alfons] 0.7.8claws11
253 * src/selective_download.c
254 * src/selective_download.h
255 fix assorted mix of allocation errors (should solve
256 problem reported by Philippe Gramoullé, see:
257 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
259 2002-06-20 [melvin] 0.7.8claws10
261 * tools/gpg-sign *REMOVED*
262 tools/gpg-sign-syl *ADDED*
263 Replaced the gpg clearsigning script with the version using
264 xterm instead of ssh-askpass and changed its name.
267 Updated actions example to reflect the renaming of the
268 gpg clearsigning script.
270 2002-06-19 [paul] 0.7.8claws9
272 * sync with 0.7.8claws9
273 see ChangeLog 2002-06-18 and 2002-06-19
275 2002-06-19 [paul] 0.7.8claws8
277 * sync with 0.7.8cvs1
278 see ChangeLog 2002-06-18
280 2002-06-18 [alfons] 0.7.8claws7
283 add omitted prototype
285 2002-06-17 [paul] 0.7.8claws6
288 fix hiding of exec_btn
290 2002-06-17 [paul] 0.7.8claws5
293 remove unneeded code: should_delete()
294 and Pop3State::uidl_todelete_list
296 2002-06-17 [paul] 0.7.8claws4
299 see ChangeLog 2002-06-11 and 2002-06-13
301 2002-06-16 [alfons] 0.7.8claws3
304 make sure lock sort mode (claws specific) is
305 also persists after a tree rescan
307 2002-06-16 [alfons] 0.7.8claws2
309 * src/prefs_folder_item.c
311 fix persistence of folder sort mode (broken
312 by adapting Hiro's new folder persistence code)
314 2002-06-16 [alfons] 0.7.8claws1
318 * src/prefscommon.[ch]
319 control size of log text in log window;
320 closes patch #569155 submitted by Mitko Haralanov.
322 2002-06-15 [paul] 0.7.8claws
324 * release of 0.7.8claws
326 2002-06-15 [paul] 0.7.7claws
329 updated by Fabio Junior Beneditto
331 2002-06-14 [paul] 0.7.6claws49
334 updated by Ricardo Mones Lastra
336 2002-06-14 [paul] 0.7.6claws48
339 updated translation by Wilbert Berendsen
341 2002-06-14 [melvin] 0.7.6claws47
344 Updated French translation
346 2002-06-13 [paul] 0.7.6claws46
349 allow filename to be typed in, rather than just
350 selected by the mouse. Patch by Gustavo Noronha Silva.
352 2002-06-13 [alfons] 0.7.6claws45
354 * src/mainwindow.[ch]
355 more cleanups (removing unnecessary menu items Expand
356 summary / message view)
358 2002-06-13 [melvin] 0.7.6claws44
361 Added src/string_match.c
363 Fixed possible buffer overflow.
365 Added missing config.h header.
369 Made some strings translatable (missing _(..)).
371 2002-06-13 [melvin] 0.7.6claws43
374 Corrected action example (verifying clearsigned mail).
375 * src/prefs_account.c
378 Removed incorrect line that generated a Gtk-CRITICAL msg.
380 2002-06-12 [alfons] 0.7.6claws42
383 add init of score column lost in 0.7.6claws42
385 2002-06-12 [paul] 0.7.6claws41
387 * src/prefs_account.c
388 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
389 behavior of the radio buttons, (from 0.7.7cvs2)
391 2002-06-11 [alfons] 0.7.6claws40
393 * src/messageview.[ch]
394 * src/summaryview.[ch]
395 * src/summary_search.c
397 perform a sync to bring in Hiro's separate view implementation
399 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
401 2002-06-11 [paul] 0.7.6claws39
403 * src/prefs_account.c
404 correct a typo on the Receive tab
406 2002-06-10 [match] 0.7.6claws38
409 Included address completion patch from Gustavo Noronha.
411 2002-06-10 [paul] 0.7.6claws37
415 src/prefs_account.[ch]
416 src/selective_download.[ch]
419 - check if POP Account
420 - Receive Button renamed to Preview
421 - Preview Button Popup: preview new/all messages
423 - Account Preferences-->Receive tab checkbutton if you
424 want to remove Mail after Download
426 - Account Preferences-->Receive tab checkbutton use
427 filtering rules on preview
428 (think of delete_on_server)
430 - Account selectable from SD dialog
431 - checkbutton to show already downloaded messages if
432 all messages are previewed
433 - new clist column showing Date
436 - play ball with UIDL
438 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
440 2002-06-10 [melvin] 0.7.6claws36
443 Added a hint to ac/README in cvs instructions.
445 * src/prefs_actions.c
446 Made it possible to use a more elaborate command line
447 for asynchronous actions, too.
449 2002-06-10 [melvin] 0.7.6claws35
451 * src/prefs_actions.c
452 Make it possible to use a more elaborate command line
453 (e.g. |foo|bar|cat>there;echo Done|)
454 Corrected error message when calling %f, %F and %p commands
455 from the compose window.
457 2002-06-09 [colin] 0.7.6claws34
460 Automatically find unread messages in current folder
461 before annoying the user.
463 2002-06-08 [alfons] 0.7.6claws33
466 remove bad formatting string in it.po translation
467 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
469 2002-06-08 [paul] 0.7.6claws32
471 * sync with 0.7.6cvs25
472 see ChangeLog 2002-06-07
474 2002-06-05 [paul] 0.7.6claws31
477 add 'Sort by locked' and 'Sort by score'
479 2002-06-05 [paul] 0.7.6claws30
481 * sync with 0.7.6cvs24
482 see ChangeLog 2002-06-04
484 2002-06-04 [paul] 0.7.6claws29
487 updated by Fabio Junior Beneditto
489 2002-06-03 [thorsten] 0.7.6claws28
492 fclose() matcherrc after reading
494 2002-06-03 [paul] 0.7.6claws27
496 * sync with 0.7.6cvs21
497 see ChangeLog 2002-05-31
499 2002-05-31 [paul] 0.7.6claws26
501 * sync with 0.7.6cvs20
502 see ChangeLog 2002-05-29 and 2002-05-30
504 2002-05-31 [paul] 0.7.6claws25
507 hopefully fix last buggy sync
510 correct typo in 'Actions' examples
512 2002-05-29 [paul] 0.7.6claws24
514 * sync with 0.7.6cvs18
515 see ChangeLog 2002-05-28 and 2002-05-29
521 2002-05-28 [paul] 0.7.6claws23
523 * sync with 0.7.6cvs16
524 see ChangeLog 2002-05-28
526 2002-05-27 [thorsten] 0.7.6claws22
528 * faq/it/sylpheed-faq-1.html
529 faq/it/sylpheed-faq-2.html
530 faq/it/sylpheed-faq-3.html
531 faq/it/sylpheed-faq.html
532 corrected DOS lineendings
533 * faq/de/sylpheed-faq-1.html
534 faq/de/sylpheed-faq-2.html
535 faq/en/sylpheed-faq-1.html
536 faq/en/sylpheed-faq-2.html
537 faq/en/sylpheed-faq-3.html
538 faq/es/sylpheed-faq-1.html
539 faq/es/sylpheed-faq-2.html
540 faq/es/sylpheed-faq-3.html
541 faq/fr/sylpheed-faq-1.html
542 faq/it/sylpheed-faq-1.html
543 faq/it/sylpheed-faq-2.html
544 faq/it/sylpheed-faq-3.html
545 faq/it/sylpheed-faq.html
546 changed ">" to "
548 2002-05-27 [paul] 0.7.6claws21
550 * sync with 0.7.6cvs15
551 see ChangeLog 2002-05-27
553 2002-05-27 [paul] 0.7.6claws20
555 * src/prefs_account.c
558 2002-05-26 [paul] 0.7.6claws19
563 2002-05-25 [paul] 0.7.6claws18
566 add description of kmail2sylpheed.pl
568 2002-05-25 [paul] 0.7.6claws17
570 * tools/kmail2sylpheed.pl ** NEW FILE **
571 perl script that converts an exported Kmail address
572 book, converts it to sylpheed addressbook file,
573 writes the file to .sylpheed, and updates
576 2002-05-25 [paul] 0.7.6claws16
578 * sync with 0.7.6cvs14
579 see ChangeLog 2002-05-23
581 2002-05-24 [paul] 0.7.6claws15
584 make a correction and add some more info
586 2002-05-24 [paul] 0.7.6claws14
590 compose_redirect_write_headers_from_headerlist()
591 add Subject and Resent-Message-ID to
592 compose_redirect_write_headers()
593 Received, Subject, and X-UIDL are filtered out in
594 compose_redirect_write_to_file()
596 2002-05-23 [paul] 0.7.6claws13
602 src/matcher_parser_lex.l
603 src/matcher_parser_parse.y
604 src/prefs_common.[ch]
605 src/prefs_filtering.c
607 rename 'Bounce' to 'Redirect'
609 2002-05-23 [paul] 0.7.6claws12
611 * more sync with 0.7.6cvs13
613 see ChangeLog 2002-05-22
615 2002-05-22 [paul] 0.7.6claws11
617 * sync with 0.7.6cvs13
619 see ChangeLog 2002-05-20
621 see ChangeLog 2002-05-22
623 2002-05-21 [melvin] 0.7.6claws10
626 Added missing filtering and scoring headers
627 Fixed bad function call that showed garbage
628 in Folder->Processing
630 2002-05-21 [paul] 0.7.6claws9
633 make all tools executable, (patch by Alfons).
635 2002-05-20 [alfons] 0.7.6claws8
638 don't forget to call mktime() so we have a valid week
640 (Bug report by Roger Sondermann <mail@jumaros.de>)
642 2002-05-20 [paul] 0.7.6claws7
645 fix broken parsing of urls
647 fix displaying of urls
649 both fixes from the patch [547855] by Eugene
652 2002-05-19 [alfons] 0.7.6claws6
655 make sylpheed configure correctly with the latest
656 and greatest of automake / autoconf / gettext
658 2002-05-19 [alfons] 0.7.6claws5
662 add function for returning ime zone offset
664 * src/quote_fmt_parse.y
665 better quotation formatting - does not convert
666 to local time, but uses the original date string.
668 Note: %z inserts the timezone offset (should
669 work also on platforms where strftime does not
672 2002-05-18 [christoph] 0.7.6claws4
675 fix indentation of some code
680 correct path for ignorethread.xpm
681 incorrect filename for sylpheed_logo.xpm
682 add missing include matcher_parser_parse.h
684 2002-05-18 [paul] 0.7.6claws3
686 * sync with 0.7.6cvs8
687 see ChangeLog 2002-05-16 and 2002-05-17
689 2002-05-18 [melvin] 0.7.6claws2
692 Corrected an action's definition and fixed some misspellings.
694 2002-05-18 [paul] 0.7.6claws1
697 tools/gpg-sign ** new file **
698 tools/uudec ** new file **
699 add Melvin's Actions scripts
702 add Melvin's descriptions for Actions
704 2002-05-18 [paul] 0.7.6claws
706 * Version 0.7.6claws released
708 2002-05-17 [paul] 0.7.5claws32
711 updated by Ricardo Mones Lastra
713 2002-05-17 [paul] 0.7.5claws31
716 fix Account prefs default folder for sent/draft/deleted
721 updated translation by Alessandro Maestri and
724 2002-05-17 [melvin] 0.7.5claws30
726 * src/prefs_actions.c
727 Fixed bug where using %F not at the end of the command
728 resulted in an additional empty argument being created.
729 Thanks to Darko Koruga for reporting the bug.
731 2002-05-17 [melvin] 0.7.5claws29
734 Updated French translations.
736 2002-05-15 [paul] 0.7.5claws28
739 updated by Ricardo Mones Lastra
741 2002-05-15 [paul] 0.7.5claws27
743 * sync with 0.7.6cvs4
744 see ChangeLog 2002-05-14 and 2002-05-15
746 2002-05-14 [paul] 0.7.5claws26
748 * sync with 0.7.6cvs1
749 see ChangeLog 2002-05-13
751 2002-05-13 [thorsten] 0.7.5claws25
754 fix select_all and copy in multipart messages
756 fix select_all and copy in multipart messages
758 2002-05-12 [paul] 0.7.5claws24
761 reverse last commit, bug already fixed in 0.7.5claws3
763 2002-05-12 [netztorte] 0.7.5claws23
766 dont parse empty addressbook (checked in before claws20)
768 2002-05-12 [melvin] 0.7.5claws22
771 Removed unneeded priority code introduced by the previous
774 2002-05-12 [melvin] 0.7.5claws21
777 Added possibility to set message's priority.
779 Added possibility to set message's priority.
780 Added missing headers
782 2002-05-12 [melvin] 0.7.5claws20
784 * src/prefs_actions.c
785 Removed implicitely added quotes around the name
786 of the temporary files of mime parts.
788 2002-05-12 [paul] 0.7.5claws19
790 * sync with 0.7.5cvs20
791 see ChangeLog 2002-05-11
793 2002-05-12 [alfons] 0.7.5claws18
795 * src/quote_fmt_lex.l
796 * src/quote_fmt_parse.y
797 allow quote / reply date & time format to be set using
798 %D{format}. format is a format string you'd pass to
799 strftime() (see man strftime, or the Display tab |
800 Date format setting).
802 Currently %D converts the date to local time.
804 2002-05-11 [paul] 0.7.5claws17
806 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
807 see ChangeLog 2002-05-10 and 2002-05-11
809 2002-05-10 [paul] 0.7.5claws16
811 * sync with 0.7.5cvs16
812 see ChangeLog entries 2002-05-09 and
815 2002-05-10 [colin] 0.7.5claws15
818 Corrected a bug that prevented sylpheed to open
821 2002-05-09 [paul] 0.7.5claws14
823 * sync with 0.7.5cvs14
824 see ChangeLog 2002-05-08 and 2002-05-09
826 2002-05-08 [paul] 0.7.5claws13
828 * sync with 0.7.5cvs11
829 see ChangeLog entry 2002-05-08
831 2002-05-08 [paul] 0.7.5claws12
835 fix segfault on View->Open in new window
836 patch submitted by Thorsten Maerz <torte@netztorte.de>
838 2002-05-07 [paul] 0.7.5claws11
840 * sync with 0.7.5cvs9
841 see ChangeLog entry 2002-05-07
843 2002-05-06 [paul] 0.7.5claws10
847 display url in statusbar on single-click
848 patch submitted by Thorsten Maerz <torte@netztorte.de>
850 2002-05-06 [match] 0.7.5claws9
857 XML implementation of properties file.
858 * src/exporthtml.[ch]
859 * src/expthtmldlg.[ch]
863 2002-05-02 [sergey] 0.7.5claws8
865 * src/mainwindow.c (mainwin_entries),
866 src/prefs_common.c (prefs_send_create()),
867 src/codeconv.c (locale_table):
868 use charset name "Windows-1251" instead of "CP1251".
870 2002-05-02 [colin] 0.7.5claws7
874 src/prefs_folder_item.c
875 Fixed cosmetics bugs due to Outbox renamed to Sent.
877 2002-05-02 [hiro] 0.7.5claws6
880 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
882 2002-05-02 [paul] 0.7.5claws5
885 more sync with 0.7.5cvs7, see ChangeLog entry
888 2002-05-02 [hiro] 0.7.5claws4
892 check if queue folder exists (closes #550397).
893 removed directory creation since it should be handled
896 imap_add_msg(): return UID for appended message
899 2002-04-30 [paul] 0.7.5claws3
902 fix account_find_from_address() bug
904 2002-04-28 [colin] 0.7.5claws2
908 src/prefs_common.[ch]
910 Added user-definable quotation characters recognition.
912 2002-04-28 [paul] 0.7.5claws1
914 * sync with 0.7.5cvs4
915 see ChangeLog entry 2002-04-25
917 2002-04-28 [paul] 0.7.5claws
922 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
923 Fabio Junior Beneditto
925 2002-04-27 [jens] 0.7.4claws103
928 updated German translation.
930 2002-04-27 [hiro] 0.7.4claws102
933 summary_write_cache(): fixed the mark loss of hidden messages.
935 2002-04-26 [melvin] 0.7.4claws101
938 fixed a second typo (same one)
942 fixed the type again...
944 2002-04-26 [melvin] 0.7.4claws100
947 fixed a typo in an alert message ("temorary").
950 corrected the typo described above.
952 updated French translation.
954 2002-04-26 [darko] 0.7.4claws99
957 fix target folder colorization
959 2002-04-25 [paul] 0.7.4claws98
962 updated by Alessandro Maestri
964 2002-04-24 [colin] 0.7.4claws97
967 Fixed double "subject is empty" question.
969 2002-04-23 [colin] 0.7.4claws96
972 Corrected issue when "automatically display images" was
973 not set : first image remained after selecting second.
975 2002-04-23 [melvin] 0.7.4claws95
977 * src/prefs_actions.c
978 Don't display in/out dialog if there is nothing to show.
980 2002-04-23 [paul] 0.7.4claws94
982 * sync with 0.7.5cvs3
983 bug fixes: see ChangeLog entry 2002-04-23
985 2002-04-22 [darko] 0.7.4claws93
988 fix previous check-in which changed code after
991 2002-04-22 [paul] 0.7.4claws92
998 update English, Spanish and French FAQs
1001 add German and Spanish manuals
1004 update English and French manuals
1007 add to and re-arrange the pixmap entries
1009 2002-04-22 [darko] 0.7.4claws91
1012 fix sender initials recognition to only allow
1013 '>' after the initials
1015 2002-04-21 [paul] 0.7.4claws90
1017 * sync with 0.7.5 release
1018 see ChangeLog entry 2002-04-21
1023 add colin's new pixmaps to EXTRA_DIST
1025 2002-04-21 [colin] 0.7.4claws89
1028 * src/mainwindow.[ch]
1029 * src/prefs_common.[ch]
1030 * src/stock_pixmap.[ch]
1031 Added "Work offline" ability.
1033 2002-04-21 [colin] 0.7.4claws88
1036 * src/prefs_common.c
1037 * src/prefs_common.h
1038 * src/textview.c : Added an option to common preferences -> display
1039 to allow user not to automatically display images.
1041 2002-04-21 [paul] 0.7.4claws87
1043 * sync with 0.7.4cvs52
1044 see ChangeLog entry 2002-04-21 (src/imap.c)
1046 2002-04-21 [paul] 0.7.4claws86
1048 * sync with 0.7.4cvs51
1049 see ChangeLog entry 2002-04-21
1051 2002-04-21 [paul] 0.7.4claws85
1053 * sync with 0.7.4cvs49
1054 see ChangeLog entries 2002-04-20 and 2002-04-21
1057 clean up: remove old 'stock_' element from xpm
1060 2002-04-21 [alfons] 0.7.4claws84
1062 apply sync patch from Paul
1065 use old claws prefs_folder_item_create() for now
1067 2002-04-19 [match] 0.7.4claws83
1069 * src/addressbook.[ch]
1070 * src/addrharvest.[ch]
1071 * src/addrgather.[ch]
1074 * src/summaryview.[ch]
1077 2002-04-19 [paul] 0.7.4claws82
1080 updated by Fabio Junior Beneditto
1082 2002-04-14 [alfons] 0.7.4claws81
1085 add #include <sys/types.h> for mode_t and off_t
1087 2002-04-13 [paul] 0.7.4claws80
1092 src/prefs_common.[ch]
1094 enable storing of GnuPG passphrase for the whole
1095 session or a user-defined number of minutes. patch
1096 submitted by Ravemax <ravemax@dextrose.com>
1098 2002-04-13 [alfons] 0.7.4claws79
1101 make email parser also stop scanning when encountering separators
1102 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
1104 2002-04-13 [paul] 0.7.4claws78
1106 * sync with 0.7.4cvs39
1107 see ChangeLog entry 2002-04-12
1109 2002-04-11 [paul] 0.7.4claws77
1111 * sync with 0.7.4cvs37
1112 see ChangeLog entry 2002-04-11
1114 2002-04-11 [paul] 0.7.4claws76
1117 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
1118 the clause for OpenSSL). sync with sylpheed main
1120 2002-04-09 [melvin] 0.7.4claws75
1123 Made 'Ctrl-Enter' on send ignore some modifiers
1124 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
1125 to bind other *-Enter (but not Alt-Enter).
1127 2002-04-09 [paul] 0.7.4claws74
1129 * sync with 0.7.4cvs35
1130 see ChangeLog entries 2002-04-09
1132 2002-04-08 [paul] 0.7.4claws73
1134 * sync with 0.7.4cvs33
1135 see ChangeLog entry 200-04-08
1137 2002-04-07 [match] 0.7.4claws72
1139 * src/addrharvest.[ch]
1140 fixed to read all addresses in header, regardless
1141 of header size. improved name parsing. accommodate
1142 harvest from folders and selected message.
1144 included new address parsing function.
1145 * src/addrgather.[ch]
1146 * src/addressbook.[ch]
1147 * src/summaryview.[ch]
1149 allow address harvest of folder as well as selected
1152 2002-04-07 [paul] 0.7.4claws71
1156 don't try to authenticate with CRAM-MD5 in SMTP when
1157 SMTP-AUTH enabled if MTA doesn't issue this
1158 auth-method in it's ehlo-response. bug item #531364,
1159 patch item #938910. patch submitted by Colin Leroy
1162 2002-04-07 [paul] 0.7.4claws70
1165 fix missing MODE_READER bug. patch submitted by
1166 Colin Leroy <colin@colino.net>
1168 2002-04-07 [alfons] 0.7.4claws69
1171 * src/prefs_filtering.c
1173 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
1174 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
1176 2002-04-07 [paul] 0.7.4claws68
1178 * sync with 0.7.4cvs32
1179 see ChangeLog entry 2002-04-06
1181 * tools/filter_conv.pl
1184 2002-04-06 [paul] 0.7.4claws67
1186 * tools/filter_conv.pl
1187 modify to be able to find the name of the first
1188 mailbox and use that. main's filter does not
1189 record the full path to the mailbox and therefore
1190 can only filter to the first mailbox.
1192 2002-04-05 [paul] 0.7.4claws66
1194 * tools/filter_conv.pl
1195 attempt to make the script all-encompassing and
1196 be able to convert any main 'filter' rule thrown
1199 2002-04-05 [paul] 0.7.4claws65
1201 * tools/filter_conv.pl
1202 allow for collapsed folder trees
1204 2002-04-05 [paul] 0.7.4claws64
1206 * sync with 0.7.4cvs31
1207 see ChangeLog entries 2002-04-05
1209 2002-04-03 [paul] 0.7.4claws63
1211 * sync with 0.7.4cvs29
1212 see ChangeLog entries 2002-04-02 and 2002-04-03
1214 2002-04-02 [paul] 0.7.4claws62
1216 * sync with 0.7.4cvs26
1217 see ChangeLog entry 2002-04-01
1219 2002-04-02 [match] 0.7.4claws61
1222 * src/importpine.[ch]
1224 import Pine address book.
1226 2002-04-02 [match] 0.7.4claws60
1228 * src/addrharvest.[ch]
1229 improve address parsing of funky addresses.
1231 2002-04-02 [darko] 0.7.4claws59
1234 wrap on send improvements, it now recognizes quoted
1235 initials as part of the quotation string, and it
1236 does not join lines separated by CR
1238 2002-04-01 [match] 0.7.4claws58
1241 added new functions.
1243 remove excessive duplicate address generation
1246 2002-04-01 [alfons] 0.7.4claws57
1251 2002-04-01 [paul] 0.7.4claws56
1253 * sync with 0.7.4cvs25
1254 see ChangeLog entry 2002-04-01
1256 2002-04-01 [alfons] 0.7.4aprilfool55
1259 honour feature request item #537427 to allow for
1260 displaying names from address book for sent mail also
1262 2002-03-29 [paul] 0.7.4claws54
1265 src/prefs_filtering.[ch]
1268 add 'fast filter' for claws' filtering,
1269 /Tools/Create filter rule/... patch submitted
1270 by Neill Miller <neillm@thecodefactory.org>
1272 2002-03-29 [paul] 0.7.4claws53
1274 * sync with 0.7.4cvs24
1275 see ChangeLog entry 2002-03-29
1277 2002-03-28 [paul] 0.7.4claws52
1279 * sync with 0.7.4cvs23
1280 see ChangeLog entry 2002-03-28
1282 2002-03-27 [melvin] 0.7.4claws51
1284 * src/prefs_actions.c
1285 Added support to pass only one message part (as a
1286 file) to the command using '%p'. No quotes are needed
1287 because doubles quotes are automatically added.
1288 Fixed bug where Sylpheed could block when waiting for
1289 a child process to finish.
1290 Changed the help menu to remove quotes around symbols to
1291 avoid misinterpretation (they must not be used).
1293 2002-03-27 [melvin] 0.7.4claws50
1296 Made the new mail notification command always
1297 execute asynchronously.
1299 2002-03-27 [paul] 0.7.4claws49
1302 fix bug introduced in last commit
1304 2002-03-27 [paul] 0.7.4claws48
1306 * sync with 0.7.4cvs21
1307 see ChangeLog 2002-03-26 and 2002-03-27
1309 2002-03-26 [hoa] 0.7.4claws47
1311 * src/prefs_folder_item.c
1312 really fixed the bug #516442 with folder rescan.
1314 2002-03-26 [paul] 0.7.4claws46
1316 * sync with 0.7.4cvs19
1317 see ChangeLog entries 2002-03-25 and 2002-03-26
1319 2002-03-25 [hoa] 0.7.4claws45
1323 fix the bug #516442 with folder rescan.
1325 * src/prefs_common.[ch]
1327 added an option to enable two different behaviours
1331 2002-03-25 [paul] 0.7.4claws44
1334 src/selective_download.c
1335 correct a few menuitem labels
1337 2002-03-25 [christoph] 0.7.4claws43
1340 fix non deleted tmp message in
1341 procmsg_save_to_outbox
1342 fix problems caused by sync with
1343 main branch's procmsg_send_queue
1345 2002-03-25 [paul] 0.7.4claws42
1349 src/quote_fmt_parse.y
1350 add Last name (%L) placeholder for quoting.
1351 patch submitted by Thorsten Thielen
1352 <thth@users.sourceforge.net>
1354 2002-03-25 [paul] 0.7.4claws41
1357 get full hostname. patch submitted by
1358 Bob Woodside <rwoodside1@comcast.net>
1360 2002-03-25 [paul] 0.7.4claws40
1365 src/prefs_account.[ch]
1366 enable NNTP over SSL. patch submitted by
1367 Pascal Jermini <pascal@infinity.hn.org>
1369 2002-03-24 [paul] 0.7.4claws39
1371 * src/prefs_common.c
1372 make the arrangement of the Compose tab more
1376 fix some irregularities of style
1379 updated by Kilian Krause
1381 2002-03-23 [paul] 0.7.4claws38
1384 updated by Fabio Junior Beneditto
1386 2002-03-23 [paul] 0.7.4claws37
1389 move 'Gather addresses' to 'Tools' menu
1390 make 'Selective download' sensitive
1392 2002-03-23 [paul] 0.7.4claws36
1394 * sync with 0.7.4cvs16
1395 see ChangeLog entries 2002-03-23
1397 2002-03-22 [christoph] 0.7.4claws35
1399 * src/quote_fmt_parse.y
1400 fix include program output
1402 2002-03-22 [alfons] 0.7.4claws34
1405 initialize GDate stack variable correctly (sorry!)
1407 2002-03-22 [paul] 0.7.4claws33
1413 rename 'Tool' to 'Tools'
1416 move 'Delete duplicated messages' from
1417 'Message/' to 'Tools/'
1418 re-arrange the order of 'Tools/' items
1420 2002-03-22 [paul] 0.7.4claws32
1423 src/addressbook.[ch]
1424 auto-address completion now also matches on
1425 Nickname. patch submitted by Bob Forsman
1426 <hammor@users.sourceforge.net>
1429 correct a spelling mistake
1431 2002-03-22 [alfons] 0.7.4claws31
1434 fix getting uidl from incorrect string
1437 2002-03-21 [alfons] 0.7.4claws30
1440 more code refactoring
1441 plug mem leak introduced by delete on server
1443 2002-03-21 [paul] 0.7.4claws29
1445 * sync with 0.7.4cvs11
1446 see ChangeLog entries 2002-03-20
1448 2002-03-20 [alfons] 0.7.4claws28
1451 apply Colin's patch and refactor
1453 2002-03-20 [paul] 0.7.4claws27
1455 * sync with sylpheed 0.7.4cvs9
1456 see ChangeLog entry 2002-03-20
1458 2002-03-19 [christoph] 0.7.4claws26
1463 revert changes for flag updates
1464 (does not work correctly and no time to debug)
1466 2002-03-20 [alfons] 0.7.4claws25
1469 refactor should_delete() a little bit
1471 2002-03-19 [paul] 0.7.4claws24
1475 src/prefs_account.[ch]
1476 allow the user to leave downloaded mail on the
1477 server for n days. Patch submitted by Colin Leroy
1480 2002-02-19 [paul] 0.7.4claws23
1482 * sync with sylpheed 0.7.4cvs8
1483 see ChangeLog entries 2002-03-19
1485 2002-03-18 [paul] 0.7.4claws22
1487 * sync with sylpheed 0.7.4cvs6
1488 see ChangeLog entry 2002-03-18
1490 2002-03-18 [paul] 0.7.4claws21
1493 add en_GB message catalogue
1498 correct a few spelling mistakes
1500 2002-03-17 [alfons] 0.7.4claws20
1503 more stringent checks for NULL params when writing
1504 filtering actions to a file
1506 2002-03-17 [hoa] 0.7.3claws20
1509 fixed the count of new messages
1512 fixed the "attachment properties" window
1514 2002-03-17 [paul] 0.7.4claws19
1519 src/prefs_account.[ch]
1522 automatically mark cross-posted messages as read
1523 and (optionally) give them a colour label
1524 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
1527 2002-03-17 [paul] 0.7.4claws18
1529 * sync with sylpheed 0.7.4cvs5
1530 see ChangeLog entry 2002-03-17
1532 2002-03-17 [melvin] 0.7.4claws17
1535 Worked around a gtktext 'bug': when searching for
1536 a text in a long message it was scrolling slowly
1537 line by line until it hit the searched text.
1539 Updated French translation
1541 2002-03-17 [melvin] 0.7.4claws16
1545 * src/prefs_actions.c
1546 Moved "Edit/Actions" to "Tool/Actions"
1547 Made mainwindow/compose window sensitive as soon as
1548 no child process is running anymore even if the io dialog
1550 Fixed a struct being initialized with a non constant char*
1552 2002-03-16 [christoph] 0.7.4claws15
1555 add --with-compiler-flags option
1556 (only for developer hacking)
1560 try to make folder-stats and flag handling more
1561 independent from the summaryview. msgcounts
1562 are only set when the folder is opened and
1563 procmsg_msginfo_(un)set_flags will handle it
1564 later and summaryview will get the values
1567 2002-03-16 [paul] 0.7.4claws14
1570 fix Return-receipt. Patch submitted by Bob
1571 Woodside <rwoodside1@comcast.net>
1573 2002-03-16 [paul] 0.7.4claws13
1576 fix 'dynamic' signatures, make it work again
1577 broken during sync on 2002-03-14 (0.7.4claws2)
1579 2002-03-15 [match] 0.7.4claws12
1581 * src/addrharvest.[ch]
1582 * src/addrgather.[ch]
1583 * src/addressbook.[ch]
1585 included address harvester feature. still some
1586 issues with address parsing that I will fix.
1588 2002-03-15 [match] 0.7.4claws11
1591 * src/addrcache.[ch]
1592 * src/addressbook.[ch]
1601 tidy up. fix memory leaks. moved attribs and methods
1602 from individual interfaces to addrcache object. prep
1603 for new stuff to come in.
1605 2002-03-15 [alfons] 0.7.4claws10
1608 * src/matcher_parser_parse.y
1609 * src/matcher_parser_lex.l
1610 * src/prefs_matcher.c
1611 add filtering conditions message greater than, smaller
1612 than, and exactly matching a size in bytes
1613 (does not work with delete from POP3 server yet)
1615 this should also give others an idea what you should
1616 do to add new criterions to claws filtering system
1619 2002-03-15 [paul] 0.7.4claws9
1621 * tools/filter_conv.pl
1622 exit if there are no filter rules to convert
1623 rename filterrc to filterrc.old after completion
1625 2002-03-15 [paul] 0.7.4claws8
1627 * sync with sylpheed 0.7.4cvs3
1628 see ChangeLog entry 2002-03-14
1630 2002-03-14 [paul] 0.7.4claws7
1633 clean up the last commit (ahem)
1635 2002-03-14 [paul] 0.7.4claws6
1638 fix bug #515655. honour account preferences
1639 regarding gpg default signing/encryption when
1640 changing account from the compose window.
1642 2002-03-14 [paul] 0.7.4claws5
1645 remove unnecessary curly brackets
1647 2002-03-14 [paul] 0.7.4claws4
1650 src/prefs_filtering.[ch]
1651 add filter rename on folder rename and filter
1652 delete on folder delete. Patch submitted by
1653 Neill Miller <neillm@thecodefactory.org>
1655 2002-03-14 [christoph] 0.7.4claws3
1660 (patch submitted by "Simon 'corecode' Schubert")
1661 * src/prefs_common.c
1665 2002-03-14 [paul] 0.7.4claws2
1667 * sync with sylpheed 0.7.4cvs2
1668 see ChangeLog entry 2002-03-13
1670 2002-03-12 [darko] 0.7.4claws1
1673 fix what seems to be a copy and paste error
1674 when setting color for important messages
1677 2002-03-11 [paul] version 0.7.4claws released
1679 2002-03-11 [paul] 0.7.4claws
1685 update message catalogs. Submitted by Ricardo Mones
1686 Lastra, Alessandro Maestri, Wilbert Berendsen, and
1687 Fabio Junior Beneditto
1692 faq/it/sylpheed-faq*
1698 2002-03-11 [jens] 0.7.3claws7
1701 updated German translation
1703 2002-03-11 [melvin] 0.7.3claws6
1706 updated and corrected French translation
1708 2002-03-10 [hoa] 0.7.3claws5
1712 * src/prefs_account.c
1715 fixed the local account.
1716 you have to change the default "/usr/sbin/sendmail"
1717 to "/usr/sbin/sendmail -t" in the preferences of
1721 removed some debug display for renderer
1723 2002-03-10 [paul] 0.7.3claws4
1725 * faq/en/sylpheed-faq-1.html
1726 faq/en/sylpheed-faq-2.html
1729 2002-03-09 [paul] 0.7.3claws3
1731 * sync with sylpheed 0.7.4
1732 see ChangeLog entry 2002-03-09
1734 2002-03-08 [paul] 0.7.3claws2
1736 * faq/en/sylpheed-faq*
1737 faq/es/sylpheed-faq*
1738 faq/fr/sylpheed-faq*
1741 * manual/fr/.cvsignore
1742 manual/fr/Makefilea.am
1746 add the French manual
1748 2002-03-07 [paul] 0.7.3claws1
1750 * sync with sylpheed 0.7.3cvs4
1751 see ChangeLog entries 2002-03-06 and 2002-03-07
1754 updated by Wilbert Berendsen
1756 2002-03-07 [melvin] 0.7.2claws34
1758 * src/selective_download.c
1759 Changed the pixmap of the receive button to MAIL_RECEIVE.
1761 2002-03-06 [paul] 0.7.2claws33
1763 * sync with sylpheed 0.7.3cvs1
1764 bug fix, see ChangeLog entry 2002-03-05
1766 2002-03-05 [paul] 0.7.2claws32
1771 reverse the pgp ascii-armored code implemented in
1772 0.7.2claws16. removal of this code until it matures.
1773 this means that verifying ascii-armored pgp sigs and
1774 automatic decryption of ascii-armored encrypted
1775 messages no longer works.
1777 2002-03-05 [paul] 0.7.2claws31
1782 * faq/en/Makefile.am
1783 faq/en/sylpheed-faq.html
1784 faq/en/sylpheed-faq-1.html
1785 faq/en/sylpheed-faq-2.html
1786 faq/en/sylpheed-faq-3.html
1787 * faq/es/Makefile.am
1788 faq/es/sylpheed-faq.html
1789 faq/es/sylpheed-faq-1.html
1790 faq/es/sylpheed-faq-2.html
1791 faq/es/sylpheed-faq-3.html
1792 faq/es/sylpheed-faq-4.html
1793 * faq/fr/Makefile.am
1794 faq/fr/sylpheed-faq.html
1795 faq/fr/sylpheed-faq-1.html
1796 faq/fr/sylpheed-faq-2.html
1797 faq/fr/sylpheed-faq-3.html
1802 add FAQs in English, Spanish and French
1805 2002-03-05 [paul] 0.7.2claws30
1807 * manual/en/sylpheed.html
1808 manual/en/sylpheed-XX.html
1809 updated the English manual
1814 dialog box pops up if the article can't be deleted.
1819 updated by Fabio Junior Benedito
1823 * removed ac/gpgme.m4
1824 to avoid autogen common problem
1825 developers have to install gpgme development package now
1828 encoding to 7bit or 8bit is enabled.
1830 2002-03-03 [alfons] 0.7.2claws29
1833 merge fix by Oliver Haertel for selective
1836 2002-03-03 [paul] 0.7.2claws28
1838 * sync with sylpheed 0.7.3
1840 2002-03-03 [paul] 0.7.2claws27
1842 * sync with sylpheed 0.7.2cvs24
1843 see ChangeLog entries 2002-03-02 and 2002-03-03
1845 2002-03-02 [melvin] 0.7.2claws26
1850 * src/prefs_common.[ch]
1851 Added user definable notification on new mail arrival.
1852 Removed unused variables in spell checker prefs code.
1854 2002-03-02 [melvin] 0.7.2claws25
1857 Removed unnecessary escape sequences.
1858 Changed 'Initial...' to 'Initials of Sender'
1860 2002-03-02 [paul] 0.7.2claws24
1862 * sync with sylpheed 0.7.2cvs22
1863 see ChangeLog entry 2002-03-01
1865 2002-03-01 [hoa] 0.7.2claws23
1868 Set sensitivity of delete actions to active
1869 even if the folder is a newsgroup.
1872 - Set sensitivity of delete actions
1873 - Added function check_permission() that will check if the
1874 user is authorized to delete a message. For news, it
1875 will check if the author is the same.
1876 - Enabled deletion when there is no trash folder.
1879 - Added news_cancel_article() to cancel articles
1880 - Implemented news_remove_message() (public function)
1882 2002-03-01 [paul] 0.7.2claws22
1886 recognise urls that that don't include 'http://' and
1890 remove duplicated name
1892 2002-02-28 [paul] 0.7.2claws21
1895 src/summaryview.[ch]
1896 add ability to 'Select thread'
1897 combines Melvin's "Select thread's head" patch (#510907)
1898 with Colin Leroy's <colin@colino.net> "Select whole thread"
1901 2002-02-28 [paul] 0.7.2claws20
1904 hopefully fix segfault on right-clicking a mime part
1905 that some people have experienced.
1906 fix submitted by Fredrik Olofsson <frol@linux.nu>
1908 2002-02-28 [paul] 0.7.2claws19
1910 * sync with sylpheed 0.7.2cvs21
1911 see ChangeLog entries 2002-02-27 and 2002-02-28
1913 2002-02-27 [paul] 0.7.2claws18
1915 * sync with sylpheed 0.7.2cvs18
1916 see ChangeLog entries 2002-02-26 and 2002-02-27
1918 2002-02-26 [alfons] 0.7.2claws17
1921 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
1922 (spotted by Chris Hessman <idatech@gmx.net>)
1924 2002-02-26 [paul] 0.7.2claws16
1929 make decryption of ascii-armored pgp encrypted messages
1930 and verification of ascii-armored signatures work again.
1931 slightly altered from the patch by Jens Jahnke
1935 * the checking of plaintext signatures always comes up in
1937 * it doesn't work for multipart messages
1938 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
1939 including the msg headers and these 2 line themselves, are
1943 "View/Folder Tree" becomes "View/Separate Folder Tree"
1944 "View/Message View" becomes "View/Separate Message View"
1945 because its less ambiguous.
1948 updated by Ricardo Mones Lastra
1950 2002-02-26 [paul] 0.7.2claws15
1952 * sync with sylpheed 0.7.2cvs17
1953 see ChangeLog entries 2002-02-25 and 2002-02-26
1955 2002-02-25 [christoph] 0.7.2claws14
1957 * src/filtering.[ch]
1959 do filtering stuff after all messages have been received
1960 1. drop all messages to .processing
1961 2. scan processing folder for messages
1962 3. filter messages or move to inbox
1963 this will also find old messages left in processing after
1964 a crash or something like that and we get a real msginfo
1965 from folder->get_msg_list and do not have to create our
1966 own in filter_message
1967 * src/matcher_parser_parse.y
1968 remove MIX/MAX warning (reordered includes)
1970 2002-02-25 [paul] 0.7.2claws13
1972 * sync with sylpheed 0.7.2cvs15
1973 see ChangeLog entry 2002-02-24
1975 2002-02-24 [alfons] 0.7.2claws12
1978 clear old color flags first when applying a new color to
1980 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1982 2002-02-24 [alfons] 0.7.2.claws11
1985 * src/prefs_common.c
1986 add presets for Opera and Konqueror, closes patch #517261,
1987 submitted by Ville Skyttä <scop@users.sourceforge.net>
1989 2002-02-24 [alfons] 0.7.2.claws10
1993 fix threading for null message ids, closes patch #521601,
1994 submitted by Bob Forsman <hammor@users.sourceforge.net>
1996 2002-02-24 [alfons] 0.7.2claws9
2000 make Tool | Filter Message work with filtering system so
2001 setting flags also works
2005 - Processing uses the same function as Tool | Filter
2006 Message, but doesn't use the same update proc yet
2008 2002-02-23 [paul] 0.7.2claws8
2010 * sync with sylpheed 0.7.2cvs14
2011 see ChangeLog entries 2002-02-22 and 2002-02-23
2013 2002-02-22 [christoph] 0.7.2claws7
2016 Add column space to table
2017 * src/quote_fmt_parse.y
2020 2002-02-22 [paul] 0.7.2claws6
2028 src/matcher_parser_lex.l
2029 src/matcher_parser_parse.y
2032 src/prefs_filtering.c
2033 src/selective_download.[ch] *** NEW FILES ***
2036 Selective Download added to 'Tool' menu.
2037 Retrieves email headers of the currently selected pop3
2038 account and allows the user to mark emails for deletion
2039 right on the pop3 server. Patch submitted by Oliver Haertel
2040 <oha@users.sourceforge.net>.
2043 add 'src/quote_fmt.c'
2045 2002-02-22 [christoph] 0.7.2claws5
2049 * src/prefs_common.[ch]
2050 * src/prefs_template.c
2051 * src/quote_fmt.c *** NEW FILE ***
2053 move quote format symbol description code
2054 to it's own file because it is used from
2055 differnent code parts
2056 Rewrote symbol description GUI
2059 + get data from array (no more long constant strings)
2060 * src/quote_fmt_lex.l
2061 * src/quote_fmt_parse.y
2062 Symbol for Literal % changed to \% instead of %%
2063 (More logical as \ is used for quoting for other symbols)
2064 Add |f and |p to include files and program output
2066 |f{/home/.../.signature}
2069 Correct wrong spelling for "Referenzen"
2071 2002-02-21 [paul] 0.7.2claws4
2074 forgotten during sync
2076 2002-02-21 [paul] 0.7.2claws3
2078 * sync with sylpheed 0.7.2cvs11
2079 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
2080 2002-02-20 and 2002-02-21
2082 2002-02-20 [melvin] 0.7.2claws2
2084 * src/prefs_actions.c
2085 Added error report when child cannot fork or when execvp
2086 returns with an error.
2088 2002-02-19 [christoph] 0.7.2claws1
2091 return unconverted text if conde conversion is not possible
2092 when libjconv is used.
2093 (patch submitted by "Simon 'corecode' Schubert")
2097 * version 0.7.2claws release
2099 2002-02-19 [paul] 0.7.2claws
2102 updated by Wilbert Berendsen
2105 2002-02-18 [alfons] 0.7.1claws13
2109 remove references to dlfcn and explicitly loading functions
2110 from dynalink libs, because libs linked anyway, and functions
2111 are loaded explicitly
2113 2002-02-17 [melvin] 0.7.1claws12
2115 * src/prefs_actions.c
2116 Replaced children wait loop with double fork technique.
2117 Now, input/output window updated at each new output.
2118 free_children(): Fixed a memory leak.
2119 Made input/output window non closable if running children
2121 Added missing <unistd.h> include.
2122 Added some --debug outputs.
2124 2002-02-17 [melvin] 0.7.1claws11
2127 Fixed bug where descending sort order did not select top
2130 2002-02-17 [melvin] 0.7.1claws10
2133 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2134 * src/prefs_common.c
2135 Pspell data package directory no more hard coded but
2136 set during configuration (PSPELL_PATH). (Thanks to
2137 Gustavo Noronha Silva.)
2139 2002-02-17 [melvin] 0.7.1claws9
2142 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
2144 Fixed compile-time warnings.
2146 2002-02-16 [alfons] 0.7.1claws8
2149 fix inadvertent free of NULL pointer which caused
2150 sylpheed to crash when closing the save-as dialog
2151 using the window close button
2153 2002-02-16 [carsten] 0.7.1claws7
2154 * src/mainwindow.[ch]
2157 fixes for pixmap theming code:
2158 - recently changed mail attributes shouldn't get
2160 - theme is only reloaded iff another theme was
2163 2002-02-16 [paul] 0.7.1claws6
2165 * sync with sylpheed 0.7.2 release
2166 see ChangeLog entry 2002-02-15 and 2002-02-16
2168 2002-02-15 [paul] 0.7.1claws5
2170 * sync with sylpheed 0.7.1cvs9
2171 see ChangeLog entry 2002-02-15
2174 remove unneeded headerwindow.c entry
2176 2002-02-14 [carsten] 0.7.1claws4
2178 fixed a bug for "Go to next unread message": there was
2179 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
2180 in the prefs, because of doing "Search again" instead
2183 2002-02-14 [carsten] 0.7.1claws3
2184 * src/stock_pixmap.c
2185 removed 2 more mem leaks; following memprof,
2186 this code is "leak free" now :)
2188 2002-02-14 [carsten] 0.7.1claws2
2189 * src/stock_pixmap.c
2190 used opendir/readdir/closedir instead of scandir
2191 -> code should work now on Solaris
2193 2002-02-14 [paul] 0.7.1claws1
2195 * sync with sylpheed 0.7.1cvs8
2196 see ChangeLog entries 2002-02-13 and 2002-02-14
2199 add some description of Actions and Pixmap Themes
2203 * version 0.7.1claws release
2205 2002-02-13 [paul] 0.7.1claws
2210 updated translations, submitted by Ricardo Mones Lastra,
2211 Alessandro Maestri and Fabio Junior Beneditto
2213 2002-02-13 [melvin] 0.7.0claws75
2215 * src/prefs_actions.c
2216 Added missing "signal.h" include
2218 2002-02-13 [melvin] 0.7.0claws74
2220 * src/prefs_folder_item.c
2221 Added missing "config.h" include
2223 Updated French translation for folder propriety.
2225 2002-02-13 [jens] 0.7.0claws73
2228 Added missing src/prefs_folder_item.c [log added by melvin]
2230 Updated German translation.
2232 2002-02-13 [melvin] 0.7.0claws72
2235 Updated French translation.
2237 2002-02-13 [melvin] 0.7.0claws71
2240 Made gtkut_editable_get_selection return NULL if selection
2242 This fixes a bug where selecting part of message A then
2243 switching to message B and replying to it will not
2244 quote the message's body.
2246 2002-02-12 [paul] 0.7.0claws70
2249 cosmetic, relating to pixmap themes: on toolbar make
2250 updating of 'Exec' and 'Compose news/Compose email'
2253 2002-02-12 [carsten] 0.7.0claws69
2259 - refreshing after changing pixmap theme better
2261 - wanted to remove some mem leaks, but alfons was
2262 faster (and had the better solution ;)
2264 2002-02-12 [alfons] 0.7.0claws68
2266 * src/prefs_common.c
2267 * src/stock_pixmap.[ch]
2268 plug mem leaks, refactor code a little bit
2271 2002-02-12 [sergey] 0.7.0claws67
2274 Fixed problem with copying messages to IMAP folders when the
2275 server uses something other than '/' as a namespace separator
2276 (cyrus-imapd uses '.').
2278 2002-02-12 [jens] 0.7.0claws66
2281 Updated German Translation
2283 2002-02-12 [paul] 0.7.0claws65
2285 * sync with sylpheed 0.7.1cvs1
2286 see ChangeLog entry 2002-02-12
2288 2002-02-12 [melvin] 0.7.0claws64
2290 * src/prefs_actions.c
2291 Fixed "feature" where children's output was duplicated
2292 instead of refreshed while monitoring.
2293 Removed some debug code.
2295 2002-02-12 [christoph] 0.7.0claws63
2298 always delete message from queue after sending/send error
2299 (closes bug #509601)
2301 2002-02-12 [melvin] 0.7.0claws62
2303 * src/prefs_actions.c
2304 Children wait loop is now triggered with a timeout of 1s
2305 Added %F which is replaced with the list of filenames
2306 of all selected messages (as suggested by Ricardo Mones Lestra)
2307 Pipe syntax changed. Prefix with | to send selection, postfix
2308 with | to retrieve output. Prefix with > or * to send
2309 user definable input to the command (*: input is hidden)
2310 Old pipe action should now be postfixed with |, too.
2312 2002-02-12 [carsten] 0.7.0claws61 (more 59.75)
2313 * src/stock_pixmap.c
2314 fixed a bug: if there's no theme directory don't
2315 throw an error, just do "nothing" (thanks Alfons)
2317 2002-02-12 [carsten] 0.7.0claws60
2320 had to write the cache twice (nasty!); some marks would
2323 2002-02-11 [carsten] 0.7.0claws59
2326 doc-src/maintainer_guide.txt
2332 src/prefs_common.[ch]
2333 src/stock_pixmap.[ch]
2334 src/summaryview.[ch]
2335 pixmap theming and related work on pixmap
2336 handling on some other places
2337 (e.g. hrm features for all folder)
2338 src/pixmap/stock_*.xpm -> the stock_ was removed
2340 2002-02-11 [paul] 0.7.0claws58
2342 * sync with sylpheed 0.7.1 release
2343 see ChangeLog entries 2002-02-11
2345 2002-02-08 [paul] 0.7.0claws57
2347 * sync with sylpheed 0.7.0cvs39
2348 see ChangeLog entry 2002-02-07 (last entry)
2350 * src/prefs_actions.c
2351 src/prefs_filtering.c
2354 sync: made it compile with C compilers other than gcc
2356 2002-02-07 [paul] 0.7.0claws56
2358 * sync with sylpheed 0.7.0cvs38
2359 see ChangeLog entries 2002-02-06 (last 2 entries) and
2362 2002-02-07 [darko] 0.7.0claws55
2366 Fix const gchar */gchar * issue (thanks Hiro)
2368 2002-02-07 [darko] 0.7.0claws54
2373 * src/prefs_template.c
2375 * src/quote_fmt_parse.y
2378 When replying or forwarding an email don't quote the entire
2379 mail body but use the part of the message text that is selected
2381 2002-02-06 [melvin] 0.7.0claws53
2383 * src/prefs_common.[ch]
2386 Made possible to switch quickly to last used dictionary
2387 which makes checking bilingual documents easier.
2389 2002-02-06 [melvin] 0.7.0claws52
2392 Added forgotten new file src/prefs_actions.c
2394 2002-02-06 [melvin] 0.7.0claws51
2396 * src/prefs_actions.c ** NEW FILE **
2397 * src/prefs_actions.h ** NEW FILE **
2398 Added actions to execute on message text view, or on the
2401 Added src/prefs_actions.[ch]
2403 Added new menu "Edit/Actions"
2405 Added new actionsrc file.
2407 Added actionsrc reading.
2409 Added new menus "Edit/Actions" and "Configuration/Actions..."
2410 * src/prefs_common.h
2411 Added new element actionslst element to prefs_common.
2413 2002-02-06 [paul] 0.7.0claws50
2415 * sync with sylpheed 0.7.0cvs36
2416 see ChangeLog entry 2002-02-06
2421 updated by Ricardo Mones Lastra
2423 2002-02-05 [paul] 0.7.0claws49
2425 * sync with sylpheed 0.7.0cvs33
2426 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
2428 2002-02-05 [paul] 0.7.0claws48
2431 re-add 'Edit/Advanced/Delete entire line', previously named
2434 2002-02-04 [paul] 0.7.0claws47
2438 fix bug #494993 (Reply All not taking Reply-To into consi)
2439 eliminate differences in behaviour of right-click 'Reply to all'
2440 in summary view and 'Reply to all' on the toolbar.
2441 fix bug where Reply-To gets ignored by 'Reply to all' in summary
2442 view and From gets ignored by 'Reply to all' on toolbar.
2443 fix bug where 'Reply to all' on toolbar uses To twice and ignores
2444 From when no Reply-To header is present.
2446 2002-02-04 [paul] 0.7.0claws46
2448 * sync with sylpheed 0.7.0cvs30
2449 see ChangeLog entries 2002-02-03 and 2002-02-04
2451 2002-02-03 [melvin] 0.7.0claws45
2454 Readded function to highlight all misspelled words.
2455 Fixed bug where user-provided-words did not replace
2456 correctly the misspelled word when using the mouse.
2457 Fixed bug where checking a region selected from right to left did
2458 not check the region at all.
2459 Fixed bug where 'Check backwards' may not check at all.
2460 Fixed memory leaks where popup menus and accel_groups were not destroyed.
2461 Fixed possible buffer overflow when checking for long strings (>1k).
2462 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
2463 Accelerators code uses now gtk_widget_add_accel.
2464 Removed and disabled obsolete and unfinished code.
2468 Added menu item to Highlight all misspelled words.
2470 2002-02-01 [paul] 0.7.0claws44
2473 fix '/View/Hide read messages' sensitivity when all
2474 messages in a folder are hidden
2476 2002-02-01 [paul] 0.7.0claws43
2479 add --send option to command line interface, sends all
2480 queued mail. Patch submitted by Ricardo Mones Lastra.
2482 2002-01-31 [paul] 0.7.0claws42
2485 add '/View/Hide read messages' to main_window_set_menu_sensitive()
2487 2002-01-31 [paul] 0.7.0claws41
2489 * sync with sylpheed 0.7.0cvs27
2490 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
2494 comment out elements of textview_show_part() as temporary
2495 workaround for attachment 'Display as text' bug
2498 updated by Fabio Junior Beneditto
2500 2002-01-30 [paul] 0.7.0claws40
2502 * sync with sylpheed 0.7.0cvs24
2503 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
2507 add {N_("/_Spelling"), ... "<Branch>"} to
2508 GtkItemFactoryEntry compose_entries[]
2510 * src/prefs_common.c
2511 add claws menu items to prefs_keybind_apply_clicked()
2512 and remove non-claws menu items
2514 2002-01-29 [paul] 0.7.0claws39
2516 * sync with sylpheed 0.7.0cvs22
2517 see ChangeLog entries 2002-01-28 and 2002-01-29
2519 2002-01-28 [melvin] 0.7.0claws38
2522 Added the declartion of compose_send_control_enter.
2526 Added in a 'Spelling' menu which includes the configuration menu.
2527 Added a real 'Check all' and got rid from the old one which only
2528 highlited misspelled word.
2529 Made 'Check while typing' a disableable option.
2530 Added a dialog when there are no more misspelled word.
2531 Added a dialog if error occurs when switching to a dictionary.
2533 * src/prefs_common.[ch]
2534 Added option for the default 'Check while typing' option.
2537 2002-01-28 [alfons] 0.7.0claws37
2540 fix buglet and make code comply with sylpheed code style
2542 2002-01-28 [paul] 0.7.0claws36
2544 * sync with sylpheed 0.7.0cvs19
2545 see ChangeLog entries for 2002-01-28
2547 2002-01-28 [hoa] 0.7.0claws35
2553 read the renderer config
2556 use the renderer config to convert mime attachments
2559 don't use textview_show_html/ertf,
2560 use get_text_content instead
2562 2002-01-27 [alfons] 0.7.0claws34
2565 make sylpheed believe it can delete a news message...
2566 (messages are NOT deleted, maybe we should remove
2567 processing from the folder properties after all.)
2569 2002-01-27 [alfons] 0.7.0claws33
2574 implement remove_msg()
2576 2002-01-27 [alfons] 0.7.0claws32
2581 fix return receipt / disposition notification again. this
2582 stuff seems to break on _every_ major summary UI change, so
2583 it's now implemented using a flag which is saved in the
2586 2002-01-26 [alfons] 0.7.0claws31
2589 let import dialog show the destination folder identifier
2591 2002-01-26 [melvin] 0.7.0claws30
2595 Readded 'Mark all read' into summary view popup menu
2596 Added 'Mark all read' in folder view popup menu for IMAP
2598 Made it insensitive if the selected folder is not the shown
2599 one to avoid 'Mark all read' on the wrong folder.
2601 2002-01-26 [paul] 0.7.0claws29
2605 move 'Mark all read' from summary view to folder view
2606 menu. (adapted from) patch submitted by Jeremy Andrews,
2607 <lists@kerneltrap.com>
2609 2002-01-25 [alfons] 0.7.0claws28
2612 put the gtk class name back so GtkSText adapts the
2615 2002-01-25 [alfons] 0.7.0claws27
2618 assimilate Ricardo's patch that shows pixmaps instead of
2619 plain "new" and "unread" texts in the folder view column
2622 2002-01-25 [paul] 0.7.0claws26
2625 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can
2626 be found in non-standard locations.
2627 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
2629 2002-01-25 [paul] 0.7.0claws25
2631 * sync with sylpheed 0.7.0cvs16
2632 see ChangeLog entry 2002-01-25
2634 2002-01-24 [paul] 0.7.0claws24
2636 * more sync with sylpheed 0.7.0cvs15
2637 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
2639 2002-01-23 [sergey] 0.7.0claws23
2642 Fixed segfault when closing LDIF import wizard with
2648 Fixed wrong scrolling position after switching between
2649 text and image parts.
2651 2002-01-23 [paul] 0.7.0claws22
2653 * sync with sylpheed 0.7.0cvs15
2654 see ChangeLog entries 2002-01-22 and 2002-01-23
2656 2002-01-21 [melvin] 0.7.0claws21
2658 * src/prefs_scoring.c
2659 * src/prefs_filtering.c
2660 Fixed bug where scoring and filtering windows stopped
2663 2002-01-21 [paul] 0.7.0claws20
2665 * sync with sylpheed 0.7.0cvs12
2666 see ChangeLog entries 2002-01-20 and 2002-01-21
2668 2002-01-21 [carsten] 0.7.0claws19
2671 * src/messageview.[ch]
2672 * src/summaryview.[ch]
2673 changes to shortcuts handling again:
2674 + "Q" now controled by mainwin
2675 + v/V are now customizable and have slightly
2677 the "button" to minimize the messageview (and maximize
2678 the summary view) is a real button now
2680 "Delete Line+" added to Edit/Advanced (this will also
2683 2002-01-20 [melvin] 0.7.0claws18
2686 Made "Bcc" sensitive when addressbook is called from
2687 compose window (it was a Claws only bug).
2689 2002-01-19 [alfons] 0.7.0claws17
2692 prevent unnecessary updates when currently selected folder has
2695 2002-01-19 [alfons] 0.7.0claws16
2698 prevent writing the cache based on current message list in summary
2699 view when filtering also put messages in currently selected folder
2704 Italian translation submitted by Alessandro Maestri
2705 <a.maestri@cs.tin.it>
2707 2002-01-18 [melvin] 0.7.0claws15
2709 * src/prefs_filters.c
2710 fixed bug where 'cancel' from 'filters' window stops autochecking
2711 if the timer timed out when the window was open.
2713 2002-01-18 [match] 0.7.0claws14
2715 * src/addrclip.[ch] ** NEW FILE **
2716 * src/addrselect.[ch] ** NEW FILE **
2717 * src/adbookbase.h ** NEW FILE **
2718 addressbook cut, copy and paste
2720 * src/addrcache.[ch]
2722 * src/addrindex.[ch]
2734 support for copy/paste
2736 support for copy/paste
2737 tidy up menu option processing
2738 correct address list function arguments
2740 sort user attributes
2750 2002-01-18 [paul] 0.7.0claws13
2752 * sync with sylpheed 0.7.0cvs8
2753 configure.in: support Mac OS X (Darwin)
2755 2002-01-18 [carsten] 0.7.0claws12
2757 small hack to fix a segfault with an empty href
2758 (reported by Alexandra Walford <deeni@altern.org>)
2761 the shortcuts for Mark und Mark as unread are hardcoded
2765 readded the shortcuts in gtkstext but made them
2766 customizeable (simply by adding a menu plus a wrapper
2769 2002-01-17 [melvin] 0.7.0claws11
2772 fix default dictionary not being saved.
2774 2002-01-16 [darko] 0.7.0claws10
2777 fix wrapping crash with URL longer than wrapping margin
2779 2002-12-08 [hoa] 0.7.0claws10
2781 * src/matcher_parser_parse.y
2784 * src/prefs_filtering.c
2785 now, we can use bounce action in the dialog box.
2787 2002-01-16 [carsten] 0.7.0claws9
2789 removed the <control> and <alt> shortcuts because they're
2790 not needed and interefered with the "normal" shortcuts
2793 removed most of the hardcoded shortcuts and assigned
2794 them to menu entries making them easy customizable by
2797 2002-01-16 |melvin] 0.7.0claws8
2800 fixed bug where using the mouse and when the compose
2801 window is not on top may result in a crash.
2803 2002-01-16 [melvin] 0.7.0claws7
2806 fixed a long standingspell checker bug which could
2807 cause a crash after sending a message.
2809 2002-01-16 [paul] 0.7.0claws6
2811 * sync with sylpheed 0.7.0cvs7
2812 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
2813 2002-01-15, and 2002-01-16
2815 2002-01-16 [melvin] 0.7.0claws5
2821 Heavily modified spell checker code to work around
2822 ispell bug, to add keyboard shortcuts and for future
2823 enhancements. See README.claws for usage information.
2825 2002-01-15 [alfons] 0.7.0claws4
2828 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
2829 so sorting within threads reflects sort mode
2831 2002-01-15 [christoph] 0.7.0claws3
2834 added alertpanel if mail sending failed
2836 2002-01-15 [alfons] 0.7.0claws2
2838 * src/prefs_filtering.c
2839 don't stop timer when prefs filtering dialog is opened
2841 2002-01-14 [alfons] 0.7.0claws1
2845 remove debug_print()s for privacy reasons
2847 2002-01-14 [darko] 0.7.0claws
2850 quotation wrapping is now also in the main branch
2854 * tools/filter_conv.pl
2855 allow for Boolean Op and case-sensitivity
2856 this file is included in the release and tagged
2859 2002-01-13 [paul] 0.7.0claws
2861 * release 0.7.0, with cvs tag 'rel_0_7_0'
2865 * tools/filter_conv.pl
2867 rewritten to output to matcherrc instead of filteringrc
2870 updated Spanish translation by Ricardo Mones Lastra
2875 update dutch translation
2880 Updated by Fabio Junior Beneditto
2882 2002-01-13 [melvin] 0.6.6claws53
2885 Updated french translation
2887 2002-01-12 [alfons] 0.6.6claws52
2890 plug mem leak that has been sitting there for ages
2892 2002-01-12 [alfons] 0.6.6claws51
2895 undo melvin's changes from 0.6.6claws48 because summary
2896 view now refuses to select first unread message when
2899 2002-01-11 [alfons] 0.6.6claws50
2902 use claws' semantics for getting folder item when
2903 importing an mbox file into a folder
2904 (submitted by Dale P. Smith)
2906 2002-01-11 [christoph] 0.6.6claws49
2909 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
2910 toggle widget, because non static prefs can not use
2911 prefs_set_* functions
2912 * src/prefs_account.c
2913 toggle smtp auth password field sensitivity if
2914 user id is empty and add descrition of usage for
2916 * src/prefs_folder_item.c
2917 use SET_TOGGLE_SENSITIVITY macro to instead of extra
2920 2002-01-11 [melvin] 0.6.6claws48
2923 fix the 'Ctrl-Enter' feature for sending and test really
2924 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
2925 editables which was not documented in Gtk)
2928 Made summaryview refresh after sorting and not before.
2930 2002-01-11 [christoph] 0.6.6claws47
2933 select account from account ids if possible and
2934 correctly set save folder for copy in reedit
2936 2002-01-10 [paul] 0.6.6claws46
2938 * sync with sylpheed 0.7.0 release
2939 see ChangeLog entries 2002-01-07, 2002-01-08 and
2945 remove more dirt traces...
2950 clean up some traces of my debugging stuff
2952 2002-01-09 [alfons] 0.6.6claws45
2955 break up filteringprop_apply() in three separate pieces
2956 so we can drop messages that failed processing in the
2960 fix bug #469598 "no refresh of inbox after filter" which
2961 was introduced by the new summary view locking, and which
2962 prevented the summary view to update after a manual filter
2963 message. claw's filter message requires a summary_show().
2964 (aargh, summary_show() again! :-)
2966 2002-01-07 [alfons] 0.6.6claws44
2968 * src/headerwindow.c
2971 * src/sourcewindow.c
2972 bring in Hiro's last 0.7.0 wm class fixes
2975 bring in Ricardo's fix for sylprint script
2979 * src/prefs_common.[ch]
2980 * src/prefs_account.[ch]
2982 clean up account preference poison in rfc2015,
2983 and preparation to fix double sign bug
2984 (patch submitted by Simon 'corecode' Schubert)
2986 2002-01-07 [christoph] 0.6.6claws43
2989 search for free message number, do not only rely
2992 fix smtp auth and use extra account information
2993 if available, if not use pop3 data instead
2994 (closes bug #500341)
2998 2002-01-06 [alfons] 0.6.6claws42
3001 try making the separate windows work again...
3003 2002-01-06 [alfons] 0.6.6claws41
3006 adapt Hiro's separate window menu (to get rid of the funny
3007 duplicate menu items), and make it work again
3009 2002-01-06 [alfons] 0.6.6claws40
3014 * tools/README.sylprint
3015 add sylprint script for printing mails from Sylpheed
3016 (contributed by Ricardo Mones Lastra)
3021 2002-01-06 [melvin] 0.6.6claws39
3025 Fixed crash introduced in 0.6.6claws38 by the menu
3026 reorganisation (Hide read messages)
3029 Fixed typo (we are now in 2002, alfons ;) )
3031 2002-01-05 [alfons] 0.6.6claws38
3033 * sync with sylpheed 0.6.6cvs10-17
3034 (last stuff marked as LAST_STABLE)
3036 2002-01-04 [melvin] 0.6.6claws37
3039 Made account selection code use strcasestr again instead of
3040 g_strcasecmp (fixes bug where reediting queued messages
3041 did not select proper account reported by T. Link).
3044 Fix bug where folder icons are not shown when 'hide read messages'
3047 * src/stock_pixmaps.[ch]
3048 Added folder icons for 'hide read messages'.
3051 Fixed bug where 'Enter' in a header entry will send the message
3052 if 'CTL-Enter' was chosen as a shorcut for sendind.
3054 2002-01-03 [melvin] 0.6.6claws36
3057 Added popup menu for common preferences and
3058 account preferences (right click on tab displays
3059 a menu of all tabs.)
3061 2002-01-02 [melvin] 0.6.6claws35
3064 Made spelling code compatible with undo/redo feature.
3065 Added creation of suggestion mode menu for the general
3068 * src/prefs_common.[ch]
3069 Added option menu for the speller's suggestion mode.
3070 Added missing spaces in "..." buttons and made a "..."
3071 button non translatable!
3074 Made speller use the default suggestion mode.
3075 Hack to make it possible to choose 'CTRL-Enter' as a
3076 shortcut for sending (and only for sending).
3078 * src/prefs_folder_item.c
3079 Changing subject simplification does not update cache
3080 anymore (because it is unnecessary).
3081 Fixed bug where changing subject simplification updated the
3082 summaryview even when the viewed folder is not the
3083 folder which properties are being changed. (E.g.
3084 viewing folder A and changing
3085 the subject simplification of
3086 folder B -not being viewed- updated the
3087 summaryview of folder A with data of
3088 folder B). (Hope this is clear... )
3090 2001-12-31 [alfons] 0.6.6claws34
3094 fgetc() returns a signed integer which doesn't
3095 fit in a char. so c truncates this to a char
3096 but we may lose significant bits. i.e. we may
3097 comparing 0xFF which may not be equal to -1
3098 unless properly casted to signed char which
3099 we won't do because fgetc() returns a signed
3100 integer which doesn't fit in a char. so c
3101 truncates this to a char but we may lose
3102 significat bits. (you got the idea, thanks
3103 to Gustavo Noronha Silva <kov@debian.org>
3104 and the Debian folks!)
3106 2001-12-30 [alfons] 0.6.6claws33
3108 * src/prefs_common.c
3109 add #ifdef USE_PSPELLs that Melvin forgot
3111 2001-12-30 [melvin] 0.6.6claws32
3113 * src/prefs_common.[ch]
3114 Added configurable color for misspelled words.
3117 Fixed bug of foreground text color (reported by David
3119 Added configurable color for misspelled words.
3121 2001-12-30 [alfons] 0.6.6claws31
3124 remove unnecessary things someone put there
3128 make folder properties (like threading and sorting) persistent
3129 (closes bug #497424 "rescan folder tree resets proprieties")
3130 currently this is only for MH folders.
3132 2001-12-29 [melvin] 0.6.6claws30
3134 * src/string_match.[ch]
3135 Optimized a bit: regexp pattern buffer compiled only once, and
3136 one subroutine call removed. Fixed ^ regexp search: Now,
3137 "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
3140 Subject filtering changed to filter summary columns and
3141 not directly the messages subject cache. The loss in
3142 performance is balanced by the improvement of string_match.
3143 Added an alert panel if there is an error in the regexp.
3145 * src/src/prefs_folder_item.h
3146 Added a regexp pattern buffer.
3148 2001-12-28 [alfons] 0.6.6claws29
3150 * src/string_match.[ch]
3152 allow compilation *BSD
3154 2001-12-27 [alfons] 0.6.6claws28
3157 sync the Hiro's bug fix for BSD
3159 2001-12-27 [melvin] 0.6.6claws27
3162 Simplify focus to subject entry code.
3164 2001-12-27 [darko] 0.6.6claws26
3170 * src/procheader.[ch]
3172 * src/stock_pixmap.[ch]
3174 Show key icon for encrypted mails in summary view
3176 * src/pixmaps/clip.xpm
3177 * src/pixmaps/clipkey.xpm
3178 * src/pixmaps/key.xpm
3179 New/modified icons for the above
3181 2001-12-27 [melvin] 0.6.6claws25
3183 * src/prefs_common.c
3184 Put spell checker options in a separate tab to decrease
3185 the Common Preferences window height.
3188 Update spell checker usage instruction about its options
3191 2001-12-27 [melvin] 0.6.6claws24
3194 Changed subject entry widget position. Initial focus is
3195 on the To header instead of the subject entry.
3196 Creating a new header scrolls the header list to make the
3197 created one visible. Nevertheless, when automatically filling
3198 headers, the first one is shown.
3199 A Tab key press in the last empty header entry zips the
3200 focus to the subject entry.
3201 (I did not change the combo boxes, yet)
3203 2001-12-26 [alfons] 0.6.6claws23
3205 * src/prefs_account.c
3207 allow default inbox to reside in another mailbox (only
3208 works for POP3 accounts)
3210 2001-12-26 [alfons] 0.6.6claws22
3213 make reply-on-click work with the account of the selected folder
3215 put a fixme here to remind me to fix finding correct default
3216 account for nested folders
3218 2001-12-25 [alfons] 0.6.6claws21
3221 make column headers display locked and mark pixmaps (idea by Melvin)
3222 fix bug by adding score and locked column type to sort array
3224 2001-12-25 [alfons] 0.6.6claws20
3227 catch a *potentially* inadvertent write back of
3228 the message cache(s) introduced by 0.6.5claws37
3230 2001-12-25 [christoph] 0.6.6claws19
3232 * src/stock_pixmap.[ch]
3234 add ignore thread pixmap
3235 (can someone draw a better icon for this?)
3237 2001-12-24 [alfons] 0.6.6claws18
3239 * src/prefs_folder_item.c
3240 make address completion actually work for the
3241 Default To address in the Folder Property dialog.
3243 2001-12-24 [alfons] 0.6.6claws17
3246 use new style regexp for subject stripping
3247 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
3249 2001-12-24 [darko] 0.6.6claws16
3253 move GPG related informational messages to debug mode
3255 2001-12-23 [alfons] 0.6.6claws15
3257 * src/stock_pixmap.[ch]
3259 add the forgotten Claws' locked pixmap
3261 2001-12-23 [alfons] 0.6.6claws14
3264 accept file name typed in entry in multi file
3265 selector (patch submitted by Gustavo Noronha Silva
3268 2001-12-23 [alfons] 0.6.6claws13
3270 * src/prefs_filter.c
3271 * src/prefs_filtering.c
3274 clean up a little bit
3276 * src/string_match.c
3277 validate input strings a little bit more
3279 2001-12-23 [alfons] 0.6.6claws12
3283 * src/string_match.[ch] ** NEW **
3284 * src/folderview.[ch]
3287 * src/prefs_folder_item.[ch]
3288 add subject simplification to strip out strings from
3289 a subject line (esp. handy for mailing lists).
3290 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
3291 but slightly changed things for better integration.)
3293 2001-12-23 [alfons] 0.6.6claws11
3296 fix bug introduced by submission included in 0.6.5claws52.
3297 ideally this submission should clean the trash if any trash
3298 folder has a message. however, the hasTrash variable was
3299 set to false whenever a trash folder was empty (discarding
3300 a previously found *filled* trash folder.)
3302 also edited the code a little bit and made it more safe.
3304 2001-12-22 [alfons] 0.6.6claws10
3307 quick fix for Martin Pool's omission of an account
3308 specific SSL setting
3310 2001-12-22 [alfons] 0.6.6claws9
3317 better support for multipart/digest (submitted
3318 by Fredrik <e98fo@efd.lth.se>)
3320 2001-12-22 [alfons] 0.6.6claws8
3323 correct function signature
3326 * src/prefs_account.[ch]
3327 allow IMAP over SSH tunnel (patch submitted by
3328 Martin Pool <mbp@samba.org>)
3330 2001-12-21 [alfons] 0.6.6claws7
3332 * sync with sylpheed 0.6.6cvs4-9
3333 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
3335 2001-12-21 [christoph] 0.6.6claws6
3338 * src/prefs_folder_item.[ch]
3339 implement saving of outgoing messages to current folder.
3340 fix segfault when no default outbox is available
3341 (closes bug #495683)
3343 2001-12-21 [carsten] 0.6.6claws5
3346 pressing CTRL while DND does now the expected thing and
3347 copies the mail (moving is still the default, as this
3348 seam more appropriate for handling mails by DND)
3350 2001-12-18 [paul] 0.6.6claws4
3352 * sync with sylpheed 0.6.6cvs3
3353 see ChangeLog entries 2001-12-18
3355 2001-12-18 [hiro] 0.6.6claws3
3358 fix for multibyte characters (obtain the number of letters
3361 2001-12-17 [paul] 0.6.6claws2
3363 * sync with sylpheed 0.6.6cvs1
3364 see ChangeLog entry 2001-12-16
3366 2000-12-17 [alfons] 0.6.6claws1
3371 2001-12-16 [paul] 0.6.6claws
3374 * Release version 0.6.6claws, cvs tag: rel_0_6_6
3377 last minute sync with main 0.6.6
3380 updated by Ricardo Mones Lastra
3381 update for last minute sync
3384 update for last minute sync
3386 updated by Jens Oberender
3388 updated by Fabio Junior Beneditto
3390 * src/prefs_common.[ch]
3392 number of undo levels is user configurable
3393 (squeeze it into the release in the dying
3394 moments) Submitted by Jens Oberender
3399 updated french translation
3401 2001-12-15 [paul] 0.6.5claws92
3403 * sync with sylpheed 0.6.5cvs28
3404 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
3407 update to allow for sync
3412 update dutch translation
3414 2001-12-14 [carsten] 0.6.5claws91
3416 fixed bug #473785; also after changing the column order
3417 the same message will be selected and displayed as before
3420 2001-12-14 [carsten] 0.6.5claws90
3422 probably found the bug reported by wwb opening or closing
3423 a folder tree just before dnd (found the solution in the
3424 balsa source -- thanks to them)
3426 2001-12-14 [carsten] 0.6.5claws89
3429 moved gtk_clist_moveto to the right place, so that
3430 only the accounts dialog is effected on opening
3432 2001-12-14 [carsten] 0.6.5claws88
3434 gtkut_clist_set_focus_row does a gtk_clist_moveto
3435 now, so that the focused row will be seen in any case
3436 (reported by wwp on sf-claws-user)
3438 2001-12-14 [darko] 0.6.5claws87
3441 remove unnecessary line
3443 2001-12-14 [paul] 0.6.5claws86
3445 * sync with sylpheed 0.6.5cvs27
3446 see ChangeLog entries 2001-12-14
3448 2001-12-14 [carsten] 0.6.5claws85
3450 following a suggestion of Melvin the rcoabm pops up
3451 right under the button now and the button is reliefed
3452 while the popup is open
3454 2001-12-14 [darko] 0.6.5claws84
3457 fix crash when wrapping long lines if linewrap quotation
3458 is disabled and wrapper encounters a word spanning more
3461 2001-12-13 [paul] 0.6.5claws83
3464 prefer 'Reply-To' header over mailing list header when
3465 replying to a message. Finally prevent all those confirmation
3466 messages being sent to the list itself.
3469 remove unused summary_set_menu_sensitive() entry
3471 2001-12-13 [paul] 0.6.5claws82
3474 * src/pixmaps/inbox-hrm.xpm ** NEW FILE **
3475 * src/pixmaps/outbox-hrm.xpm ** NEW FILE **
3476 * src/pixmaps/trash-hrm.xpm ** NEW FILE **
3477 improvements to 'Hide read messages': Inbox, Outbox,
3478 Trash, Queue, and Draft icons now reveal presence of hidden
3481 2001-12-12 [alfons] 0.6.5claws81
3483 0.6.5claws80 was tagged as LAST_STABLE
3485 * src/filtering.[ch]
3487 * src/matcher_parser_lex.c
3488 fix the filtering; my last attempt to get it right,
3489 if it does not work, it's Hoa's turn. ;-)
3491 for my honourable peers:
3493 the code now makes a clear distinction between
3494 rules as they are displayed (probably escaped),
3495 and as they are executed (probably unescaped). the
3496 parser does *NOT* do any unescaping, this is
3497 the task of the matcher.c (which breaks up a
3498 rule into condition) and the filtering.c (which
3499 breaks up the rule's action). to make this
3500 run happily we provide an unescaped copy of
3501 crucial strings to the MatcherProp and
3502 FilteringAction structures. note that the only
3503 exception to this is any REGEXP string. those
3504 are directly passed to regcomp() and regexp()
3505 (who have much more powerful unescape functions).
3509 you can escape tab (\t), carriage return (\r),
3510 linefeed (\n), form feed (\f), quote (\"),
3511 single quote (\'), bell (\b) in all the entry
3512 lines in the scoring & filtering dialogs.
3513 as an added bonus this should not affect
3514 existing filtering rules.
3516 2001-12-12 [carsten] 0.6.5claws80
3520 "item(s) selected" is now sensitive to 1 or more
3521 than one selected (nice for language where simple
3522 adding of a "s" is not possible as German (Eintrag
3525 the "forward as attachment" entry from the right
3526 click menu removed, "forward" acts following the
3530 reverted my former changes; so compiler warning again
3531 but there's more GTK_TEXT/GTK_STEXT mixing on other places
3535 "search in message" does now *not* only work in MVIEW_TEXT
3536 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
3540 removed "/File/_Close" as it was the same as "/File/E_xit"
3541 and we don't need it two times
3543 the separate folder view and message view now get a distinct
3544 WMCLASS, just in case someone is using sawfish ;-)
3546 as the menu entries "/View/Message view" and "/View/Folder tree"
3547 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
3548 make them sensitive accordingly and as these two are "shown"
3549 after startup anytime check this menuitem at startup
3551 2001-12-12 [paul] 0.6.5claws79
3554 fix sensitivity of 'Search folder...', broken in
3560 2001-12-11 [carsten] 0.6.5claws78
3562 fixed two typos returning a wrong FALSE/TRUE
3563 * src/mainwindow.[ch]
3564 extra menu for email/news button removed
3566 2001-12-11 [alfons] 0.6.5claws77
3568 * src/matcher.c (1.3)
3569 * src/matcher_parser_lex.l (1.28)
3570 revert for another attempt
3571 mark 0.6.5claws77 as LAST_STABLE
3573 2001-12-11 [christoph] 0.6.5claws76
3576 fixed wrong translation for prev. unread msg
3578 2001-12-11 [paul] 0.6.5claws75
3583 * src/summaryview.[ch]
3584 * src/pixmaps/dir-open-hrm.xpm ** NEW FILE **
3585 enable ability to hide read messages on per folder basis via
3586 '/Summary/Hide read messages'; when selected, a folder will
3587 have a red open folder icon, instead of a blue icon, if the
3588 folder contains hidden messges
3589 submitted by Thomas Link <t.link.tmp200101.gmx.net>
3592 remove '/Message/Forward as attachment' from
3593 main_window_set_menu_sensitive() to prevent debug warning
3597 Clean up some of the English
3599 * tools/newscache_clean.pl
3600 allow for new 'hidereadmsgs' entry in folderlist.xml
3603 updated translation, submitted by Ricardo Mones Lastra
3605 2001-12-11 [paul] 0.6.5claws74
3607 * sync with sylpheed 0.6.5cvs25
3608 see ChangeLog entry 2001-12-11
3610 2001-12-10 [alfons] 0.6.5claws73
3613 add more control characters
3614 * src/matcher_parser_lex.l
3615 make escaping / unescaping work again
3617 2001-12-10 [alfons] 0.6.5claws72
3620 clean up warnings "returning value for void function"
3621 * src/prefs_filtering.c
3622 make info button for execute action sensitive
3624 2001-12-10 [paul] 0.6.5claws71
3629 fix: imap server now gets informed of MARKED, UNMARKED
3630 and REPLY events. Now people can use different IMAP-Mail
3631 clients and have the exact same information about MARKED,
3632 UNMARKED and REPLY status with all of them. Especially
3633 useful for imap servers with a web-frontend.
3634 submitted by Tobias Sandhaas <medlor@web.de>
3636 2001-12-09 [melvin] 0.6.5claws70
3639 fixed bug #490076 (hunted down by Alfons who implemented
3640 a workaround in 0.6.5claws65)
3642 2001-12-09 [christoph] 0.6.5claws69
3645 set pointer to string in LOCKED column to NULL
3646 (might fix bug #490800)
3648 2001-12-09 [carsten] 0.6.5claws68
3651 resolved some cluttered menu shortcuts
3652 ('creating new email' and 'creating news message'
3655 wmclass now distinc from main window
3658 email/news and forward button functionality similar
3659 to the reply buttons; removed the ugly dropdown arrows
3660 and use instead the right mouse button
3662 2001-12-09 [paul] 0.6.5claws67
3666 allow spaces in imap folder names
3667 submitted by Willem van Engen <wvengen@stack.nl>
3669 2001-12-09 [paul] 0.6.5claws66
3671 * sync with sylpheed 0.6.5cvs24
3672 see ChangeLog entry 2001-12-09
3674 2001-12-08 [alfons] 0.6.5claws65