1 2002-12-03 [paul] 0.8.6claws53
4 update to reflect recent changes (thanks
5 to Ricardo Mones Lastra)
8 fix problem with quoted strings. Patch submitted
9 by Luke Plant <lukeplant@softhome.net>
11 2002-12-03 [paul] 0.8.6claws52
13 * sync with 0.8.6cvs15
14 see ChangeLog 2002-12-03
16 2002-12-02 [christoph] 0.8.6claws51
20 implement logging using a hook function
24 define hooklist name in header file to avoid
25 errors caused by wrong spelling of hooklist names
30 2002-12-02 [christoph] 0.8.6claws50
32 * src/common/Makefile.am
33 add src/common/hooks.[ch]
35 * src/common/hooks.[ch]
36 implement a simple hook system using glib's hook functions
40 use new hook system for folder item updates
42 2002-12-02 [christoph] 0.8.6claws49
44 * doc-src/ui_seperation.txt ** NEW **
45 information for ui seperation
48 remove files that were moved to common
49 include common directory by default for the header files
54 implement automaton using g_io_*-functions instead of
55 gdk_input_add to make it ui independent
65 remove common/ prefix because directory is now in
84 * src/ssl_certificate.c
85 add log.h header file for logging functions
91 o move debug_mode to common/utils.c
92 o add functions to set and get debug_mode
94 * src/defs.h ** REMOVE **
95 * src/intl.h ** REMOVE **
96 * src/socket.[ch] ** REMOVE **
97 * src/ssl.[ch] ** REMOVE **
98 * src/utils.[ch] ** REMOVE **
99 replaced by new files in src/common/
101 * src/common/Makefile.am
102 add new files in src/common/
104 * src/common/defs.h ** NEW **
105 * src/common/intl.h ** NEW **
106 * src/common/log.[ch] ** NEW **
107 * src/common/socket.[ch] ** NEW **
108 * src/common/ssl.[ch] ** NEW **
109 * src/common/utils.[ch] ** NEW **
110 replacement for files in src/
112 2002-12-02 [colin] 0.8.6claws48
115 Scroll folderview if necessary during dnd
117 2002-12-02 [colin] 0.8.6claws47
120 Add check to verify a move is within a single mailbox
122 Add specific error string for this check
124 2002-12-02 [colin] 0.8.6claws46
127 Add a test to folder moving, remove a statusbar_print
129 Add Move folder... context-menu item
130 Factorize folder moving code
131 Enable folder DND for mbox
133 2002-12-01 [christoph] 0.8.6claws45
136 remove conf.aspelltest if the version check fails
138 2002-11-30 [christoph] 0.8.6claws44
141 run libtoolize --force in autogen to create missing
144 2002-11-30 [christoph] 0.8.6claws43
150 * src/uuencode.[ch] ** REMOVED **
151 * src/common/Makefile.am
152 * src/common/uuencode.[ch] ** NEW **
153 move uuen/decoder to common directory
155 2002-11-30 [christoph] 0.8.6claws42
158 * src/base64.[ch] ** REMOVED **
167 * src/common/Makefile.am
168 * src/common/base64.[ch] ** NEW **
169 move base64 en/decoder to common directory
171 2002-11-30 [christoph] 0.8.6claws41
173 * src/common ** NEW **
174 new directory for UI independent code
176 new directory for GTK frontend
177 * src/common/.cvsignore ** NEW **
178 * src/gtk/.cvsignore ** NEW **
180 * src/common/Makefile.am ** NEW **
181 * src/gtk/Makefile.am ** NEW **
182 automake files to build new seperated stuff
184 the binary will currently still be build with the
185 files in src, so we include the code from the
186 subdirs for now after building the libs there
188 2002-11-30 [paul] 0.8.6claws40
191 fix bug [642731] 'Wrong selected account with drafted mail'
193 2002-11-29 [oliver] 0.8.6claws39
196 o update summaryview when switching between different
199 o check if messageview holds already removed msg
203 2002-11-29 [oliver] 0.8.6claws38
206 remove not needed variables and includes
207 make messageview stay opened and move to next when msgs are deleted
209 2002-11-29 [oliver] 0.8.6claws37
212 disable compose button (messageview toolbar) by default
213 deleted msgs are moved to trash
215 2002-11-29 [melvin] 0.8.6claws36
218 Increased minimal gpgme version to 0.3.10 (Zombies out)
219 and to detect signatures expirations (gpgme 0.3.6)
222 Use non obsolescent function for Gpgme engine checking.
225 Inform about expired signatures or signatures which key
226 has expired. Expiration date is displayed.
229 Inform about expired signatures or signatures which key
232 2002-11-28 [paul] 0.8.6claws35
235 re-instate 'Check for new messages' in Newsgroup
236 folders right-click menu, after a suggestion from
237 Tim Mann <timmann@users.sourceforge.net>
240 after a crash check only local folders for new
243 2002-11-28 [paul] 0.8.6claws34
246 apply patch that fixes the checking of GTK with XIM
247 support on different OSs, such as FreeBSD. Patch
248 submitted by Topia <topia@users.sourceforge.net>
250 2002-11-28 [paul] 0.8.6claws33
255 more changes to the English
257 2002-11-28 [paul] 0.8.6claws32
259 * sync with 0.8.6cvs13
260 see ChangeLog 2002-11-28 (no sync needed
263 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws31
265 * src/mainwindow.[ch]
266 add patch by Ivan F. Martinez introducing messageview Toolbar
267 some changes and committed by oliver
269 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws30
271 * src/messageview.[ch]
272 add patch by Ivan F. Martinez introducing messageview Toolbar
273 some changes and committed by oliver
275 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws29
278 add patch by Ivan F. Martinez introducing messageview Toolbar
279 some changes and committed by oliver
281 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)] 0.8.6claws28
284 add patch by Ivan F. Martinez introducing messageview Toolbar
285 some changes and committed by oliver
287 2002-11-28 [oliver] 0.8.6claws27
289 * src/prefs_toolbar.[ch]
290 getting ready for messageview toolbar
291 free mem allocated by gettext
292 change prefs_toolbar to prefs_toolbar_open
294 2002-11-28 [thorsten] 0.8.6claws26
297 cleaned up conflicting declarations of
298 imageview_show_image()
300 2002-11-28 [paul] 0.8.6claws25
302 * src/grouplistdialog.c
304 src/prefs_summary_column.c
305 a few more improvements to the English
307 2002-11-28 [colin] 0.8.6claws24
310 A few updates to command-line parameters
312 2002-11-28 [colin] 0.8.6claws23
314 * src/prefs_filtering.c
315 Fix problems with prefs_filtering_delete_path:
316 a) if the first rule is removed, original pointers
317 weren't updated (leading to segfaults)
318 b) it was always global_processing updated in case
319 of removed path was parent of rule path
321 2002-11-27 [paul] 0.8.6claws22
327 src/prefs_customheader.c
328 src/prefs_display_header.c
329 src/prefs_filtering.c
330 src/prefs_folder_item.c
333 src/prefs_summary_column.c
336 improve the English in the GUI
338 2002-11-27 [colin] 0.8.6claws21
341 Fix processing renaming problems happening after
344 2002-11-27 [colin] 0.8.6claws20
347 recursive move now deletes src each subfolder after
350 Use identifier instead of path during dnd (enables
353 2002-11-27 [paul] 0.8.6claws19
356 apply patch that does command-line processing
357 BEFORE gtk_init, allowing claws to run from
358 shell-scripts in non-X environment (e.g. crontab
359 or ip-up, ip-down scripts). Patch submitted by
360 Ruslan N. Balkin <baron@dartel.ru>
363 updated by Alessandro Maestri
365 2002-11-27 [paul] 0.8.6claws18
367 * sync with 0.8.6cvs12
369 Differences are that main uses a 'Receive dialog'
370 frame on the Interface tab, whereas claws groups all
371 the dialogs together in a 'Dialogs' frame.
373 2002-11-27 [colin] 0.8.6claws17
375 * src/prefs_matcher.c
376 Fix Execute criteria's NOT flag
379 2002-11-26 [christoph] 0.8.6claws16
382 rewrite the ssl code a little bit, only use one
383 SSL context, set default certificates' file/path
385 2002-11-26 [thorsten] 0.8.6claws15
388 default-reply-to didn't work for ml-reply
390 2002-11-26 [melvin] 0.8.6claws14
392 * src/prefs_actions.c
393 Made pipe-actions ignore short headers in message view
394 Made trailing-pipe-actions write in the message view with
395 the same font as the original message
397 2002-11-26 [paul] 0.8.6claws13
400 this time commit the correct file
402 2002-11-26 [paul] 0.8.6claws12
404 * sync with 0.8.6cvs11
405 src/quote_fmt_parse.y
410 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
412 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
415 see ChangeLog 2002-11-25 and 2002-11-26
417 2002-11-26 [colin] 0.8.6claws11
420 Fix collapsed folder not auto-expanding during
421 mail dnd, if it was the source folder.
423 2002-11-25 [colin] 0.8.6claws10
425 * src/folderview.[ch]
426 Variable renaming and cleaning (slist of nodes
427 to be re-collapsed is stored in FolderView)
429 2002-11-25 [paul] 0.8.6claws9
431 * src/prefs_common.[ch]
432 fix breakage caused by last commit
434 2002-11-25 [paul] 0.8.6claws8
436 * sync with 0.8.6cvs4
437 see ChangeLog 2002-11-21
439 2002-11-25 [paul] 0.8.6claws7
441 * sync with 0.8.6cvs4
442 see ChangeLog 2002-11-20
444 2002-11-25 [paul] 0.8.6claws6
446 * sync with 0.8.6cvs3
447 see ChangeLog 2002-11-18
449 2002-11-25 [colin] 0.8.6claws5
452 Add gtkut_ctree_node_is_parent()
454 Spring-loaded folders
456 2002-11-25 [colin] 0.8.6claws4
459 Add slist_concat_unique(), function to merge
460 two GSList filtering dups
462 * src/summaryview.[ch]
465 Add detection/update/display of unread answers
468 Add procmsg_find_children()
469 Add procmsg_msg_has_marked_parent()
471 2002-11-25 [colin] 0.8.6claws3
473 * src/ssl_certificate.[ch]
474 Allow checking a certificate without a DNS
476 Allow to forget a cert (by deleting it)
477 Make ssl_certificate_destroy_public
478 * src/ssl_manager.[ch] ** NEW FILES **
479 Gui to manage (display/remove) certificates
480 * src/prefs_common.[ch]
481 Add a pref to allow silent acceptation of
482 trusted certificates or not (based on the
483 "I want to know what's going on" principle)
485 Add SSL manager in Tools menu
487 Add the new files to the build
489 Add ssl_manager.c to translations
491 2002-11-25 [colin] 0.8.6claws2
493 * src/summaryview.[ch]
494 Add S_SEARCH_EXTENDED to the quick search, which
495 allows to search using filtering syntax.
497 2002-11-25 [colin] 0.8.6claws1
500 Deletion of duplicates now prefer deleting
501 the unread dup (fixes feature-request 638989).
503 2002-11-24 [paul] 0.8.6claws
509 updated by Ricardo Mones Lastra,
510 Witold Wladyslaw Wojciech Wilk,
511 Ruslan N. Balkin, and Urke MMI
514 2002-11-24 [paul] 0.8.5claws182
517 updated by George Danchev
519 2002-11-23 [alfons] 0.8.5claws181
522 tiny memory leak found by browsing Dimitar's
525 2002-11-23 [paul] 0.8.5claws180
528 updated by Alessandro Maestri
530 2002-11-22 [christoph] 0.8.5claws179
534 * src/prefs_filtering.c
538 2002-11-22 [alfons] 0.8.5claws178
541 summary_execute_delete_func(): if message is deleted, make
542 sure to also remove its entry in the subject hash table.
543 fixes a corner case bug.
545 2002-11-22 [paul] 0.8.5claws177
550 * ltconfig ** REMOVED **
553 2002-11-22 [paul] 0.8.5claws176
556 textview_set_font(): fix for message display in
557 UTF-8 locales (thanks to Sergey Vlasov).
560 add new team members and contributors
563 2002-11-21 [colin] 0.8.5claws175
566 Add procmsg_remove_special_headers()
568 Use procmsg_remove_special_headers() for
571 2002-11-21 [colin] 0.8.5claws174
574 Fix moving/copying from queue/draft folders
577 2002-11-21 [christoph] 0.8.5claws173
583 * src/matcher_parser_lex.[hl]
585 * src/mbox_folder.[ch]
586 * src/prefs_filtering.c
588 * src/quote_fmt_lex.l
590 fix all warnings except the warnings in lex and yacc files
592 2002-11-20 [christoph] 0.8.5claws172
595 fix MsgInfo retrieval for IMAP draft and queue folders
596 (closes bug [ 619558 ] Draft saving on IMAP box issue)
598 2002-11-19 [christoph] 0.8.5claws171
601 fix segfault, when draft saving does not get
602 the MsgInfo of the new message
603 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
605 2002-11-19 [christoph] 0.8.5claws170
608 add parameter check for flag setting function
609 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
611 2002-11-18 [paul] 0.8.5claws169
614 more sensitivity fixes to redirect mode:
615 * disable toolbar draft button
616 * allow only Address book in the Tools menu
617 * disable editing of message by the spell
620 2002-11-18 [paul] 0.8.5claws168
623 fix sensitivity of menu items in compose_redirect():
624 allow only the necessary items
626 2002-11-18 [paul] 0.8.5claws167
629 fix bug [ 603259 ] 'attachment got lost on bounce'
631 2002-11-18 [paul] 0.8.5claws166
634 updated by Ruslan N. Balkin <baron@dartel.ru>
636 2002-11-18 [colin] 0.8.5claws165
640 Remove old filtering stuff
643 2002-11-17 [oliver] 0.8.5claws164
646 remove not needed typedef
648 2002-11-17 [oliver] 0.8.5claws163
651 make toolbar's on click events translatable
653 2002-11-15 [colin] 0.8.5claws162
656 Revert too-soon integration of a feature
658 2002-11-15 [christoph] 0.8.5claws161
661 use main's implementation of imap_get_msginfo
663 2002-11-15 [christoph] 0.8.5claws160
673 replace claws' fetch_msginfo with main's get_msginfo
674 (use main's implementation where possible)
676 2002-11-15 [colin] 0.8.5claws159
678 * src/ssl_certificate.c
681 2002-11-16 [melvin] 0.8.5claws158
684 Updated French translations.
686 2002-11-16 [colin] 0.8.5claws157
688 * src/ssl_certificate.c
689 Check for missing parts in the certificates
691 2002-11-15 [colin] 0.8.5claws156
694 Preventive fix (missing check) found by
700 sync with 0.8.6 release
702 2002-11-15 [colin] 0.8.5claws155
706 Fix error handling of folder_item_move_to()
709 2002-11-15 [colin] 0.8.5claws154
713 folder_item_move_to() sets an error message instead
714 of having GUI stuff in folder.c
716 2002-11-15 [colin] 0.8.5claws153
719 Implemented a callback for MsgInfo updates,
720 heavily copy/pasted from Christoph's folder
722 * src/summaryview.[ch]
723 Register summary_update_msg as callback
725 2002-11-14 [colin] 0.8.5claws152
728 Update the FolderItem after sending (fixes 617593)
730 2002-11-14 [christoph] 0.8.5claws151
733 fix wrong position of NULL pointer check found
736 2002-11-14 [christoph] 0.8.5claws150
739 fix segfault when deleting messages from IMAP folders
740 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
742 2002-11-14 [colin] 0.8.5claws149
745 Forwarding was also ignoring the folder's default account.
747 2002-11-14 [colin] 0.8.5claws148
750 Fix sent folder not set to folder properties when
753 2002-11-14 [thorsten] 0.8.5claws147
756 inc_start(): Files were not moved from .processing to inbox,
757 if no global processing rule existed
759 2002-11-14 [colin] 0.8.5claws146
761 * src/ssl_certificate
764 2002-11-14 [paul] 0.8.5claws145
767 updated by Alessandro Maestri
769 2002-11-13 [alfons] 0.8.5claws144
772 folder_item_close(): only mark messages unread
773 when a folder has new messages
775 2002-11-13 [keith] 0.8.5claws143
778 Fix problem moving or copying between
781 2002-11-13 [colin] 0.8.5claws142
783 * src/matcher_parser_parse.y
784 Fix rule problem when " don't match
786 2002-11-13 [christoph] 0.8.5claws141
790 moved cache saving to folder_item_close
791 the folderview should not have to deal with
794 2002-11-13 [christoph] 0.8.5claws140
797 moved setting of important score to
798 summary_set_prefs_from_folderitem
800 2002-11-13 [colin] 0.8.5claws139
802 * src/matcher_parser_parse.y
803 Fix a segfault in the parser (happening when
804 a good expression had been tested and a bad
807 2002-11-13 [paul] 0.8.5claws138
809 * sync with 0.8.5cvs24
810 see ChangeLog 2002-11-13
813 updated by Fabio Jr. Beneditto
815 2002-11-13 [colin] 0.8.5claws137
820 Revert last commit, problem
822 2002-11-13 [colin] 0.8.5claws136
825 Remove duplicated code
827 Bumped CACHE_VERSION and MARK_VERSION
829 Network endian for cache and mark files
831 2002-11-12 [colin] 0.8.5claws135
834 Fix the "socket error" dialog which disappeared
836 2002-11-12 [colin] 0.8.5claws134
839 Reverse last commit which had performance
840 problems, but still reverse the list
842 2002-11-12 [colin] 0.8.5claws133
847 2002-11-12 [melvin] 0.8.5claws132
850 Added a check for a NULL prefs_common.dictionary
852 2002-11-12 [colin] 0.8.5claws131
854 * src/ssl_certificate.[ch]
857 2002-11-12 [colin] 0.8.5claws130
859 * src/ssl_certificate.[ch]
860 Take connection port into account for
861 checking certificates (a single hostname
862 could have multiple servers with multiple
865 Pass the port to ssl_certificate_check
867 2002-11-12 [paul] 0.8.5claws129
870 fix a typo in last commit
872 2002-11-12 [paul] 0.8.5claws128
874 * sync with 0.8.5cvs23
875 see ChangeLog entry 2002-11-12
877 2002-11-11 [colin] 0.8.5claws127
879 * src/ssl_certificate.c
881 Don't popup, instead log error, if the
882 corresponding pref is checked
883 * src/ssl_certificate.h
884 include <openssl/objects/h>
886 2002-11-11 [colin] 0.8.5claws126
888 * src/ssl_certificate.h
891 2002-11-11 [colin] 0.8.5claws125
893 * src/ssl_certificate.c
896 2002-11-11 [colin] 0.8.5claws124
900 * src/ssl_certificate.[ch]
901 Cleaned a bit (better use of SSL API)
902 (This will cause non-recognition of saved
903 certificates of claws12[23]...)
905 2002-11-11 [paul] 0.8.5claws123
908 updated by Ricardo Mones Lastra
910 2002-11-11 [colin] 0.8.5claws122
915 2002-11-11 [colin] 0.8.5claws121
917 * src/ssl_certificate.[ch] ** NEW FILES **
919 Check SSL certificates presented to us
921 Add ssl_certificate.[ch]
923 Add ssl_certificate.c
925 2002-11-11 [paul] 0.8.5claws120
927 * sync with 0.8.5cvs22
928 see ChangeLog 2002-11-11
930 2002-11-11 [paul] 0.8.5claws119
932 * sync with 0.8.5cvs21
933 see ChangeLog 2002-11-11
935 2002-11-10 [jens] 0.8.5claws118
939 corrected some typing
941 updated german translation
943 cleaned up specfile and adjusted it for claws
945 2002-11-10 [colin] 0.8.5claws117
948 a STATUSBAR_PUSH/POP fix
950 2002-11-10 [colin] 0.8.5claws116
952 * src/prefs_folder_item.c
953 Fix hanging after opening folder properties
955 2002-11-10 [hoa] 0.8.5claws115
957 * src/matcher_parser_lex.l
958 * src/matcher_parser_parse.y
959 config file for scoring and filtering is no more trashed
960 when there is a syntax error in a filtering rule when
961 editing it in a dialog.
963 2002-11-09 [colin] 0.8.5claws114
966 Added missing initialisation of folder->destroy()
968 2002-11-09 [colin] 0.8.5claws113
972 Fix the status bar messages
974 2002-11-09 [colin] 0.8.5claws112
977 Fix hangs after folder dnd, happening after
980 2002-11-09 [christoph] 0.8.5claws111
983 just changed order of calls (reverse order of
986 lock inc when checking only one account, otherwise
987 inc all could be executed at the same time
989 2002-11-09 [christoph] 0.8.5claws110
992 better unlock the mouse cursor before calling
993 summary_show because it changes the cursor too
995 2002-11-09 [christoph] 0.8.5claws109
999 add functions to open and close a folder
1000 o opending will execute scanning for remote folders
1002 o closing will unset new flag for messages
1004 2002-11-09 [colin] 0.8.5claws108
1007 Add a call to prefs_matcher_write_config to
1008 avoid non-leaf folders filtering settings to be
1011 2002-11-09 [paul] 0.8.5claws107
1013 * src/prefs_account.c
1016 2002-11-09 [colin] 0.8.5claws106
1021 2002-11-09 [colin] 0.8.5claws105
1024 Fix prefs_filtering deletion for MH folders (same
1026 * src/prefs_filtering.c
1027 Fix prefs_filtering renaming and deletion for
1028 folder-based processing rules.
1030 2002-11-09 [christoph] 0.8.5claws104
1034 * src/folderview.[ch]
1040 * src/prefs_folder_item.c
1043 implement a callback system for folder item updates
1045 2002-11-09 [colin] 0.8.5claws103
1048 Fix prefs_filtering renaming for MH folders (we
1049 shouldn't rename by path as another folder could
1050 have the same hierarchy).
1052 2002-11-09 [colin] 0.8.5claws102
1055 Fix a leak found by Christoph, use better variable
1058 2002-11-09 [colin] 0.8.5claws101
1061 One more fix for processing rules
1063 2002-11-08 [colin] 0.8.5claws100
1066 Don't copy the compiled regexp (will be reevaluated)
1068 Lock folderview while moving
1070 Provide info on what's happening to the user
1072 2002-11-08 [colin] 0.8.5claws99
1075 Fix folder reordering after a move if parent is
1078 Add function to copy a ScoringProp
1079 * src/prefs_folder_item.c
1080 Copy scoring rules when copying a folder prefs
1082 2002-11-08 [colin] 0.8.5claws98
1085 Fixes in case of failure
1086 * src/filtering.[ch]
1087 Add function to duplicate a FilteringProp
1089 Add function to duplicate a MatcherProp
1090 * src/prefs_folder_item.c
1091 Save folder's processing rules when copying
1094 2002-11-08 [colin] 0.8.5claws97
1099 Change a printf to debug_print
1101 2002-11-08 [colin] 0.8.5claws96
1105 Fix segfaults, call me stupido
1108 2002-11-08 [colin] 0.8.5claws95
1111 Added forgotten prefs to save when moving folders
1113 2002-11-08 [colin] 0.8.5claws94
1116 Fixes to folder DND (prefs copy)
1118 Optimization for folder DND (don't rescan whole tree)
1119 Added folderview_create_folder_node() for this
1120 optimization, so de-duped a bit the code
1121 * src/prefs_folder_item.[ch]
1122 Added prefs_folder_item_copy_prefs()
1124 2002-11-08 [paul] 0.8.5claws93
1126 * src/prefs_account.c
1128 tools/kmail2sylpheed_v2.pl
1131 2002-11-08 [paul] 0.8.5claws92
1134 src/prefs_account.[ch]
1135 remove account options 'clearsign' and 'ascii_armored',
1136 replace with 'default_gnupg_mode' to prevent mixed-mode
1139 2002-11-08 [paul] 0.8.5claws91
1142 re-implement GnuPG 'on-the-fly' mode selection,
1145 2002-11-08 [colin] 0.8.5claws90
1148 src/prefs_folder_item.c
1149 Change "Property" to "Properties"
1151 2002-11-07 [colin] 0.8.5claws89
1155 Allow folder dropping to a root folder
1157 2002-11-07 [paul] 0.8.5claws88
1162 2002-11-07 [paul] 0.8.5claws87
1165 fix reply-to-list bug. closes bug report
1166 "[633382] reply-to-list broken in recent cvs"
1168 2002-11-07 [paul] 0.8.5claws86
1171 add a forgotten '#if USE_GPGME ... #endif'
1173 2002-11-07 [paul] 0.8.5claws85
1175 * sync with 0.8.5cvs20
1176 see ChangeLog 2002-11-07
1178 2002-11-07 [colin] 0.8.5claws84
1181 Change folder_item_move_to to return the newly
1184 Select the new folderitem after moving.
1186 2002-11-07 [colin] 0.8.5claws83
1188 * src/prefs_filtering.c
1189 Fix rule rewriting when moving a leaf folder to a
1192 2002-11-07 [colin] 0.8.5claws82
1194 * src/prefs_filtering.c
1197 2002-11-07 [colin] 0.8.5claws81
1200 Add folder_item_move_to() function to move a
1201 folderitem into another one (updates matcher etc)
1203 Add folder drag'n drop (context menu to come)
1204 [Should be dataloss free, but Please backup before
1207 2002-11-06 [colin] 0.8.5claws80
1210 mh_create_folder() returns NULL if can't create
1213 2002-11-06 [paul] 0.8.5claws79
1216 allow 'on-the-fly' changing of the type of encryption
1217 and/or signing used (mime/ascii) via the compose window
1219 2002-11-06 [paul] 0.8.5claws78
1221 * sync with 0.8.5cvs19
1222 see ChangeLog 2002-11-06 for src/account.c:
1223 account_get_special_folder()
1225 2002-11-05 [alfons] 0.8.5claws77
1228 very minor cleanups: nothing to see here, move on. :-)
1230 2002-11-05 [colin] 0.8.5claws76
1233 Changes choices if compose windows are opened to
1234 Discard, Draft, Don't quit
1236 2002-11-05 [thorsten] 0.8.5claws75
1239 reenabled default_reply_to folder option
1241 2002-11-05 [colin] 0.8.5claws74
1248 add clean_quit() for the SIGTERM handler
1250 2002-11-05 [paul] 0.8.5claws73
1253 updated by Ricardo Mones Lastra
1255 2002-11-05 [melvin] 0.8.5claws72
1258 Fixed log-clipping bug #616795.
1259 To stop logging in the log window use 0 length.
1260 * src/prefs_common.c
1261 Added a label to inform about the 0 log length behaviour.
1263 2002-11-05 [paul] 0.8.5claws71
1265 * sync with 0.8.5cvs17
1266 see ChangeLog 2002-11-05
1268 2002-11-04 [paul] 0.8.5claws70
1270 * sylpheed-128x128.png
1273 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1274 <nikai@users.sourceforge.net>
1277 updated by George Danchev
1279 2002-11-03 [thorsten] 0.8.5claws69
1284 add check if gpg is active
1286 2002-11-03 [thorsten] 0.8.5claws68
1289 removed GSList declaration causing trouble on MacOS-X
1290 (submitted by alfons, reported by xfesty)
1292 2002-11-01 [paul] 0.8.5claws67
1295 remove last remnants of main's filter code
1297 2002-11-01 [paul] 0.8.5claws66
1299 * tools/filter_conv.pl
1300 fix bug where user-defined headers were ignored
1302 2002-11-01 [paul] 0.8.5claws65
1305 make a debug_print() not translatable
1307 2002-10-31 [melvin] 0.8.5claws64
1310 Fixed --disable-aspell-test. Now --disable-aspell-test will
1311 not run any GNU/aspell test. The dictionary path will
1312 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1313 was given, in which case, it will be $prefix/lib/aspell/
1315 Fixed typo in commentary (Aspell code).
1317 2002-10-31 [paul] 0.8.5claws63
1320 remove src/filter.c and src/prefs_filter.c
1321 thanks to Ricardo for reminding me
1323 2002-10-31 [colin] 0.8.5claws62
1328 2002-10-31 [paul] 0.8.5claws61
1330 * src/prefs_filter.[ch] ** REMOVED **
1331 src/filter.[ch] ** REMOVED **
1340 src/prefs_filtering.c
1341 src/summaryview.[ch]
1342 remove main's 'filter' code
1345 update to reflect removal of main's filter
1347 2002-10-31 [paul] 0.8.5claws60
1350 remove check for global_processing in summary_filter_open().
1351 This fixes the bug where if the user uses the right-click
1352 'Create filter rule...' and doesn't have any filter rules
1353 already defined in claws' advanced filtering, the newly
1354 created filter rule goes to main's filtering which is
1355 inaccessible through the gui. Now the filter rule gets added
1356 to claws' filtering by default.
1358 2002-10-28 [melvin] 0.8.5claws59
1360 * src/prefs_actions.c
1361 Fixed bug #627322 where MIME parts were not always
1362 correctly passed to a %p action
1363 Display an error dialog when message filename is not found.
1365 2002-10-28 [melvin] 0.8.5claws58
1367 * src/prefs_common.c
1368 Readded a missing function declaration lost in 0.8.3claws34
1370 2002-10-28 [paul] 0.8.5claws57
1372 * sync with 0.8.5cvs15
1373 see ChangeLog 2002-10-28 and 2002-10-25
1375 Note: ChangeLog entry 2002-10-24 is not sync'ed.
1377 2002-10-27 [oliver] 0.8.5claws56
1380 plug leak in pop3_top_recv
1382 2002-10-26 [christoph] 0.8.5claws55
1385 set need_update folder flag when messages are added
1386 (closes bug [ 626922 ] folder not updated after receiving)
1388 2002-10-25 [melvin] 0.8.5claws54
1391 Fixed a memleak introduced in the scaling code.
1393 2002-10-24 [alfons] 0.8.5claws53
1396 make filtering's forward message action forward from the
1398 (closes bug [628089 ] Filter -> Forward from address problem
1401 2002-10-24 [christoph] 0.8.5claws52
1405 o use manual of current locale or english if current
1406 locale is not available (and english is available)
1407 o also link to sylpheed doc project manuals
1409 2002-10-23 [paul] 0.8.5claws51
1412 tools/kmail2sylpheed_v2.pl
1413 add new version of kmail addressbook importer script.
1414 works with newer versions of Kmail/KAddressBook which
1415 have new and rearranged data.
1417 2002-10-23 [martin] 0.8.5claws50
1423 added length parameter to get_abbrev_newsgroup_name()
1424 changed this function so that it abbreviates the newsgroup
1425 names only so long it is smaller than the length parameter
1426 (for better reading of some newsgroup names and space efficiency)
1428 2002-10-22 [colin] 0.8.5claws49
1431 Revert Alfons' last modification (after voting ;-))
1433 2002-10-21 [alfons] 0.8.5claws48
1436 folder view in folder selection dialog reflects state of
1437 folder view in main window
1439 2002-10-18 [alfons] 0.8.5claws47
1442 drop imported messages in folder selected by user,
1443 and not in the inbox
1444 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
1446 2002-10-18 [alfons] 0.8.5claws46
1449 make automagic reply work correctly for email accounts
1450 (whether it's viable to do a full sync with Hiro's
1451 compose.c is still under discussion)
1453 2002-10-18 [melvin] 0.8.5claws45
1455 * src/prefs_actions.c
1456 Fixed bug #622275 where asynchroneous actions left
1458 Made (synchroneous) actions' input be displayed live.
1460 2002-10-18 [christoph] 0.8.5claws44
1463 don't add a newline in the textview in front of the
1464 first textpart if header display is disabled
1465 (closes bug [ 603385 ] disabled header display leaves blank
1468 2002-10-18 [christoph] 0.8.5claws43
1475 folder->get_num_list now returns an error code
1476 (closes bug [ 609424 ] News cache cleared on failure)
1478 2002-10-17 [colin] 0.8.5claws42
1481 Changed a printf by debug_print
1485 * tools/OOo2sylpheed.pl
1486 allow for spaces in the name of the
1487 file to be attached.
1489 2002-10-16 [colin] 0.8.5claws41
1492 Use a tristate to change online mode
1494 2002-10-16 [paul] 0.8.5claws40
1497 updated by Ricardo Mones Lastra
1499 2002-10-16 [colin] 0.8.5claws39
1503 Added --online and --offline command-line
1506 2002-10-15 [christoph] 0.8.5claws38
1509 set mimeinfo->name to NULL after g_free to
1510 avoid double freeing with g_free
1512 2002-10-14 [christoph] 0.8.5claws37
1517 remove calls to folder->change_flags that are now
1518 done by procmsg flag functions (seems it is not
1519 used by any foldertype anyway)
1521 init folder->change_flags with NULL
1523 2002-10-14 [christoph] 0.8.5claws36
1527 use virtual functions for folder item new and destroy
1530 2002-10-14 [melvin] 0.8.5claws35
1533 Added a test to not run the spell checker if no default
1534 dictionary is available. No dialog is displayed though.
1536 2002-10-14 [melvin] 0.8.5claws34
1539 Fixed bug in dictionary list context menu where
1540 "More..." pointed to an emtpy submenu if the
1541 number of dictionaries is a multiple of 15
1542 Removed unneeded code in suggestions list creation
1544 2002-10-14 [paul] 0.8.5claws33
1547 updated by George Danchev
1549 2002-10-13 [hoa] 0.8.5claws32
1552 src/matcher_parser_parser.y
1553 removed the escaped string from internal structure
1556 2002-10-12 [colin] 0.8.5claws31
1558 * src/gtksctree.[ch]
1560 Removed useless function gtksctree_reanchor
1562 2002-10-12 [alfons] 0.8.5claws30
1564 * sync with remaining main changes 2002-10-09 - 2002-10-11
1565 - drop changes to src/compose.c (requires claws specific changes)
1567 2002-10-12 [alfons] 0.8.5claws29
1569 * sync with main changes of 2002-10-08
1570 - drop changes to src/compose.c (requires claws specific changes)
1571 - drop changes to src/summaryview.c (requires changes to compose.c)
1573 2002-10-12 [alfons] 0.8.5claws28
1575 * sync with main changes of 2002-10-07
1577 2002-10-12 [alfons] 0.8.5claws27
1579 * sync with main changes of 2002-10-04
1580 - drop changes to src/compose.c (requires claws specific changes)
1581 - drop changes to src/prefs_folder_item.c (claws implementation
1582 seems to be working)
1584 2002-10-12 [colin] 0.8.5claws26
1587 Fix folder-flicker when space-reading, introduced
1590 2002-10-12 [colin] 0.8.5claws25
1593 Save account address when saving as draft.
1596 2002-10-12 [colin] 0.8.5claws24
1599 Fix the problem consisting of no message selected
1600 after the last message in a folder has been moved.
1602 2002-10-12 [paul] 0.8.5claws23
1605 src/prefs_template.c
1607 add Cc and Bcc to templates. Patch submitted by
1610 2002-10-12 [colin] 0.8.5claws22
1613 Fix a bug after "Check for new messages":
1614 If a folder was opened, it was still selected at
1615 the end of the check, but displayed empty.
1617 Remove unnecessary check
1622 be more verbose in the description of
1626 2002-10-11 [colin] 0.8.5claws21
1629 Make space work (better) when no mail is selected
1631 2002-10-11 [colin] 0.8.5claws20
1637 2002-10-11 [colin] 0.8.5claws19
1640 revert 0.8.5claws6 changes as i couldn't get to
1643 2002-10-11 [melvin] 0.8.5claws18
1646 Removed buggy and unused macro (should have been committed in
1649 2002-10-11 [melvin] 0.8.5claws17
1652 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
1654 2002-10-11 [thorsten] 0.8.5claws16
1657 remove rescan warning
1659 2002-10-11 [colin] 0.8.5claws15
1662 fix a segfault that happens if conv_unmime_header
1663 fails (should be better to find out why it fails)
1665 2002-10-11 [christoph] 0.8.5claws14
1668 update folderview stats after ignore/unignore thread
1670 2002-10-11 [hoa] 0.8.5claws13
1672 * src/quote_fmt_parse.y
1673 Fixed a yacc/bison syntax error
1675 Escaping of string is fixed.
1677 2002-10-11 [colin] 0.8.5claws12
1680 Resize images to fit
1682 2002-10-11 [paul] 0.8.5claws11
1685 updated by Ricardo Mones Lastra
1687 2002-10-10 [alfons] 0.8.5claws10
1690 allow dropping files by "moving" files from a file manager,
1691 not only by the more cumbersome "copying". the latter
1692 mostly implies holding down the Control button
1694 2002-10-10 [christoph] 0.8.5claws9
1697 update folders after thread building for ignored threads
1699 2002-10-10 [christoph] 0.8.5claws8
1703 * src/filtering.[ch]
1705 * src/folderview.[ch]
1710 * src/summaryview.[ch]
1711 o added new flag need_update to FolderItem
1712 o removed folder_table from various functions from tracking
1714 o set need_update flags in folder.c's move, copy and delete
1715 functions and procmsg's flags functions
1716 o added function folderview_update_items_when_required that
1717 updates all folders with need_update set
1718 o call folderview_update_items_when_required instead of
1719 folderview_update_item_foreach
1721 2002-10-09 [sergey] 0.8.5claws7
1724 Strip CRs whel loading the text into editor in reedit mode.
1726 2002-10-09 [colin] 0.8.5claws6
1729 Make Space work when no mail is selected
1731 2002-10-09 [colin] 0.8.5claws5
1733 * src/gtksctree.[ch]
1735 Add gtk_sctree_reanchor()
1737 Use gtk_sctree_reanchor() - better fix for
1740 2002-10-09 [colin] 0.8.5claws4
1743 Fix shift-click select after delete problem
1746 2002-10-08 [thorsten] 0.8.5claws3
1749 exclude current msg from -hide read messages-
1751 2002-10-08 [colin] 0.8.5claws2
1756 Differentiate socket errors from disk full
1759 2002-10-08 [christoph] 0.8.5claws1
1763 modifications for new config directory
1765 * config.guess ** REMOVED **
1766 * config.sub ** REMOVED **
1767 * install-sh ** REMOVED **
1768 * ltmain.sh ** REMOVED **
1769 * missing ** REMOVED **
1770 * mkinstalldirs ** REMOVED **
1771 these files are autogenerated by automake
1772 when you run autogen.sh
1774 * config/.cvsignore ** NEW FILE **
1775 * config/Makefile.am ** NEW FILE **
1776 ignore autogenerated files
1777 create a Makefile in this directory
1779 2002-10-08 [paul] 0.8.5claws
1781 * 0.8.5claws release
1786 fix quote reply format for newsgroups reply bug
1791 updated by me and Witold Wladyslaw Wojciech Wilk
1794 2002-10-07 [paul] 0.8.3claws53
1799 updated messages catalogs, submitted by
1800 Alessandro Maestri, Fabio Jr.Beneditto
1801 and Urke MMI, respectively.
1803 2002-10-07 [christoph] 0.8.3claws52
1808 fix new folder ghost message bug
1809 (closes bug [ 619722 ] wrong count for newly created folders)
1811 2002-10-07 [christoph] 0.8.3claws51
1814 fix news posting problem
1816 2002-10-07 [melvin] 0.8.3claws50
1819 Updated French translation
1821 2002-10-05 [christoph] 0.8.3claws49
1824 check if line_start_cache is set in gtk_stext_update_text
1825 (closes bug [ 618119 ] crash while doing search in folder)
1827 2002-10-05 [christoph] 0.8.3claws48
1833 implement cache cleanups for claws' folder system
1834 (closes bug [ 595916 ] imapcache not cleaned up)
1836 2002-10-05 [melvin] 0.8.3claws47
1838 * src/prefs_actions.c
1839 Made the help text more clear for the %p token
1841 2002-10-04 [paul] 0.8.3claws46
1844 see ChangeLog 2002-10-02 and 2002-10-03
1846 2002-10-04 [christoph] 0.8.3claws45
1849 fix segfault caused by pop before smtp
1850 call to inc_account_mail with NULL
1853 2002-10-04 [paul] 0.8.3claws44
1856 sync the LDAP detection from 0.8.5cvs1
1858 2002-10-02 [christoph] 0.8.3claws43
1861 fix small spelling error
1863 2002-10-02 [melvin] 0.8.3claws42
1866 Behave better and say "no" when test program cannot be run.
1868 2002-10-02 [paul] 0.8.3claws41
1870 * sync with 0.8.4cvs1
1871 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1874 toggle the behavior of Reply menuitem between
1875 normal reply and reply-to-list
1877 2002-10-01 [sergey] 0.8.3claws40
1880 Convert newlines in the message text to the canonical form
1881 before base64 encoding (RFC2045 compliance, fixes some
1882 interoperability issues with Evolution 1.0.3)
1884 2002-09-29 [colin] 0.8.3claws39
1887 Fix an unwanted copy/paste
1889 2002-09-29 [colin] 0.8.3claws38
1892 Renamed "Custom toolbar" to "Customize toolbar"
1893 Renamed "Show all header" to "Show all headers"
1894 Renamed "Set diplay item" to "Set displayed items"
1895 * src/prefs_common.c
1896 Renamed "Show all header" to "Show all headers"
1897 * src/prefs_summary_column.c
1898 Renamed "diplay item" to "displayed items"
1900 2002-09-29 [colin] 0.8.3claws37
1902 * src/mainwindow.[ch]
1903 online/offline status pixmaps follow theme
1905 * src/summaryview.[ch]
1906 quicksearch pixmap follows theme changes
1908 2002-09-29 [thorsten] 0.8.3claws36
1911 src/prefs_folder_item.[ch]
1912 add default_reply_to folder option (closes patch 581044)
1914 2002-09-29 [christoph] 0.8.3claws35
1916 * acconfig.h ** REMOVED **
1920 * ac/gnupg-check-typedef.m4
1921 fix autoheader 2.50 warning
1923 2002-09-29 [christoph] 0.8.3claws34
1925 * major code cleanup (part 2)
1927 - unused variables removed
1928 - unused functions removed
1929 - uninitialized variables checked
1930 - missing return statements added
1931 - missing function return types added
1932 - added parentheses around assignment
1933 when suggested by gcc
1935 2002-09-29 [alfons] 0.8.3claws33
1938 log_window_clear(): only bracket gtk_text_forward_delete()
1939 with gtk_text_freeze() / gtk_text_thaw() (see if this
1940 works around GTK text bug)
1942 2002-09-29 [paul] 0.8.3claws32
1946 updated by George Danchev and Urke MMI
1949 2002-09-27 [christoph] 0.8.3claws31
1951 * doc-src/readme.txt
1952 * doc-src/rfc1806.txt ** REMOVED **
1953 * doc-src/rfc2183.txt ** NEW FILE **
1954 * doc-src/rfc2980.txt ** NEW FILE **
1957 2002-09-27 [melvin] 0.8.3claws30
1960 Fixed typo which could break linking
1962 2002-09-27 [melvin] 0.8.3claws29
1965 Improved GNU/aspell checking.
1968 2002-09-27 [paul] 0.8.3claws28
1970 * sync with 0.8.3cvs8
1971 see ChangeLog 2002-09-27
1973 2002-09-26 [colin] 0.8.3claws27
1977 Add "Reply to Mailing-list" to the toolbar
1979 2002-09-26 [christoph] 0.8.3claws26
1982 Fix wrong message counts in summaryview status
1984 2002-09-26 [paul] 0.8.3claws25
1986 * sync with 0.8.3cvs7
1987 see ChangeLog 2002-09-26
1989 2002-09-26 [paul] 0.8.3claws24
1991 * sync with 0.8.3cvs6
1992 see ChangeLog 2002-09-25
1994 2002-09-25 [christoph] 0.8.3claws23
1996 * src/prefs_common.c
1997 * src/prefs_folder_item.c
1998 * src/prefs_scoring.c
1999 Renamed "kill score" to "hide score" in GUI
2002 2002-09-25 [paul] 0.8.3claws22
2004 * sync with 0.8.3cvs5
2005 see ChangeLog 2002-09-24
2007 2002-09-24 [alfons] 0.8.3claws21
2009 patch by Satoshi Nagayasu: allows appending / saving multiple
2010 selected files (closes "[ 612279 ] save multiple mesg(s) in
2014 add Satoshi Nagayasu
2016 summary_save_as(): allow saving selected files to
2018 summary_set_menu_sensitive: enable "Save As..." when
2019 multiple files are selected
2021 append_file(): new function
2023 2002-09-24 [colin] 0.8.3claws20
2026 Fix segfault when mimeinfo doesn't have a
2029 2002-09-24 [colin] 0.8.3claws19
2031 * src/prefs_common.[ch]
2032 Add a preference to display send dialog or not
2034 Display send dialog according to preference
2036 2002-09-24 [colin] 0.8.3claws18
2039 Disable user actions when sending
2041 2002-09-24 [colin] 0.8.3claws17
2044 Do not display name or filename for attachments
2045 with an application/pgp-signature type
2046 (security flaw, see bug 537413)
2048 2002-09-23 [colin] 0.8.3claws16
2051 Initialize entry_email, entry_alias and
2052 entry_remarks to first email address of the list
2054 2002-09-23 [colin] 0.83claws15
2057 Drop pgp-signature when reediting a signed queued
2060 2002-09-23 [melvin] 0.8.3claws14
2063 Updated French translation
2065 2002-09-23 [melvin] 0.8.3claws13
2068 Made custom toolbar menu labels more consistent
2069 * src/prefs_toolbar.c
2070 Made custom toolbar window title more consistent
2072 2002-09-22 [colin] 0.8.3claws12
2075 Initialize session type to normal before getting
2076 mail (fixes strange Get behaviour)
2077 * src/prefs_account.h
2078 Move STYPE_POP_BEFORE_SMTP to last position to
2079 avoid other side-effects
2081 2002-09-22 [colin] 0.8.3claws11
2083 * src/prefs_account.c
2084 Fix pop_bfr_smtp_tm_entry sensivity when switching
2085 from pop3 to apop or vice-versa
2087 2002-09-22 [colin] 0.8.3claws10
2089 * src/prefs_account.[ch]
2090 Add an option for the POP before SMTP timeout
2092 Remember time of last POP connection
2094 Do POP before SMTP only if timeout reached
2096 2002-09-22 [oliver] 0.8.3claws9
2099 explain custom toolbar
2101 2002-09-22 [oliver] 0.8.3claws8
2103 * src/prefs_actions.[ch]
2104 custom toolbar for compose
2105 actions callback from compose toolbar
2107 remove include toolbar.h
2109 2002-09-22 [oliver] 0.8.3claws7
2111 * src/prefs_toolbar.[ch]
2112 custom toolbar for compose
2113 - generic prefs_toolbar handles both
2114 Mainwin's toolbar as well as Compose toolbar
2116 2002-09-22 [oliver] 0.8.3claws6
2119 custom toolbar for compose
2120 restructure toolbar.[ch]
2122 2002-09-22 [oliver] 0.8.3claws5
2125 custom toolbar for compose
2127 2002-09-22 [oliver] 0.8.3claws4
2129 * src/mainwindow.[ch]
2130 custom toolbar for compose
2131 move mainwin toolbar back to mainwindow
2133 2002-09-22 [alfons] 0.8.3claws3
2140 2002-09-22 [alfons] 0.8.3claws2
2143 procmsg_save_to_outbox(): don't unlink message file from queue;
2144 callers should do it using folder_item_remove_msg()
2146 2002-09-22 [colin] 0.8.3claws1
2149 Made mimeview_check_signature() public
2151 Made GPG signatures verifiable by clicking
2152 the [application/pgp-signature] in the Text
2155 2002-09-22 [paul] 0.8.3claws
2164 updated translations, submitted by George Danchev,
2165 me, Ricardo Mones Lastra, Alessandro Maestri,
2166 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto
2167 and Urke MMI, respectively.
2169 2002-09-22 [alfons] 0.8.2claws65
2173 no furry valgrinds have been used to plug these memleaks
2175 2002-09-20 [paul] 0.8.2claws64
2177 * sync with 0.8.3cvs4
2178 'Select thread' re-implemented
2179 see ChangeLog 2002-09-20
2181 2002-09-21 [alfons] 0.8.2claws63
2184 compose_send(): plug unnoticed memleak
2186 2002-09-20 [alfons] 0.8.2claws62
2189 replace_address_in_edit(): strict check for NULL address to
2190 fix "[ 607348 ] Segfault in address completion". My guess is
2191 that this happens with an empty address book, but it's good
2192 to have this check here anyway
2194 completion_window_button_press(): free string returned
2195 from the internal cache
2197 2002-09-20 [christoph] 0.8.2claws61
2200 added ENC_BINARY to EncodingType
2202 the string returned by procmime_get_encoding_str
2203 should not depend on the order of values in the
2204 EncodingType definition
2205 * doc-src/rfc1806.txt ** NEW FILE **
2206 Added rfc1806 about MIME Content-Disposition
2209 2002-09-19 [paul] 0.8.2claws60
2211 * sync with 0.8.2cvs3
2212 see ChangeLog 2002-09-19
2214 2002-09-19 [paul] 0.8.2claws59
2216 * src/prefs_folder_item.c
2217 revert to Darko's original alignment of colour
2219 add a colon to folder_color label
2222 add Colin's patch (with Hiro's modifications) to
2223 force BASE64 encoding for 8-bit text when signing
2224 (sync with 0.8.3cvs2)
2226 2002-09-18 [alfons] 0.8.2claws58
2231 (beautify a little bit)
2233 2002-09-18 [christoph] 0.8.2claws57
2236 fix handling of fgetc return value
2238 2002-09-17 [alfons] 0.8.2claws56
2241 summary_sort(): check non-NULL summaryview->folder_item when no
2242 folder is selected at all
2243 (closes "[ 610344 ] sort label make syl Crash")
2245 2002-09-17 [alfons] 0.8.2claws55
2248 beautify a little bit
2250 2002-09-17 [christoph] 0.8.2claws54
2253 initialize max values for cache and folder
2254 when cache or folder is empty
2256 2002-09-15 [colin] 0.8.2claws53
2259 Fix a leak (thanks Alfons!) and cleaned
2260 variables names for custom headers
2262 2002-09-15 [colin] 0.8.2claws52
2265 Fix custom headers recognition when
2266 prefs_common.trans_hdr is on
2268 2002-09-15 [colin] 0.8.2claws51
2271 Allow dynamically-added custom headers
2272 Yet not reparsed if reedited
2274 2002-09-15 [alfons] 0.8.2claws50
2276 * src/prefs_account.c
2279 2002-09-15 [colin] 0.8.2claws49
2281 * src/prefs_account.c
2282 fix pop_before_smtp sensitivity
2284 2002-09-15 [colin] 0.8.2claws48
2287 add inc_pop_before_smtp()
2288 allow MainWindow to be undefined in
2289 inc_account_mail() and inc_start()
2292 add STYPE_POP_BEFORE_SMTP session type
2293 * src/prefs_account.c
2294 activated pop before smtp option
2296 do pop before smtp if the relevant option
2299 2002-09-15 [paul] 0.8.2claws47
2302 see ChangeLog 2002-09-15
2304 2002-09-14 [paul] 0.8.2claws46
2307 updated Bulgarian translation, submitted by
2310 2002-09-13 [paul] 0.8.2claws45
2313 merge claws' select_account() with main's
2314 (new) compose_select_account(). [sync with
2315 0.8.2cvs15, see ChangeLog 2002-09-11]
2317 2002-09-12 [christoph] 0.8.2claws44
2320 allocate 1 elements of FolderItem not 0
2322 2002-09-12 [colin] 0.8.2claws43
2325 Fix bug #590825 (obey Follow-up: poster)
2327 2002-09-12 [colin] 0.8.2claws42
2330 Fix bug #557009 (wrong headers for messages
2331 forwarded as attachments)
2333 2002-09-11 [colin] 0.8.2claws41
2336 Put SCF: pseudo-header on top of message
2337 Set draft tmp_flag when saved as draft
2341 Skip after first \n\n for beginning of real message
2344 2002-09-11 [christoph] 0.8.2claws40
2347 use procmsg flag functions in filtering or processing
2348 will cause incorrect folder message counts
2350 2002-09-11 [colin] 0.8.2claws39
2353 Fix bug #550175 - wrong save folder when reediting
2356 2002-09-11 [paul] 0.8.2claws38
2358 * sync with 0.8.2cvs14
2359 see ChangeLog 2002-09-11
2361 2002-09-11 [colin] 0.8.2claws37
2364 Fix a typo (seeming to cause new/unread status to
2367 2002-09-10 [christoph] 0.8.2claws36
2370 compose_redirect should not use compose_generic_new
2371 because that does more stuff than expected including
2372 opening the external editor
2373 (closes bug "[ 526608 ] bounced messages appear blank
2376 2002-09-10 [christoph] 0.8.2claws35
2379 fix problem with too large message number range
2380 causing a crash in folder_item_scan
2382 2002-09-10 [paul] 0.8.2claws34
2384 * sync with 0.8.2cvs13
2385 see ChangeLog 2002-09-10
2387 2002-09-10 [christoph] 0.8.2claws33
2390 set MsgInfo TmpFlags for queue and draft folders
2391 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2393 2002-09-10 [paul] 0.8.2claws32
2396 po/bg.po ** NEW FILE **
2397 new Bulgarian translation submitted by
2398 George Danchev <danchev@spnet.net>
2402 tools/tb2sylpheed ** NEW FILE **
2403 add script that converts an addressbook exported
2404 from The Bat! into a Sylpheed addressbook. Submitted
2405 by Urke MMI <urke-kg@eunet.yu>
2407 2002-09-10 [paul] 0.8.2claws31
2409 * sync with 0.8.2cvs12
2410 see ChangeLog 2002-09-10
2412 2002-09-06 [paul] 0.8.2claws30
2414 * src/prefs_common.c
2415 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
2419 tools/ldif-to-xml.py ** REMOVED **
2420 remove obsolete python script
2422 2002-09-06 [paul] 0.8.2claws29
2424 * sync with 0.8.2cvs10
2425 see ChangeLog 2002-09-06
2427 2002-09-04 [paul] 0.8.2claws28
2429 * sync with 0.8.2cvs9
2430 see ChangeLog 2002-08-04
2432 2002-09-04 [colin] 0.8.2claws27
2434 * src/prefs_common.[ch]
2435 Added signature color configuration
2437 Use user-specified signature color
2439 2002-09-03 [colin] 0.8.2claws26
2441 * src/prefs_common.[ch]
2442 Added autosave and autosave_length prefs
2444 Added compose_remove_draft()
2445 Auto-save drafts according to the prefs
2447 Added a crash-indicator file, allowing to check
2448 for new messages on startup if Sylpheed crashed
2449 (makes saved drafts "reappear")
2451 2002-09-03 [colin] 0.8.2claws25
2456 2002-09-03 [paul] 0.8.2claws24
2458 * sync with 0.8.2cvs8
2459 see ChangeLog 2002-09-02 and 2002-09-03
2461 2002-09-03 [darko] 0.8.2claws23
2464 use normal style when creating new folder to pick
2467 2002-09-02 [melvin] 0.8.2claws22
2470 removed some obsolete code
2472 2002-09-02 [melvin] 0.8.2claws21
2475 fixed test's equality sign (== to =)
2477 2002-09-02 [alfons] 0.8.2claws20
2481 revert change of 0.8.2claws16 and use the mh_folder_destroy
2482 as folder->destroy virtual as suggested by Hiro
2483 (the mh.c code seems to have been lost around mh.c.1.21)
2485 2002-09-02 [paul] 0.8.2claws19
2488 updated by Fabio Jr. Beneditto
2491 use 'http://claws.sylpheed.org' for homepage link.
2492 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
2494 2002-09-01 [alfons] 0.8.2claws18
2497 plug memleak related to one Martin Kluge found
2499 2002-08-31 [paul] 0.8.2claws17
2501 * sync with 0.8.2cvs6
2502 see ChangeLog 2002-08-30
2504 2002-08-31 [alfons] 0.8.2claws16
2507 folder_destroy(): remove mailbox from folderlist even if it has
2510 2002-08-31 [alfons] 0.8.2claws15
2515 (being pedantic I know)
2517 2002-08-31 [alfons] 0.8.2claws14
2520 check for NULL pointers returned from folder->fetch_msginfo virtual
2521 (should solve some reported crashes)
2523 2002-08-30 [alfons] 0.8.2claws13
2528 enable crash dialog on compilation time
2529 (--enable-crash-dialog configure option)
2531 2002-08-30 [alfons] 0.8.2claws12
2536 apply memory leak plug patch by Martin Kluge
2537 (closes patch "[ 602568 ] patch for 602441 little memory leak",
2538 bug "[ 599677 ] Very small memory leak in 0.81claws115",
2539 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2541 2002-08-30 [darko] 0.8.2claws11
2544 copy Gtk style from normal style to match
2545 font size for coloured folders
2547 2002-08-29 [alfons] 0.8.2claws10
2550 Type=Internet <- Type=Application
2551 (reported by Michael Schwendt, see:
2552 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
2553 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
2555 2002-08-29 [paul] 0.8.2claws9
2557 * sync with 0.8.2cvs5
2558 see ChangeLog 2002-08-29
2560 2002-08-29 [colin] 0.8.2claws8
2563 Added a sanity check in summary_select_thread
2564 Should fix bug 601605
2566 2002-08-29 [colin] 0.8.2claws7
2569 Revert claws6 changes regarding bug #591676
2571 2002-08-28 [colin] 0.8.2claws6
2574 Ignore cache for queue folderitems
2577 2002-08-28 [melvin] 0.8.2claws5
2582 2002-08-28 [melvin] 0.8.2claws4
2585 Updated a bit the text concerning the spell checker
2587 2002-08-28 [melvin] 0.8.2claws3
2589 Merged the GNU_aspell_branch:
2590 Support of new GNU/aspell is now included and the old pspell
2591 is not supported anymore.
2595 Updated spell checker text to reflect the switch to GNU/aspell
2597 * ac/aspell.m4 *** NEW ***
2598 * src/gtkaspell.[ch] *** NEW ***
2599 * ac/pspell.m4 *** DELETED ***
2600 * src/gtkspell.[ch] *** DELETED ***
2603 Updated for GNU/aspell support
2606 Replaced gtkspell.c by gtkaspell.c
2614 * src/prefs_common.[ch]
2615 Updated for GNU/aspell support
2617 2002-08-28 [paul] 0.8.2claws2
2619 * sync with 0.8.2cvs4
2620 see ChangeLog 2002-08-27 and 2002-08-28
2622 2002-08-28 [colin] 0.8.2claws1
2624 * src/summary_search.c
2627 2002-08-28 [jens] 0.8.2claws
2630 Updated German translations
2632 2002-08-27 [melvin] 0.8.2claws
2635 Updated French translations
2637 2002-08-27 [paul] 0.8.2claws
2639 * sync with 0.8.2 main release
2647 updated message catalogs submitted by
2648 Ricardo Mones Lastra, Alessandro Maestri,
2649 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
2650 Beneditto and Urke MMI
2652 2002-08-27 [hoa] 0.8.1claws123
2654 * src/mainwindow.[ch]
2655 * src/summaryview.[ch]
2656 removed the "filter setting" menu option.
2657 add a "cancel a news message" menu option.
2659 2002-08-26 [martin] 0.8.1claws122
2662 changed string under 0.8.1claws79 changed by myself
2665 2002-08-26 [martin] 0.8.1claws121
2668 added kill command to debuggerrc to start crash dialog
2670 2002-08-26 [paul] 0.8.1claws120
2672 * sync with 0.8.1cvs31
2673 see ChangeLog 2002-08-26
2675 2002-08-25 [alfons] 0.8.1claws119
2678 fix bug that didn't send out correct headers to news server
2679 when sending news article and email from queue (bug reported
2680 and patch provided by Tim Mann; closes bug
2681 "[ 583196 ] 0.7.8claws can't post news")
2683 2002-08-25 [alfons] 0.8.1claws118
2685 * src/selective_download.c
2686 mark two strings as translatable
2687 (thanks to Urke MMI for pointing this out)
2689 2002-08-25 [alfons] 0.8.1claws117
2692 treat sent boxes as special and allow sorting them by addressee
2693 (closes "[ 589418 ] Sent folder sorting misbehavior"
2694 submitted by Steve Lamb)
2696 2002-08-24 [alfons] 0.8.1claws116
2699 fix memleak reported by Martin Kluge
2700 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
2702 2002-08-24 [oliver] 0.8.1claws115
2704 * src/prefs_toolbar.c
2705 o code cleanup as suggested by Alfons
2708 2002-08-24 [alfons] 0.8.1claws114
2711 o fix another memory leak reported by Martin Kluge
2712 (see "[ 599568 ] Small Memory Leak")
2713 o remove 'from' variable from 'summary_set_header()'; we can
2716 2002-08-24 [paul] 0.8.1claws113
2718 * sync with 0.8.1cvs30
2719 see ChangeLog 2002-08-23
2721 2002-08-24 [alfons] 0.8.1claws112
2724 remove unnecessary allocations for search bar fixing leaks
2725 reported by Martin Kluge
2726 (see "[ 599451 ] Further memory leaks?")
2728 2002-08-24 [alfons] 0.8.1claws111
2731 make get_socket_name() public for crash.c
2733 o make report bug button work (goes to claws'
2734 bug tracker at sf.net)
2735 o introduce function for doing important stuff just
2736 before claws goes down
2739 2002-08-24 [alfons] 0.8.1claws110
2742 move cursor to "To" entry when forwarding as attachment
2743 (reported and solved by Steve Lamb, closes bug report
2744 "[ 592880 ] Forward as attachment; cursor not in to")
2746 2002-08-24 [colin] 0.8.1claws109
2749 fix quick search visibility after GUI (de)separations.
2751 2002-08-23 [colin] 0.8.1claws108
2754 fix header pane visibility after folderview or
2755 messageview (de)separation
2757 2002-08-23 [paul] 0.8.1claws107
2759 * src/mainwindow.[ch]
2761 give full control of display or non-display
2762 of the Execute icon to Custom toolbar settings.
2763 add new sensitivity condition to maninwindow.h:
2769 more sync with 0.8.1cvs29
2771 2002-08-23 [melvin] 0.8.1claws106
2774 Readded support for custom widget in alertpanel lost in last
2777 2002-08-23 [paul] 0.8.1claws105
2779 * sync with 0.8.1cvs29
2780 see ChangeLog 2002-08-23
2782 2002-08-23 [colin] 0.8.1claws104
2785 Fix folder and search pixmaps exchanging positions
2786 after theme or toolbar changes. Thank to Oliver for
2789 2002-08-23 [colin] 0.8.1claws103
2792 src/messageview.[ch]
2795 Changed messageview_create() and noticeview_create()
2796 to avoid the last gdk_warning
2798 2002-08-22 [colin] 0.8.1claws102
2801 Fix my new `Creating pixmap from xpm' warning
2803 2002-08-22 [colin] 0.8.1claws101
2806 Fix some of the gdk warnings
2808 2002-08-22 [colin] 0.8.1claws100
2811 * src/stock_pixmap.c
2812 * src/stock_pixmap.h
2813 * src/pixmaps/quicksearch.xpm *ADDED*
2814 Add the quicksearch pixmap
2818 Make quicksearch bar visible/hidden via a button
2820 2002-08-22 [christoph] 0.8.1claws99
2823 fix folder update for newsgroups with message
2824 numbers below minimum number of articles to fetch
2825 (closes bug #598445)
2827 2002-08-22 [paul] 0.8.1claws98
2829 * sync with 0.8.1cvs28
2830 see ChangeLog 2002-08-22
2832 2002-08-21 [alfons] 0.8.1claws97
2835 use bt instead of bt full which seems to work
2836 better, and bt full doesn't give a great deal
2837 of information anyway
2839 2002-08-21 [colin] 0.8.1claws96
2842 fix summaryview_searchtype_changed prototype
2844 2002-08-21 [christoph] 0.8.1claws95
2847 o fix broken menu update for sorting type, we have to
2848 get this info from the summaryview now
2849 o removed setting of threaded state in menu callback
2850 * src/summaryview.[ch]
2851 more summaryview/folderitem seperation for
2854 removed not required --with-compiler-flags option
2856 2002-08-21 [oliver] 0.8.1claws94
2859 o rename toolbar.xml to toolbar_main.xml
2860 since toolbar_compose.xml might come up
2865 2002-08-21 [darko] 0.8.1claws93
2868 don't reset tmp flags for messages copied
2871 2002-08-21 [colin] 0.8.1claws92
2873 * src/prefs_filtering.c
2874 fix renaming rules on folder rename
2875 when folder is not a leaf folder
2877 2002-08-21 [paul] 0.8.1claws91
2879 * src/prefs_folder_item.c
2880 fix alignment of colour selector
2882 2002-08-21 [paul] 0.8.1claws90
2884 * sync with 0.8.1cvs27
2885 see ChangeLog 2002-08-21
2887 2002-08-21 [paul] 0.8.1claws89
2890 fix crash when changing field type in
2893 2002-08-21 [colin] 0.8.1claws88
2896 Made quick search case-insensitive
2898 2002-08-21 [paul] 0.8.1claws87
2900 * sync with 0.8.1cvs26
2901 see ChangeLog 2002-08-21
2903 2002-08-20 [christoph] 0.8.1claws86
2907 * src/summaryview.[ch]
2908 more summaryview/folderitem seperation for
2909 sort_key and sort_type
2911 added missing return statement
2913 2002-08-20 [colin] 0.8.1claws85
2915 * src/summaryview.[ch]
2916 Added a quick search box
2918 * src/prefs_common.[ch]
2919 Added a show/hide option for the quick search
2921 2002-08-20 [oliver] 0.8.1claws84
2924 remove toolbar_create_popups
2926 o remove toolbar_create_popups
2927 o fix toolbar_set_sensitive
2928 (Bug reports #596834 and #596832)
2929 * src/prefs_toolbar.c
2930 o add "Set default" button
2931 o align label and text + combo widgets
2933 2002-08-20 [hoa] 0.8.1claws83bis
2936 fixed a bug in imap_fetch_msginfo() in case there is no
2939 2002-08-20 [darko] 0.8.1claws83
2942 copy the color style of folder view so it
2943 works with GTK themes
2945 2002-08-20 [darko] 0.8.1claws82
2949 * src/prefs_folder_item.[hc]
2950 don't use UI stuff in folder.h
2952 2002-08-20 [darko] 0.8.1claws81
2955 * src/prefs_folder_item.h
2957 * src/prefs_folder_item.c
2958 ability to set folder color in folderview
2960 2002-08-19 [alfons] 0.8.1claws80
2963 fix one of the earlier memleaks reported by Martin Kluge
2965 2002-08-19 [alfons] 0.8.1claws79
2968 hide notice view when selecting seperate folder
2969 view (reported by Urke MMI)
2971 2002-08-19 [christoph] 0.8.1claws78
2974 * src/prefs_folder_item.h
2975 * src/summaryview.[ch]
2976 o add summary_set_prefs_from_folderitem to set
2977 summaryview prefs (first step to remove all
2978 references to the folderitem in summaryview)
2979 o moved compiled regex stuff from folderitem prefs
2982 2002-08-19 [paul] 0.8.1claws77
2985 add check for '.' to QUOTE_IF_REQUIRED
2987 2002-08-19 [paul] 0.8.1claws76
2990 sync with 0.8.1cvs25 (plug memory leak)
2992 * src/prefs_toolbar.c
2993 re-order prefs_toolbar_cancel()
2995 2002-08-18 [alfons] 0.8.1claws75
2999 plug other memleaks reported by Martin Kluge
3001 2002-08-18 [paul] 0.8.1claws74
3004 updated by Fabio Jr. Beneditto
3006 2002-08-18 [paul] 0.8.1claws73
3009 fix bug where tooltips were displayed untranslated
3011 * src/prefs_toolbar.c
3012 fix bug where clicking 'Cancel' creates an icon & text
3013 toolbar regardless of prefs
3016 2002-08-17 [oliver] 0.8.1claws72
3018 * src/prefs_toolbar.c
3019 update toolbar on CANCEL
3020 bug reported by Martin Kluge
3022 toolbar_destroy memleak fixed
3024 2002-08-17 [alfons] 0.8.1claws71
3027 plug another memleak reported by Martin Kluge
3029 2002-08-16 [alfons] 0.8.1claws70
3032 use execvp() correctly (suggested by wwp; thanks!)
3034 2002-08-16 [alfons] 0.8.1claws69
3037 plug memory leak reported by Kim Schultz & Martin Kluge
3039 2002-08-16 [paul] 0.8.1claws68
3042 updated by Ricardo Mones Lastra
3044 2002-08-16 [paul] 0.8.1claws67
3047 fix bug where 'Compose News' icon showed wrong
3050 2002-08-16 [paul] 0.8.1claws66
3052 * sync with 0.8.1cvs24
3053 see ChangeLog 2002-08-16
3056 updated by Alessandro Maestri
3058 2002-08-15 [paul] 0.8.1claws65
3063 2002-08-15 [paul] 0.8.1claws64
3066 don't translate debug info
3071 2002-08-15 [paul] 0.8.1claws63
3073 * src/prefs_toolbar.c
3074 fix bug where clicking 'OK' creates an icon & text
3075 toolbar regardless of prefs
3077 2002-08-14 [alfons] 0.8.1claws62
3080 add global var that has the full argv[0]
3082 o execvp the correct sylpheed by using argv0
3083 and setting the correct work dir
3086 2002-08-14 [oliver] 0.8.1claws61
3088 * enable/disable Toolbar Action Buttons
3092 * src/prefs_toolbar.c
3094 2002-08-14 [melvin] 0.8.1claws60
3097 Updated French translations
3099 2002-08-14 [melvin] 0.8.1claws59
3102 Made bug report not translatable
3104 Fixed exporthtml_build_filespec() return value
3106 Fixed incorrect include file
3108 * src/prefs_actions.c
3109 * src/prefs_toolbar.c
3110 Made debug info not translatable
3113 Added missing includes
3114 * src/prefs_common.c
3117 2002-08-14 [paul] 0.8.1claws58
3119 * faq/es/sylpheed-faq.html
3120 faq/es/sylpheed-faq-[1-3].html
3121 faq/es/sylpheed-faq-4.html **NEW FILE **
3124 2002-08-13 [christoph] 0.8.1claws57
3127 ignore thread fix that did not mark all
3128 child nodes of a ignored thread as
3129 ignored. Does not work perfectly yet,
3130 but it is better now
3132 2002-08-13 [alfons] 0.8.1claws56
3135 o implement 'save crash log'
3138 2002-08-13 [melvin] 0.8.1claws55
3141 removed unrequired "execinfo.h" header
3143 2002-08-12 [paul] 0.8.1claws54
3145 * faq/en/sylpheed-faq.html
3146 faq/en/sylpheed-faq-[1-3].html
3147 faq/en/sylpheed-faq-4.html **NEW FILE **
3150 2002-08-12 [alfons] 0.8.1claws53
3153 add crash.c to translatables
3155 bring in Leandro's crash dialog
3157 2002-08-11 [alfons] 0.8.1claws52
3160 clean up some warnings
3162 2002-08-11 [alfons] 0.8.1claws51
3166 * src/crash.[ch] ** NEW FILES **
3168 initial gdb crash handler
3170 2002-08-11 [paul] 0.8.1claws50
3172 * src/prefs_toolbar.c
3173 replace Up/Down arrow pixmaps with text to be
3174 consistent across icon themes
3176 2002-08-11 [paul] 0.8.1claws49
3178 * src/prefs_common.c
3180 rename 'Pixmap' -> 'Icon'
3183 rename 'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
3185 2002-08-10 [paul] 0.8.1claws48
3187 * src/prefs_toolbar.c
3190 2002-08-10 [paul] 0.8.1claws47
3193 don't write Processing progress to status bar
3194 patch submitted by Alexander Evseev
3196 * src/prefs_toolbar.c
3197 re-position and resize window
3198 make window assume correct size on first call
3200 2002-08-10 [paul] 0.8.1claws46
3207 follow UI text conventions
3209 2002-08-10 [alfons] 0.8.1claws45
3212 correct pixmap for delete action
3214 2002-08-10 [paul] 0.8.1claws44
3217 updated by Fabio Jr. Beneditto
3219 2002-08-10 [paul] 0.8.1claws43
3222 add custom toolbar files
3224 2002-08-10 [paul] 0.8.1claws42
3226 * sync with 0.8.1cvs22
3227 see ChangeLog 2002-08-09
3229 2002-08-09 [paul] 0.8.1claws41
3233 tools/outlook2sylpheed.pl ** NEW FILE **
3234 add script to convert exported Outlook
3235 contacts list to a Sylpheed addressbook.
3236 Submitted by Ricardo Mones Lastra.
3238 2002-08-09 [paul] 0.8.1claws40
3242 po/sr.po ** NEW FILE **
3243 add Serbian message catalog. Submitted by
3244 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>
3246 2002-08-09 [paul] 0.8.1claws39
3248 * sync with 0.8.1cvs21
3249 see ChangeLog 2002-08-08
3251 2002-08-08 [oliver] 0.8.1claws38
3254 move Custom Toolbar to Configuration menu
3256 2002-08-08 [oliver] 0.8.1claws37
3258 * src/prefs_toolbar.c
3259 fix substitute pixmap bug
3261 2002-08-08 [paul] 0.8.1claws36
3263 * sync with 0.8.1cvs19
3264 see ChangeLog 2002-08-08
3266 2002-08-07 [christoph] 0.8.1claws35
3269 fixed a memory leak in new canonicalize_file_replace
3271 2002-08-07 [christoph] 0.8.1claws34
3274 o canonicalize_file_replace should create the temporary
3275 file in the same directory as the original file.
3276 o added get_tmpfile_in_dir that creates a temorary file
3277 in a specified directory.
3279 2002-08-07 [melvin] 0.8.1claws33
3282 fixed bug where 'Article' button acted as 'Email' button.
3284 2002-08-07 [paul] 0.8.1claws32
3286 * sync with 0.8.1.cvs17
3287 see ChangeLog 2002-08-07
3289 2002-08-07 [colin] 0.8.1claws31
3292 fix mass-cancel problem
3294 2002-08-07 [thorsten] 0.8.1claws30
3296 * src/prefs_toolbar.c
3297 fix: crash on replace or add new button
3299 fix: close xmlfile after reading
3301 fix: unlink() file before rename()
3303 2002-08-06 [paul] 0.8.1claws29
3305 * sync with 0.8.cvs15
3306 see ChangeLog 2002-08-06
3308 2002-08-06 [oliver] 0.8.1claws28
3311 * src/prefs_toolbar.c
3312 fixed empty toolbar issue
3314 2002-08-06 [oliver] 0.8.1claws27
3316 * Custom Toolbar Final
3320 o toolbar stuff now lives in src/toolbar.[ch]
3321 o main_window_toolbar_* functions are renamed to
3322 toolbar_* reflecting their new source file
3323 * src/mainwindow.[ch]
3324 o remove toolbar stuff
3326 2002-08-06 [oliver] 0.8.1claws26
3329 * src/prefs_toolbar.[ch] **New File**
3330 * src/toolbar.[ch] **New File**
3331 o prefs_toolbar.[ch] custom toolbar frontend
3332 o toolbar.[ch] backend
3334 2002-08-06 [oliver] 0.8.1claws25
3336 * src/prefs_actions.[ch]
3337 o new exported function actions_execute
3339 2002-08-06 [paul] 0.8.1claws24
3341 * sync with 0.8.1cvs4
3342 see ChangeLog 2002-08-06
3344 2002-08-06 [paul] 0.8.1claws23
3346 * sync with 0.8.1cvs13
3347 see ChangeLog 2002-08-06
3349 2002-08-06 [paul] 0.8.1claws22
3351 * sync with 0.8.1cvs12
3352 see ChangeLog 2002-08-05 and 2002-08-06
3354 2002-08-06 [match] 0.8.1claws21
3357 improvements to cut/copy/paste address
3359 2002-08-05 [match] 0.8.1claws20
3366 fixes to improve cut/copy/paste
3368 2002-08-06 [melvin] 0.8.1claws19
3371 account_find_all_from_address(): new function that returns the
3372 list of all accounts that are matched in an address.
3373 * src/alertpanel.[ch]
3374 alertpanel() now accepts a custom widget
3375 alertpanel_with_widget(): new function that pops up a panel with
3376 a custom widget in it
3378 gtkut_account_menu_new(): new function that allows the selection
3379 of an account from a list of accounts.
3381 Extended Return Receipt notification to select the correct
3382 account and to make a security test on the Delivery-Notification
3383 address which should be the same as the Return-Path.
3385 2002-08-06 [thorsten] 0.8.1claws18
3388 attach_all: save unnamed as "noname.%d",
3389 dont free static dirname
3391 2002-08-05 [alfons] 0.8.1claws17
3394 detect XIM by trying to link rather than compile a XIM program
3396 2002-08-05 [oliver] 0.8.1claws16
3398 * src/stock_pixmap.[ch]
3399 o add UP_ARROW to available pixmaps (already in pixmap-directory)
3400 o new func to retrieve pixmaps
3402 2002-08-05 [paul] 0.8.1claws15
3404 * sync with 0.8.1cvs10
3405 see ChangeLog 2002-08-05
3407 2002-08-04 [alfons] 0.8.1claws14
3410 see if this plugs memleak
3412 2002-08-04 [melvin] 0.8.1claws13
3415 fixed bug that could crash Sylpheed when highlighting
3416 all misspelled words.
3418 2002-08-03 [melvin] 0.8.1claws12
3420 * src/prefs_actions.c
3421 removed unnecessary checks for NULL introduced in 0.8.1claws11.
3423 fixed bug where the Return Receipt was sent to
3424 Delivery-Notification-To address even if it was not present
3426 2002-08-02 [alfons] 0.8.1claws11
3428 * src/prefs_actions.c
3429 o more check for NULLs
3430 o put create_io_dialog() in right conditional block
3432 2002-08-02 [paul] 0.8.1claws10
3435 updated by Ricardo Mones Lastra
3437 2002-08-01 [christoph] 0.8.1claws9
3440 don't free the cache of the opened
3441 folder in the summaryview
3443 don't unset flags, if it is not required
3445 2002-08-01 [paul] 0.8.1claws8
3447 * sync with 0.8.1cvs8
3448 see ChangeLog entry 2002-08-01
3450 2002-08-01 [paul] 0.8.1claws7
3452 * sync with 0.8.1cvs7
3453 see ChangeLog 2002-07-31 and 2002-08-01
3455 2002-07-31 [christoph] 0.8.1claws6
3458 forgot to update menu sensitivity
3459 function for new menu entry
3461 2002-07-31 [alfons] 0.8.1claws5
3464 check folder item and its path for NULL on
3467 2002-07-31 [christoph] 0.8.1claws4
3470 check if folder_item_get_msginfo in
3471 folder_item_remove_msg returned NULL
3473 better clear the uid cache in the
3474 uid validity check function and delete
3477 2002-07-31 [paul] 0.8.1claws3
3480 add the '--attach' option and a few other
3483 2002-07-31 [paul] 0.8.1claws2
3485 * sync with 0.8.1cvs5
3486 see ChangeLog 2002-07-31
3488 2002-07-31 [christoph] 0.8.1claws1
3490 * src/folderview.[ch]
3492 replace "Rescan all folders..." with
3493 "Check all folders for new messages..."
3495 2002-07-30 [paul] 0.8.1claws
3497 * version 0.8.1claws released
3499 2002-07-30 [paul] 0.8.0claws29
3501 * tools/OOo2sylpheed.pl ** NEW FILE **
3503 add script to enable sending documents as
3504 attachments from OpenOffice.org
3506 2002-07-30 [melvin] 0.8.0claws28
3508 * src/prefs_actions.c
3509 Made the actions' input/output dialog display
3512 2002-07-30 [christoph] 0.8.0claws27
3515 check if folder_item_get_msginfo in
3516 procmsg_save_to_outbox returned NULL
3518 2002-07-30 [paul] 0.8.0claws26
3520 * sync with 0.8.1cvs4
3521 see ChangeLog 2002-07-29
3523 2002-07-29 [thorsten] 0.8.0claws25
3526 added selective download, delete on server
3528 2002-07-29 [paul] 0.8.0claws24
3530 * sync with 0.8.1cvs3
3531 see ChangeLog 2002-07-29
3533 2002-07-27 [christoph] 0.8.0claws23
3536 add extra check if fetching the msginfo
3539 2002-07-27 [paul] 0.8.0claws22
3541 * sync with 0.8.1cvs2
3542 see ChangeLog 2002-07-26
3544 2002-07-27 [christoph] 0.8.0claws21
3547 add another check if a valid msginfo
3550 2002-07-26 [hoa] 0.8.0claws20
3553 Fixed a condition in folder_item_destroy()
3556 Fixed an error in IMAP protocol
3558 2002-07-26 [alfons] 0.8.0claws19
3561 ofcourse compare with identifier, not the path
3563 2002-07-26 [alfons] 0.8.0claws18
3566 use folder item identifier for saving / restoring
3567 preferences because folder->path might not be unique
3569 2002-07-26 [melvin] 0.8.0claws17
3572 Fixed a crash introduced in 0.8.0claws5 when log is
3573 cut under 80 characters.
3575 2002-07-26 [paul] 0.8.0claws16
3577 * sync with 0.8.1cvs1
3578 see ChangeLog 2002-07-26
3580 2002-07-26 [christoph] 0.8.0claws15
3583 imap folder now remembers the last selected
3584 folder and imap_fetch_msginfo skips selecting
3585 the folder if it is already selected
3587 2002-07-26 [christoph] 0.8.0claws14
3592 fix imap folder rescanning
3594 2002-07-25 [christoph] 0.8.0claws13
3604 implement imap uid cache and uid validity check
3606 2002-07-25 [alfons] 0.8.0claws12
3609 fix a brown paper bag bug, and also add some more
3612 2002-07-25 [christoph] 0.8.0claws11
3615 don't mix copy, fetch_msginfo and remove
3616 operations in folder item copy and move
3619 2002-07-25 [christoph] 0.8.0claws10
3623 * src/prefs_folder_item.c
3624 * src/summaryview.[ch]
3625 remove no longer required parameter update_cache from
3628 2002-07-25 [paul] 0.8.0claws9
3635 2002-07-24 [alfons] 0.8.0claws8
3638 sort correctly when using simplified subject line
3639 (closes feature request "[ 585141 ] applying regexp to subject
3640 before sort" submitted by Alexandra Walford)
3642 2002-07-24 [paul] 0.8.0claws7
3644 * sync with 0.8.0cvs3
3645 see ChangeLog 2002-07-24
3647 2002-07-23 [christoph] 0.8.0claws6
3654 o separate processing and summaryview
3655 o removed summary_write_cache from summaryview
3656 o removed summaryview->killed_messages, because we don't have
3657 to keep a list of killed messages anymore. New cache will
3658 keep the hidden messages in cache anyway
3661 * src/selective_download.c
3662 o removed unnecessary summary_write_cache calls
3664 o don't set ignore thread flag in procmsg_get_thread_tree
3665 if it is already set
3668 o moved STATUSBAR_PUSH/POP to statusbar.h because
3669 they are used in different files
3671 2002-07-23 [melvin] 0.8.0claws5
3677 * src/editldap_basedn.c
3679 * src/prefs_common.c
3680 Fixed few memory leak (gtk_editable_get_chars returns
3681 an allocated string)
3683 Fixed few memory leak (gtk_editable_get_chars returns
3684 an allocated string) and modified a little the log cutting
3687 Replaced a call to an obsolete function gtk_entry_get_text()
3688 by gtk_editable_get_chars()
3690 Removed a debug printf
3692 2002-07-23 [christoph] 0.8.0claws4
3695 fix another g_dirname memory leak
3697 2002-07-23 [christoph] 0.8.0claws3
3700 fixed a memory leak in mh_fetch_msginfo
3701 fixed crash when message header could not be
3704 2002-07-23 [paul] 0.8.0claws2
3706 * sync with 0.8.0cvs2
3707 see ChangeLog 2002-07-23
3709 2002-07-23 [paul] 0.8.0claws1
3711 * sync with 0.8.0cvs1
3712 see ChangeLog 2002-07-23
3714 2002-07-23 [paul] 0.8.0claws
3716 * release of 0.8.0claws
3718 2002-07-23 [paul] 0.7.8claws99
3721 new Russian translation, submitted by
3722 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
3724 2002-07-22 [jens] 0.7.8claws98
3727 Updated German translations.
3729 2002-07-22 [paul] 0.7.8claws97
3735 updated translations by Ricardo Mones Lastra,
3736 Alessandro Maestri, Wilbert Berendsen and
3737 Fabio Jr. Beneditto respectively
3739 2002-07-22 [christoph] 0.7.8claws96
3742 fix memory leak caused by wrong g_dirname usage
3744 2002-07-22 [christoph] 0.7.8claws95
3747 update new and unread message counts for summaryview
3748 summaryview does not get it from the folder anymore
3749 and has to update the values itself