1 2002-11-15 [christoph] 0.8.5claws160
11 replace claws' fetch_msginfo with main's get_msginfo
12 (use main's implementation where possible)
14 2002-11-15 [colin] 0.8.5claws159
16 * src/ssl_certificate.c
19 2002-11-16 [melvin] 0.8.5claws158
22 Updated French translations.
24 2002-11-16 [colin] 0.8.5claws157
26 * src/ssl_certificate.c
27 Check for missing parts in the certificates
29 2002-11-15 [colin] 0.8.5claws156
32 Preventive fix (missing check) found by
38 sync with 0.8.6 release
40 2002-11-15 [colin] 0.8.5claws155
44 Fix error handling of folder_item_move_to()
47 2002-11-15 [colin] 0.8.5claws154
51 folder_item_move_to() sets an error message instead
52 of having GUI stuff in folder.c
54 2002-11-15 [colin] 0.8.5claws153
57 Implemented a callback for MsgInfo updates,
58 heavily copy/pasted from Christoph's folder
60 * src/summaryview.[ch]
61 Register summary_update_msg as callback
63 2002-11-14 [colin] 0.8.5claws152
66 Update the FolderItem after sending (fixes 617593)
68 2002-11-14 [christoph] 0.8.5claws151
71 fix wrong position of NULL pointer check found
74 2002-11-14 [christoph] 0.8.5claws150
77 fix segfault when deleting messages from IMAP folders
78 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
80 2002-11-14 [colin] 0.8.5claws149
83 Forwarding was also ignoring the folder's default account.
85 2002-11-14 [colin] 0.8.5claws148
88 Fix sent folder not set to folder properties when
91 2002-11-14 [thorsten] 0.8.5claws147
94 inc_start(): Files were not moved from .processing to inbox,
95 if no global processing rule existed
97 2002-11-14 [colin] 0.8.5claws146
102 2002-11-14 [paul] 0.8.5claws145
105 updated by Alessandro Maestri
107 2002-11-13 [alfons] 0.8.5claws144
110 folder_item_close(): only mark messages unread
111 when a folder has new messages
113 2002-11-13 [keith] 0.8.5claws143
116 Fix problem moving or copying between
119 2002-11-13 [colin] 0.8.5claws142
121 * src/matcher_parser_parse.y
122 Fix rule problem when " don't match
124 2002-11-13 [christoph] 0.8.5claws141
128 moved cache saving to folder_item_close
129 the folderview should not have to deal with
132 2002-11-13 [christoph] 0.8.5claws140
135 moved setting of important score to
136 summary_set_prefs_from_folderitem
138 2002-11-13 [colin] 0.8.5claws139
140 * src/matcher_parser_parse.y
141 Fix a segfault in the parser (happening when
142 a good expression had been tested and a bad
145 2002-11-13 [paul] 0.8.5claws138
147 * sync with 0.8.5cvs24
148 see ChangeLog 2002-11-13
151 updated by Fabio Jr. Beneditto
153 2002-11-13 [colin] 0.8.5claws137
158 Revert last commit, problem
160 2002-11-13 [colin] 0.8.5claws136
163 Remove duplicated code
165 Bumped CACHE_VERSION and MARK_VERSION
167 Network endian for cache and mark files
169 2002-11-12 [colin] 0.8.5claws135
172 Fix the "socket error" dialog which disappeared
174 2002-11-12 [colin] 0.8.5claws134
177 Reverse last commit which had performance
178 problems, but still reverse the list
180 2002-11-12 [colin] 0.8.5claws133
185 2002-11-12 [melvin] 0.8.5claws132
188 Added a check for a NULL prefs_common.dictionary
190 2002-11-12 [colin] 0.8.5claws131
192 * src/ssl_certificate.[ch]
195 2002-11-12 [colin] 0.8.5claws130
197 * src/ssl_certificate.[ch]
198 Take connection port into account for
199 checking certificates (a single hostname
200 could have multiple servers with multiple
203 Pass the port to ssl_certificate_check
205 2002-11-12 [paul] 0.8.5claws129
208 fix a typo in last commit
210 2002-11-12 [paul] 0.8.5claws128
212 * sync with 0.8.5cvs23
213 see ChangeLog entry 2002-11-12
215 2002-11-11 [colin] 0.8.5claws127
217 * src/ssl_certificate.c
219 Don't popup, instead log error, if the
220 corresponding pref is checked
221 * src/ssl_certificate.h
222 include <openssl/objects/h>
224 2002-11-11 [colin] 0.8.5claws126
226 * src/ssl_certificate.h
229 2002-11-11 [colin] 0.8.5claws125
231 * src/ssl_certificate.c
234 2002-11-11 [colin] 0.8.5claws124
238 * src/ssl_certificate.[ch]
239 Cleaned a bit (better use of SSL API)
240 (This will cause non-recognition of saved
241 certificates of claws12[23]...)
243 2002-11-11 [paul] 0.8.5claws123
246 updated by Ricardo Mones Lastra
248 2002-11-11 [colin] 0.8.5claws122
253 2002-11-11 [colin] 0.8.5claws121
255 * src/ssl_certificate.[ch] ** NEW FILES **
257 Check SSL certificates presented to us
259 Add ssl_certificate.[ch]
261 Add ssl_certificate.c
263 2002-11-11 [paul] 0.8.5claws120
265 * sync with 0.8.5cvs22
266 see ChangeLog 2002-11-11
268 2002-11-11 [paul] 0.8.5claws119
270 * sync with 0.8.5cvs21
271 see ChangeLog 2002-11-11
273 2002-11-10 [jens] 0.8.5claws118
277 corrected some typing
279 updated german translation
281 cleaned up specfile and adjusted it for claws
283 2002-11-10 [colin] 0.8.5claws117
286 a STATUSBAR_PUSH/POP fix
288 2002-11-10 [colin] 0.8.5claws116
290 * src/prefs_folder_item.c
291 Fix hanging after opening folder properties
293 2002-11-10 [hoa] 0.8.5claws115
295 * src/matcher_parser_lex.l
296 * src/matcher_parser_parse.y
297 config file for scoring and filtering is no more trashed
298 when there is a syntax error in a filtering rule when
299 editing it in a dialog.
301 2002-11-09 [colin] 0.8.5claws114
304 Added missing initialisation of folder->destroy()
306 2002-11-09 [colin] 0.8.5claws113
310 Fix the status bar messages
312 2002-11-09 [colin] 0.8.5claws112
315 Fix hangs after folder dnd, happening after
318 2002-11-09 [christoph] 0.8.5claws111
321 just changed order of calls (reverse order of
324 lock inc when checking only one account, otherwise
325 inc all could be executed at the same time
327 2002-11-09 [christoph] 0.8.5claws110
330 better unlock the mouse cursor before calling
331 summary_show because it changes the cursor too
333 2002-11-09 [christoph] 0.8.5claws109
337 add functions to open and close a folder
338 o opending will execute scanning for remote folders
340 o closing will unset new flag for messages
342 2002-11-09 [colin] 0.8.5claws108
345 Add a call to prefs_matcher_write_config to
346 avoid non-leaf folders filtering settings to be
349 2002-11-09 [paul] 0.8.5claws107
351 * src/prefs_account.c
354 2002-11-09 [colin] 0.8.5claws106
359 2002-11-09 [colin] 0.8.5claws105
362 Fix prefs_filtering deletion for MH folders (same
364 * src/prefs_filtering.c
365 Fix prefs_filtering renaming and deletion for
366 folder-based processing rules.
368 2002-11-09 [christoph] 0.8.5claws104
372 * src/folderview.[ch]
378 * src/prefs_folder_item.c
381 implement a callback system for folder item updates
383 2002-11-09 [colin] 0.8.5claws103
386 Fix prefs_filtering renaming for MH folders (we
387 shouldn't rename by path as another folder could
388 have the same hierarchy).
390 2002-11-09 [colin] 0.8.5claws102
393 Fix a leak found by Christoph, use better variable
396 2002-11-09 [colin] 0.8.5claws101
399 One more fix for processing rules
401 2002-11-08 [colin] 0.8.5claws100
404 Don't copy the compiled regexp (will be reevaluated)
406 Lock folderview while moving
408 Provide info on what's happening to the user
410 2002-11-08 [colin] 0.8.5claws99
413 Fix folder reordering after a move if parent is
416 Add function to copy a ScoringProp
417 * src/prefs_folder_item.c
418 Copy scoring rules when copying a folder prefs
420 2002-11-08 [colin] 0.8.5claws98
423 Fixes in case of failure
425 Add function to duplicate a FilteringProp
427 Add function to duplicate a MatcherProp
428 * src/prefs_folder_item.c
429 Save folder's processing rules when copying
432 2002-11-08 [colin] 0.8.5claws97
437 Change a printf to debug_print
439 2002-11-08 [colin] 0.8.5claws96
443 Fix segfaults, call me stupido
446 2002-11-08 [colin] 0.8.5claws95
449 Added forgotten prefs to save when moving folders
451 2002-11-08 [colin] 0.8.5claws94
454 Fixes to folder DND (prefs copy)
456 Optimization for folder DND (don't rescan whole tree)
457 Added folderview_create_folder_node() for this
458 optimization, so de-duped a bit the code
459 * src/prefs_folder_item.[ch]
460 Added prefs_folder_item_copy_prefs()
462 2002-11-08 [paul] 0.8.5claws93
464 * src/prefs_account.c
466 tools/kmail2sylpheed_v2.pl
469 2002-11-08 [paul] 0.8.5claws92
472 src/prefs_account.[ch]
473 remove account options 'clearsign' and 'ascii_armored',
474 replace with 'default_gnupg_mode' to prevent mixed-mode
477 2002-11-08 [paul] 0.8.5claws91
480 re-implement GnuPG 'on-the-fly' mode selection,
483 2002-11-08 [colin] 0.8.5claws90
486 src/prefs_folder_item.c
487 Change "Property" to "Properties"
489 2002-11-07 [colin] 0.8.5claws89
493 Allow folder dropping to a root folder
495 2002-11-07 [paul] 0.8.5claws88
500 2002-11-07 [paul] 0.8.5claws87
503 fix reply-to-list bug. closes bug report
504 "[633382] reply-to-list broken in recent cvs"
506 2002-11-07 [paul] 0.8.5claws86
509 add a forgotten '#if USE_GPGME ... #endif'
511 2002-11-07 [paul] 0.8.5claws85
513 * sync with 0.8.5cvs20
514 see ChangeLog 2002-11-07
516 2002-11-07 [colin] 0.8.5claws84
519 Change folder_item_move_to to return the newly
522 Select the new folderitem after moving.
524 2002-11-07 [colin] 0.8.5claws83
526 * src/prefs_filtering.c
527 Fix rule rewriting when moving a leaf folder to a
530 2002-11-07 [colin] 0.8.5claws82
532 * src/prefs_filtering.c
535 2002-11-07 [colin] 0.8.5claws81
538 Add folder_item_move_to() function to move a
539 folderitem into another one (updates matcher etc)
541 Add folder drag'n drop (context menu to come)
542 [Should be dataloss free, but Please backup before
545 2002-11-06 [colin] 0.8.5claws80
548 mh_create_folder() returns NULL if can't create
551 2002-11-06 [paul] 0.8.5claws79
554 allow 'on-the-fly' changing of the type of encryption
555 and/or signing used (mime/ascii) via the compose window
557 2002-11-06 [paul] 0.8.5claws78
559 * sync with 0.8.5cvs19
560 see ChangeLog 2002-11-06 for src/account.c:
561 account_get_special_folder()
563 2002-11-05 [alfons] 0.8.5claws77
566 very minor cleanups: nothing to see here, move on. :-)
568 2002-11-05 [colin] 0.8.5claws76
571 Changes choices if compose windows are opened to
572 Discard, Draft, Don't quit
574 2002-11-05 [thorsten] 0.8.5claws75
577 reenabled default_reply_to folder option
579 2002-11-05 [colin] 0.8.5claws74
586 add clean_quit() for the SIGTERM handler
588 2002-11-05 [paul] 0.8.5claws73
591 updated by Ricardo Mones Lastra
593 2002-11-05 [melvin] 0.8.5claws72
596 Fixed log-clipping bug #616795.
597 To stop logging in the log window use 0 length.
599 Added a label to inform about the 0 log length behaviour.
601 2002-11-05 [paul] 0.8.5claws71
603 * sync with 0.8.5cvs17
604 see ChangeLog 2002-11-05
606 2002-11-04 [paul] 0.8.5claws70
608 * sylpheed-128x128.png
611 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
612 <nikai@users.sourceforge.net>
615 updated by George Danchev
617 2002-11-03 [thorsten] 0.8.5claws69
622 add check if gpg is active
624 2002-11-03 [thorsten] 0.8.5claws68
627 removed GSList declaration causing trouble on MacOS-X
628 (submitted by alfons, reported by xfesty)
630 2002-11-01 [paul] 0.8.5claws67
633 remove last remnants of main's filter code
635 2002-11-01 [paul] 0.8.5claws66
637 * tools/filter_conv.pl
638 fix bug where user-defined headers were ignored
640 2002-11-01 [paul] 0.8.5claws65
643 make a debug_print() not translatable
645 2002-10-31 [melvin] 0.8.5claws64
648 Fixed --disable-aspell-test. Now --disable-aspell-test will
649 not run any GNU/aspell test. The dictionary path will
650 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
651 was given, in which case, it will be $prefix/lib/aspell/
653 Fixed typo in commentary (Aspell code).
655 2002-10-31 [paul] 0.8.5claws63
658 remove src/filter.c and src/prefs_filter.c
659 thanks to Ricardo for reminding me
661 2002-10-31 [colin] 0.8.5claws62
666 2002-10-31 [paul] 0.8.5claws61
668 * src/prefs_filter.[ch] ** REMOVED **
669 src/filter.[ch] ** REMOVED **
678 src/prefs_filtering.c
680 remove main's 'filter' code
683 update to reflect removal of main's filter
685 2002-10-31 [paul] 0.8.5claws60
688 remove check for global_processing in summary_filter_open().
689 This fixes the bug where if the user uses the right-click
690 'Create filter rule...' and doesn't have any filter rules
691 already defined in claws' advanced filtering, the newly
692 created filter rule goes to main's filtering which is
693 inaccessible through the gui. Now the filter rule gets added
694 to claws' filtering by default.
696 2002-10-28 [melvin] 0.8.5claws59
698 * src/prefs_actions.c
699 Fixed bug #627322 where MIME parts were not always
700 correctly passed to a %p action
701 Display an error dialog when message filename is not found.
703 2002-10-28 [melvin] 0.8.5claws58
706 Readded a missing function declaration lost in 0.8.3claws34
708 2002-10-28 [paul] 0.8.5claws57
710 * sync with 0.8.5cvs15
711 see ChangeLog 2002-10-28 and 2002-10-25
713 Note: ChangeLog entry 2002-10-24 is not sync'ed.
715 2002-10-27 [oliver] 0.8.5claws56
718 plug leak in pop3_top_recv
720 2002-10-26 [christoph] 0.8.5claws55
723 set need_update folder flag when messages are added
724 (closes bug [ 626922 ] folder not updated after receiving)
726 2002-10-25 [melvin] 0.8.5claws54
729 Fixed a memleak introduced in the scaling code.
731 2002-10-24 [alfons] 0.8.5claws53
734 make filtering's forward message action forward from the
736 (closes bug [628089 ] Filter -> Forward from address problem
739 2002-10-24 [christoph] 0.8.5claws52
743 o use manual of current locale or english if current
744 locale is not available (and english is available)
745 o also link to sylpheed doc project manuals
747 2002-10-23 [paul] 0.8.5claws51
750 tools/kmail2sylpheed_v2.pl
751 add new version of kmail addressbook importer script.
752 works with newer versions of Kmail/KAddressBook which
753 have new and rearranged data.
755 2002-10-23 [martin] 0.8.5claws50
761 added length parameter to get_abbrev_newsgroup_name()
762 changed this function so that it abbreviates the newsgroup
763 names only so long it is smaller than the length parameter
764 (for better reading of some newsgroup names and space efficiency)
766 2002-10-22 [colin] 0.8.5claws49
769 Revert Alfons' last modification (after voting ;-))
771 2002-10-21 [alfons] 0.8.5claws48
774 folder view in folder selection dialog reflects state of
775 folder view in main window
777 2002-10-18 [alfons] 0.8.5claws47
780 drop imported messages in folder selected by user,
782 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
784 2002-10-18 [alfons] 0.8.5claws46
787 make automagic reply work correctly for email accounts
788 (whether it's viable to do a full sync with Hiro's
789 compose.c is still under discussion)
791 2002-10-18 [melvin] 0.8.5claws45
793 * src/prefs_actions.c
794 Fixed bug #622275 where asynchroneous actions left
796 Made (synchroneous) actions' input be displayed live.
798 2002-10-18 [christoph] 0.8.5claws44
801 don't add a newline in the textview in front of the
802 first textpart if header display is disabled
803 (closes bug [ 603385 ] disabled header display leaves blank
806 2002-10-18 [christoph] 0.8.5claws43
813 folder->get_num_list now returns an error code
814 (closes bug [ 609424 ] News cache cleared on failure)
816 2002-10-17 [colin] 0.8.5claws42
819 Changed a printf by debug_print
823 * tools/OOo2sylpheed.pl
824 allow for spaces in the name of the
827 2002-10-16 [colin] 0.8.5claws41
830 Use a tristate to change online mode
832 2002-10-16 [paul] 0.8.5claws40
835 updated by Ricardo Mones Lastra
837 2002-10-16 [colin] 0.8.5claws39
841 Added --online and --offline command-line
844 2002-10-15 [christoph] 0.8.5claws38
847 set mimeinfo->name to NULL after g_free to
848 avoid double freeing with g_free
850 2002-10-14 [christoph] 0.8.5claws37
855 remove calls to folder->change_flags that are now
856 done by procmsg flag functions (seems it is not
857 used by any foldertype anyway)
859 init folder->change_flags with NULL
861 2002-10-14 [christoph] 0.8.5claws36
865 use virtual functions for folder item new and destroy
868 2002-10-14 [melvin] 0.8.5claws35
871 Added a test to not run the spell checker if no default
872 dictionary is available. No dialog is displayed though.
874 2002-10-14 [melvin] 0.8.5claws34
877 Fixed bug in dictionary list context menu where
878 "More..." pointed to an emtpy submenu if the
879 number of dictionaries is a multiple of 15
880 Removed unneeded code in suggestions list creation
882 2002-10-14 [paul] 0.8.5claws33
885 updated by George Danchev
887 2002-10-13 [hoa] 0.8.5claws32
890 src/matcher_parser_parser.y
891 removed the escaped string from internal structure
894 2002-10-12 [colin] 0.8.5claws31
898 Removed useless function gtksctree_reanchor
900 2002-10-12 [alfons] 0.8.5claws30
902 * sync with remaining main changes 2002-10-09 - 2002-10-11
903 - drop changes to src/compose.c (requires claws specific changes)
905 2002-10-12 [alfons] 0.8.5claws29
907 * sync with main changes of 2002-10-08
908 - drop changes to src/compose.c (requires claws specific changes)
909 - drop changes to src/summaryview.c (requires changes to compose.c)
911 2002-10-12 [alfons] 0.8.5claws28
913 * sync with main changes of 2002-10-07
915 2002-10-12 [alfons] 0.8.5claws27
917 * sync with main changes of 2002-10-04
918 - drop changes to src/compose.c (requires claws specific changes)
919 - drop changes to src/prefs_folder_item.c (claws implementation
922 2002-10-12 [colin] 0.8.5claws26
925 Fix folder-flicker when space-reading, introduced
928 2002-10-12 [colin] 0.8.5claws25
931 Save account address when saving as draft.
934 2002-10-12 [colin] 0.8.5claws24
937 Fix the problem consisting of no message selected
938 after the last message in a folder has been moved.
940 2002-10-12 [paul] 0.8.5claws23
945 add Cc and Bcc to templates. Patch submitted by
948 2002-10-12 [colin] 0.8.5claws22
951 Fix a bug after "Check for new messages":
952 If a folder was opened, it was still selected at
953 the end of the check, but displayed empty.
955 Remove unnecessary check
960 be more verbose in the description of
964 2002-10-11 [colin] 0.8.5claws21
967 Make space work (better) when no mail is selected
969 2002-10-11 [colin] 0.8.5claws20
975 2002-10-11 [colin] 0.8.5claws19
978 revert 0.8.5claws6 changes as i couldn't get to
981 2002-10-11 [melvin] 0.8.5claws18
984 Removed buggy and unused macro (should have been committed in
987 2002-10-11 [melvin] 0.8.5claws17
990 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
992 2002-10-11 [thorsten] 0.8.5claws16
995 remove rescan warning
997 2002-10-11 [colin] 0.8.5claws15
1000 fix a segfault that happens if conv_unmime_header
1001 fails (should be better to find out why it fails)
1003 2002-10-11 [christoph] 0.8.5claws14
1006 update folderview stats after ignore/unignore thread
1008 2002-10-11 [hoa] 0.8.5claws13
1010 * src/quote_fmt_parse.y
1011 Fixed a yacc/bison syntax error
1013 Escaping of string is fixed.
1015 2002-10-11 [colin] 0.8.5claws12
1018 Resize images to fit
1020 2002-10-11 [paul] 0.8.5claws11
1023 updated by Ricardo Mones Lastra
1025 2002-10-10 [alfons] 0.8.5claws10
1028 allow dropping files by "moving" files from a file manager,
1029 not only by the more cumbersome "copying". the latter
1030 mostly implies holding down the Control button
1032 2002-10-10 [christoph] 0.8.5claws9
1035 update folders after thread building for ignored threads
1037 2002-10-10 [christoph] 0.8.5claws8
1041 * src/filtering.[ch]
1043 * src/folderview.[ch]
1048 * src/summaryview.[ch]
1049 o added new flag need_update to FolderItem
1050 o removed folder_table from various functions from tracking
1052 o set need_update flags in folder.c's move, copy and delete
1053 functions and procmsg's flags functions
1054 o added function folderview_update_items_when_required that
1055 updates all folders with need_update set
1056 o call folderview_update_items_when_required instead of
1057 folderview_update_item_foreach
1059 2002-10-09 [sergey] 0.8.5claws7
1062 Strip CRs whel loading the text into editor in reedit mode.
1064 2002-10-09 [colin] 0.8.5claws6
1067 Make Space work when no mail is selected
1069 2002-10-09 [colin] 0.8.5claws5
1071 * src/gtksctree.[ch]
1073 Add gtk_sctree_reanchor()
1075 Use gtk_sctree_reanchor() - better fix for
1078 2002-10-09 [colin] 0.8.5claws4
1081 Fix shift-click select after delete problem
1084 2002-10-08 [thorsten] 0.8.5claws3
1087 exclude current msg from -hide read messages-
1089 2002-10-08 [colin] 0.8.5claws2
1094 Differentiate socket errors from disk full
1097 2002-10-08 [christoph] 0.8.5claws1
1101 modifications for new config directory
1103 * config.guess ** REMOVED **
1104 * config.sub ** REMOVED **
1105 * install-sh ** REMOVED **
1106 * ltmain.sh ** REMOVED **
1107 * missing ** REMOVED **
1108 * mkinstalldirs ** REMOVED **
1109 these files are autogenerated by automake
1110 when you run autogen.sh
1112 * config/.cvsignore ** NEW FILE **
1113 * config/Makefile.am ** NEW FILE **
1114 ignore autogenerated files
1115 create a Makefile in this directory
1117 2002-10-08 [paul] 0.8.5claws
1119 * 0.8.5claws release
1124 fix quote reply format for newsgroups reply bug
1129 updated by me and Witold Wladyslaw Wojciech Wilk
1132 2002-10-07 [paul] 0.8.3claws53
1137 updated messages catalogs, submitted by
1138 Alessandro Maestri, Fabio Jr.Beneditto
1139 and Urke MMI, respectively.
1141 2002-10-07 [christoph] 0.8.3claws52
1146 fix new folder ghost message bug
1147 (closes bug [ 619722 ] wrong count for newly created folders)
1149 2002-10-07 [christoph] 0.8.3claws51
1152 fix news posting problem
1154 2002-10-07 [melvin] 0.8.3claws50
1157 Updated French translation
1159 2002-10-05 [christoph] 0.8.3claws49
1162 check if line_start_cache is set in gtk_stext_update_text
1163 (closes bug [ 618119 ] crash while doing search in folder)
1165 2002-10-05 [christoph] 0.8.3claws48
1171 implement cache cleanups for claws' folder system
1172 (closes bug [ 595916 ] imapcache not cleaned up)
1174 2002-10-05 [melvin] 0.8.3claws47
1176 * src/prefs_actions.c
1177 Made the help text more clear for the %p token
1179 2002-10-04 [paul] 0.8.3claws46
1182 see ChangeLog 2002-10-02 and 2002-10-03
1184 2002-10-04 [christoph] 0.8.3claws45
1187 fix segfault caused by pop before smtp
1188 call to inc_account_mail with NULL
1191 2002-10-04 [paul] 0.8.3claws44
1194 sync the LDAP detection from 0.8.5cvs1
1196 2002-10-02 [christoph] 0.8.3claws43
1199 fix small spelling error
1201 2002-10-02 [melvin] 0.8.3claws42
1204 Behave better and say "no" when test program cannot be run.
1206 2002-10-02 [paul] 0.8.3claws41
1208 * sync with 0.8.4cvs1
1209 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1212 toggle the behavior of Reply menuitem between
1213 normal reply and reply-to-list
1215 2002-10-01 [sergey] 0.8.3claws40
1218 Convert newlines in the message text to the canonical form
1219 before base64 encoding (RFC2045 compliance, fixes some
1220 interoperability issues with Evolution 1.0.3)
1222 2002-09-29 [colin] 0.8.3claws39
1225 Fix an unwanted copy/paste
1227 2002-09-29 [colin] 0.8.3claws38
1230 Renamed "Custom toolbar" to "Customize toolbar"
1231 Renamed "Show all header" to "Show all headers"
1232 Renamed "Set diplay item" to "Set displayed items"
1233 * src/prefs_common.c
1234 Renamed "Show all header" to "Show all headers"
1235 * src/prefs_summary_column.c
1236 Renamed "diplay item" to "displayed items"
1238 2002-09-29 [colin] 0.8.3claws37
1240 * src/mainwindow.[ch]
1241 online/offline status pixmaps follow theme
1243 * src/summaryview.[ch]
1244 quicksearch pixmap follows theme changes
1246 2002-09-29 [thorsten] 0.8.3claws36
1249 src/prefs_folder_item.[ch]
1250 add default_reply_to folder option (closes patch 581044)
1252 2002-09-29 [christoph] 0.8.3claws35
1254 * acconfig.h ** REMOVED **
1258 * ac/gnupg-check-typedef.m4
1259 fix autoheader 2.50 warning
1261 2002-09-29 [christoph] 0.8.3claws34
1263 * major code cleanup (part 2)
1265 - unused variables removed
1266 - unused functions removed
1267 - uninitialized variables checked
1268 - missing return statements added
1269 - missing function return types added
1270 - added parentheses around assignment
1271 when suggested by gcc
1273 2002-09-29 [alfons] 0.8.3claws33
1276 log_window_clear(): only bracket gtk_text_forward_delete()
1277 with gtk_text_freeze() / gtk_text_thaw() (see if this
1278 works around GTK text bug)
1280 2002-09-29 [paul] 0.8.3claws32
1284 updated by George Danchev and Urke MMI
1287 2002-09-27 [christoph] 0.8.3claws31
1289 * doc-src/readme.txt
1290 * doc-src/rfc1806.txt ** REMOVED **
1291 * doc-src/rfc2183.txt ** NEW FILE **
1292 * doc-src/rfc2980.txt ** NEW FILE **
1295 2002-09-27 [melvin] 0.8.3claws30
1298 Fixed typo which could break linking
1300 2002-09-27 [melvin] 0.8.3claws29
1303 Improved GNU/aspell checking.
1306 2002-09-27 [paul] 0.8.3claws28
1308 * sync with 0.8.3cvs8
1309 see ChangeLog 2002-09-27
1311 2002-09-26 [colin] 0.8.3claws27
1315 Add "Reply to Mailing-list" to the toolbar
1317 2002-09-26 [christoph] 0.8.3claws26
1320 Fix wrong message counts in summaryview status
1322 2002-09-26 [paul] 0.8.3claws25
1324 * sync with 0.8.3cvs7
1325 see ChangeLog 2002-09-26
1327 2002-09-26 [paul] 0.8.3claws24
1329 * sync with 0.8.3cvs6
1330 see ChangeLog 2002-09-25
1332 2002-09-25 [christoph] 0.8.3claws23
1334 * src/prefs_common.c
1335 * src/prefs_folder_item.c
1336 * src/prefs_scoring.c
1337 Renamed "kill score" to "hide score" in GUI
1340 2002-09-25 [paul] 0.8.3claws22
1342 * sync with 0.8.3cvs5
1343 see ChangeLog 2002-09-24
1345 2002-09-24 [alfons] 0.8.3claws21
1347 patch by Satoshi Nagayasu: allows appending / saving multiple
1348 selected files (closes "[ 612279 ] save multiple mesg(s) in
1352 add Satoshi Nagayasu
1354 summary_save_as(): allow saving selected files to
1356 summary_set_menu_sensitive: enable "Save As..." when
1357 multiple files are selected
1359 append_file(): new function
1361 2002-09-24 [colin] 0.8.3claws20
1364 Fix segfault when mimeinfo doesn't have a
1367 2002-09-24 [colin] 0.8.3claws19
1369 * src/prefs_common.[ch]
1370 Add a preference to display send dialog or not
1372 Display send dialog according to preference
1374 2002-09-24 [colin] 0.8.3claws18
1377 Disable user actions when sending
1379 2002-09-24 [colin] 0.8.3claws17
1382 Do not display name or filename for attachments
1383 with an application/pgp-signature type
1384 (security flaw, see bug 537413)
1386 2002-09-23 [colin] 0.8.3claws16
1389 Initialize entry_email, entry_alias and
1390 entry_remarks to first email address of the list
1392 2002-09-23 [colin] 0.83claws15
1395 Drop pgp-signature when reediting a signed queued
1398 2002-09-23 [melvin] 0.8.3claws14
1401 Updated French translation
1403 2002-09-23 [melvin] 0.8.3claws13
1406 Made custom toolbar menu labels more consistent
1407 * src/prefs_toolbar.c
1408 Made custom toolbar window title more consistent
1410 2002-09-22 [colin] 0.8.3claws12
1413 Initialize session type to normal before getting
1414 mail (fixes strange Get behaviour)
1415 * src/prefs_account.h
1416 Move STYPE_POP_BEFORE_SMTP to last position to
1417 avoid other side-effects
1419 2002-09-22 [colin] 0.8.3claws11
1421 * src/prefs_account.c
1422 Fix pop_bfr_smtp_tm_entry sensivity when switching
1423 from pop3 to apop or vice-versa
1425 2002-09-22 [colin] 0.8.3claws10
1427 * src/prefs_account.[ch]
1428 Add an option for the POP before SMTP timeout
1430 Remember time of last POP connection
1432 Do POP before SMTP only if timeout reached
1434 2002-09-22 [oliver] 0.8.3claws9
1437 explain custom toolbar
1439 2002-09-22 [oliver] 0.8.3claws8
1441 * src/prefs_actions.[ch]
1442 custom toolbar for compose
1443 actions callback from compose toolbar
1445 remove include toolbar.h
1447 2002-09-22 [oliver] 0.8.3claws7
1449 * src/prefs_toolbar.[ch]
1450 custom toolbar for compose
1451 - generic prefs_toolbar handles both
1452 Mainwin's toolbar as well as Compose toolbar
1454 2002-09-22 [oliver] 0.8.3claws6
1457 custom toolbar for compose
1458 restructure toolbar.[ch]
1460 2002-09-22 [oliver] 0.8.3claws5
1463 custom toolbar for compose
1465 2002-09-22 [oliver] 0.8.3claws4
1467 * src/mainwindow.[ch]
1468 custom toolbar for compose
1469 move mainwin toolbar back to mainwindow
1471 2002-09-22 [alfons] 0.8.3claws3
1478 2002-09-22 [alfons] 0.8.3claws2
1481 procmsg_save_to_outbox(): don't unlink message file from queue;
1482 callers should do it using folder_item_remove_msg()
1484 2002-09-22 [colin] 0.8.3claws1
1487 Made mimeview_check_signature() public
1489 Made GPG signatures verifiable by clicking
1490 the [application/pgp-signature] in the Text
1493 2002-09-22 [paul] 0.8.3claws
1502 updated translations, submitted by George Danchev,
1503 me, Ricardo Mones Lastra, Alessandro Maestri,
1504 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
1505 and Urke MMI, respectively.
1507 2002-09-22 [alfons] 0.8.2claws65
1511 no furry valgrinds have been used to plug these memleaks
1513 2002-09-20 [paul] 0.8.2claws64
1515 * sync with 0.8.3cvs4
1516 'Select thread' re-implemented
1517 see ChangeLog 2002-09-20
1519 2002-09-21 [alfons] 0.8.2claws63
1522 compose_send(): plug unnoticed memleak
1524 2002-09-20 [alfons] 0.8.2claws62
1527 replace_address_in_edit(): strict check for NULL address to
1528 fix "[ 607348 ] Segfault in address completion". My guess is
1529 that this happens with an empty address book, but it's good
1530 to have this check here anyway
1532 completion_window_button_press(): free string returned
1533 from the internal cache
1535 2002-09-20 [christoph] 0.8.2claws61
1538 added ENC_BINARY to EncodingType
1540 the string returned by procmime_get_encoding_str
1541 should not depend on the order of values in the
1542 EncodingType definition
1543 * doc-src/rfc1806.txt ** NEW FILE **
1544 Added rfc1806 about MIME Content-Disposition
1547 2002-09-19 [paul] 0.8.2claws60
1549 * sync with 0.8.2cvs3
1550 see ChangeLog 2002-09-19
1552 2002-09-19 [paul] 0.8.2claws59
1554 * src/prefs_folder_item.c
1555 revert to Darko's original alignment of colour
1557 add a colon to folder_color label
1560 add Colin's patch (with Hiro's modifications) to
1561 force BASE64 encoding for 8-bit text when signing
1562 (sync with 0.8.3cvs2)
1564 2002-09-18 [alfons] 0.8.2claws58
1569 (beautify a little bit)
1571 2002-09-18 [christoph] 0.8.2claws57
1574 fix handling of fgetc return value
1576 2002-09-17 [alfons] 0.8.2claws56
1579 summary_sort(): check non-NULL summaryview->folder_item when no
1580 folder is selected at all
1581 (closes "[ 610344 ] sort label make syl Crash")
1583 2002-09-17 [alfons] 0.8.2claws55
1586 beautify a little bit
1588 2002-09-17 [christoph] 0.8.2claws54
1591 initialize max values for cache and folder
1592 when cache or folder is empty
1594 2002-09-15 [colin] 0.8.2claws53
1597 Fix a leak (thanks Alfons!) and cleaned
1598 variables names for custom headers
1600 2002-09-15 [colin] 0.8.2claws52
1603 Fix custom headers recognition when
1604 prefs_common.trans_hdr is on
1606 2002-09-15 [colin] 0.8.2claws51
1609 Allow dynamically-added custom headers
1610 Yet not reparsed if reedited
1612 2002-09-15 [alfons] 0.8.2claws50
1614 * src/prefs_account.c
1617 2002-09-15 [colin] 0.8.2claws49
1619 * src/prefs_account.c
1620 fix pop_before_smtp sensitivity
1622 2002-09-15 [colin] 0.8.2claws48
1625 add inc_pop_before_smtp()
1626 allow MainWindow to be undefined in
1627 inc_account_mail() and inc_start()
1630 add STYPE_POP_BEFORE_SMTP session type
1631 * src/prefs_account.c
1632 activated pop before smtp option
1634 do pop before smtp if the relevant option
1637 2002-09-15 [paul] 0.8.2claws47
1640 see ChangeLog 2002-09-15
1642 2002-09-14 [paul] 0.8.2claws46
1645 updated Bulgarian translation, submitted by
1648 2002-09-13 [paul] 0.8.2claws45
1651 merge claws' select_account() with main's
1652 (new) compose_select_account(). [sync with
1653 0.8.2cvs15, see ChangeLog 2002-09-11]
1655 2002-09-12 [christoph] 0.8.2claws44
1658 allocate 1 elements of FolderItem not 0
1660 2002-09-12 [colin] 0.8.2claws43
1663 Fix bug #590825 (obey Follow-up: poster)
1665 2002-09-12 [colin] 0.8.2claws42
1668 Fix bug #557009 (wrong headers for messages
1669 forwarded as attachments)
1671 2002-09-11 [colin] 0.8.2claws41
1674 Put SCF: pseudo-header on top of message
1675 Set draft tmp_flag when saved as draft
1679 Skip after first \n\n for beginning of real message
1682 2002-09-11 [christoph] 0.8.2claws40
1685 use procmsg flag functions in filtering or processing
1686 will cause incorrect folder message counts
1688 2002-09-11 [colin] 0.8.2claws39
1691 Fix bug #550175 - wrong save folder when reediting
1694 2002-09-11 [paul] 0.8.2claws38
1696 * sync with 0.8.2cvs14
1697 see ChangeLog 2002-09-11
1699 2002-09-11 [colin] 0.8.2claws37
1702 Fix a typo (seeming to cause new/unread status to
1705 2002-09-10 [christoph] 0.8.2claws36
1708 compose_redirect should not use compose_generic_new
1709 because that does more stuff than expected including
1710 opening the external editor
1711 (closes bug "[ 526608 ] bounced messages appear blank
1714 2002-09-10 [christoph] 0.8.2claws35
1717 fix problem with too large message number range
1718 causing a crash in folder_item_scan
1720 2002-09-10 [paul] 0.8.2claws34
1722 * sync with 0.8.2cvs13
1723 see ChangeLog 2002-09-10
1725 2002-09-10 [christoph] 0.8.2claws33
1728 set MsgInfo TmpFlags for queue and draft folders
1729 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1731 2002-09-10 [paul] 0.8.2claws32
1734 po/bg.po ** NEW FILE **
1735 new Bulgarian translation submitted by
1736 George Danchev <danchev@spnet.net>
1740 tools/tb2sylpheed ** NEW FILE **
1741 add script that converts an addressbook exported
1742 from The Bat! into a Sylpheed addressbook. Submitted
1743 by Urke MMI <urke-kg@eunet.yu>
1745 2002-09-10 [paul] 0.8.2claws31
1747 * sync with 0.8.2cvs12
1748 see ChangeLog 2002-09-10
1750 2002-09-06 [paul] 0.8.2claws30
1752 * src/prefs_common.c
1753 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1757 tools/ldif-to-xml.py ** REMOVED **
1758 remove obsolete python script
1760 2002-09-06 [paul] 0.8.2claws29
1762 * sync with 0.8.2cvs10
1763 see ChangeLog 2002-09-06
1765 2002-09-04 [paul] 0.8.2claws28
1767 * sync with 0.8.2cvs9
1768 see ChangeLog 2002-08-04
1770 2002-09-04 [colin] 0.8.2claws27
1772 * src/prefs_common.[ch]
1773 Added signature color configuration
1775 Use user-specified signature color
1777 2002-09-03 [colin] 0.8.2claws26
1779 * src/prefs_common.[ch]
1780 Added autosave and autosave_length prefs
1782 Added compose_remove_draft()
1783 Auto-save drafts according to the prefs
1785 Added a crash-indicator file, allowing to check
1786 for new messages on startup if Sylpheed crashed
1787 (makes saved drafts "reappear")
1789 2002-09-03 [colin] 0.8.2claws25
1794 2002-09-03 [paul] 0.8.2claws24
1796 * sync with 0.8.2cvs8
1797 see ChangeLog 2002-09-02 and 2002-09-03
1799 2002-09-03 [darko] 0.8.2claws23
1802 use normal style when creating new folder to pick
1805 2002-09-02 [melvin] 0.8.2claws22
1808 removed some obsolete code
1810 2002-09-02 [melvin] 0.8.2claws21
1813 fixed test's equality sign (== to =)
1815 2002-09-02 [alfons] 0.8.2claws20
1819 revert change of 0.8.2claws16 and use the mh_folder_destroy
1820 as folder->destroy virtual as suggested by Hiro
1821 (the mh.c code seems to have been lost around mh.c.1.21)
1823 2002-09-02 [paul] 0.8.2claws19
1826 updated by Fabio Jr. Beneditto
1829 use 'http://claws.sylpheed.org' for homepage link.
1830 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1832 2002-09-01 [alfons] 0.8.2claws18
1835 plug memleak related to one Martin Kluge found
1837 2002-08-31 [paul] 0.8.2claws17
1839 * sync with 0.8.2cvs6
1840 see ChangeLog 2002-08-30
1842 2002-08-31 [alfons] 0.8.2claws16
1845 folder_destroy(): remove mailbox from folderlist even if it has
1848 2002-08-31 [alfons] 0.8.2claws15
1853 (being pedantic I know)
1855 2002-08-31 [alfons] 0.8.2claws14
1858 check for NULL pointers returned from folder->fetch_msginfo virtual
1859 (should solve some reported crashes)
1861 2002-08-30 [alfons] 0.8.2claws13
1866 enable crash dialog on compilation time
1867 (--enable-crash-dialog configure option)
1869 2002-08-30 [alfons] 0.8.2claws12
1874 apply memory leak plug patch by Martin Kluge
1875 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1876 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1877 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1879 2002-08-30 [darko] 0.8.2claws11
1882 copy Gtk style from normal style to match
1883 font size for coloured folders
1885 2002-08-29 [alfons] 0.8.2claws10
1888 Type=Internet <- Type=Application
1889 (reported by Michael Schwendt, see:
1890 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1891 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1893 2002-08-29 [paul] 0.8.2claws9
1895 * sync with 0.8.2cvs5
1896 see ChangeLog 2002-08-29
1898 2002-08-29 [colin] 0.8.2claws8
1901 Added a sanity check in summary_select_thread
1902 Should fix bug 601605
1904 2002-08-29 [colin] 0.8.2claws7
1907 Revert claws6 changes regarding bug #591676
1909 2002-08-28 [colin] 0.8.2claws6
1912 Ignore cache for queue folderitems
1915 2002-08-28 [melvin] 0.8.2claws5
1920 2002-08-28 [melvin] 0.8.2claws4
1923 Updated a bit the text concerning the spell checker
1925 2002-08-28 [melvin] 0.8.2claws3
1927 Merged the GNU_aspell_branch:
1928 Support of new GNU/aspell is now included and the old pspell
1929 is not supported anymore.
1933 Updated spell checker text to reflect the switch to GNU/aspell
1935 * ac/aspell.m4 *** NEW ***
1936 * src/gtkaspell.[ch] *** NEW ***
1937 * ac/pspell.m4 *** DELETED ***
1938 * src/gtkspell.[ch] *** DELETED ***
1941 Updated for GNU/aspell support
1944 Replaced gtkspell.c by gtkaspell.c
1952 * src/prefs_common.[ch]
1953 Updated for GNU/aspell support
1955 2002-08-28 [paul] 0.8.2claws2
1957 * sync with 0.8.2cvs4
1958 see ChangeLog 2002-08-27 and 2002-08-28
1960 2002-08-28 [colin] 0.8.2claws1
1962 * src/summary_search.c
1965 2002-08-28 [jens] 0.8.2claws
1968 Updated German translations
1970 2002-08-27 [melvin] 0.8.2claws
1973 Updated French translations
1975 2002-08-27 [paul] 0.8.2claws
1977 * sync with 0.8.2 main release
1985 updated message catalogs submitted by
1986 Ricardo Mones Lastra, Alessandro Maestri,
1987 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1988 Beneditto and Urke MMI
1990 2002-08-27 [hoa] 0.8.1claws123
1992 * src/mainwindow.[ch]
1993 * src/summaryview.[ch]
1994 removed the "filter setting" menu option.
1995 add a "cancel a news message" menu option.
1997 2002-08-26 [martin] 0.8.1claws122
2000 changed string under 0.8.1claws79 changed by myself
2003 2002-08-26 [martin] 0.8.1claws121
2006 added kill command to debuggerrc to start crash dialog
2008 2002-08-26 [paul] 0.8.1claws120
2010 * sync with 0.8.1cvs31
2011 see ChangeLog 2002-08-26
2013 2002-08-25 [alfons] 0.8.1claws119
2016 fix bug that didn't send out correct headers to news server
2017 when sending news article and email from queue (bug reported
2018 and patch provided by Tim Mann; closes bug
2019 "[ 583196 ] 0.7.8claws can't post news")
2021 2002-08-25 [alfons] 0.8.1claws118
2023 * src/selective_download.c
2024 mark two strings as translatable
2025 (thanks to Urke MMI for pointing this out)
2027 2002-08-25 [alfons] 0.8.1claws117
2030 treat sent boxes as special and allow sorting them by addressee
2031 (closes "[ 589418 ] Sent folder sorting misbehavior"
2032 submitted by Steve Lamb)
2034 2002-08-24 [alfons] 0.8.1claws116
2037 fix memleak reported by Martin Kluge
2038 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
2040 2002-08-24 [oliver] 0.8.1claws115
2042 * src/prefs_toolbar.c
2043 o code cleanup as suggested by Alfons
2046 2002-08-24 [alfons] 0.8.1claws114
2049 o fix another memory leak reported by Martin Kluge
2050 (see "[ 599568 ] Small Memory Leak")
2051 o remove 'from' variable from 'summary_set_header()'; we can
2054 2002-08-24 [paul] 0.8.1claws113
2056 * sync with 0.8.1cvs30
2057 see ChangeLog 2002-08-23
2059 2002-08-24 [alfons] 0.8.1claws112
2062 remove unnecessary allocations for search bar fixing leaks
2063 reported by Martin Kluge
2064 (see "[ 599451 ] Further memory leaks?")
2066 2002-08-24 [alfons] 0.8.1claws111
2069 make get_socket_name() public for crash.c
2071 o make report bug button work (goes to claws'
2072 bug tracker at sf.net)
2073 o introduce function for doing important stuff just
2074 before claws goes down
2077 2002-08-24 [alfons] 0.8.1claws110
2080 move cursor to "To" entry when forwarding as attachment
2081 (reported and solved by Steve Lamb, closes bug report
2082 "[ 592880 ] Forward as attachment; cursor not in to")
2084 2002-08-24 [colin] 0.8.1claws109
2087 fix quick search visibility after GUI (de)separations.
2089 2002-08-23 [colin] 0.8.1claws108
2092 fix header pane visibility after folderview or
2093 messageview (de)separation
2095 2002-08-23 [paul] 0.8.1claws107
2097 * src/mainwindow.[ch]
2099 give full control of display or non-display
2100 of the Execute icon to Custom toolbar settings.
2101 add new sensitivity condition to maninwindow.h:
2107 more sync with 0.8.1cvs29
2109 2002-08-23 [melvin] 0.8.1claws106
2112 Readded support for custom widget in alertpanel lost in last
2115 2002-08-23 [paul] 0.8.1claws105
2117 * sync with 0.8.1cvs29
2118 see ChangeLog 2002-08-23
2120 2002-08-23 [colin] 0.8.1claws104
2123 Fix folder and search pixmaps exchanging positions
2124 after theme or toolbar changes. Thank to Oliver for
2127 2002-08-23 [colin] 0.8.1claws103
2130 src/messageview.[ch]
2133 Changed messageview_create() and noticeview_create()
2134 to avoid the last gdk_warning
2136 2002-08-22 [colin] 0.8.1claws102
2139 Fix my new `Creating pixmap from xpm' warning
2141 2002-08-22 [colin] 0.8.1claws101
2144 Fix some of the gdk warnings
2146 2002-08-22 [colin] 0.8.1claws100
2149 * src/stock_pixmap.c
2150 * src/stock_pixmap.h
2151 * src/pixmaps/quicksearch.xpm *ADDED*
2152 Add the quicksearch pixmap
2156 Make quicksearch bar visible/hidden via a button
2158 2002-08-22 [christoph] 0.8.1claws99
2161 fix folder update for newsgroups with message
2162 numbers below minimum number of articles to fetch
2163 (closes bug #598445)
2165 2002-08-22 [paul] 0.8.1claws98
2167 * sync with 0.8.1cvs28
2168 see ChangeLog 2002-08-22
2170 2002-08-21 [alfons] 0.8.1claws97
2173 use bt instead of bt full which seems to work
2174 better, and bt full doesn't give a great deal
2175 of information anyway
2177 2002-08-21 [colin] 0.8.1claws96
2180 fix summaryview_searchtype_changed prototype
2182 2002-08-21 [christoph] 0.8.1claws95
2185 o fix broken menu update for sorting type, we have to
2186 get this info from the summaryview now
2187 o removed setting of threaded state in menu callback
2188 * src/summaryview.[ch]
2189 more summaryview/folderitem seperation for
2192 removed not required --with-compiler-flags option
2194 2002-08-21 [oliver] 0.8.1claws94
2197 o rename toolbar.xml to toolbar_main.xml
2198 since toolbar_compose.xml might come up
2203 2002-08-21 [darko] 0.8.1claws93
2206 don't reset tmp flags for messages copied
2209 2002-08-21 [colin] 0.8.1claws92
2211 * src/prefs_filtering.c
2212 fix renaming rules on folder rename
2213 when folder is not a leaf folder
2215 2002-08-21 [paul] 0.8.1claws91
2217 * src/prefs_folder_item.c
2218 fix alignment of colour selector
2220 2002-08-21 [paul] 0.8.1claws90
2222 * sync with 0.8.1cvs27
2223 see ChangeLog 2002-08-21
2225 2002-08-21 [paul] 0.8.1claws89
2228 fix crash when changing field type in
2231 2002-08-21 [colin] 0.8.1claws88
2234 Made quick search case-insensitive
2236 2002-08-21 [paul] 0.8.1claws87
2238 * sync with 0.8.1cvs26
2239 see ChangeLog 2002-08-21
2241 2002-08-20 [christoph] 0.8.1claws86
2245 * src/summaryview.[ch]
2246 more summaryview/folderitem seperation for
2247 sort_key and sort_type
2249 added missing return statement
2251 2002-08-20 [colin] 0.8.1claws85
2253 * src/summaryview.[ch]
2254 Added a quick search box
2256 * src/prefs_common.[ch]
2257 Added a show/hide option for the quick search
2259 2002-08-20 [oliver] 0.8.1claws84
2262 remove toolbar_create_popups
2264 o remove toolbar_create_popups
2265 o fix toolbar_set_sensitive
2266 (Bug reports #596834 and #596832)
2267 * src/prefs_toolbar.c
2268 o add "Set default" button
2269 o align label and text + combo widgets
2271 2002-08-20 [hoa] 0.8.1claws83bis
2274 fixed a bug in imap_fetch_msginfo() in case there is no
2277 2002-08-20 [darko] 0.8.1claws83
2280 copy the color style of folder view so it
2281 works with GTK themes
2283 2002-08-20 [darko] 0.8.1claws82
2287 * src/prefs_folder_item.[hc]
2288 don't use UI stuff in folder.h
2290 2002-08-20 [darko] 0.8.1claws81
2293 * src/prefs_folder_item.h
2295 * src/prefs_folder_item.c
2296 ability to set folder color in folderview
2298 2002-08-19 [alfons] 0.8.1claws80
2301 fix one of the earlier memleaks reported by Martin Kluge
2303 2002-08-19 [alfons] 0.8.1claws79
2306 hide notice view when selecting seperate folder
2307 view (reported by Urke MMI)
2309 2002-08-19 [christoph] 0.8.1claws78
2312 * src/prefs_folder_item.h
2313 * src/summaryview.[ch]
2314 o add summary_set_prefs_from_folderitem to set
2315 summaryview prefs (first step to remove all
2316 references to the folderitem in summaryview)
2317 o moved compiled regex stuff from folderitem prefs
2320 2002-08-19 [paul] 0.8.1claws77
2323 add check for '.' to QUOTE_IF_REQUIRED
2325 2002-08-19 [paul] 0.8.1claws76
2328 sync with 0.8.1cvs25 (plug memory leak)
2330 * src/prefs_toolbar.c
2331 re-order prefs_toolbar_cancel()
2333 2002-08-18 [alfons] 0.8.1claws75
2337 plug other memleaks reported by Martin Kluge
2339 2002-08-18 [paul] 0.8.1claws74
2342 updated by Fabio Jr. Beneditto
2344 2002-08-18 [paul] 0.8.1claws73
2347 fix bug where tooltips were displayed untranslated
2349 * src/prefs_toolbar.c
2350 fix bug where clicking 'Cancel' creates an icon & text
2351 toolbar regardless of prefs
2354 2002-08-17 [oliver] 0.8.1claws72
2356 * src/prefs_toolbar.c
2357 update toolbar on CANCEL
2358 bug reported by Martin Kluge
2360 toolbar_destroy memleak fixed
2362 2002-08-17 [alfons] 0.8.1claws71
2365 plug another memleak reported by Martin Kluge
2367 2002-08-16 [alfons] 0.8.1claws70
2370 use execvp() correctly (suggested by wwp; thanks!)
2372 2002-08-16 [alfons] 0.8.1claws69
2375 plug memory leak reported by Kim Schultz & Martin Kluge
2377 2002-08-16 [paul] 0.8.1claws68
2380 updated by Ricardo Mones Lastra
2382 2002-08-16 [paul] 0.8.1claws67
2385 fix bug where 'Compose News' icon showed wrong
2388 2002-08-16 [paul] 0.8.1claws66
2390 * sync with 0.8.1cvs24
2391 see ChangeLog 2002-08-16
2394 updated by Alessandro Maestri
2396 2002-08-15 [paul] 0.8.1claws65
2401 2002-08-15 [paul] 0.8.1claws64
2404 don't translate debug info
2409 2002-08-15 [paul] 0.8.1claws63
2411 * src/prefs_toolbar.c
2412 fix bug where clicking 'OK' creates an icon & text
2413 toolbar regardless of prefs
2415 2002-08-14 [alfons] 0.8.1claws62
2418 add global var that has the full argv[0]
2420 o execvp the correct sylpheed by using argv0
2421 and setting the correct work dir
2424 2002-08-14 [oliver] 0.8.1claws61
2426 * enable/disable Toolbar Action Buttons
2430 * src/prefs_toolbar.c
2432 2002-08-14 [melvin] 0.8.1claws60
2435 Updated French translations
2437 2002-08-14 [melvin] 0.8.1claws59
2440 Made bug report not translatable
2442 Fixed exporthtml_build_filespec() return value
2444 Fixed incorrect include file
2446 * src/prefs_actions.c
2447 * src/prefs_toolbar.c
2448 Made debug info not translatable
2451 Added missing includes
2452 * src/prefs_common.c
2455 2002-08-14 [paul] 0.8.1claws58
2457 * faq/es/sylpheed-faq.html
2458 faq/es/sylpheed-faq-[1-3].html
2459 faq/es/sylpheed-faq-4.html **NEW FILE **
2462 2002-08-13 [christoph] 0.8.1claws57
2465 ignore thread fix that did not mark all
2466 child nodes of a ignored thread as
2467 ignored. Does not work perfectly yet,
2468 but it is better now
2470 2002-08-13 [alfons] 0.8.1claws56
2473 o implement 'save crash log'
2476 2002-08-13 [melvin] 0.8.1claws55
2479 removed unrequired "execinfo.h" header
2481 2002-08-12 [paul] 0.8.1claws54
2483 * faq/en/sylpheed-faq.html
2484 faq/en/sylpheed-faq-[1-3].html
2485 faq/en/sylpheed-faq-4.html **NEW FILE **
2488 2002-08-12 [alfons] 0.8.1claws53
2491 add crash.c to translatables
2493 bring in Leandro's crash dialog
2495 2002-08-11 [alfons] 0.8.1claws52
2498 clean up some warnings
2500 2002-08-11 [alfons] 0.8.1claws51
2504 * src/crash.[ch] ** NEW FILES **
2506 initial gdb crash handler
2508 2002-08-11 [paul] 0.8.1claws50
2510 * src/prefs_toolbar.c
2511 replace Up/Down arrow pixmaps with text to be
2512 consistent across icon themes
2514 2002-08-11 [paul] 0.8.1claws49
2516 * src/prefs_common.c
2518 rename 'Pixmap' -> 'Icon'
2521 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2523 2002-08-10 [paul] 0.8.1claws48
2525 * src/prefs_toolbar.c
2528 2002-08-10 [paul] 0.8.1claws47
2531 don't write Processing progress to status bar
2532 patch submitted by Alexander Evseev
2534 * src/prefs_toolbar.c
2535 re-position and resize window
2536 make window assume correct size on first call
2538 2002-08-10 [paul] 0.8.1claws46
2545 follow UI text conventions
2547 2002-08-10 [alfons] 0.8.1claws45
2550 correct pixmap for delete action
2552 2002-08-10 [paul] 0.8.1claws44
2555 updated by Fabio Jr. Beneditto
2557 2002-08-10 [paul] 0.8.1claws43
2560 add custom toolbar files
2562 2002-08-10 [paul] 0.8.1claws42
2564 * sync with 0.8.1cvs22
2565 see ChangeLog 2002-08-09
2567 2002-08-09 [paul] 0.8.1claws41
2571 tools/outlook2sylpheed.pl ** NEW FILE **
2572 add script to convert exported Outlook
2573 contacts list to a Sylpheed addressbook.
2574 Submitted by Ricardo Mones Lastra.
2576 2002-08-09 [paul] 0.8.1claws40
2580 po/sr.po ** NEW FILE **
2581 add Serbian message catalog. Submitted by
2582 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
2584 2002-08-09 [paul] 0.8.1claws39
2586 * sync with 0.8.1cvs21
2587 see ChangeLog 2002-08-08
2589 2002-08-08 [oliver] 0.8.1claws38
2592 move Custom Toolbar to Configuration menu
2594 2002-08-08 [oliver] 0.8.1claws37
2596 * src/prefs_toolbar.c
2597 fix substitute pixmap bug
2599 2002-08-08 [paul] 0.8.1claws36
2601 * sync with 0.8.1cvs19
2602 see ChangeLog 2002-08-08
2604 2002-08-07 [christoph] 0.8.1claws35
2607 fixed a memory leak in new canonicalize_file_replace
2609 2002-08-07 [christoph] 0.8.1claws34
2612 o canonicalize_file_replace should create the temporary
2613 file in the same directory as the original file.
2614 o added get_tmpfile_in_dir that creates a temorary file
2615 in a specified directory.
2617 2002-08-07 [melvin] 0.8.1claws33
2620 fixed bug where 'Article' button acted as 'Email' button.
2622 2002-08-07 [paul] 0.8.1claws32
2624 * sync with 0.8.1.cvs17
2625 see ChangeLog 2002-08-07
2627 2002-08-07 [colin] 0.8.1claws31
2630 fix mass-cancel problem
2632 2002-08-07 [thorsten] 0.8.1claws30
2634 * src/prefs_toolbar.c
2635 fix: crash on replace or add new button
2637 fix: close xmlfile after reading
2639 fix: unlink() file before rename()
2641 2002-08-06 [paul] 0.8.1claws29
2643 * sync with 0.8.cvs15
2644 see ChangeLog 2002-08-06
2646 2002-08-06 [oliver] 0.8.1claws28
2649 * src/prefs_toolbar.c
2650 fixed empty toolbar issue
2652 2002-08-06 [oliver] 0.8.1claws27
2654 * Custom Toolbar Final
2658 o toolbar stuff now lives in src/toolbar.[ch]
2659 o main_window_toolbar_* functions are renamed to
2660 toolbar_* reflecting their new source file
2661 * src/mainwindow.[ch]
2662 o remove toolbar stuff
2664 2002-08-06 [oliver] 0.8.1claws26
2667 * src/prefs_toolbar.[ch] **New File**
2668 * src/toolbar.[ch] **New File**
2669 o prefs_toolbar.[ch] custom toolbar frontend
2670 o toolbar.[ch] backend
2672 2002-08-06 [oliver] 0.8.1claws25
2674 * src/prefs_actions.[ch]
2675 o new exported function actions_execute
2677 2002-08-06 [paul] 0.8.1claws24
2679 * sync with 0.8.1cvs4
2680 see ChangeLog 2002-08-06
2682 2002-08-06 [paul] 0.8.1claws23
2684 * sync with 0.8.1cvs13
2685 see ChangeLog 2002-08-06
2687 2002-08-06 [paul] 0.8.1claws22
2689 * sync with 0.8.1cvs12
2690 see ChangeLog 2002-08-05 and 2002-08-06
2692 2002-08-06 [match] 0.8.1claws21
2695 improvements to cut/copy/paste address
2697 2002-08-05 [match] 0.8.1claws20
2704 fixes to improve cut/copy/paste
2706 2002-08-06 [melvin] 0.8.1claws19
2709 account_find_all_from_address(): new function that returns the
2710 list of all accounts that are matched in an address.
2711 * src/alertpanel.[ch]
2712 alertpanel() now accepts a custom widget
2713 alertpanel_with_widget(): new function that pops up a panel with
2714 a custom widget in it
2716 gtkut_account_menu_new(): new function that allows the selection
2717 of an account from a list of accounts.
2719 Extended Return Receipt notification to select the correct
2720 account and to make a security test on the Delivery-Notification
2721 address which should be the same as the Return-Path.
2723 2002-08-06 [thorsten] 0.8.1claws18
2726 attach_all: save unnamed as "noname.%d",
2727 dont free static dirname
2729 2002-08-05 [alfons] 0.8.1claws17
2732 detect XIM by trying to link rather than compile a XIM program
2734 2002-08-05 [oliver] 0.8.1claws16
2736 * src/stock_pixmap.[ch]
2737 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2738 o new func to retrieve pixmaps
2740 2002-08-05 [paul] 0.8.1claws15
2742 * sync with 0.8.1cvs10
2743 see ChangeLog 2002-08-05
2745 2002-08-04 [alfons] 0.8.1claws14
2748 see if this plugs memleak
2750 2002-08-04 [melvin] 0.8.1claws13
2753 fixed bug that could crash Sylpheed when highlighting
2754 all misspelled words.
2756 2002-08-03 [melvin] 0.8.1claws12
2758 * src/prefs_actions.c
2759 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2761 fixed bug where the Return Receipt was sent to
2762 Delivery-Notification-To address even if it was not present
2764 2002-08-02 [alfons] 0.8.1claws11
2766 * src/prefs_actions.c
2767 o more check for NULLs
2768 o put create_io_dialog() in right conditional block
2770 2002-08-02 [paul] 0.8.1claws10
2773 updated by Ricardo Mones Lastra
2775 2002-08-01 [christoph] 0.8.1claws9
2778 don't free the cache of the opened
2779 folder in the summaryview
2781 don't unset flags, if it is not required
2783 2002-08-01 [paul] 0.8.1claws8
2785 * sync with 0.8.1cvs8
2786 see ChangeLog entry 2002-08-01
2788 2002-08-01 [paul] 0.8.1claws7
2790 * sync with 0.8.1cvs7
2791 see ChangeLog 2002-07-31 and 2002-08-01
2793 2002-07-31 [christoph] 0.8.1claws6
2796 forgot to update menu sensitivity
2797 function for new menu entry
2799 2002-07-31 [alfons] 0.8.1claws5
2802 check folder item and its path for NULL on
2805 2002-07-31 [christoph] 0.8.1claws4
2808 check if folder_item_get_msginfo in
2809 folder_item_remove_msg returned NULL
2811 better clear the uid cache in the
2812 uid validity check function and delete
2815 2002-07-31 [paul] 0.8.1claws3
2818 add the '--attach' option and a few other
2821 2002-07-31 [paul] 0.8.1claws2
2823 * sync with 0.8.1cvs5
2824 see ChangeLog 2002-07-31
2826 2002-07-31 [christoph] 0.8.1claws1
2828 * src/folderview.[ch]
2830 replace "Rescan all folders..." with
2831 "Check all folders for new messages..."
2833 2002-07-30 [paul] 0.8.1claws
2835 * version 0.8.1claws released
2837 2002-07-30 [paul] 0.8.0claws29
2839 * tools/OOo2sylpheed.pl ** NEW FILE **
2841 add script to enable sending documents as
2842 attachments from OpenOffice.org
2844 2002-07-30 [melvin] 0.8.0claws28
2846 * src/prefs_actions.c
2847 Made the actions' input/output dialog display
2850 2002-07-30 [christoph] 0.8.0claws27
2853 check if folder_item_get_msginfo in
2854 procmsg_save_to_outbox returned NULL
2856 2002-07-30 [paul] 0.8.0claws26
2858 * sync with 0.8.1cvs4
2859 see ChangeLog 2002-07-29
2861 2002-07-29 [thorsten] 0.8.0claws25
2864 added selective download, delete on server
2866 2002-07-29 [paul] 0.8.0claws24
2868 * sync with 0.8.1cvs3
2869 see ChangeLog 2002-07-29
2871 2002-07-27 [christoph] 0.8.0claws23
2874 add extra check if fetching the msginfo
2877 2002-07-27 [paul] 0.8.0claws22
2879 * sync with 0.8.1cvs2
2880 see ChangeLog 2002-07-26
2882 2002-07-27 [christoph] 0.8.0claws21
2885 add another check if a valid msginfo
2888 2002-07-26 [hoa] 0.8.0claws20
2891 Fixed a condition in folder_item_destroy()
2894 Fixed an error in IMAP protocol
2896 2002-07-26 [alfons] 0.8.0claws19
2899 ofcourse compare with identifier, not the path
2901 2002-07-26 [alfons] 0.8.0claws18
2904 use folder item identifier for saving / restoring
2905 preferences because folder->path might not be unique
2907 2002-07-26 [melvin] 0.8.0claws17
2910 Fixed a crash introduced in 0.8.0claws5 when log is
2911 cut under 80 characters.
2913 2002-07-26 [paul] 0.8.0claws16
2915 * sync with 0.8.1cvs1
2916 see ChangeLog 2002-07-26
2918 2002-07-26 [christoph] 0.8.0claws15
2921 imap folder now remembers the last selected
2922 folder and imap_fetch_msginfo skips selecting
2923 the folder if it is already selected
2925 2002-07-26 [christoph] 0.8.0claws14
2930 fix imap folder rescanning
2932 2002-07-25 [christoph] 0.8.0claws13
2942 implement imap uid cache and uid validity check
2944 2002-07-25 [alfons] 0.8.0claws12
2947 fix a brown paper bag bug, and also add some more
2950 2002-07-25 [christoph] 0.8.0claws11
2953 don't mix copy, fetch_msginfo and remove
2954 operations in folder item copy and move
2957 2002-07-25 [christoph] 0.8.0claws10
2961 * src/prefs_folder_item.c
2962 * src/summaryview.[ch]
2963 remove no longer required parameter update_cache from
2966 2002-07-25 [paul] 0.8.0claws9
2973 2002-07-24 [alfons] 0.8.0claws8
2976 sort correctly when using simplified subject line
2977 (closes feature request "[ 585141 ] applying regexp to subject
2978 before sort" submitted by Alexandra Walford)
2980 2002-07-24 [paul] 0.8.0claws7
2982 * sync with 0.8.0cvs3
2983 see ChangeLog 2002-07-24
2985 2002-07-23 [christoph] 0.8.0claws6
2992 o separate processing and summaryview
2993 o removed summary_write_cache from summaryview
2994 o removed summaryview->killed_messages, because we don't have
2995 to keep a list of killed messages anymore. New cache will
2996 keep the hidden messages in cache anyway
2999 * src/selective_download.c
3000 o removed unnecessary summary_write_cache calls
3002 o don't set ignore thread flag in procmsg_get_thread_tree
3003 if it is already set
3006 o moved STATUSBAR_PUSH/POP to statusbar.h because
3007 they are used in different files
3009 2002-07-23 [melvin] 0.8.0claws5
3015 * src/editldap_basedn.c
3017 * src/prefs_common.c
3018 Fixed few memory leak (gtk_editable_get_chars returns
3019 an allocated string)
3021 Fixed few memory leak (gtk_editable_get_chars returns
3022 an allocated string) and modified a little the log cutting
3025 Replaced a call to an obsolete function gtk_entry_get_text()
3026 by gtk_editable_get_chars()
3028 Removed a debug printf
3030 2002-07-23 [christoph] 0.8.0claws4
3033 fix another g_dirname memory leak
3035 2002-07-23 [christoph] 0.8.0claws3
3038 fixed a memory leak in mh_fetch_msginfo
3039 fixed crash when message header could not be
3042 2002-07-23 [paul] 0.8.0claws2
3044 * sync with 0.8.0cvs2
3045 see ChangeLog 2002-07-23
3047 2002-07-23 [paul] 0.8.0claws1
3049 * sync with 0.8.0cvs1
3050 see ChangeLog 2002-07-23
3052 2002-07-23 [paul] 0.8.0claws
3054 * release of 0.8.0claws
3056 2002-07-23 [paul] 0.7.8claws99
3059 new Russian translation, submitted by
3060 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
3062 2002-07-22 [jens] 0.7.8claws98
3065 Updated German translations.
3067 2002-07-22 [paul] 0.7.8claws97
3073 updated translations by Ricardo Mones Lastra,
3074 Alessandro Maestri, Wilbert Berendsen and
3075 Fabio Jr. Beneditto respectively
3077 2002-07-22 [christoph] 0.7.8claws96
3080 fix memory leak caused by wrong g_dirname usage
3082 2002-07-22 [christoph] 0.7.8claws95
3085 update new and unread message counts for summaryview
3086 summaryview does not get it from the folder anymore
3087 and has to update the values itself
3089 2002-07-22 [melvin] 0.7.8claws94
3092 Updated French translations.
3094 2002-07-22 [christoph] 0.7.8claws93
3097 set prop->preg pointer to NULL or following check
3098 will not fail and regexec will be called with
3101 2002-07-21 [alfons] 0.7.8claws92
3103 * src/prefs_common.[ch]
3104 remove option "Send return receipt on request"
3106 2002-07-21 [thorsten] 0.7.8claws91
3109 fixed memleaks, coding style as pointed out by alfons
3111 2002-07-21 [alfons] 0.7.8claws90
3114 * src/noticeview.[ch]
3115 o fix bug notice view being displayed when going to empty folder
3116 (noticed by Christoph)
3117 o allow RRR to be sent when restarting sylpheed, or changing folder
3118 (noticed by Thorsten)
3120 2002-07-21 [thorsten] 0.7.8claws89
3123 Included save_all patch from Xaview FACQ
3124 added support for pathnames
3126 2002-07-21 [alfons] 0.7.8claws88
3131 * src/messageview.[ch]
3132 * src/noticeview.c ** NEW FILE **
3133 * src/noticeview.h ** NEW FILE **
3134 make return receipts work again
3135 (UI idea by Leandro Pereira)
3137 2002-07-21 [paul] 0.7.8claws87
3140 fix sensitivity of 'Select thread'
3142 2002-07-21 [paul] 0.7.8claws86
3144 * src/prefs_common.c
3145 add browser command line for Galeon
3147 2002-07-21 [paul] 0.7.8claws85
3150 fix 'EXTRA_DIST': remove README.README, add TODO
3153 2002-07-21 [alfons] 0.7.8claws84
3156 make enter clear selection
3157 (closes "[ 579888 ] Editor selection/entry error"
3158 reported by Steve Lamb)
3160 2002-07-21 [alfons] 0.7.8claws83
3163 sort message list when selecting unthread messages
3164 (closes "[ 501593 ] switching threaded view doesn't sort"
3165 reported by Simon Schubert)
3167 2002-07-20 [alfons] 0.7.8claws82
3172 2002-07-20 [thorsten] 0.7.8claws81
3175 Fixed expansion of empty fields in matchactions
3177 2002-07-19 [melvin] 0.7.8claws80
3180 Removed a duplicate menu entry (fast mode) introduced during
3182 Added a menu separator between 'Use alternate' and 'Fast mode'
3184 2002-07-19 [paul] 0.7.8claws79
3190 2002-07-19 [thorsten] 0.7.8claws78
3192 * tools/calypso_convert.pl ** NEW FILE **
3195 script to import mbox files exported
3197 o generates folder structure
3198 o includes attachments
3200 2002-07-19 [melvin] 0.7.8claws77
3202 * src/selective_download.[ch]
3203 Fixed bug where closing the dialog with the window manager's
3204 close button will not unlock the summary
3205 Corrected some function declarations that missed a return value
3206 Made the source code comply better with coding style.
3207 * src/prefs_common.c
3208 Added new browser command line for Mozilla.
3210 2002-07-18 [paul] 0.7.8claws76
3213 src/selective_download.[ch]
3214 reflect theme changes, fix Gdk Warning when creating
3215 pixmap from NULL window, and minor clean up.
3216 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3221 2002-07-17 [paul] 0.7.8claws75
3229 2002-07-16 [paul] 0.7.8claws74
3231 * tools/filter_conv.pl
3233 replace conversion script with reimplemented version,
3234 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3236 2002-07-16 [colin] 0.7.8claws73
3239 remove forgotten debug messages - sorry ;-)
3241 2002-07-16 [colin] 0.7.8claws72
3247 add the ability to select part of a text mime-part
3250 2002-07-15 [christoph] 0.7.8claws71
3253 fix folder message count for folders without
3254 msg_is_changed (includes news folders)
3256 2002-07-15 [martin] 0.7.8claws70
3259 option "display recipient on 'From'..." now works
3260 without the need of enabling the option
3261 "display sender using address book".
3263 2002-07-15 [christoph] 0.7.8claws69
3266 removed setting folder status from summaryview.
3267 folder.c should update all message counts correctly.
3269 2002-07-15 [paul] 0.7.8claws68
3272 updated by Fabio Junior Beneditto
3274 2002-07-15 [darko] 0.7.8claws67
3277 Fixed target folder colorization, don't decrease op
3280 2002-07-14 [paul] 0.7.8claws66
3282 * sync with main 0.8.0
3283 see ChangeLog 2002-07-14
3285 2002-07-13 [melvin] 0.7.8claws65
3290 Replaced sprintf by g_snprintf to prevent possible buffer
3293 Corrected a log message output format.
3294 Added a missing "done" debug output.
3296 Added keyboard accelerator for Priority menu items
3297 Added missing \n in debug output
3301 Added missing \n in debug output
3303 2002-07-13 [paul] 0.7.8claws64
3306 change Sergey's email address to the sf address
3309 increase show_url_timeout (more useful for long
3312 2002-07-12 [sergey] 0.7.8claws63
3315 applied (with some modifications) patch to set the
3316 micalg parameter for signatures
3317 (2001-08-28 Werner Koch <wk@gnupg.org>)
3319 2002-07-12 [sergey] 0.7.8claws62
3323 fixed man page installation
3325 2002-07-12 [paul] 0.7.8claws61
3327 * sync with 0.7.8cvs26
3328 see ChangeLog 2002-07-11 and 2002-07-12
3330 2002-07-11 [christoph] 0.7.8claws60
3334 first use the message number to find the message
3335 to mark with a reply flag but check the
3336 message-id if we got the correct message, if not
3337 try to find it by message-id.
3338 use new string seperator that is not allowed
3341 2002-07-11 [paul] 0.7.8claws59
3343 * sync with 0.7.8cvs23
3344 see ChangeLog 2002-07-10
3346 2002-07-10 [christoph] 0.7.8claws58
3350 Added message-id table to the cache in memory
3351 and functions to msgcache.c and folder.c to
3352 fetch MsgInfos by message id
3355 store folder and message-id of message replying
3356 to in queue header and set reply flag after sending
3357 (Closes bug #469498)
3359 2002-07-10 [paul] 0.7.8claws57
3363 add Martin to the list of authors
3365 2002-07-09 [martin] 0.7.8claws56
3367 Added gtk_ctree_last_visible(), tree_update_level(),
3368 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3369 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3370 from gtk+ to gtksctree.c for the new sorting code
3371 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3372 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3374 Added declaration for gtk_sctree_sort_recursive() and
3375 gtk_sctree_sort_node
3380 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3381 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3383 2002-07-08 [paul] 0.7.8claws55
3385 * more sync with 0.7.8cvs21
3386 see ChangeLog 2002-07-08
3388 2002-07-08 [paul] 0.7.8claws54
3390 * sync with 0.7.8cvs21
3391 see ChangeLog 2002-07-08
3393 2002-07-07 [alfons] 0.7.8claws53
3396 * src/stock_pixmap.[ch]
3397 * src/pixmaps/notice_warn.xpm ** NEW FILE **
3398 * src/pixmaps/notice_error.xpm ** NEW FILE **
3399 * src/pixmaps/notice_note.xpm ** NEW FILE **
3400 add new pixmaps for upcoming notice pane
3402 2002-07-06 [melvin] 0.7.8claws52
3405 Made them a bit closer to Sylpheed's coding style.
3407 Removed possible memory leaks when some errors occurs.
3409 2002-07-06 [melvin] 0.7.8claws51
3412 Removed --no-location in xgettext command line to help
3413 translators that use Emacs' po-mode
3415 Removed unnecessary comments that messed up sylpheed.pot
3417 2002-07-06 [paul] 0.7.8claws50
3419 * sync with 0.7.8cvs19
3420 see ChangeLog 2002-07-05
3422 2002-07-06 [christoph] 0.7.8claws49
3426 fix folder_item_remove_all_msg and folderview
3427 status for trash folders after emptying trash
3429 2002-07-05 [paul] 0.7.8claws48
3431 * sync with 0.7.8cvs16
3432 see ChangeLog 2002-07-04 and 2002-07-05
3434 2002-07-04 [paul] 0.7.8claws47
3436 * sync with 0.7.8cvs14
3437 see ChangeLog 2002-07-04
3439 2002-07-03 [alfons] 0.7.8claws46
3442 dupe folder item's path because it's being reallocated
3443 by new folder scanning code
3445 2002-07-03 [christoph] 0.7.8claws45
3448 better IMAP uid fetching using 'FETCH 1:* (UID)'
3450 add missing return in msgcache_write
3452 2002-07-02 [thorsten] 0.7.8claws44
3457 use binary mode for file access
3459 2002-07-02 [christoph] 0.7.8claws43
3461 * major code cleanup (part 1)
3463 - unused variables removed
3464 - unused functions removed
3465 - uninitialized variables checked
3466 - missing return statements added
3467 - missing function return types added
3468 - added parentheses around assignment and
3469 && in || when suggested by gcc
3473 replaced direct calls to folder->scan_tree
3474 with folder_scan_tree and restore folder
3475 prefs in this function. The folder should
3476 not have to deal with them.
3477 ( Should now work for all folder types )
3479 2002-07-02 [paul] 0.7.8claws42
3481 * sync with 0.7.8cvs13
3482 see ChangeLog 2002-07-01 and 2002-07-02
3484 2002-07-01 [christoph] 0.7.8claws41
3487 fix "goto next/prev unread message" with
3490 2002-07-01 [paul] 0.7.8claws40
3493 updated by Ricardo Mones Lastra
3495 2002-06-30 [match] 0.7.8claws39
3498 applied variation of leonerd's patch (566661) to
3499 allow multiple email addresses per JPilot entry.
3500 addresses may be separated by space, comma, pipe,
3501 semi-colon, new-line.
3503 2002-06-30 [alfons] 0.7.8claws38
3506 simple fix for putting older nodes before
3507 newer nodes when threading by subject
3509 2002-06-30 [christoph] 0.7.8claws37
3516 fix broken folder tree rescaning
3517 and don't use procmsg_get_mark_sum
3520 2002-06-30 [christoph] 0.7.8claws36
3522 * merge new cache branch
3524 fix new cache imap copy bug
3526 improved folder_item_scan
3527 it should now always set the correct
3528 new, unread and total message counts
3530 2002-06-29 [paul] 0.7.8claws35
3533 correct syntax error
3535 2002-06-29 [paul] 0.7.8claws34
3539 man/Makefile.am ** NEW FILE **
3540 man/sylpheed.1.gz ** NEW FILE **
3541 add Sylpheed man page
3543 2002-06-29 [paul] 0.7.8claws33
3546 updated by Fabio Junior Beneditto
3548 2002-06-28 [jens] 0.7.8claws32
3553 * src/selective_download.c
3554 removed gettext for space " "
3559 2002-06-28 [paul] 0.7.8claws31
3561 * sync with 0.7.8cvs11
3562 see ChangeLog 2002-06-28
3564 2002-06-28 [paul] 0.7.8claws30
3566 * sync with 0.7.8cvs10
3567 see ChangeLog 2002-06-27 and 2002-06-28
3569 2002-06-26 [paul] 0.7.8claws29
3572 src/selective_download.c
3573 don't gettextise empty strings.
3574 reserved by gettext. gettext("") returns
3575 the header entry with meta information,
3576 not the empty string
3581 2002-06-26 [paul] 0.7.8claws28
3583 * sync with 0.7.8cvs7
3584 see ChangeLog 2002-06-25
3586 * src/prefs_common.c
3587 ...and in the process, tweak the gui a little
3589 2002-06-25 [alfons] 0.7.8claws27
3593 fine tune ldap library detection
3595 2002-06-25 [alfons] 0.7.8claws26
3598 don't allow return receipts when composing a news article
3600 2002-06-25 [paul] 0.7.8claws25
3603 add '$(AMTAR)' to 'release' section to allow for
3604 new and older autotools
3606 2002-06-25 [paul] 0.7.8claws24
3609 fix "No more unread messages" persistant pop-up
3612 2002-06-25 [paul] 0.7.8claws23
3615 updated by Alessandro Maestri
3617 2002-06-25 [paul] 0.7.8claws22
3619 * sync with 0.7.8cvs6
3620 see ChangeLog 2002-06-25
3622 2002-06-24 [paul] 0.7.8claws21
3625 add GPL copyright information
3627 2002-06-24 [paul] 0.7.8claws20
3631 tools/update-po ** NEW FILE **
3632 add script that eases the creation of *.po files
3633 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3635 2002-06-23 [alfons] 0.7.8claws19
3638 make notification_convert_header obey const correctness
3639 (next step will be fixing the broken return receipt)
3641 2002-06-23 [paul] 0.7.8claws18
3644 fix bug introduced in last commit:
3645 removed too much code in last commit - put back what's
3648 2002-06-23 [paul] 0.7.8claws17
3650 * src/messageview.[ch]
3651 remove code committed in error from locally patched
3654 2002-06-23 [colin] 0.7.8claws16
3657 add compose_entry_select(), used to select the default_to
3658 email address - hopefully avoiding people sending mails to
3661 2002-06-22 [alfons] 0.7.8claws15
3664 add Bram Metsch & Stanislav Karchebny
3666 * src/prefs_account.[ch]
3668 - apply and adapt Bram's patch which allows user to set SMTP AUTH
3669 options. (see <http://sourceforge.net/tracker/index.php
3670 ?func=detail&aid=566937&group_id=25528&atid=384600>);
3672 - merge Stanislav's fix to make SMTP AUTH work with qmail
3673 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3675 2002-06-22 [paul] 0.7.8claws14
3677 * sync with 0.7.8cvs5
3678 see ChangeLog 2002-06-19 and 2002-06-20
3680 2002-06-22 [alfons] 0.7.8claws13
3682 * src/selective_download.c
3683 fix a stupid mistake I made
3685 2002-06-22 [alfons] 0.7.8claws12
3687 * src/selective_download.[ch]
3688 fix another unnoticed leak; cleanup code
3693 gpg-sign <-- gpg-sign-syl
3695 2002-06-21 [alfons] 0.7.8claws11
3697 * src/selective_download.c
3698 * src/selective_download.h
3699 fix assorted mix of allocation errors (should solve
3700 problem reported by Philippe Gramoullé, see:
3701 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3703 2002-06-20 [melvin] 0.7.8claws10
3705 * tools/gpg-sign *REMOVED*
3706 tools/gpg-sign-syl *ADDED*
3707 Replaced the gpg clearsigning script with the version using
3708 xterm instead of ssh-askpass and changed its name.
3711 Updated actions example to reflect the renaming of the
3712 gpg clearsigning script.
3714 2002-06-19 [paul] 0.7.8claws9
3716 * sync with 0.7.8claws9
3717 see ChangeLog 2002-06-18 and 2002-06-19
3719 2002-06-19 [paul] 0.7.8claws8
3721 * sync with 0.7.8cvs1
3722 see ChangeLog 2002-06-18
3724 2002-06-18 [alfons] 0.7.8claws7
3727 add omitted prototype
3729 2002-06-17 [paul] 0.7.8claws6
3732 fix hiding of exec_btn
3734 2002-06-17 [paul] 0.7.8claws5
3737 remove unneeded code: should_delete()
3738 and Pop3State::uidl_todelete_list
3740 2002-06-17 [paul] 0.7.8claws4
3743 see ChangeLog 2002-06-11 and 2002-06-13
3745 2002-06-16 [alfons] 0.7.8claws3
3748 make sure lock sort mode (claws specific) is
3749 also persists after a tree rescan
3751 2002-06-16 [alfons] 0.7.8claws2
3753 * src/prefs_folder_item.c
3755 fix persistence of folder sort mode (broken
3756 by adapting Hiro's new folder persistence code)
3758 2002-06-16 [alfons] 0.7.8claws1