1 2002-11-01 [paul] 0.8.5claws66
4 fix bug where user-defined headers were ignored
6 2002-11-01 [paul] 0.8.5claws65
9 make a debug_print() not translatable
11 2002-10-31 [melvin] 0.8.5claws64
14 Fixed --disable-aspell-test. Now --disable-aspell-test will
15 not run any GNU/aspell test. The dictionary path will
16 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
17 was given, in which case, it will be $prefix/lib/aspell/
19 Fixed typo in commentary (Aspell code).
21 2002-10-31 [paul] 0.8.5claws63
24 remove src/filter.c and src/prefs_filter.c
25 thanks to Ricardo for reminding me
27 2002-10-31 [colin] 0.8.5claws62
32 2002-10-31 [paul] 0.8.5claws61
34 * src/prefs_filter.[ch] ** REMOVED **
35 src/filter.[ch] ** REMOVED **
46 remove main's 'filter' code
49 update to reflect removal of main's filter
51 2002-10-31 [paul] 0.8.5claws60
54 remove check for global_processing in summary_filter_open().
55 This fixes the bug where if the user uses the right-click
56 'Create filter rule...' and doesn't have any filter rules
57 already defined in claws' advanced filtering, the newly
58 created filter rule goes to main's filtering which is
59 inaccessible through the gui. Now the filter rule gets added
60 to claws' filtering by default.
62 2002-10-28 [melvin] 0.8.5claws59
65 Fixed bug #627322 where MIME parts were not always
66 correctly passed to a %p action
67 Display an error dialog when message filename is not found.
69 2002-10-28 [melvin] 0.8.5claws58
72 Readded a missing function declaration lost in 0.8.3claws34
74 2002-10-28 [paul] 0.8.5claws57
76 * sync with 0.8.5cvs15
77 see ChangeLog 2002-10-28 and 2002-10-25
79 Note: ChangeLog entry 2002-10-24 is not sync'ed.
81 2002-10-27 [oliver] 0.8.5claws56
84 plug leak in pop3_top_recv
86 2002-10-26 [christoph] 0.8.5claws55
89 set need_update folder flag when messages are added
90 (closes bug [ 626922 ] folder not updated after receiving)
92 2002-10-25 [melvin] 0.8.5claws54
95 Fixed a memleak introduced in the scaling code.
97 2002-10-24 [alfons] 0.8.5claws53
100 make filtering's forward message action forward from the
102 (closes bug [628089 ] Filter -> Forward from address problem
105 2002-10-24 [christoph] 0.8.5claws52
109 o use manual of current locale or english if current
110 locale is not available (and english is available)
111 o also link to sylpheed doc project manuals
113 2002-10-23 [paul] 0.8.5claws51
116 tools/kmail2sylpheed_v2.pl
117 add new version of kmail addressbook importer script.
118 works with newer versions of Kmail/KAddressBook which
119 have new and rearranged data.
121 2002-10-23 [martin] 0.8.5claws50
127 added length parameter to get_abbrev_newsgroup_name()
128 changed this function so that it abbreviates the newsgroup
129 names only so long it is smaller than the length parameter
130 (for better reading of some newsgroup names and space efficiency)
132 2002-10-22 [colin] 0.8.5claws49
135 Revert Alfons' last modification (after voting ;-))
137 2002-10-21 [alfons] 0.8.5claws48
140 folder view in folder selection dialog reflects state of
141 folder view in main window
143 2002-10-18 [alfons] 0.8.5claws47
146 drop imported messages in folder selected by user,
148 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
150 2002-10-18 [alfons] 0.8.5claws46
153 make automagic reply work correctly for email accounts
154 (whether it's viable to do a full sync with Hiro's
155 compose.c is still under discussion)
157 2002-10-18 [melvin] 0.8.5claws45
159 * src/prefs_actions.c
160 Fixed bug #622275 where asynchroneous actions left
162 Made (synchroneous) actions' input be displayed live.
164 2002-10-18 [christoph] 0.8.5claws44
167 don't add a newline in the textview in front of the
168 first textpart if header display is disabled
169 (closes bug [ 603385 ] disabled header display leaves blank
172 2002-10-18 [christoph] 0.8.5claws43
179 folder->get_num_list now returns an error code
180 (closes bug [ 609424 ] News cache cleared on failure)
182 2002-10-17 [colin] 0.8.5claws42
185 Changed a printf by debug_print
189 * tools/OOo2sylpheed.pl
190 allow for spaces in the name of the
193 2002-10-16 [colin] 0.8.5claws41
196 Use a tristate to change online mode
198 2002-10-16 [paul] 0.8.5claws40
201 updated by Ricardo Mones Lastra
203 2002-10-16 [colin] 0.8.5claws39
207 Added --online and --offline command-line
210 2002-10-15 [christoph] 0.8.5claws38
213 set mimeinfo->name to NULL after g_free to
214 avoid double freeing with g_free
216 2002-10-14 [christoph] 0.8.5claws37
221 remove calls to folder->change_flags that are now
222 done by procmsg flag functions (seems it is not
223 used by any foldertype anyway)
225 init folder->change_flags with NULL
227 2002-10-14 [christoph] 0.8.5claws36
231 use virtual functions for folder item new and destroy
234 2002-10-14 [melvin] 0.8.5claws35
237 Added a test to not run the spell checker if no default
238 dictionary is available. No dialog is displayed though.
240 2002-10-14 [melvin] 0.8.5claws34
243 Fixed bug in dictionary list context menu where
244 "More..." pointed to an emtpy submenu if the
245 number of dictionaries is a multiple of 15
246 Removed unneeded code in suggestions list creation
248 2002-10-14 [paul] 0.8.5claws33
251 updated by George Danchev
253 2002-10-13 [hoa] 0.8.5claws32
256 src/matcher_parser_parser.y
257 removed the escaped string from internal structure
260 2002-10-12 [colin] 0.8.5claws31
264 Removed useless function gtksctree_reanchor
266 2002-10-12 [alfons] 0.8.5claws30
268 * sync with remaining main changes 2002-10-09 - 2002-10-11
269 - drop changes to src/compose.c (requires claws specific changes)
271 2002-10-12 [alfons] 0.8.5claws29
273 * sync with main changes of 2002-10-08
274 - drop changes to src/compose.c (requires claws specific changes)
275 - drop changes to src/summaryview.c (requires changes to compose.c)
277 2002-10-12 [alfons] 0.8.5claws28
279 * sync with main changes of 2002-10-07
281 2002-10-12 [alfons] 0.8.5claws27
283 * sync with main changes of 2002-10-04
284 - drop changes to src/compose.c (requires claws specific changes)
285 - drop changes to src/prefs_folder_item.c (claws implementation
288 2002-10-12 [colin] 0.8.5claws26
291 Fix folder-flicker when space-reading, introduced
294 2002-10-12 [colin] 0.8.5claws25
297 Save account address when saving as draft.
300 2002-10-12 [colin] 0.8.5claws24
303 Fix the problem consisting of no message selected
304 after the last message in a folder has been moved.
306 2002-10-12 [paul] 0.8.5claws23
311 add Cc and Bcc to templates. Patch submitted by
314 2002-10-12 [colin] 0.8.5claws22
317 Fix a bug after "Check for new messages":
318 If a folder was opened, it was still selected at
319 the end of the check, but displayed empty.
321 Remove unnecessary check
326 be more verbose in the description of
330 2002-10-11 [colin] 0.8.5claws21
333 Make space work (better) when no mail is selected
335 2002-10-11 [colin] 0.8.5claws20
341 2002-10-11 [colin] 0.8.5claws19
344 revert 0.8.5claws6 changes as i couldn't get to
347 2002-10-11 [melvin] 0.8.5claws18
350 Removed buggy and unused macro (should have been committed in
353 2002-10-11 [melvin] 0.8.5claws17
356 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
358 2002-10-11 [thorsten] 0.8.5claws16
361 remove rescan warning
363 2002-10-11 [colin] 0.8.5claws15
366 fix a segfault that happens if conv_unmime_header
367 fails (should be better to find out why it fails)
369 2002-10-11 [christoph] 0.8.5claws14
372 update folderview stats after ignore/unignore thread
374 2002-10-11 [hoa] 0.8.5claws13
376 * src/quote_fmt_parse.y
377 Fixed a yacc/bison syntax error
379 Escaping of string is fixed.
381 2002-10-11 [colin] 0.8.5claws12
386 2002-10-11 [paul] 0.8.5claws11
389 updated by Ricardo Mones Lastra
391 2002-10-10 [alfons] 0.8.5claws10
394 allow dropping files by "moving" files from a file manager,
395 not only by the more cumbersome "copying". the latter
396 mostly implies holding down the Control button
398 2002-10-10 [christoph] 0.8.5claws9
401 update folders after thread building for ignored threads
403 2002-10-10 [christoph] 0.8.5claws8
409 * src/folderview.[ch]
414 * src/summaryview.[ch]
415 o added new flag need_update to FolderItem
416 o removed folder_table from various functions from tracking
418 o set need_update flags in folder.c's move, copy and delete
419 functions and procmsg's flags functions
420 o added function folderview_update_items_when_required that
421 updates all folders with need_update set
422 o call folderview_update_items_when_required instead of
423 folderview_update_item_foreach
425 2002-10-09 [sergey] 0.8.5claws7
428 Strip CRs whel loading the text into editor in reedit mode.
430 2002-10-09 [colin] 0.8.5claws6
433 Make Space work when no mail is selected
435 2002-10-09 [colin] 0.8.5claws5
439 Add gtk_sctree_reanchor()
441 Use gtk_sctree_reanchor() - better fix for
444 2002-10-09 [colin] 0.8.5claws4
447 Fix shift-click select after delete problem
450 2002-10-08 [thorsten] 0.8.5claws3
453 exclude current msg from -hide read messages-
455 2002-10-08 [colin] 0.8.5claws2
460 Differentiate socket errors from disk full
463 2002-10-08 [christoph] 0.8.5claws1
467 modifications for new config directory
469 * config.guess ** REMOVED **
470 * config.sub ** REMOVED **
471 * install-sh ** REMOVED **
472 * ltmain.sh ** REMOVED **
473 * missing ** REMOVED **
474 * mkinstalldirs ** REMOVED **
475 these files are autogenerated by automake
476 when you run autogen.sh
478 * config/.cvsignore ** NEW FILE **
479 * config/Makefile.am ** NEW FILE **
480 ignore autogenerated files
481 create a Makefile in this directory
483 2002-10-08 [paul] 0.8.5claws
490 fix quote reply format for newsgroups reply bug
495 updated by me and Witold Wladyslaw Wojciech Wilk
498 2002-10-07 [paul] 0.8.3claws53
503 updated messages catalogs, submitted by
504 Alessandro Maestri, Fabio Jr.Beneditto
505 and Urke MMI, respectively.
507 2002-10-07 [christoph] 0.8.3claws52
512 fix new folder ghost message bug
513 (closes bug [ 619722 ] wrong count for newly created folders)
515 2002-10-07 [christoph] 0.8.3claws51
518 fix news posting problem
520 2002-10-07 [melvin] 0.8.3claws50
523 Updated French translation
525 2002-10-05 [christoph] 0.8.3claws49
528 check if line_start_cache is set in gtk_stext_update_text
529 (closes bug [ 618119 ] crash while doing search in folder)
531 2002-10-05 [christoph] 0.8.3claws48
537 implement cache cleanups for claws' folder system
538 (closes bug [ 595916 ] imapcache not cleaned up)
540 2002-10-05 [melvin] 0.8.3claws47
542 * src/prefs_actions.c
543 Made the help text more clear for the %p token
545 2002-10-04 [paul] 0.8.3claws46
548 see ChangeLog 2002-10-02 and 2002-10-03
550 2002-10-04 [christoph] 0.8.3claws45
553 fix segfault caused by pop before smtp
554 call to inc_account_mail with NULL
557 2002-10-04 [paul] 0.8.3claws44
560 sync the LDAP detection from 0.8.5cvs1
562 2002-10-02 [christoph] 0.8.3claws43
565 fix small spelling error
567 2002-10-02 [melvin] 0.8.3claws42
570 Behave better and say "no" when test program cannot be run.
572 2002-10-02 [paul] 0.8.3claws41
574 * sync with 0.8.4cvs1
575 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
578 toggle the behavior of Reply menuitem between
579 normal reply and reply-to-list
581 2002-10-01 [sergey] 0.8.3claws40
584 Convert newlines in the message text to the canonical form
585 before base64 encoding (RFC2045 compliance, fixes some
586 interoperability issues with Evolution 1.0.3)
588 2002-09-29 [colin] 0.8.3claws39
591 Fix an unwanted copy/paste
593 2002-09-29 [colin] 0.8.3claws38
596 Renamed "Custom toolbar" to "Customize toolbar"
597 Renamed "Show all header" to "Show all headers"
598 Renamed "Set diplay item" to "Set displayed items"
600 Renamed "Show all header" to "Show all headers"
601 * src/prefs_summary_column.c
602 Renamed "diplay item" to "displayed items"
604 2002-09-29 [colin] 0.8.3claws37
606 * src/mainwindow.[ch]
607 online/offline status pixmaps follow theme
609 * src/summaryview.[ch]
610 quicksearch pixmap follows theme changes
612 2002-09-29 [thorsten] 0.8.3claws36
615 src/prefs_folder_item.[ch]
616 add default_reply_to folder option (closes patch 581044)
618 2002-09-29 [christoph] 0.8.3claws35
620 * acconfig.h ** REMOVED **
624 * ac/gnupg-check-typedef.m4
625 fix autoheader 2.50 warning
627 2002-09-29 [christoph] 0.8.3claws34
629 * major code cleanup (part 2)
631 - unused variables removed
632 - unused functions removed
633 - uninitialized variables checked
634 - missing return statements added
635 - missing function return types added
636 - added parentheses around assignment
637 when suggested by gcc
639 2002-09-29 [alfons] 0.8.3claws33
642 log_window_clear(): only bracket gtk_text_forward_delete()
643 with gtk_text_freeze() / gtk_text_thaw() (see if this
644 works around GTK text bug)
646 2002-09-29 [paul] 0.8.3claws32
650 updated by George Danchev and Urke MMI
653 2002-09-27 [christoph] 0.8.3claws31
656 * doc-src/rfc1806.txt ** REMOVED **
657 * doc-src/rfc2183.txt ** NEW FILE **
658 * doc-src/rfc2980.txt ** NEW FILE **
661 2002-09-27 [melvin] 0.8.3claws30
664 Fixed typo which could break linking
666 2002-09-27 [melvin] 0.8.3claws29
669 Improved GNU/aspell checking.
672 2002-09-27 [paul] 0.8.3claws28
674 * sync with 0.8.3cvs8
675 see ChangeLog 2002-09-27
677 2002-09-26 [colin] 0.8.3claws27
681 Add "Reply to Mailing-list" to the toolbar
683 2002-09-26 [christoph] 0.8.3claws26
686 Fix wrong message counts in summaryview status
688 2002-09-26 [paul] 0.8.3claws25
690 * sync with 0.8.3cvs7
691 see ChangeLog 2002-09-26
693 2002-09-26 [paul] 0.8.3claws24
695 * sync with 0.8.3cvs6
696 see ChangeLog 2002-09-25
698 2002-09-25 [christoph] 0.8.3claws23
701 * src/prefs_folder_item.c
702 * src/prefs_scoring.c
703 Renamed "kill score" to "hide score" in GUI
706 2002-09-25 [paul] 0.8.3claws22
708 * sync with 0.8.3cvs5
709 see ChangeLog 2002-09-24
711 2002-09-24 [alfons] 0.8.3claws21
713 patch by Satoshi Nagayasu: allows appending / saving multiple
714 selected files (closes "[ 612279 ] save multiple mesg(s) in
720 summary_save_as(): allow saving selected files to
722 summary_set_menu_sensitive: enable "Save As..." when
723 multiple files are selected
725 append_file(): new function
727 2002-09-24 [colin] 0.8.3claws20
730 Fix segfault when mimeinfo doesn't have a
733 2002-09-24 [colin] 0.8.3claws19
735 * src/prefs_common.[ch]
736 Add a preference to display send dialog or not
738 Display send dialog according to preference
740 2002-09-24 [colin] 0.8.3claws18
743 Disable user actions when sending
745 2002-09-24 [colin] 0.8.3claws17
748 Do not display name or filename for attachments
749 with an application/pgp-signature type
750 (security flaw, see bug 537413)
752 2002-09-23 [colin] 0.8.3claws16
755 Initialize entry_email, entry_alias and
756 entry_remarks to first email address of the list
758 2002-09-23 [colin] 0.83claws15
761 Drop pgp-signature when reediting a signed queued
764 2002-09-23 [melvin] 0.8.3claws14
767 Updated French translation
769 2002-09-23 [melvin] 0.8.3claws13
772 Made custom toolbar menu labels more consistent
773 * src/prefs_toolbar.c
774 Made custom toolbar window title more consistent
776 2002-09-22 [colin] 0.8.3claws12
779 Initialize session type to normal before getting
780 mail (fixes strange Get behaviour)
781 * src/prefs_account.h
782 Move STYPE_POP_BEFORE_SMTP to last position to
783 avoid other side-effects
785 2002-09-22 [colin] 0.8.3claws11
787 * src/prefs_account.c
788 Fix pop_bfr_smtp_tm_entry sensivity when switching
789 from pop3 to apop or vice-versa
791 2002-09-22 [colin] 0.8.3claws10
793 * src/prefs_account.[ch]
794 Add an option for the POP before SMTP timeout
796 Remember time of last POP connection
798 Do POP before SMTP only if timeout reached
800 2002-09-22 [oliver] 0.8.3claws9
803 explain custom toolbar
805 2002-09-22 [oliver] 0.8.3claws8
807 * src/prefs_actions.[ch]
808 custom toolbar for compose
809 actions callback from compose toolbar
811 remove include toolbar.h
813 2002-09-22 [oliver] 0.8.3claws7
815 * src/prefs_toolbar.[ch]
816 custom toolbar for compose
817 - generic prefs_toolbar handles both
818 Mainwin's toolbar as well as Compose toolbar
820 2002-09-22 [oliver] 0.8.3claws6
823 custom toolbar for compose
824 restructure toolbar.[ch]
826 2002-09-22 [oliver] 0.8.3claws5
829 custom toolbar for compose
831 2002-09-22 [oliver] 0.8.3claws4
833 * src/mainwindow.[ch]
834 custom toolbar for compose
835 move mainwin toolbar back to mainwindow
837 2002-09-22 [alfons] 0.8.3claws3
844 2002-09-22 [alfons] 0.8.3claws2
847 procmsg_save_to_outbox(): don't unlink message file from queue;
848 callers should do it using folder_item_remove_msg()
850 2002-09-22 [colin] 0.8.3claws1
853 Made mimeview_check_signature() public
855 Made GPG signatures verifiable by clicking
856 the [application/pgp-signature] in the Text
859 2002-09-22 [paul] 0.8.3claws
868 updated translations, submitted by George Danchev,
869 me, Ricardo Mones Lastra, Alessandro Maestri,
870 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
871 and Urke MMI, respectively.
873 2002-09-22 [alfons] 0.8.2claws65
877 no furry valgrinds have been used to plug these memleaks
879 2002-09-20 [paul] 0.8.2claws64
881 * sync with 0.8.3cvs4
882 'Select thread' re-implemented
883 see ChangeLog 2002-09-20
885 2002-09-21 [alfons] 0.8.2claws63
888 compose_send(): plug unnoticed memleak
890 2002-09-20 [alfons] 0.8.2claws62
893 replace_address_in_edit(): strict check for NULL address to
894 fix "[ 607348 ] Segfault in address completion". My guess is
895 that this happens with an empty address book, but it's good
896 to have this check here anyway
898 completion_window_button_press(): free string returned
899 from the internal cache
901 2002-09-20 [christoph] 0.8.2claws61
904 added ENC_BINARY to EncodingType
906 the string returned by procmime_get_encoding_str
907 should not depend on the order of values in the
908 EncodingType definition
909 * doc-src/rfc1806.txt ** NEW FILE **
910 Added rfc1806 about MIME Content-Disposition
913 2002-09-19 [paul] 0.8.2claws60
915 * sync with 0.8.2cvs3
916 see ChangeLog 2002-09-19
918 2002-09-19 [paul] 0.8.2claws59
920 * src/prefs_folder_item.c
921 revert to Darko's original alignment of colour
923 add a colon to folder_color label
926 add Colin's patch (with Hiro's modifications) to
927 force BASE64 encoding for 8-bit text when signing
928 (sync with 0.8.3cvs2)
930 2002-09-18 [alfons] 0.8.2claws58
935 (beautify a little bit)
937 2002-09-18 [christoph] 0.8.2claws57
940 fix handling of fgetc return value
942 2002-09-17 [alfons] 0.8.2claws56
945 summary_sort(): check non-NULL summaryview->folder_item when no
946 folder is selected at all
947 (closes "[ 610344 ] sort label make syl Crash")
949 2002-09-17 [alfons] 0.8.2claws55
952 beautify a little bit
954 2002-09-17 [christoph] 0.8.2claws54
957 initialize max values for cache and folder
958 when cache or folder is empty
960 2002-09-15 [colin] 0.8.2claws53
963 Fix a leak (thanks Alfons!) and cleaned
964 variables names for custom headers
966 2002-09-15 [colin] 0.8.2claws52
969 Fix custom headers recognition when
970 prefs_common.trans_hdr is on
972 2002-09-15 [colin] 0.8.2claws51
975 Allow dynamically-added custom headers
976 Yet not reparsed if reedited
978 2002-09-15 [alfons] 0.8.2claws50
980 * src/prefs_account.c
983 2002-09-15 [colin] 0.8.2claws49
985 * src/prefs_account.c
986 fix pop_before_smtp sensitivity
988 2002-09-15 [colin] 0.8.2claws48
991 add inc_pop_before_smtp()
992 allow MainWindow to be undefined in
993 inc_account_mail() and inc_start()
996 add STYPE_POP_BEFORE_SMTP session type
997 * src/prefs_account.c
998 activated pop before smtp option
1000 do pop before smtp if the relevant option
1003 2002-09-15 [paul] 0.8.2claws47
1006 see ChangeLog 2002-09-15
1008 2002-09-14 [paul] 0.8.2claws46
1011 updated Bulgarian translation, submitted by
1014 2002-09-13 [paul] 0.8.2claws45
1017 merge claws' select_account() with main's
1018 (new) compose_select_account(). [sync with
1019 0.8.2cvs15, see ChangeLog 2002-09-11]
1021 2002-09-12 [christoph] 0.8.2claws44
1024 allocate 1 elements of FolderItem not 0
1026 2002-09-12 [colin] 0.8.2claws43
1029 Fix bug #590825 (obey Follow-up: poster)
1031 2002-09-12 [colin] 0.8.2claws42
1034 Fix bug #557009 (wrong headers for messages
1035 forwarded as attachments)
1037 2002-09-11 [colin] 0.8.2claws41
1040 Put SCF: pseudo-header on top of message
1041 Set draft tmp_flag when saved as draft
1045 Skip after first \n\n for beginning of real message
1048 2002-09-11 [christoph] 0.8.2claws40
1051 use procmsg flag functions in filtering or processing
1052 will cause incorrect folder message counts
1054 2002-09-11 [colin] 0.8.2claws39
1057 Fix bug #550175 - wrong save folder when reediting
1060 2002-09-11 [paul] 0.8.2claws38
1062 * sync with 0.8.2cvs14
1063 see ChangeLog 2002-09-11
1065 2002-09-11 [colin] 0.8.2claws37
1068 Fix a typo (seeming to cause new/unread status to
1071 2002-09-10 [christoph] 0.8.2claws36
1074 compose_redirect should not use compose_generic_new
1075 because that does more stuff than expected including
1076 opening the external editor
1077 (closes bug "[ 526608 ] bounced messages appear blank
1080 2002-09-10 [christoph] 0.8.2claws35
1083 fix problem with too large message number range
1084 causing a crash in folder_item_scan
1086 2002-09-10 [paul] 0.8.2claws34
1088 * sync with 0.8.2cvs13
1089 see ChangeLog 2002-09-10
1091 2002-09-10 [christoph] 0.8.2claws33
1094 set MsgInfo TmpFlags for queue and draft folders
1095 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1097 2002-09-10 [paul] 0.8.2claws32
1100 po/bg.po ** NEW FILE **
1101 new Bulgarian translation submitted by
1102 George Danchev <danchev@spnet.net>
1106 tools/tb2sylpheed ** NEW FILE **
1107 add script that converts an addressbook exported
1108 from The Bat! into a Sylpheed addressbook. Submitted
1109 by Urke MMI <urke-kg@eunet.yu>
1111 2002-09-10 [paul] 0.8.2claws31
1113 * sync with 0.8.2cvs12
1114 see ChangeLog 2002-09-10
1116 2002-09-06 [paul] 0.8.2claws30
1118 * src/prefs_common.c
1119 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1123 tools/ldif-to-xml.py ** REMOVED **
1124 remove obsolete python script
1126 2002-09-06 [paul] 0.8.2claws29
1128 * sync with 0.8.2cvs10
1129 see ChangeLog 2002-09-06
1131 2002-09-04 [paul] 0.8.2claws28
1133 * sync with 0.8.2cvs9
1134 see ChangeLog 2002-08-04
1136 2002-09-04 [colin] 0.8.2claws27
1138 * src/prefs_common.[ch]
1139 Added signature color configuration
1141 Use user-specified signature color
1143 2002-09-03 [colin] 0.8.2claws26
1145 * src/prefs_common.[ch]
1146 Added autosave and autosave_length prefs
1148 Added compose_remove_draft()
1149 Auto-save drafts according to the prefs
1151 Added a crash-indicator file, allowing to check
1152 for new messages on startup if Sylpheed crashed
1153 (makes saved drafts "reappear")
1155 2002-09-03 [colin] 0.8.2claws25
1160 2002-09-03 [paul] 0.8.2claws24
1162 * sync with 0.8.2cvs8
1163 see ChangeLog 2002-09-02 and 2002-09-03
1165 2002-09-03 [darko] 0.8.2claws23
1168 use normal style when creating new folder to pick
1171 2002-09-02 [melvin] 0.8.2claws22
1174 removed some obsolete code
1176 2002-09-02 [melvin] 0.8.2claws21
1179 fixed test's equality sign (== to =)
1181 2002-09-02 [alfons] 0.8.2claws20
1185 revert change of 0.8.2claws16 and use the mh_folder_destroy
1186 as folder->destroy virtual as suggested by Hiro
1187 (the mh.c code seems to have been lost around mh.c.1.21)
1189 2002-09-02 [paul] 0.8.2claws19
1192 updated by Fabio Jr. Beneditto
1195 use 'http://claws.sylpheed.org' for homepage link.
1196 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1198 2002-09-01 [alfons] 0.8.2claws18
1201 plug memleak related to one Martin Kluge found
1203 2002-08-31 [paul] 0.8.2claws17
1205 * sync with 0.8.2cvs6
1206 see ChangeLog 2002-08-30
1208 2002-08-31 [alfons] 0.8.2claws16
1211 folder_destroy(): remove mailbox from folderlist even if it has
1214 2002-08-31 [alfons] 0.8.2claws15
1219 (being pedantic I know)
1221 2002-08-31 [alfons] 0.8.2claws14
1224 check for NULL pointers returned from folder->fetch_msginfo virtual
1225 (should solve some reported crashes)
1227 2002-08-30 [alfons] 0.8.2claws13
1232 enable crash dialog on compilation time
1233 (--enable-crash-dialog configure option)
1235 2002-08-30 [alfons] 0.8.2claws12
1240 apply memory leak plug patch by Martin Kluge
1241 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1242 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1243 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1245 2002-08-30 [darko] 0.8.2claws11
1248 copy Gtk style from normal style to match
1249 font size for coloured folders
1251 2002-08-29 [alfons] 0.8.2claws10
1254 Type=Internet <- Type=Application
1255 (reported by Michael Schwendt, see:
1256 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1257 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1259 2002-08-29 [paul] 0.8.2claws9
1261 * sync with 0.8.2cvs5
1262 see ChangeLog 2002-08-29
1264 2002-08-29 [colin] 0.8.2claws8
1267 Added a sanity check in summary_select_thread
1268 Should fix bug 601605
1270 2002-08-29 [colin] 0.8.2claws7
1273 Revert claws6 changes regarding bug #591676
1275 2002-08-28 [colin] 0.8.2claws6
1278 Ignore cache for queue folderitems
1281 2002-08-28 [melvin] 0.8.2claws5
1286 2002-08-28 [melvin] 0.8.2claws4
1289 Updated a bit the text concerning the spell checker
1291 2002-08-28 [melvin] 0.8.2claws3
1293 Merged the GNU_aspell_branch:
1294 Support of new GNU/aspell is now included and the old pspell
1295 is not supported anymore.
1299 Updated spell checker text to reflect the switch to GNU/aspell
1301 * ac/aspell.m4 *** NEW ***
1302 * src/gtkaspell.[ch] *** NEW ***
1303 * ac/pspell.m4 *** DELETED ***
1304 * src/gtkspell.[ch] *** DELETED ***
1307 Updated for GNU/aspell support
1310 Replaced gtkspell.c by gtkaspell.c
1318 * src/prefs_common.[ch]
1319 Updated for GNU/aspell support
1321 2002-08-28 [paul] 0.8.2claws2
1323 * sync with 0.8.2cvs4
1324 see ChangeLog 2002-08-27 and 2002-08-28
1326 2002-08-28 [colin] 0.8.2claws1
1328 * src/summary_search.c
1331 2002-08-28 [jens] 0.8.2claws
1334 Updated German translations
1336 2002-08-27 [melvin] 0.8.2claws
1339 Updated French translations
1341 2002-08-27 [paul] 0.8.2claws
1343 * sync with 0.8.2 main release
1351 updated message catalogs submitted by
1352 Ricardo Mones Lastra, Alessandro Maestri,
1353 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1354 Beneditto and Urke MMI
1356 2002-08-27 [hoa] 0.8.1claws123
1358 * src/mainwindow.[ch]
1359 * src/summaryview.[ch]
1360 removed the "filter setting" menu option.
1361 add a "cancel a news message" menu option.
1363 2002-08-26 [martin] 0.8.1claws122
1366 changed string under 0.8.1claws79 changed by myself
1369 2002-08-26 [martin] 0.8.1claws121
1372 added kill command to debuggerrc to start crash dialog
1374 2002-08-26 [paul] 0.8.1claws120
1376 * sync with 0.8.1cvs31
1377 see ChangeLog 2002-08-26
1379 2002-08-25 [alfons] 0.8.1claws119
1382 fix bug that didn't send out correct headers to news server
1383 when sending news article and email from queue (bug reported
1384 and patch provided by Tim Mann; closes bug
1385 "[ 583196 ] 0.7.8claws can't post news")
1387 2002-08-25 [alfons] 0.8.1claws118
1389 * src/selective_download.c
1390 mark two strings as translatable
1391 (thanks to Urke MMI for pointing this out)
1393 2002-08-25 [alfons] 0.8.1claws117
1396 treat sent boxes as special and allow sorting them by addressee
1397 (closes "[ 589418 ] Sent folder sorting misbehavior"
1398 submitted by Steve Lamb)
1400 2002-08-24 [alfons] 0.8.1claws116
1403 fix memleak reported by Martin Kluge
1404 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
1406 2002-08-24 [oliver] 0.8.1claws115
1408 * src/prefs_toolbar.c
1409 o code cleanup as suggested by Alfons
1412 2002-08-24 [alfons] 0.8.1claws114
1415 o fix another memory leak reported by Martin Kluge
1416 (see "[ 599568 ] Small Memory Leak")
1417 o remove 'from' variable from 'summary_set_header()'; we can
1420 2002-08-24 [paul] 0.8.1claws113
1422 * sync with 0.8.1cvs30
1423 see ChangeLog 2002-08-23
1425 2002-08-24 [alfons] 0.8.1claws112
1428 remove unnecessary allocations for search bar fixing leaks
1429 reported by Martin Kluge
1430 (see "[ 599451 ] Further memory leaks?")
1432 2002-08-24 [alfons] 0.8.1claws111
1435 make get_socket_name() public for crash.c
1437 o make report bug button work (goes to claws'
1438 bug tracker at sf.net)
1439 o introduce function for doing important stuff just
1440 before claws goes down
1443 2002-08-24 [alfons] 0.8.1claws110
1446 move cursor to "To" entry when forwarding as attachment
1447 (reported and solved by Steve Lamb, closes bug report
1448 "[ 592880 ] Forward as attachment; cursor not in to")
1450 2002-08-24 [colin] 0.8.1claws109
1453 fix quick search visibility after GUI (de)separations.
1455 2002-08-23 [colin] 0.8.1claws108
1458 fix header pane visibility after folderview or
1459 messageview (de)separation
1461 2002-08-23 [paul] 0.8.1claws107
1463 * src/mainwindow.[ch]
1465 give full control of display or non-display
1466 of the Execute icon to Custom toolbar settings.
1467 add new sensitivity condition to maninwindow.h:
1473 more sync with 0.8.1cvs29
1475 2002-08-23 [melvin] 0.8.1claws106
1478 Readded support for custom widget in alertpanel lost in last
1481 2002-08-23 [paul] 0.8.1claws105
1483 * sync with 0.8.1cvs29
1484 see ChangeLog 2002-08-23
1486 2002-08-23 [colin] 0.8.1claws104
1489 Fix folder and search pixmaps exchanging positions
1490 after theme or toolbar changes. Thank to Oliver for
1493 2002-08-23 [colin] 0.8.1claws103
1496 src/messageview.[ch]
1499 Changed messageview_create() and noticeview_create()
1500 to avoid the last gdk_warning
1502 2002-08-22 [colin] 0.8.1claws102
1505 Fix my new `Creating pixmap from xpm' warning
1507 2002-08-22 [colin] 0.8.1claws101
1510 Fix some of the gdk warnings
1512 2002-08-22 [colin] 0.8.1claws100
1515 * src/stock_pixmap.c
1516 * src/stock_pixmap.h
1517 * src/pixmaps/quicksearch.xpm *ADDED*
1518 Add the quicksearch pixmap
1522 Make quicksearch bar visible/hidden via a button
1524 2002-08-22 [christoph] 0.8.1claws99
1527 fix folder update for newsgroups with message
1528 numbers below minimum number of articles to fetch
1529 (closes bug #598445)
1531 2002-08-22 [paul] 0.8.1claws98
1533 * sync with 0.8.1cvs28
1534 see ChangeLog 2002-08-22
1536 2002-08-21 [alfons] 0.8.1claws97
1539 use bt instead of bt full which seems to work
1540 better, and bt full doesn't give a great deal
1541 of information anyway
1543 2002-08-21 [colin] 0.8.1claws96
1546 fix summaryview_searchtype_changed prototype
1548 2002-08-21 [christoph] 0.8.1claws95
1551 o fix broken menu update for sorting type, we have to
1552 get this info from the summaryview now
1553 o removed setting of threaded state in menu callback
1554 * src/summaryview.[ch]
1555 more summaryview/folderitem seperation for
1558 removed not required --with-compiler-flags option
1560 2002-08-21 [oliver] 0.8.1claws94
1563 o rename toolbar.xml to toolbar_main.xml
1564 since toolbar_compose.xml might come up
1569 2002-08-21 [darko] 0.8.1claws93
1572 don't reset tmp flags for messages copied
1575 2002-08-21 [colin] 0.8.1claws92
1577 * src/prefs_filtering.c
1578 fix renaming rules on folder rename
1579 when folder is not a leaf folder
1581 2002-08-21 [paul] 0.8.1claws91
1583 * src/prefs_folder_item.c
1584 fix alignment of colour selector
1586 2002-08-21 [paul] 0.8.1claws90
1588 * sync with 0.8.1cvs27
1589 see ChangeLog 2002-08-21
1591 2002-08-21 [paul] 0.8.1claws89
1594 fix crash when changing field type in
1597 2002-08-21 [colin] 0.8.1claws88
1600 Made quick search case-insensitive
1602 2002-08-21 [paul] 0.8.1claws87
1604 * sync with 0.8.1cvs26
1605 see ChangeLog 2002-08-21
1607 2002-08-20 [christoph] 0.8.1claws86
1611 * src/summaryview.[ch]
1612 more summaryview/folderitem seperation for
1613 sort_key and sort_type
1615 added missing return statement
1617 2002-08-20 [colin] 0.8.1claws85
1619 * src/summaryview.[ch]
1620 Added a quick search box
1622 * src/prefs_common.[ch]
1623 Added a show/hide option for the quick search
1625 2002-08-20 [oliver] 0.8.1claws84
1628 remove toolbar_create_popups
1630 o remove toolbar_create_popups
1631 o fix toolbar_set_sensitive
1632 (Bug reports #596834 and #596832)
1633 * src/prefs_toolbar.c
1634 o add "Set default" button
1635 o align label and text + combo widgets
1637 2002-08-20 [hoa] 0.8.1claws83bis
1640 fixed a bug in imap_fetch_msginfo() in case there is no
1643 2002-08-20 [darko] 0.8.1claws83
1646 copy the color style of folder view so it
1647 works with GTK themes
1649 2002-08-20 [darko] 0.8.1claws82
1653 * src/prefs_folder_item.[hc]
1654 don't use UI stuff in folder.h
1656 2002-08-20 [darko] 0.8.1claws81
1659 * src/prefs_folder_item.h
1661 * src/prefs_folder_item.c
1662 ability to set folder color in folderview
1664 2002-08-19 [alfons] 0.8.1claws80
1667 fix one of the earlier memleaks reported by Martin Kluge
1669 2002-08-19 [alfons] 0.8.1claws79
1672 hide notice view when selecting seperate folder
1673 view (reported by Urke MMI)
1675 2002-08-19 [christoph] 0.8.1claws78
1678 * src/prefs_folder_item.h
1679 * src/summaryview.[ch]
1680 o add summary_set_prefs_from_folderitem to set
1681 summaryview prefs (first step to remove all
1682 references to the folderitem in summaryview)
1683 o moved compiled regex stuff from folderitem prefs
1686 2002-08-19 [paul] 0.8.1claws77
1689 add check for '.' to QUOTE_IF_REQUIRED
1691 2002-08-19 [paul] 0.8.1claws76
1694 sync with 0.8.1cvs25 (plug memory leak)
1696 * src/prefs_toolbar.c
1697 re-order prefs_toolbar_cancel()
1699 2002-08-18 [alfons] 0.8.1claws75
1703 plug other memleaks reported by Martin Kluge
1705 2002-08-18 [paul] 0.8.1claws74
1708 updated by Fabio Jr. Beneditto
1710 2002-08-18 [paul] 0.8.1claws73
1713 fix bug where tooltips were displayed untranslated
1715 * src/prefs_toolbar.c
1716 fix bug where clicking 'Cancel' creates an icon & text
1717 toolbar regardless of prefs
1720 2002-08-17 [oliver] 0.8.1claws72
1722 * src/prefs_toolbar.c
1723 update toolbar on CANCEL
1724 bug reported by Martin Kluge
1726 toolbar_destroy memleak fixed
1728 2002-08-17 [alfons] 0.8.1claws71
1731 plug another memleak reported by Martin Kluge
1733 2002-08-16 [alfons] 0.8.1claws70
1736 use execvp() correctly (suggested by wwp; thanks!)
1738 2002-08-16 [alfons] 0.8.1claws69
1741 plug memory leak reported by Kim Schultz & Martin Kluge
1743 2002-08-16 [paul] 0.8.1claws68
1746 updated by Ricardo Mones Lastra
1748 2002-08-16 [paul] 0.8.1claws67
1751 fix bug where 'Compose News' icon showed wrong
1754 2002-08-16 [paul] 0.8.1claws66
1756 * sync with 0.8.1cvs24
1757 see ChangeLog 2002-08-16
1760 updated by Alessandro Maestri
1762 2002-08-15 [paul] 0.8.1claws65
1767 2002-08-15 [paul] 0.8.1claws64
1770 don't translate debug info
1775 2002-08-15 [paul] 0.8.1claws63
1777 * src/prefs_toolbar.c
1778 fix bug where clicking 'OK' creates an icon & text
1779 toolbar regardless of prefs
1781 2002-08-14 [alfons] 0.8.1claws62
1784 add global var that has the full argv[0]
1786 o execvp the correct sylpheed by using argv0
1787 and setting the correct work dir
1790 2002-08-14 [oliver] 0.8.1claws61
1792 * enable/disable Toolbar Action Buttons
1796 * src/prefs_toolbar.c
1798 2002-08-14 [melvin] 0.8.1claws60
1801 Updated French translations
1803 2002-08-14 [melvin] 0.8.1claws59
1806 Made bug report not translatable
1808 Fixed exporthtml_build_filespec() return value
1810 Fixed incorrect include file
1812 * src/prefs_actions.c
1813 * src/prefs_toolbar.c
1814 Made debug info not translatable
1817 Added missing includes
1818 * src/prefs_common.c
1821 2002-08-14 [paul] 0.8.1claws58
1823 * faq/es/sylpheed-faq.html
1824 faq/es/sylpheed-faq-[1-3].html
1825 faq/es/sylpheed-faq-4.html **NEW FILE **
1828 2002-08-13 [christoph] 0.8.1claws57
1831 ignore thread fix that did not mark all
1832 child nodes of a ignored thread as
1833 ignored. Does not work perfectly yet,
1834 but it is better now
1836 2002-08-13 [alfons] 0.8.1claws56
1839 o implement 'save crash log'
1842 2002-08-13 [melvin] 0.8.1claws55
1845 removed unrequired "execinfo.h" header
1847 2002-08-12 [paul] 0.8.1claws54
1849 * faq/en/sylpheed-faq.html
1850 faq/en/sylpheed-faq-[1-3].html
1851 faq/en/sylpheed-faq-4.html **NEW FILE **
1854 2002-08-12 [alfons] 0.8.1claws53
1857 add crash.c to translatables
1859 bring in Leandro's crash dialog
1861 2002-08-11 [alfons] 0.8.1claws52
1864 clean up some warnings
1866 2002-08-11 [alfons] 0.8.1claws51
1870 * src/crash.[ch] ** NEW FILES **
1872 initial gdb crash handler
1874 2002-08-11 [paul] 0.8.1claws50
1876 * src/prefs_toolbar.c
1877 replace Up/Down arrow pixmaps with text to be
1878 consistent across icon themes
1880 2002-08-11 [paul] 0.8.1claws49
1882 * src/prefs_common.c
1884 rename 'Pixmap' -> 'Icon'
1887 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
1889 2002-08-10 [paul] 0.8.1claws48
1891 * src/prefs_toolbar.c
1894 2002-08-10 [paul] 0.8.1claws47
1897 don't write Processing progress to status bar
1898 patch submitted by Alexander Evseev
1900 * src/prefs_toolbar.c
1901 re-position and resize window
1902 make window assume correct size on first call
1904 2002-08-10 [paul] 0.8.1claws46
1911 follow UI text conventions
1913 2002-08-10 [alfons] 0.8.1claws45
1916 correct pixmap for delete action
1918 2002-08-10 [paul] 0.8.1claws44
1921 updated by Fabio Jr. Beneditto
1923 2002-08-10 [paul] 0.8.1claws43
1926 add custom toolbar files
1928 2002-08-10 [paul] 0.8.1claws42
1930 * sync with 0.8.1cvs22
1931 see ChangeLog 2002-08-09
1933 2002-08-09 [paul] 0.8.1claws41
1937 tools/outlook2sylpheed.pl ** NEW FILE **
1938 add script to convert exported Outlook
1939 contacts list to a Sylpheed addressbook.
1940 Submitted by Ricardo Mones Lastra.
1942 2002-08-09 [paul] 0.8.1claws40
1946 po/sr.po ** NEW FILE **
1947 add Serbian message catalog. Submitted by
1948 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
1950 2002-08-09 [paul] 0.8.1claws39
1952 * sync with 0.8.1cvs21
1953 see ChangeLog 2002-08-08
1955 2002-08-08 [oliver] 0.8.1claws38
1958 move Custom Toolbar to Configuration menu
1960 2002-08-08 [oliver] 0.8.1claws37
1962 * src/prefs_toolbar.c
1963 fix substitute pixmap bug
1965 2002-08-08 [paul] 0.8.1claws36
1967 * sync with 0.8.1cvs19
1968 see ChangeLog 2002-08-08
1970 2002-08-07 [christoph] 0.8.1claws35
1973 fixed a memory leak in new canonicalize_file_replace
1975 2002-08-07 [christoph] 0.8.1claws34
1978 o canonicalize_file_replace should create the temporary
1979 file in the same directory as the original file.
1980 o added get_tmpfile_in_dir that creates a temorary file
1981 in a specified directory.
1983 2002-08-07 [melvin] 0.8.1claws33
1986 fixed bug where 'Article' button acted as 'Email' button.
1988 2002-08-07 [paul] 0.8.1claws32
1990 * sync with 0.8.1.cvs17
1991 see ChangeLog 2002-08-07
1993 2002-08-07 [colin] 0.8.1claws31
1996 fix mass-cancel problem
1998 2002-08-07 [thorsten] 0.8.1claws30
2000 * src/prefs_toolbar.c
2001 fix: crash on replace or add new button
2003 fix: close xmlfile after reading
2005 fix: unlink() file before rename()
2007 2002-08-06 [paul] 0.8.1claws29
2009 * sync with 0.8.cvs15
2010 see ChangeLog 2002-08-06
2012 2002-08-06 [oliver] 0.8.1claws28
2015 * src/prefs_toolbar.c
2016 fixed empty toolbar issue
2018 2002-08-06 [oliver] 0.8.1claws27
2020 * Custom Toolbar Final
2024 o toolbar stuff now lives in src/toolbar.[ch]
2025 o main_window_toolbar_* functions are renamed to
2026 toolbar_* reflecting their new source file
2027 * src/mainwindow.[ch]
2028 o remove toolbar stuff
2030 2002-08-06 [oliver] 0.8.1claws26
2033 * src/prefs_toolbar.[ch] **New File**
2034 * src/toolbar.[ch] **New File**
2035 o prefs_toolbar.[ch] custom toolbar frontend
2036 o toolbar.[ch] backend
2038 2002-08-06 [oliver] 0.8.1claws25
2040 * src/prefs_actions.[ch]
2041 o new exported function actions_execute
2043 2002-08-06 [paul] 0.8.1claws24
2045 * sync with 0.8.1cvs4
2046 see ChangeLog 2002-08-06
2048 2002-08-06 [paul] 0.8.1claws23
2050 * sync with 0.8.1cvs13
2051 see ChangeLog 2002-08-06
2053 2002-08-06 [paul] 0.8.1claws22
2055 * sync with 0.8.1cvs12
2056 see ChangeLog 2002-08-05 and 2002-08-06
2058 2002-08-06 [match] 0.8.1claws21
2061 improvements to cut/copy/paste address
2063 2002-08-05 [match] 0.8.1claws20
2070 fixes to improve cut/copy/paste
2072 2002-08-06 [melvin] 0.8.1claws19
2075 account_find_all_from_address(): new function that returns the
2076 list of all accounts that are matched in an address.
2077 * src/alertpanel.[ch]
2078 alertpanel() now accepts a custom widget
2079 alertpanel_with_widget(): new function that pops up a panel with
2080 a custom widget in it
2082 gtkut_account_menu_new(): new function that allows the selection
2083 of an account from a list of accounts.
2085 Extended Return Receipt notification to select the correct
2086 account and to make a security test on the Delivery-Notification
2087 address which should be the same as the Return-Path.
2089 2002-08-06 [thorsten] 0.8.1claws18
2092 attach_all: save unnamed as "noname.%d",
2093 dont free static dirname
2095 2002-08-05 [alfons] 0.8.1claws17
2098 detect XIM by trying to link rather than compile a XIM program
2100 2002-08-05 [oliver] 0.8.1claws16
2102 * src/stock_pixmap.[ch]
2103 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2104 o new func to retrieve pixmaps
2106 2002-08-05 [paul] 0.8.1claws15
2108 * sync with 0.8.1cvs10
2109 see ChangeLog 2002-08-05
2111 2002-08-04 [alfons] 0.8.1claws14
2114 see if this plugs memleak
2116 2002-08-04 [melvin] 0.8.1claws13
2119 fixed bug that could crash Sylpheed when highlighting
2120 all misspelled words.
2122 2002-08-03 [melvin] 0.8.1claws12
2124 * src/prefs_actions.c
2125 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2127 fixed bug where the Return Receipt was sent to
2128 Delivery-Notification-To address even if it was not present
2130 2002-08-02 [alfons] 0.8.1claws11
2132 * src/prefs_actions.c
2133 o more check for NULLs
2134 o put create_io_dialog() in right conditional block
2136 2002-08-02 [paul] 0.8.1claws10
2139 updated by Ricardo Mones Lastra
2141 2002-08-01 [christoph] 0.8.1claws9
2144 don't free the cache of the opened
2145 folder in the summaryview
2147 don't unset flags, if it is not required
2149 2002-08-01 [paul] 0.8.1claws8
2151 * sync with 0.8.1cvs8
2152 see ChangeLog entry 2002-08-01
2154 2002-08-01 [paul] 0.8.1claws7
2156 * sync with 0.8.1cvs7
2157 see ChangeLog 2002-07-31 and 2002-08-01
2159 2002-07-31 [christoph] 0.8.1claws6
2162 forgot to update menu sensitivity
2163 function for new menu entry
2165 2002-07-31 [alfons] 0.8.1claws5
2168 check folder item and its path for NULL on
2171 2002-07-31 [christoph] 0.8.1claws4
2174 check if folder_item_get_msginfo in
2175 folder_item_remove_msg returned NULL
2177 better clear the uid cache in the
2178 uid validity check function and delete
2181 2002-07-31 [paul] 0.8.1claws3
2184 add the '--attach' option and a few other
2187 2002-07-31 [paul] 0.8.1claws2
2189 * sync with 0.8.1cvs5
2190 see ChangeLog 2002-07-31
2192 2002-07-31 [christoph] 0.8.1claws1
2194 * src/folderview.[ch]
2196 replace "Rescan all folders..." with
2197 "Check all folders for new messages..."
2199 2002-07-30 [paul] 0.8.1claws
2201 * version 0.8.1claws released
2203 2002-07-30 [paul] 0.8.0claws29
2205 * tools/OOo2sylpheed.pl ** NEW FILE **
2207 add script to enable sending documents as
2208 attachments from OpenOffice.org
2210 2002-07-30 [melvin] 0.8.0claws28
2212 * src/prefs_actions.c
2213 Made the actions' input/output dialog display
2216 2002-07-30 [christoph] 0.8.0claws27
2219 check if folder_item_get_msginfo in
2220 procmsg_save_to_outbox returned NULL
2222 2002-07-30 [paul] 0.8.0claws26
2224 * sync with 0.8.1cvs4
2225 see ChangeLog 2002-07-29
2227 2002-07-29 [thorsten] 0.8.0claws25
2230 added selective download, delete on server
2232 2002-07-29 [paul] 0.8.0claws24
2234 * sync with 0.8.1cvs3
2235 see ChangeLog 2002-07-29
2237 2002-07-27 [christoph] 0.8.0claws23
2240 add extra check if fetching the msginfo
2243 2002-07-27 [paul] 0.8.0claws22
2245 * sync with 0.8.1cvs2
2246 see ChangeLog 2002-07-26
2248 2002-07-27 [christoph] 0.8.0claws21
2251 add another check if a valid msginfo
2254 2002-07-26 [hoa] 0.8.0claws20
2257 Fixed a condition in folder_item_destroy()
2260 Fixed an error in IMAP protocol
2262 2002-07-26 [alfons] 0.8.0claws19
2265 ofcourse compare with identifier, not the path
2267 2002-07-26 [alfons] 0.8.0claws18
2270 use folder item identifier for saving / restoring
2271 preferences because folder->path might not be unique
2273 2002-07-26 [melvin] 0.8.0claws17
2276 Fixed a crash introduced in 0.8.0claws5 when log is
2277 cut under 80 characters.
2279 2002-07-26 [paul] 0.8.0claws16
2281 * sync with 0.8.1cvs1
2282 see ChangeLog 2002-07-26
2284 2002-07-26 [christoph] 0.8.0claws15
2287 imap folder now remembers the last selected
2288 folder and imap_fetch_msginfo skips selecting
2289 the folder if it is already selected
2291 2002-07-26 [christoph] 0.8.0claws14
2296 fix imap folder rescanning
2298 2002-07-25 [christoph] 0.8.0claws13
2308 implement imap uid cache and uid validity check
2310 2002-07-25 [alfons] 0.8.0claws12
2313 fix a brown paper bag bug, and also add some more
2316 2002-07-25 [christoph] 0.8.0claws11
2319 don't mix copy, fetch_msginfo and remove
2320 operations in folder item copy and move
2323 2002-07-25 [christoph] 0.8.0claws10
2327 * src/prefs_folder_item.c
2328 * src/summaryview.[ch]
2329 remove no longer required parameter update_cache from
2332 2002-07-25 [paul] 0.8.0claws9
2339 2002-07-24 [alfons] 0.8.0claws8
2342 sort correctly when using simplified subject line
2343 (closes feature request "[ 585141 ] applying regexp to subject
2344 before sort" submitted by Alexandra Walford)
2346 2002-07-24 [paul] 0.8.0claws7
2348 * sync with 0.8.0cvs3
2349 see ChangeLog 2002-07-24
2351 2002-07-23 [christoph] 0.8.0claws6
2358 o separate processing and summaryview
2359 o removed summary_write_cache from summaryview
2360 o removed summaryview->killed_messages, because we don't have
2361 to keep a list of killed messages anymore. New cache will
2362 keep the hidden messages in cache anyway
2365 * src/selective_download.c
2366 o removed unnecessary summary_write_cache calls
2368 o don't set ignore thread flag in procmsg_get_thread_tree
2369 if it is already set
2372 o moved STATUSBAR_PUSH/POP to statusbar.h because
2373 they are used in different files
2375 2002-07-23 [melvin] 0.8.0claws5
2381 * src/editldap_basedn.c
2383 * src/prefs_common.c
2384 Fixed few memory leak (gtk_editable_get_chars returns
2385 an allocated string)
2387 Fixed few memory leak (gtk_editable_get_chars returns
2388 an allocated string) and modified a little the log cutting
2391 Replaced a call to an obsolete function gtk_entry_get_text()
2392 by gtk_editable_get_chars()
2394 Removed a debug printf
2396 2002-07-23 [christoph] 0.8.0claws4
2399 fix another g_dirname memory leak
2401 2002-07-23 [christoph] 0.8.0claws3
2404 fixed a memory leak in mh_fetch_msginfo
2405 fixed crash when message header could not be
2408 2002-07-23 [paul] 0.8.0claws2
2410 * sync with 0.8.0cvs2
2411 see ChangeLog 2002-07-23
2413 2002-07-23 [paul] 0.8.0claws1
2415 * sync with 0.8.0cvs1
2416 see ChangeLog 2002-07-23
2418 2002-07-23 [paul] 0.8.0claws
2420 * release of 0.8.0claws
2422 2002-07-23 [paul] 0.7.8claws99
2425 new Russian translation, submitted by
2426 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
2428 2002-07-22 [jens] 0.7.8claws98
2431 Updated German translations.
2433 2002-07-22 [paul] 0.7.8claws97
2439 updated translations by Ricardo Mones Lastra,
2440 Alessandro Maestri, Wilbert Berendsen and
2441 Fabio Jr. Beneditto respectively
2443 2002-07-22 [christoph] 0.7.8claws96
2446 fix memory leak caused by wrong g_dirname usage
2448 2002-07-22 [christoph] 0.7.8claws95
2451 update new and unread message counts for summaryview
2452 summaryview does not get it from the folder anymore
2453 and has to update the values itself
2455 2002-07-22 [melvin] 0.7.8claws94
2458 Updated French translations.
2460 2002-07-22 [christoph] 0.7.8claws93
2463 set prop->preg pointer to NULL or following check
2464 will not fail and regexec will be called with
2467 2002-07-21 [alfons] 0.7.8claws92
2469 * src/prefs_common.[ch]
2470 remove option "Send return receipt on request"
2472 2002-07-21 [thorsten] 0.7.8claws91
2475 fixed memleaks, coding style as pointed out by alfons
2477 2002-07-21 [alfons] 0.7.8claws90
2480 * src/noticeview.[ch]
2481 o fix bug notice view being displayed when going to empty folder
2482 (noticed by Christoph)
2483 o allow RRR to be sent when restarting sylpheed, or changing folder
2484 (noticed by Thorsten)
2486 2002-07-21 [thorsten] 0.7.8claws89
2489 Included save_all patch from Xaview FACQ
2490 added support for pathnames
2492 2002-07-21 [alfons] 0.7.8claws88
2497 * src/messageview.[ch]
2498 * src/noticeview.c ** NEW FILE **
2499 * src/noticeview.h ** NEW FILE **
2500 make return receipts work again
2501 (UI idea by Leandro Pereira)
2503 2002-07-21 [paul] 0.7.8claws87
2506 fix sensitivity of 'Select thread'
2508 2002-07-21 [paul] 0.7.8claws86
2510 * src/prefs_common.c
2511 add browser command line for Galeon
2513 2002-07-21 [paul] 0.7.8claws85
2516 fix 'EXTRA_DIST': remove README.README, add TODO
2519 2002-07-21 [alfons] 0.7.8claws84
2522 make enter clear selection
2523 (closes "[ 579888 ] Editor selection/entry error"
2524 reported by Steve Lamb)
2526 2002-07-21 [alfons] 0.7.8claws83
2529 sort message list when selecting unthread messages
2530 (closes "[ 501593 ] switching threaded view doesn't sort"
2531 reported by Simon Schubert)
2533 2002-07-20 [alfons] 0.7.8claws82
2538 2002-07-20 [thorsten] 0.7.8claws81
2541 Fixed expansion of empty fields in matchactions
2543 2002-07-19 [melvin] 0.7.8claws80
2546 Removed a duplicate menu entry (fast mode) introduced during
2548 Added a menu separator between 'Use alternate' and 'Fast mode'
2550 2002-07-19 [paul] 0.7.8claws79
2556 2002-07-19 [thorsten] 0.7.8claws78
2558 * tools/calypso_convert.pl ** NEW FILE **
2561 script to import mbox files exported
2563 o generates folder structure
2564 o includes attachments
2566 2002-07-19 [melvin] 0.7.8claws77
2568 * src/selective_download.[ch]
2569 Fixed bug where closing the dialog with the window manager's
2570 close button will not unlock the summary
2571 Corrected some function declarations that missed a return value
2572 Made the source code comply better with coding style.
2573 * src/prefs_common.c
2574 Added new browser command line for Mozilla.
2576 2002-07-18 [paul] 0.7.8claws76
2579 src/selective_download.[ch]
2580 reflect theme changes, fix Gdk Warning when creating
2581 pixmap from NULL window, and minor clean up.
2582 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
2587 2002-07-17 [paul] 0.7.8claws75
2595 2002-07-16 [paul] 0.7.8claws74
2597 * tools/filter_conv.pl
2599 replace conversion script with reimplemented version,
2600 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
2602 2002-07-16 [colin] 0.7.8claws73
2605 remove forgotten debug messages - sorry ;-)
2607 2002-07-16 [colin] 0.7.8claws72
2613 add the ability to select part of a text mime-part
2616 2002-07-15 [christoph] 0.7.8claws71
2619 fix folder message count for folders without
2620 msg_is_changed (includes news folders)
2622 2002-07-15 [martin] 0.7.8claws70
2625 option "display recipient on 'From'..." now works
2626 without the need of enabling the option
2627 "display sender using address book".
2629 2002-07-15 [christoph] 0.7.8claws69
2632 removed setting folder status from summaryview.
2633 folder.c should update all message counts correctly.
2635 2002-07-15 [paul] 0.7.8claws68
2638 updated by Fabio Junior Beneditto
2640 2002-07-15 [darko] 0.7.8claws67
2643 Fixed target folder colorization, don't decrease op
2646 2002-07-14 [paul] 0.7.8claws66
2648 * sync with main 0.8.0
2649 see ChangeLog 2002-07-14
2651 2002-07-13 [melvin] 0.7.8claws65
2656 Replaced sprintf by g_snprintf to prevent possible buffer
2659 Corrected a log message output format.
2660 Added a missing "done" debug output.
2662 Added keyboard accelerator for Priority menu items
2663 Added missing \n in debug output
2667 Added missing \n in debug output
2669 2002-07-13 [paul] 0.7.8claws64
2672 change Sergey's email address to the sf address
2675 increase show_url_timeout (more useful for long
2678 2002-07-12 [sergey] 0.7.8claws63
2681 applied (with some modifications) patch to set the
2682 micalg parameter for signatures
2683 (2001-08-28 Werner Koch <wk@gnupg.org>)
2685 2002-07-12 [sergey] 0.7.8claws62
2689 fixed man page installation
2691 2002-07-12 [paul] 0.7.8claws61
2693 * sync with 0.7.8cvs26
2694 see ChangeLog 2002-07-11 and 2002-07-12
2696 2002-07-11 [christoph] 0.7.8claws60
2700 first use the message number to find the message
2701 to mark with a reply flag but check the
2702 message-id if we got the correct message, if not
2703 try to find it by message-id.
2704 use new string seperator that is not allowed
2707 2002-07-11 [paul] 0.7.8claws59
2709 * sync with 0.7.8cvs23
2710 see ChangeLog 2002-07-10
2712 2002-07-10 [christoph] 0.7.8claws58
2716 Added message-id table to the cache in memory
2717 and functions to msgcache.c and folder.c to
2718 fetch MsgInfos by message id
2721 store folder and message-id of message replying
2722 to in queue header and set reply flag after sending
2723 (Closes bug #469498)
2725 2002-07-10 [paul] 0.7.8claws57
2729 add Martin to the list of authors
2731 2002-07-09 [martin] 0.7.8claws56
2733 Added gtk_ctree_last_visible(), tree_update_level(),
2734 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
2735 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2736 from gtk+ to gtksctree.c for the new sorting code
2737 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
2738 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
2740 Added declaration for gtk_sctree_sort_recursive() and
2741 gtk_sctree_sort_node
2746 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
2747 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
2749 2002-07-08 [paul] 0.7.8claws55
2751 * more sync with 0.7.8cvs21
2752 see ChangeLog 2002-07-08
2754 2002-07-08 [paul] 0.7.8claws54
2756 * sync with 0.7.8cvs21
2757 see ChangeLog 2002-07-08
2759 2002-07-07 [alfons] 0.7.8claws53
2762 * src/stock_pixmap.[ch]
2763 * src/pixmaps/notice_warn.xpm ** NEW FILE **
2764 * src/pixmaps/notice_error.xpm ** NEW FILE **
2765 * src/pixmaps/notice_note.xpm ** NEW FILE **
2766 add new pixmaps for upcoming notice pane
2768 2002-07-06 [melvin] 0.7.8claws52
2771 Made them a bit closer to Sylpheed's coding style.
2773 Removed possible memory leaks when some errors occurs.
2775 2002-07-06 [melvin] 0.7.8claws51
2778 Removed --no-location in xgettext command line to help
2779 translators that use Emacs' po-mode
2781 Removed unnecessary comments that messed up sylpheed.pot
2783 2002-07-06 [paul] 0.7.8claws50
2785 * sync with 0.7.8cvs19
2786 see ChangeLog 2002-07-05
2788 2002-07-06 [christoph] 0.7.8claws49
2792 fix folder_item_remove_all_msg and folderview
2793 status for trash folders after emptying trash
2795 2002-07-05 [paul] 0.7.8claws48
2797 * sync with 0.7.8cvs16
2798 see ChangeLog 2002-07-04 and 2002-07-05
2800 2002-07-04 [paul] 0.7.8claws47
2802 * sync with 0.7.8cvs14
2803 see ChangeLog 2002-07-04
2805 2002-07-03 [alfons] 0.7.8claws46
2808 dupe folder item's path because it's being reallocated
2809 by new folder scanning code
2811 2002-07-03 [christoph] 0.7.8claws45
2814 better IMAP uid fetching using 'FETCH 1:* (UID)'
2816 add missing return in msgcache_write
2818 2002-07-02 [thorsten] 0.7.8claws44
2823 use binary mode for file access
2825 2002-07-02 [christoph] 0.7.8claws43
2827 * major code cleanup (part 1)
2829 - unused variables removed
2830 - unused functions removed
2831 - uninitialized variables checked
2832 - missing return statements added
2833 - missing function return types added
2834 - added parentheses around assignment and
2835 && in || when suggested by gcc
2839 replaced direct calls to folder->scan_tree
2840 with folder_scan_tree and restore folder
2841 prefs in this function. The folder should
2842 not have to deal with them.
2843 ( Should now work for all folder types )
2845 2002-07-02 [paul] 0.7.8claws42
2847 * sync with 0.7.8cvs13
2848 see ChangeLog 2002-07-01 and 2002-07-02
2850 2002-07-01 [christoph] 0.7.8claws41
2853 fix "goto next/prev unread message" with
2856 2002-07-01 [paul] 0.7.8claws40
2859 updated by Ricardo Mones Lastra
2861 2002-06-30 [match] 0.7.8claws39
2864 applied variation of leonerd's patch (566661) to
2865 allow multiple email addresses per JPilot entry.
2866 addresses may be separated by space, comma, pipe,
2867 semi-colon, new-line.
2869 2002-06-30 [alfons] 0.7.8claws38
2872 simple fix for putting older nodes before
2873 newer nodes when threading by subject
2875 2002-06-30 [christoph] 0.7.8claws37
2882 fix broken folder tree rescaning
2883 and don't use procmsg_get_mark_sum
2886 2002-06-30 [christoph] 0.7.8claws36
2888 * merge new cache branch
2890 fix new cache imap copy bug
2892 improved folder_item_scan
2893 it should now always set the correct
2894 new, unread and total message counts
2896 2002-06-29 [paul] 0.7.8claws35
2899 correct syntax error
2901 2002-06-29 [paul] 0.7.8claws34
2905 man/Makefile.am ** NEW FILE **
2906 man/sylpheed.1.gz ** NEW FILE **
2907 add Sylpheed man page
2909 2002-06-29 [paul] 0.7.8claws33
2912 updated by Fabio Junior Beneditto
2914 2002-06-28 [jens] 0.7.8claws32
2919 * src/selective_download.c
2920 removed gettext for space " "
2925 2002-06-28 [paul] 0.7.8claws31
2927 * sync with 0.7.8cvs11
2928 see ChangeLog 2002-06-28
2930 2002-06-28 [paul] 0.7.8claws30
2932 * sync with 0.7.8cvs10
2933 see ChangeLog 2002-06-27 and 2002-06-28
2935 2002-06-26 [paul] 0.7.8claws29
2938 src/selective_download.c
2939 don't gettextise empty strings.
2940 reserved by gettext. gettext("") returns
2941 the header entry with meta information,
2942 not the empty string
2947 2002-06-26 [paul] 0.7.8claws28
2949 * sync with 0.7.8cvs7
2950 see ChangeLog 2002-06-25
2952 * src/prefs_common.c
2953 ...and in the process, tweak the gui a little
2955 2002-06-25 [alfons] 0.7.8claws27
2959 fine tune ldap library detection
2961 2002-06-25 [alfons] 0.7.8claws26
2964 don't allow return receipts when composing a news article
2966 2002-06-25 [paul] 0.7.8claws25
2969 add '$(AMTAR)' to 'release' section to allow for
2970 new and older autotools
2972 2002-06-25 [paul] 0.7.8claws24
2975 fix "No more unread messages" persistant pop-up
2978 2002-06-25 [paul] 0.7.8claws23
2981 updated by Alessandro Maestri
2983 2002-06-25 [paul] 0.7.8claws22
2985 * sync with 0.7.8cvs6
2986 see ChangeLog 2002-06-25
2988 2002-06-24 [paul] 0.7.8claws21
2991 add GPL copyright information
2993 2002-06-24 [paul] 0.7.8claws20
2997 tools/update-po ** NEW FILE **
2998 add script that eases the creation of *.po files
2999 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3001 2002-06-23 [alfons] 0.7.8claws19
3004 make notification_convert_header obey const correctness
3005 (next step will be fixing the broken return receipt)
3007 2002-06-23 [paul] 0.7.8claws18
3010 fix bug introduced in last commit:
3011 removed too much code in last commit - put back what's
3014 2002-06-23 [paul] 0.7.8claws17
3016 * src/messageview.[ch]
3017 remove code committed in error from locally patched
3020 2002-06-23 [colin] 0.7.8claws16
3023 add compose_entry_select(), used to select the default_to
3024 email address - hopefully avoiding people sending mails to
3027 2002-06-22 [alfons] 0.7.8claws15
3030 add Bram Metsch & Stanislav Karchebny
3032 * src/prefs_account.[ch]
3034 - apply and adapt Bram's patch which allows user to set SMTP AUTH
3035 options. (see <http://sourceforge.net/tracker/index.php
3036 ?func=detail&aid=566937&group_id=25528&atid=384600>);
3038 - merge Stanislav's fix to make SMTP AUTH work with qmail
3039 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3041 2002-06-22 [paul] 0.7.8claws14
3043 * sync with 0.7.8cvs5
3044 see ChangeLog 2002-06-19 and 2002-06-20
3046 2002-06-22 [alfons] 0.7.8claws13
3048 * src/selective_download.c
3049 fix a stupid mistake I made
3051 2002-06-22 [alfons] 0.7.8claws12
3053 * src/selective_download.[ch]
3054 fix another unnoticed leak; cleanup code
3059 gpg-sign <-- gpg-sign-syl
3061 2002-06-21 [alfons] 0.7.8claws11
3063 * src/selective_download.c
3064 * src/selective_download.h
3065 fix assorted mix of allocation errors (should solve
3066 problem reported by Philippe Gramoullé, see:
3067 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3069 2002-06-20 [melvin] 0.7.8claws10
3071 * tools/gpg-sign *REMOVED*
3072 tools/gpg-sign-syl *ADDED*
3073 Replaced the gpg clearsigning script with the version using
3074 xterm instead of ssh-askpass and changed its name.
3077 Updated actions example to reflect the renaming of the
3078 gpg clearsigning script.
3080 2002-06-19 [paul] 0.7.8claws9
3082 * sync with 0.7.8claws9
3083 see ChangeLog 2002-06-18 and 2002-06-19
3085 2002-06-19 [paul] 0.7.8claws8
3087 * sync with 0.7.8cvs1
3088 see ChangeLog 2002-06-18
3090 2002-06-18 [alfons] 0.7.8claws7
3093 add omitted prototype
3095 2002-06-17 [paul] 0.7.8claws6
3098 fix hiding of exec_btn
3100 2002-06-17 [paul] 0.7.8claws5
3103 remove unneeded code: should_delete()
3104 and Pop3State::uidl_todelete_list
3106 2002-06-17 [paul] 0.7.8claws4
3109 see ChangeLog 2002-06-11 and 2002-06-13
3111 2002-06-16 [alfons] 0.7.8claws3
3114 make sure lock sort mode (claws specific) is
3115 also persists after a tree rescan
3117 2002-06-16 [alfons] 0.7.8claws2
3119 * src/prefs_folder_item.c
3121 fix persistence of folder sort mode (broken
3122 by adapting Hiro's new folder persistence code)
3124 2002-06-16 [alfons] 0.7.8claws1
3128 * src/prefscommon.[ch]
3129 control size of log text in log window;
3130 closes patch #569155 submitted by Mitko Haralanov.
3132 2002-06-15 [paul] 0.7.8claws
3134 * release of 0.7.8claws
3136 2002-06-15 [paul] 0.7.7claws
3139 updated by Fabio Junior Beneditto
3141 2002-06-14 [paul] 0.7.6claws49
3144 updated by Ricardo Mones Lastra
3146 2002-06-14 [paul] 0.7.6claws48
3149 updated translation by Wilbert Berendsen
3151 2002-06-14 [melvin] 0.7.6claws47
3154 Updated French translation
3156 2002-06-13 [paul] 0.7.6claws46
3159 allow filename to be typed in, rather than just
3160 selected by the mouse. Patch by Gustavo Noronha Silva.
3162 2002-06-13 [alfons] 0.7.6claws45
3164 * src/mainwindow.[ch]
3165 more cleanups (removing unnecessary menu items Expand
3166 summary / message view)
3168 2002-06-13 [melvin] 0.7.6claws44
3171 Added src/string_match.c
3172 * src/string_match.c
3173 Fixed possible buffer overflow.
3175 Added missing config.h header.
3176 * src/prefs_common.c
3179 Made some strings translatable (missing _(..)).
3181 2002-06-13 [melvin] 0.7.6claws43
3184 Corrected action example (verifying clearsigned mail).
3185 * src/prefs_account.c
3187 * src/prefs_common.c
3188 Removed incorrect line that generated a Gtk-CRITICAL msg.
3190 2002-06-12 [alfons] 0.7.6claws42
3193 add init of score column lost in 0.7.6claws42
3195 2002-06-12 [paul] 0.7.6claws41
3197 * src/prefs_account.c
3198 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the
3199 behavior of the radio buttons, (from 0.7.7cvs2)
3201 2002-06-11 [alfons] 0.7.6claws40
3203 * src/messageview.[ch]
3204 * src/summaryview.[ch]
3205 * src/summary_search.c
3207 perform a sync to bring in Hiro's separate view implementation
3209 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
3211 2002-06-11 [paul] 0.7.6claws39
3213 * src/prefs_account.c
3214 correct a typo on the Receive tab
3216 2002-06-10 [match] 0.7.6claws38
3219 Included address completion patch from Gustavo Noronha.
3221 2002-06-10 [paul] 0.7.6claws37
3225 src/prefs_account.[ch]
3226 src/selective_download.[ch]
3229 - check if POP Account
3230 - Receive Button renamed to Preview
3231 - Preview Button Popup: preview new/all messages
3233 - Account Preferences-->Receive tab checkbutton if you
3234 want to remove Mail after Download
3236 - Account Preferences-->Receive tab checkbutton use
3237 filtering rules on preview
3238 (think of delete_on_server)
3240 - Account selectable from SD dialog
3241 - checkbutton to show already downloaded messages if
3242 all messages are previewed
3243 - new clist column showing Date
3246 - play ball with UIDL
3247 - fault tolerant (?)
3248 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3250 2002-06-10 [melvin] 0.7.6claws36
3253 Added a hint to ac/README in cvs instructions.
3255 * src/prefs_actions.c
3256 Made it possible to use a more elaborate command line
3257 for asynchronous actions, too.
3259 2002-06-10 [melvin] 0.7.6claws35
3261 * src/prefs_actions.c
3262 Make it possible to use a more elaborate command line
3263 (e.g. |foo|bar|cat>there;echo Done|)
3264 Corrected error message when calling %f, %F and %p commands
3265 from the compose window.
3267 2002-06-09 [colin] 0.7.6claws34
3270 Automatically find unread messages in current folder
3271 before annoying the user.
3273 2002-06-08 [alfons] 0.7.6claws33
3276 remove bad formatting string in it.po translation
3277 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
3279 2002-06-08 [paul] 0.7.6claws32
3281 * sync with 0.7.6cvs25
3282 see ChangeLog 2002-06-07
3284 2002-06-05 [paul] 0.7.6claws31
3287 add 'Sort by locked' and 'Sort by score'
3289 2002-06-05 [paul] 0.7.6claws30
3291 * sync with 0.7.6cvs24
3292 see ChangeLog 2002-06-04
3294 2002-06-04 [paul] 0.7.6claws29
3297 updated by Fabio Junior Beneditto
3299 2002-06-03 [thorsten] 0.7.6claws28
3302 fclose() matcherrc after reading
3304 2002-06-03 [paul] 0.7.6claws27
3306 * sync with 0.7.6cvs21
3307 see ChangeLog 2002-05-31
3309 2002-05-31 [paul] 0.7.6claws26
3311 * sync with 0.7.6cvs20
3312 see ChangeLog 2002-05-29 and 2002-05-30
3314 2002-05-31 [paul] 0.7.6claws25
3317 hopefully fix last buggy sync
3320 correct typo in 'Actions' examples
3322 2002-05-29 [paul] 0.7.6claws24
3324 * sync with 0.7.6cvs18
3325 see ChangeLog 2002-05-28 and 2002-05-29
3331 2002-05-28 [paul] 0.7.6claws23
3333 * sync with 0.7.6cvs16
3334 see ChangeLog 2002-05-28
3336 2002-05-27 [thorsten] 0.7.6claws22
3338 * faq/it/sylpheed-faq-1.html
3339 faq/it/sylpheed-faq-2.html
3340 faq/it/sylpheed-faq-3.html
3341 faq/it/sylpheed-faq.html
3342 corrected DOS lineendings
3343 * faq/de/sylpheed-faq-1.html
3344 faq/de/sylpheed-faq-2.html
3345 faq/en/sylpheed-faq-1.html
3346 faq/en/sylpheed-faq-2.html
3347 faq/en/sylpheed-faq-3.html
3348 faq/es/sylpheed-faq-1.html
3349 faq/es/sylpheed-faq-2.html
3350 faq/es/sylpheed-faq-3.html
3351 faq/fr/sylpheed-faq-1.html
3352 faq/it/sylpheed-faq-1.html
3353 faq/it/sylpheed-faq-2.html
3354 faq/it/sylpheed-faq-3.html
3355 faq/it/sylpheed-faq.html
3356 changed ">" to "
3358 2002-05-27 [paul] 0.7.6claws21
3360 * sync with 0.7.6cvs15
3361 see ChangeLog 2002-05-27
3363 2002-05-27 [paul] 0.7.6claws20
3365 * src/prefs_account.c
3368 2002-05-26 [paul] 0.7.6claws19
3373 2002-05-25 [paul] 0.7.6claws18
3376 add description of kmail2sylpheed.pl
3378 2002-05-25 [paul] 0.7.6claws17
3380 * tools/kmail2sylpheed.pl ** NEW FILE **
3381 perl script that converts an exported Kmail address
3382 book, converts it to sylpheed addressbook file,
3383 writes the file to .sylpheed, and updates
3386 2002-05-25 [paul] 0.7.6claws16
3388 * sync with 0.7.6cvs14
3389 see ChangeLog 2002-05-23
3391 2002-05-24 [paul] 0.7.6claws15
3394 make a correction and add some more info
3396 2002-05-24 [paul] 0.7.6claws14
3400 compose_redirect_write_headers_from_headerlist()
3401 add Subject and Resent-Message-ID to
3402 compose_redirect_write_headers()
3403 Received, Subject, and X-UIDL are filtered out in
3404 compose_redirect_write_to_file()
3406 2002-05-23 [paul] 0.7.6claws13
3412 src/matcher_parser_lex.l
3413 src/matcher_parser_parse.y
3414 src/prefs_common.[ch]
3415 src/prefs_filtering.c
3417 rename 'Bounce' to 'Redirect'
3419 2002-05-23 [paul] 0.7.6claws12
3421 * more sync with 0.7.6cvs13
3423 see ChangeLog 2002-05-22
3425 2002-05-22 [paul] 0.7.6claws11
3427 * sync with 0.7.6cvs13
3429 see ChangeLog 2002-05-20
3431 see ChangeLog 2002-05-22
3433 2002-05-21 [melvin] 0.7.6claws10
3436 Added missing filtering and scoring headers
3437 Fixed bad function call that showed garbage
3438 in Folder->Processing
3440 2002-05-21 [paul] 0.7.6claws9
3443 make all tools executable, (patch by Alfons).
3445 2002-05-20 [alfons] 0.7.6claws8
3448 don't forget to call mktime() so we have a valid week
3450 (Bug report by Roger Sondermann <mail@jumaros.de>)
3452 2002-05-20 [paul] 0.7.6claws7
3455 fix broken parsing of urls
3457 fix displaying of urls
3459 both fixes from the patch [547855] by Eugene
3462 2002-05-19 [alfons] 0.7.6claws6
3465 make sylpheed configure correctly with the latest
3466 and greatest of automake / autoconf / gettext
3468 2002-05-19 [alfons] 0.7.6claws5
3472 add function for returning ime zone offset
3474 * src/quote_fmt_parse.y
3475 better quotation formatting - does not convert
3476 to local time, but uses the original date string.
3478 Note: %z inserts the timezone offset (should
3479 work also on platforms where strftime does not
3482 2002-05-18 [christoph] 0.7.6claws4
3485 fix indentation of some code
3490 correct path for ignorethread.xpm
3491 incorrect filename for sylpheed_logo.xpm
3492 add missing include matcher_parser_parse.h
3494 2002-05-18 [paul] 0.7.6claws3
3496 * sync with 0.7.6cvs8
3497 see ChangeLog 2002-05-16 and 2002-05-17
3499 2002-05-18 [melvin] 0.7.6claws2
3502 Corrected an action's definition and fixed some misspellings.
3504 2002-05-18 [paul] 0.7.6claws1
3507 tools/gpg-sign ** new file **
3508 tools/uudec ** new file **
3509 add Melvin's Actions scripts
3512 add Melvin's descriptions for Actions
3514 2002-05-18 [paul] 0.7.6claws
3516 * Version 0.7.6claws released
3518 2002-05-17 [paul] 0.7.5claws32
3521 updated by Ricardo Mones Lastra
3523 2002-05-17 [paul] 0.7.5claws31
3526 fix Account prefs default folder for sent/draft/deleted
3531 updated translation by Alessandro Maestri and
3534 2002-05-17 [melvin] 0.7.5claws30
3536 * src/prefs_actions.c
3537 Fixed bug where using %F not at the end of the command
3538 resulted in an additional empty argument being created.
3539 Thanks to Darko Koruga for reporting the bug.
3541 2002-05-17 [melvin] 0.7.5claws29
3544 Updated French translations.
3546 2002-05-15 [paul] 0.7.5claws28
3549 updated by Ricardo Mones Lastra
3551 2002-05-15 [paul] 0.7.5claws27
3553 * sync with 0.7.6cvs4
3554 see ChangeLog 2002-05-14 and 2002-05-15
3556 2002-05-14 [paul] 0.7.5claws26
3558 * sync with 0.7.6cvs1
3559 see ChangeLog 2002-05-13
3561 2002-05-13 [thorsten] 0.7.5claws25
3564 fix select_all and copy in multipart messages
3566 fix select_all and copy in multipart messages
3568 2002-05-12 [paul] 0.7.5claws24
3571 reverse last commit, bug already fixed in 0.7.5claws3
3573 2002-05-12 [netztorte] 0.7.5claws23
3576 dont parse empty addressbook (checked in before claws20)
3578 2002-05-12 [melvin] 0.7.5claws22
3581 Removed unneeded priority code introduced by the previous
3584 2002-05-12 [melvin] 0.7.5claws21
3587 Added possibility to set message's priority.
3589 Added possibility to set message's priority.
3590 Added missing headers
3592 2002-05-12 [melvin] 0.7.5claws20
3594 * src/prefs_actions.c
3595 Removed implicitely added quotes around the name
3596 of the temporary files of mime parts.
3598 2002-05-12 [paul] 0.7.5claws19
3600 * sync with 0.7.5cvs20
3601 see ChangeLog 2002-05-11
3603 2002-05-12 [alfons] 0.7.5claws18
3605 * src/quote_fmt_lex.l
3606 * src/quote_fmt_parse.y
3607 allow quote / reply date & time format to be set using
3608 %D{format}. format is a format string you'd pass to
3609 strftime() (see man strftime, or the Display tab |
3610 Date format setting).
3612 Currently %D converts the date to local time.
3614 2002-05-11 [paul] 0.7.5claws17
3616 * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
3617 see ChangeLog 2002-05-10 and 2002-05-11
3619 2002-05-10 [paul] 0.7.5claws16
3621 * sync with 0.7.5cvs16
3622 see ChangeLog entries 2002-05-09 and
3625 2002-05-10 [colin] 0.7.5claws15
3628 Corrected a bug that prevented sylpheed to open
3629 double-clicked URIs.
3631 2002-05-09 [paul] 0.7.5claws14
3633 * sync with 0.7.5cvs14
3634 see ChangeLog 2002-05-08 and 2002-05-09
3636 2002-05-08 [paul] 0.7.5claws13
3638 * sync with 0.7.5cvs11
3639 see ChangeLog entry 2002-05-08
3641 2002-05-08 [paul] 0.7.5claws12
3645 fix segfault on View->Open in new window
3646 patch submitted by Thorsten Maerz <torte@netztorte.de>
3648 2002-05-07 [paul] 0.7.5claws11
3650 * sync with 0.7.5cvs9
3651 see ChangeLog entry 2002-05-07
3653 2002-05-06 [paul] 0.7.5claws10
3657 display url in statusbar on single-click
3658 patch submitted by Thorsten Maerz <torte@netztorte.de>
3660 2002-05-06 [match] 0.7.5claws9
3667 XML implementation of properties file.
3668 * src/exporthtml.[ch]
3669 * src/expthtmldlg.[ch]
3673 2002-05-02 [sergey] 0.7.5claws8
3675 * src/mainwindow.c (mainwin_entries),
3676 src/prefs_common.c (prefs_send_create()),
3677 src/codeconv.c (locale_table):
3678 use charset name "Windows-1251" instead of "CP1251".
3680 2002-05-02 [colin] 0.7.5claws7
3684 src/prefs_folder_item.c
3685 Fixed cosmetics bugs due to Outbox renamed to Sent.
3687 2002-05-02 [hiro] 0.7.5claws6
3690 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
3692 2002-05-02 [paul] 0.7.5claws5
3695 more sync with 0.7.5cvs7, see ChangeLog entry
3698 2002-05-02 [hiro] 0.7.5claws4
3701 compose_queue_sub():
3702 check if queue folder exists (closes #550397).
3703 removed directory creation since it should be handled
3706 imap_add_msg(): return UID for appended message
3709 2002-04-30 [paul] 0.7.5claws3
3712 fix account_find_from_address() bug
3714 2002-04-28 [colin] 0.7.5claws2
3718 src/prefs_common.[ch]
3720 Added user-definable quotation characters recognition.
3722 2002-04-28 [paul] 0.7.5claws1
3724 * sync with 0.7.5cvs4
3725 see ChangeLog entry 2002-04-25
3727 2002-04-28 [paul] 0.7.5claws
3732 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
3733 Fabio Junior Beneditto
3735 2002-04-27 [jens] 0.7.4claws103
3738 updated German translation.
3740 2002-04-27 [hiro] 0.7.4claws102
3743 summary_write_cache(): fixed the mark loss of hidden messages.
3745 2002-04-26 [melvin] 0.7.4claws101
3748 fixed a second typo (same one)
3752 fixed the type again...
3754 2002-04-26 [melvin] 0.7.4claws100