1 2007-09-18 [colin] 3.0.1cvs5
4 Fix bug 1321, 'access before allocation
5 when scanning for uris'. Patch by
6 Guillaume Chazarain <guichaz@yahoo.fr>
8 2007-09-18 [colin] 3.0.1cvs4
11 Fix bug 1320, 'Memory leak caused by
12 gtk_container_get_children'. Patch by
13 Guillaume Chazarain <guichaz@yahoo.fr>
15 2007-09-18 [colin] 3.0.1cvs3
19 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
21 2007-09-18 [colin] 3.0.1cvs2
27 * src/prefs_ext_prog.c
32 Use GtkPrintOperation by default on GTK+ >= 2.10
33 Patch by Holger Berndt <hb@claws-mail.org>
35 2007-09-18 [paul] 3.0.1cvs1
41 bump up version number following stable release
43 2007-09-16 [colin] 3.0.0cvs18
48 2007-09-16 [colin] 3.0.0cvs17
51 Fix bug 1311, 'Wrong arrow position
52 while moving message into folder when
53 column headers hidden'
55 Show error in the GUI if image can't
60 Allow setting domain in msgid
62 Add timing information
64 2007-09-16 [colin] 3.0.0cvs16
70 * src/prefs_template.c
72 Remove Generate Message-ID option. We need
73 this on some IMAP servers.
75 2007-09-16 [colin] 3.0.0cvs15
77 * src/prefs_filtering.c
78 * src/prefs_filtering.h
79 * src/prefs_filtering_action.c
81 Fix tags issues: tags with spaces, renaming
84 2007-09-16 [colin] 3.0.0cvs14
89 Fix bug 1308, 'Claws deletes folderlist.xml after
90 fetching mail short after start-up'
92 2007-09-16 [colin] 3.0.0cvs13
95 Fix scrolling to cursor
97 2007-09-16 [paul] 3.0.0cvs12
100 updated by Aleksandar Urosevic
102 2007-09-16 [paul] 3.0.0cvs11
105 do not allow locked msgs to be deleted,
106 even by filtering/processing
108 2007-09-07 [paul] 3.0.0cvs10
110 * src/prefs_folder_column.c
111 * src/prefs_summary_column.c
112 implement button sensitivity
113 patch by Pawel Pekala
115 2007-09-06 [wwp] 3.0.0cvs9
118 Add a missing linefeed to a debug message.
120 2007-09-05 [colin] 3.0.0cvs8
123 Fix statusbar/window mismatch on Maemo
125 2007-09-05 [colin] 3.0.0cvs7
128 Fix build without USE_LDAP_TLS
130 2007-09-05 [colin] 3.0.0cvs6
139 Maemo: distinguish various statusbar messages,
140 in order to display only the most important.
142 2007-09-04 [wwp] 3.0.0cvs5
145 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
146 Show protocol "SMTP" and the appropriate server for send-only
147 accounts, show "-" instead of "" when no value is relevant.
149 2007-09-03 [ticho] 3.0.0cvs4
152 Handle plural form better in delete confirmation dialog.
154 2007-09-03 [wwp] 3.0.0cvs3
157 Warn differently when sending or sending later (queueing).
159 2007-09-03 [colin] 3.0.0cvs2
163 * src/common/plugin.c
164 * src/common/plugin.h
165 Add a new plugin API, MimeParser. It allows
166 plugins to scan email MIME parts and optionally,
169 2007-09-03 [mones] 3.0.0cvs1
174 While a better solution is made double history sizes
176 2007-09-03 [paul] 3.0.0
183 2007-09-03 [paul] 2.10.0cvs191
197 updated by Yasen Pramatarov, Miquel Oliete, Stephan
198 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
199 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
200 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
202 2007-09-02 [colin] 2.10.0cvs190
206 Prevent empty or white-space tags
208 2007-09-01 [colin] 2.10.0cvs189
211 Fix double-reading of accounts list when
212 the wizard has been run due to no accounts
214 Fix sensitivity of a menu item in case
217 2007-09-01 [wwp] 2.10.0cvs188
220 Fix wizard crash when Mailbox dir already exists
223 2007-08-31 [colin] 2.10.0cvs187
225 * src/etpan/imap-thread.c
226 Fix unwanted creation of
227 libetpan's stream dump file
229 Fix coloring of pastes as quotation
231 Maemo: Fix opening of mails from keypad
237 * src/gtk/prefswindow.c
238 Maemo: Fix adjustments changes
240 2007-08-30 [colin] 2.10.0cvs186
243 Don't opened selected folder when clicking
246 Maemo: Make Esc close messageviews
248 Maemo: Fix message scrolling to the end on
250 Maemo: Fix reopening same message
251 * src/gtk/prefswindow.c
252 Maemo: try to fix scrollbar. Doesn't work,
253 it seems as if gtk_adjustment_set_value was
256 2007-08-30 [colin] 2.10.0cvs185
261 * src/prefs_matcher.c
262 * src/prefs_template.c
266 * src/gtk/gtkaspell.c
267 * src/plugins/bogofilter/bogofilter.c
268 * src/plugins/bogofilter/bogofilter_gtk.c
269 * src/plugins/clamav/clamav_plugin_gtk.c
270 * src/plugins/pgpcore/sgpgme.c
271 * src/plugins/spamassassin/spamassassin.c
272 * src/plugins/spamassassin/spamassassin_gtk.c
273 Fix all potential misuses of format-string functions
275 2007-08-30 [wwp] 2.10.0cvs184
277 * src/prefs_template.c
280 2007-08-29 [colin] 2.10.0cvs183
282 * src/plugins/trayicon/trayicon.c
283 Fix leak of hooks in case of error,
284 thanks to Holger Berndt
286 2007-08-28 [colin] 2.10.0cvs182
289 Don't use current folder settings when
290 composing from the compose button's
293 2007-08-28 [colin] 2.10.0cvs181
295 * src/quote_fmt_parse.y
296 Fix cursor offset when quote contains UTF-8
299 2007-08-28 [colin] 2.10.0cvs180
303 Fix signature replacement when it's been wrapped
305 2007-08-27 [colin] 2.10.0cvs179
310 2007-08-27 [colin] 2.10.0cvs178
313 Fix Quicksearch's Sticky mode
315 2007-08-27 [colin] 2.10.0cvs177
317 * src/folder_item_prefs.c
318 * src/folder_item_prefs.h
321 Fix loss of subfolders properties when
324 2007-08-26 [wwp] 2.10.0cvs176
328 * src/prefs_actions.c
329 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
330 will have to be used when necessary *before* calling
331 alertpanel functions.
333 2007-08-25 [paul] 2.10.0cvs175
335 * src/prefs_actions.c
336 workaround gettext problem marking
337 string as c-format when it's not
339 2007-08-25 [wwp] 2.10.0cvs174
343 * src/prefs_actions.c
344 Call the pango markup escape function right ince in alertpanel_create
345 instead of everywhere (reverts some parts of 2.10.0cvs123 and
349 Fix a crash due to a misuse of g_print(), encountered when the string
350 passed to g_print was containing printf substitution symbols.
352 2007-08-25 [paul] 2.10.0cvs173
355 fix a segfault when refreshing RSSyl feeds
357 2007-08-25 [paul] 2.10.0cvs172
359 * src/gtk/icon_legend.c
362 2007-08-25 [paul] 2.10.0cvs171
366 * src/pixmaps/insert_file.xpm
367 add a new pixmap instead of re-using
368 paste.xpm. (easier for icon theme authors)
370 2007-08-24 [holger] 2.10.0cvs170
372 * src/plugins/trayicon/trayicon.c
373 The same fix for another hook id.
375 2007-08-24 [holger] 2.10.0cvs169
377 * src/plugins/trayicon/trayicon.c
378 Micro-fix: Do the error checking for
381 2007-08-24 [paul] 2.10.0cvs168
384 fix typo causing compiler warning
386 2007-08-24 [paul] 2.10.0cvs167
389 put back the correct version of this file also
391 2007-08-24 [colin] 2.10.0cvs166
394 Use progress bar when sending messages
396 2007-08-24 [paul] 2.10.0cvs165
399 oops! if i'm quick no-one will notice
400 (put back the proper file)
402 2007-08-24 [paul] 2.10.0cvs164
410 * tools/mew2claws-mail.pl
411 add new script that imports a Mew address book
412 submitted by Jerome Lelong
414 2007-08-24 [paul] 2.10.0cvs163
417 remove the obsolete plugins, add the
418 missing plugins, including the forthcoming
421 2007-08-24 [paul] 2.10.0cvs162
423 * manual/advanced.xml
424 add info about the hidden emphasis_color option
425 * manual/keyboard.xml
426 correct the info about hotkeys
429 2007-08-24 [paul] 2.10.0cvs161
432 add mnemonic to 'Run procesing rules'
434 2007-08-24 [paul] 2.10.0cvs160
439 use suitable defaults for outbox,
440 queue, drafts and trash folders
442 2007-08-24 [wwp] 2.10.0cvs159
445 Update menu item sensitivity if necessary (or we get a
446 gtk critical message).
448 2007-08-23 [wwp] 2.10.0cvs158
451 * src/prefs_actions.c
452 Allow literal % chars in action commands (use %%).
453 Add a missing p++ to the action parser in action_get_type(),
454 which was missing it, even if it was neutral.
455 Fix a pango markup warning at runtime.
457 2007-08-23 [wwp] 2.10.0cvs157
460 Contacts are now locale-aware sorted in the address book
461 (LC_COLLATE matters here).
462 Fix missing table initializers.
464 2007-08-23 [colin] 2.10.0cvs156
467 Check scan_required on dest folder when copying
469 2007-08-23 [colin] 2.10.0cvs155
472 Fix scanning when folder was empty
474 2007-08-22 [colin] 2.10.0cvs154
477 Don't g_warning when g_try_malloc fails(), or it makes
478 things worse as g_log() allocates. Fixes bug 1290,
479 'Claws Mail crashes if too little memory when
480 rebuilding folder tree'
482 2007-08-22 [colin] 2.10.0cvs153
485 Fix format string vulnerability, thanks to
486 Ulf Harnhammar, Secunia Research
488 2007-08-22 [colin] 2.10.0cvs152
493 2007-08-22 [wwp] 2.10.0cvs151
496 Few better null-ptr checks.
498 2007-08-22 [colin] 2.10.0cvs150
501 * src/editldap_basedn.c
510 2007-08-22 [colin] 2.10.0cvs149
515 2007-08-22 [colin] 2.10.0cvs148
520 2007-08-22 [colin] 2.10.0cvs147
523 Fix test (set ldap v3 if bindDN is set or TLS is set)
525 2007-08-22 [colin] 2.10.0cvs146
529 Fix wrong "Connected successfully to server". Connection only succeeds if
530 we can get the base DN.
532 2007-08-21 [wwp] 2.10.0cvs145
541 More sanity checks in ldap functions.
543 2007-08-21 [wwp] 2.10.0cvs144
545 * src/prefs_account.c
546 Don't return a value in a void function().
548 2007-08-21 [paul] 2.10.0cvs143
551 add check for ftp: to messageview_list_urls()
553 2007-08-21 [colin] 2.10.0cvs142
560 Fix bug 1293, 'LDAP address book not working'
561 Search only on specified fields, but fetch
562 every field possible. People will have to
563 reset the searched Attributes in their LDAP
566 2007-08-21 [wwp] 2.10.0cvs141
576 * src/editaddress_other_attributes_ldap.c
593 * src/prefs_customheader.c
594 * src/prefs_msg_colors.c
600 * src/common/socket.c
601 * src/common/ssl_certificate.c
604 * src/gtk/description_window.c
605 * src/plugins/demo/demo.c
606 * src/plugins/pgpcore/prefs_gpg.c
607 * src/plugins/spamassassin/libspamc.c
608 Make sure we use glib functions to send text messages (information,
609 debug, warning, errors) to stdout/stderr - no more direct puts
610 fputs printf fprintf to stdout/stderr when it can be done using
611 g_log*() and g_print/g_printerr. Doing this, we make sure every
612 stdout/stderr message is saved to log in Windows.
615 2007-08-21 [wwp] 2.10.0cvs140
619 Route glib's stdout/stderr messages to a log file (Windows only),
620 instead of loosing them.
622 2007-08-21 [paul] 2.10.0cvs139
625 replace deprecated g_strncasecmp()
629 2007-08-20 [ticho] 2.10.0cvs138
632 * src/prefs_account.h
633 Copy all account preferences in account_clone() - some
635 * src/prefs_account.c
636 Handle empty privacy system combobox gracefully (warning
639 2007-08-20 [colin] 2.10.0cvs137
644 2007-08-20 [paul] 2.10.0cvs136
654 patch by Michael Rasmussen
656 2007-08-19 [colin] 2.10.0cvs135
659 Fix previous commit. Sensitivity update is needed
660 for "Cancel receiving". However when batching we
661 don't need to do it for every message flag change,
662 just once at the start and once at the end.
664 2007-08-19 [colin] 2.10.0cvs134
667 Remove useless menu updates on session lock/unlock
669 2007-08-19 [colin] 2.10.0cvs133
671 * src/etpan/imap-thread.c
672 Make all fetch logs less verbose
674 2007-08-19 [paul] 2.10.0cvs132
679 fix bug 1286, 'Can't move a folder into a "Folders
682 2007-08-18 [ticho] 2.10.0cvs131
684 * src/editaddress_other_attributes_ldap.c
685 Converted option menu for other ldap attributes to GtkComboBox.
687 2007-08-18 [colin] 2.10.0cvs130
694 Revert 'send_dialog_mode' meaning to
695 'send_dialog_invisible', so that the
696 new checkbox doesn't change the
699 2007-08-18 [paul] 2.10.0cvs129
702 add missing menu update
704 2007-08-17 [colin] 2.10.0cvs128
707 Set batching after getting flags - maybe fixes
708 bug 1292, 'CM crashes on writing mail'
710 2007-08-16 [ticho] 2.10.0cvs127
713 Convert two GtkOptionMenu widgets to new GtkComboBox.
716 Allow NULL for GtkComboBox menuitem label, rendering such
717 items as row separators.
719 2007-08-16 [paul] 2.10.0cvs126
721 * src/plugins/trayicon/trayicon.c
722 remove wrongly used gettextisation
724 2007-08-15 [ticho] 2.10.0cvs125
727 Fixed a runtime warning where an attempt to pack an
728 already packed GtkLabel was made.
730 2007-08-15 [ticho] 2.10.0cvs124
732 * src/prefs_compose_writing.c
733 Convert the insert-or-attach-dragged-files GtkOptionMenu
736 2007-08-14 [ticho] 2.10.0cvs123
740 Changed return receipt account selector to GtkComboBox.
741 Fixed a runtime warning where GTK tried to parse
742 "name <email@address" as a Pango markup in an alertpanel label.
744 2007-08-14 [ticho] 2.10.0cvs122
746 * src/prefs_logging.c
747 Changed GtkOptionMenu in logging preferences to GtkComboBox.
749 2007-08-14 [wwp] 2.10.0cvs121
753 * tools/popfile-link.sh
754 Added a new tool: POPFile helper, to open
755 selected messages in POPFile control center,
756 in order to change the messages' status.
758 2007-08-14 [ticho] 2.10.0cvs120
765 Change "Show send dialog" optionmenu to a checkbutton.
766 * src/prefs_receive.c
767 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
769 2007-08-13 [wwp] 2.10.0cvs119
780 * src/partial_download.c
786 * src/gtk/gtkaspell.c
788 Make sure we never pass NULL pointers for %s substitutions
789 (prevent from crashing in Windows).
791 2007-08-13 [wwp] 2.10.0cvs118
794 Re-enable mmap_reads in Windows with some missing
795 CloseHandle of mapping objects, thanks to
798 2007-08-13 [paul] 2.10.0cvs117
801 fix bug 1287, 'Compile time problem on Solaris
802 (nexenta gnu/Solaris) utils.c'
803 Thanks to Piotr Chrzczonowicz
805 2007-08-12 [wwp] 2.10.0cvs116
807 * src/plugins/pgpcore/prefs_gpg.c
808 Don't try to unset a GPG_AGENT_INFO that was not
809 set (and don't use a NULL string in Windows, it was
810 crashing with --debug if GPG_AGENT_INFO was not set).
812 2007-08-12 [wwp] 2.10.0cvs115
815 Make gcc type-check arguments passed to privacy_set_error().
817 2007-08-12 [ticho] 2.10.0cvs114
819 * src/prefs_folder_item.c
820 Make sure that folder default account combobox always has some
823 Handle empty combobox gracefully (warning instead of crash).
825 2007-08-12 [ticho] 2.10.0cvs114
827 * src/prefs_folder_item.c
828 Make sure that folder default account combobox is not empty.
830 Handle empty combobox gracefully (warning instead of crash).
832 2007-08-11 [paul] 2.10.0cvs113
836 use 'subfolder' instead of 'sub-folder', matching
837 everywhere else the term is used
841 2007-08-10 [wwp] 2.10.0cvs112
844 Disable mmap reads in Windows only (at least temporarily), they
845 prevent from renaming/removing target cache files.
851 2007-08-10 [wwp] 2.10.0cvs111
854 fix unpredictable crashes in Windows due to broken
855 cache/mark/tags files writting (file were opened for
856 writing in text mode).
859 use gettimeofday() from w32lib.h on Windows.
861 2007-08-10 [colin] 2.10.0cvs110
864 * src/etpan/imap-thread.c
865 * src/etpan/imap-thread.h
866 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
868 2007-08-09 [colin] 2.10.0cvs109
871 Fix port being reset to 636 on SSL
873 Fix folder_item_get_msg_num_by_file
874 on drafts/queue folders
876 2007-08-09 [wwp] 2.10.0cvs108
879 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
880 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
883 2007-08-09 [colin] 2.10.0cvs107
887 * src/gtk/prefswindow.c
888 A few Maemo layout fixes
890 2007-08-09 [paul] 2.10.0cvs106
892 * src/prefs_account.c
893 remove the hyphen from plug-ins to
894 match everywhere else
896 2007-08-08 [wwp] 2.10.0cvs105
898 * src/prefs_folder_item.c
899 Fix an extraneous stealth ^L char.
901 2007-08-08 [wwp] 2.10.0cvs104
903 * src/prefs_folder_item.c
904 Better fix, group variables declarations (USE_ASPELL).
906 2007-08-08 [wwp] 2.10.0cvs103
908 * src/prefs_folder_item.c
909 Fix compilation w/ USE_ASPELL set (broken
912 2007-08-08 [ticho] 2.10.0cvs102
914 * src/prefs_folder_item.c
915 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
917 2007-08-08 [colin] 2.10.0cvs101
920 * src/etpan/imap-thread.c
921 * src/etpan/imap-thread.h
922 Close selected mailbox before doing
925 2007-08-08 [colin] 2.10.0cvs100
928 Complete symbol table, thanks to wwp.
929 Fixes bug 1284, 'The html -> text
930 converter ignores entities'
934 2007-08-08 [colin] 2.10.0cvs99
937 Better way to fetch UIDs on non-UIDPLUS servers
939 2007-08-07 [colin] 2.10.0cvs98
942 fix bug 1275, 'auto-saved draft messages not
943 always being removed'; Also, make multiple
944 copy (in the same account) faster by matching
945 source/destination message UIDs.
947 Don't try to reshow deleted mail
949 Fix leak on error path
951 2007-08-07 [wwp] 2.10.0cvs97
954 * manual/advanced.xml
955 * manual/fr/account.xml
956 * manual/fr/advanced.xml
957 Updated the reference manual and the French translation to
958 reflect 2.10.0cvs84: enable running folder Processing
961 2007-08-06 [wwp] 2.10.0cvs96
966 Allow changing the emphasis color used to highlight
967 the newsreader/x-mailer header value when it matches
968 our preferred mail agent (hidden pref 'emphasis_col' added
971 2007-08-06 [colin] 2.10.0cvs95
975 Re-commit 2.10.0cvs86, with a protection
976 against Pango bug. Also, try to fix
977 bug 1275, 'auto-saved draft messages not
978 always being removed'
980 2007-08-06 [wwp] 2.10.0cvs94
982 * src/gtk/quicksearch.c
983 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
985 2007-08-06 [ticho] 2.10.0cvs93
987 * src/prefs_account.c
989 Use GtkComboBox instead of GtkOptionMenu for privacy system
990 selection in account preferences.
992 2007-08-06 [wwp] 2.10.0cvs92
994 * src/plugins/pgpcore/plugin.def
995 Apply one more chunk from gpg4win's 03-w32-port patch.
997 2007-08-05 [colin] 2.10.0cvs91
1001 reverting buggy patch for now
1003 2007-08-05 [colin] 2.10.0cvs90
1008 2007-08-04 [colin] 2.10.0cvs89
1010 * src/prefs_summaries.c
1011 * src/summary_search.c
1012 Replace deprecated widgets. Patch by
1015 2007-08-04 [colin] 2.10.0cvs88
1018 Refresh GUI only every 2000 mails on mh_get_last_num
1019 This is fast (readdir) and done only once per
1022 2007-08-03 [colin] 2.10.0cvs87
1024 * src/prefs_account.c
1025 * src/gtk/combobox.h
1026 * src/gtk/gtkutils.c
1027 Fix a deprecated widget. Patch by
1030 2007-08-03 [colin] 2.10.0cvs86
1034 Make colorisation and wrapping algorithms
1035 faster. Fixes bug 1246, 'compose becomes
1036 increasingly slow replying to complex emails'
1038 2007-08-03 [paul] 2.10.0cvs85
1041 keep the window painted
1043 2007-08-02 [paul] 2.10.0cvs84
1048 enable running folder Processing
1051 2007-08-02 [paul] 2.10.0cvs83
1054 speed up/clean up rendering of larger
1058 2007-08-01 [paul] 2.10.0cvs82
1063 change default toolbar layout on maemo
1064 * src/pixmaps/close.xpm
1065 make the red cross a grey cross
1066 * src/pixmaps/jpilot.xpm
1067 make icon smaller so it fits better
1069 2007-07-31 [paul] 2.10.0cvs81
1072 * src/gtk/gtkutils.c
1073 fix crash on maemo on first launch
1075 2007-07-30 [paul] 2.10.0cvs80
1077 * src/prefs_matcher.c
1078 specify the units of age and size
1080 2007-07-30 [paul] 2.10.0cvs79
1083 Fix IMAP timeout setting
1085 2007-07-30 [colin] 2.10.0cvs78
1087 * src/prefs_account.c
1088 Fix a deprecated widget. Patch by
1091 2007-07-27 [paul] 2.10.0cvs77
1093 * src/matcher_parser_parse.y
1094 * src/prefs_filtering_action.c
1095 * src/prefs_matcher.c
1096 these changes forgotten in cvs74's
1097 'watch thread' feature
1099 2007-07-27 [paul] 2.10.0cvs76
1102 fix potential crasher
1105 2007-07-27 [paul] 2.10.0cvs75
1110 * src/gtk/gtkutils.c
1111 make mainwindow's /Help/Manual point to the
1112 remote copy if the local copy doesn't exist
1114 2007-07-27 [paul] 2.10.0cvs74
1122 * src/matcher_parser_parse.y
1125 * src/stock_pixmap.c
1126 * src/stock_pixmap.h
1131 * src/pixmaps/watchthread.xpm
1132 add 'watch thread' feature
1134 2007-07-27 [paul] 2.10.0cvs73
1136 * src/prefs_folder_item.c
1137 adjust labels, add tooltips
1139 2007-07-27 [colin] 2.10.0cvs72
1142 Maemo: Remove less used menu items
1144 2007-07-26 [colin] 2.10.0cvs71
1147 Maemo: destroy messageview after trashing mail.
1148 Maybe should be done on X11 too
1150 2007-07-26 [colin] 2.10.0cvs70
1154 * src/prefs_common.c
1155 * src/prefs_common.h
1157 Add View/Show or Hide/Column headers
1159 2007-07-26 [colin] 2.10.0cvs69
1164 2007-07-26 [colin] 2.10.0cvs68
1167 Fix possible crash on cache invalidation
1171 * src/quote_fmt_parse.y
1172 Make replying to mails with big attachments
1173 much faster. Fixes bug 1224, 'The process of
1174 Replying to emails with large attachments
1175 seems unreasonably long...'
1177 2007-07-26 [colin] 2.10.0cvs67
1182 Fix threads use on BSDs
1184 2007-07-26 [paul] 2.10.0cvs66
1186 * src/gtk/prefswindow.c
1187 fix account prefs breakage
1190 2007-07-26 [paul] 2.10.0cvs65
1193 standardise ./configure --help messages
1195 2007-07-26 [colin] 2.10.0cvs64
1199 Fix two vCard-related crashes
1201 2007-07-25 [colin] 2.10.0cvs63
1204 * src/prefs_common.c
1205 * src/prefs_common.h
1206 * src/prefs_receive.c
1207 Maemo: Add a better way to notify of
1213 Maemo: Various layout fixes
1214 * src/gtk/prefswindow.c
1215 Maemo: Better prefs layout
1217 2007-07-25 [paul] 2.10.0cvs62
1220 fix the layout on maemo
1223 2007-07-25 [iwkse] 2.10.0cvs61
1226 add 'o' shortcut on summaryview
1228 2007-07-25 [iwkse] 2.10.0cvs60
1233 2007-07-24 [colin] 2.10.0cvs59
1236 Fix missing timestamp update on source
1240 Better text layout on part's choices
1242 2007-07-23 [colin] 2.10.0cvs58
1246 Maemo: Automatically choose the correct application
1248 * src/gtk/quicksearch.c
1249 Make search run on GDK_KP_Enter too
1251 2007-07-23 [wwp] 2.10.0cvs57
1253 * src/quote_fmt_lex.l
1254 Revert accidentaly committed lines (account_sig) in
1257 2007-07-23 [wwp] 2.10.0cvs56
1259 * src/quote_fmt_lex.l
1260 Fix typos around long form expressions in the quote lexer.
1266 2007-07-23 [colin] 2.10.0cvs55
1269 Fix auto-completion on Maemo
1271 2007-07-23 [colin] 2.10.0cvs54
1274 Maemo: Fix sticking statusbars
1276 2007-07-22 [colin] 2.10.0cvs53
1279 Maemo: Fix the strange "top_application" info
1280 at startup. We should do something when
1281 receiving such a message.
1283 2007-07-20 [paul] 2.10.0cvs52
1286 add missing #include "statusbar.h"
1288 2007-07-20 [colin] 2.10.0cvs51
1292 * src/folder_item_prefs.c
1293 * src/folder_item_prefs.h
1301 * src/prefs_folder_item.c
1302 Implement age-based caching: allow to
1303 specify a threshold for the offline synchronisation
1304 feature, and whether old cached bodies should
1309 * src/plugins/dillo_viewer/dillo_viewer.c
1310 Check that Dillo's installed
1312 2007-07-20 [wwp] 2.10.0cvs50
1315 * src/stock_pixmap.c
1316 Draw a frame around the selected mimeview part icon (instead of the
1317 shifted 'dancing' icon).
1319 2007-07-20 [colin] 2.10.0cvs49
1322 Unref stuff even on error
1324 disconnect signals only at the very
1325 end of the wizard save.
1327 2007-07-20 [colin] 2.10.0cvs48
1333 Fix random crashes while navigating
1336 2007-07-19 [colin] 2.10.0cvs47
1340 * src/prefs_common.c
1341 * src/prefs_common.h
1344 * src/common/utils.c
1345 Maemo: add an easy way to store data (mails
1346 and IMAP/NNTP caches) on one of the SD cards,
1347 and protect against unmounts if needed
1349 2007-07-19 [paul] 2.10.0cvs46
1352 * src/stock_pixmap.c
1354 * src/pixmaps/claws-mail_logo-small.xpm
1355 implement a (slightly) different About
1356 dialog for maemo and add a small version
1359 use a scrolled window for wizard page 1
1362 2007-07-19 [paul] 2.10.0cvs45
1365 too soon for this line
1367 2007-07-19 [paul] 2.10.0cvs44
1372 2007-07-19 [colin] 2.10.0cvs43
1375 Solve Mail/Mailbox name when specifying
1378 2007-07-18 [colin] 2.10.0cvs42
1384 2007-07-18 [colin] 2.10.0cvs41
1387 Maemo: plug the online/offline system into
1388 maemo's interfaces to have Claws automatically
1389 switch according to the system status
1391 Maemo: use HildonBanners to display status
1392 messages. Renders the main statusbar useless.
1394 2007-07-18 [paul] 2.10.0cvs40
1397 fix screen blanking on moving/copying many msgs
1399 fix processing progressbar and screen blanking
1402 2007-07-18 [paul] 2.10.0cvs39
1405 revert cvs37, breakage on maemo
1407 2007-07-18 [paul] 2.10.0cvs38
1409 * src/gtk/gtkutils.c
1410 make sure we can still build with older GTK's
1412 2007-07-18 [colin] 2.10.0cvs37
1415 Only hide the small layout's messageview, instead
1416 of destroying it when closing
1417 * src/gtk/gtkutils.c
1418 Use gtk_window_present_with_time to popup windows,
1419 it seems to make things better with modern WMs
1422 2007-07-17 [colin] 2.10.0cvs36
1425 Simplify layout on Maemo
1428 * src/prefs_display_header.c
1429 Remove some headers by default on Maemo
1431 2007-07-17 [paul] 2.10.0cvs35
1433 * src/prefs_common.c
1434 * src/prefs_common.h
1435 * src/prefs_logging.c
1437 add options to stop/enable writing logs to disc
1439 2007-07-17 [paul] 2.10.0cvs34
1442 fix some issues with the Apply tags window:
1443 - set search column (enables autocompl in the treeview)
1444 - apply tag from "New tag" if it existed
1445 - clears New tag entry when adding it with the button
1448 2007-07-17 [paul] 2.10.0cvs33
1451 fix 'apply tags' dialogue weirdness
1453 2007-07-16 [colin] 2.10.0cvs32
1456 Fix double-loading of mails on Maemo
1458 2007-07-16 [colin] 2.10.0cvs31
1461 Prevent double-loading of the same part under some
1462 conditions; hide statusbar on Maemo
1464 2007-07-16 [colin] 2.10.0cvs30
1470 Improve the tag interface - allow
1471 to set/unset tags from a special
1473 * src/gtk/gtkvscrollbutton.c
1476 * src/stock_pixmap.c
1477 Fix Mimeview's ugly hacks in the
1480 2007-07-16 [paul] 2.10.0cvs29
1484 * src/gtk/icon_legend.c
1485 put it all in a scrolled window
1487 2007-07-15 [colin] 2.10.0cvs28
1490 Maemo: force layout to be Small screen; the
1491 others don't make sense
1493 2007-07-14 [colin] 2.10.0cvs27
1496 * src/gtk/gtkvscrollbutton.c
1497 Maemo: Fix mimeview's buttons size
1499 2007-07-14 [colin] 2.10.0cvs26
1502 Fix the button workaround fix.
1503 (Use the correct variable)
1505 2007-07-14 [colin] 2.10.0cvs25
1509 Maemo: put the progress bar in the
1512 2007-07-14 [colin] 2.10.0cvs24
1514 * src/prefs_common.c
1515 Maemo: hide statusbar by default
1517 * src/stock_pixmap.c
1518 * src/stock_pixmap.h
1520 * src/pixmaps/go_folders.xpm
1521 Maemo: Add a specific icon to go back to
1524 2007-07-14 [colin] 2.10.0cvs23
1527 Don't set homogeneous finally
1529 2007-07-14 [colin] 2.10.0cvs22
1532 Fix button show/hide issues
1534 2007-07-14 [colin] 2.10.0cvs21
1538 Fix button workaround to be able to click
1539 if mouse was on button when it went un-
1541 Revert previous commit, gtk_tool_item_set_homogeneous
1542 doesn't mean what it seems to mean ;-)
1544 2007-07-14 [paul] 2.10.0cvs20
1547 make homogeneous FALSE always
1549 2007-07-13 [colin] 2.10.0cvs19
1553 Rework to fit the non-deprecated API
1559 Maemo layout changes. Better toolbars,
1560 removal of CTree headers.
1562 2007-07-13 [paul] 2.10.0cvs18
1564 * src/gtk/colorlabel.c
1565 fix bug 1261, '[DE] coloring messages in overview
1566 keys are not localised'
1567 the string is now included in claws-mail.pot
1569 2007-07-13 [colin] 2.10.0cvs17
1572 Fix bug 1267, 'printing mutliple messages
1573 opens one message-dialog after the other'
1574 Ask for confirmation when printing 10
1577 2007-07-11 [colin] 2.10.0cvs16
1582 * manual/claws-mail-manual.xml
1584 * manual/es/claws-mail-manual.xml
1586 * manual/fr/claws-mail-manual.xml
1609 * src/addressbook_foldersel.c
1610 * src/addressbook_foldersel.h
1634 * src/customheader.c
1635 * src/customheader.h
1636 * src/displayheader.c
1637 * src/displayheader.h
1640 * src/editaddress_other_attributes_ldap.c
1641 * src/editaddress_other_attributes_ldap.h
1650 * src/editldap_basedn.c
1651 * src/editldap_basedn.h
1672 * src/folder_item_prefs.c
1673 * src/folder_item_prefs.h
1682 * src/grouplistdialog.c
1683 * src/grouplistdialog.h
1688 * src/image_viewer.c
1689 * src/image_viewer.h
1730 * src/matcher_parser.h
1731 * src/matcher_parser_lex.l
1732 * src/matcher_parser_parse.y
1735 * src/message_search.c
1736 * src/message_search.h
1755 * src/partial_download.c
1756 * src/partial_download.h
1761 * src/prefs_account.c
1762 * src/prefs_account.h
1763 * src/prefs_actions.c
1764 * src/prefs_actions.h
1765 * src/prefs_common.c
1766 * src/prefs_common.h
1767 * src/prefs_compose_writing.c
1768 * src/prefs_compose_writing.h
1769 * src/prefs_customheader.c
1770 * src/prefs_customheader.h
1771 * src/prefs_display_header.c
1772 * src/prefs_display_header.h
1773 * src/prefs_ext_prog.c
1774 * src/prefs_ext_prog.h
1775 * src/prefs_filtering.c
1776 * src/prefs_filtering.h
1777 * src/prefs_filtering_action.c
1778 * src/prefs_filtering_action.h
1779 * src/prefs_folder_column.c
1780 * src/prefs_folder_column.h
1781 * src/prefs_folder_item.c
1782 * src/prefs_folder_item.h
1787 * src/prefs_image_viewer.c
1788 * src/prefs_image_viewer.h
1789 * src/prefs_logging.c
1790 * src/prefs_logging.h
1791 * src/prefs_matcher.c
1792 * src/prefs_matcher.h
1793 * src/prefs_message.c
1794 * src/prefs_message.h
1795 * src/prefs_msg_colors.c
1796 * src/prefs_msg_colors.h
1801 * src/prefs_receive.c
1802 * src/prefs_receive.h
1805 * src/prefs_spelling.c
1806 * src/prefs_spelling.h
1807 * src/prefs_summaries.c
1808 * src/prefs_summaries.h
1809 * src/prefs_summary_column.c
1810 * src/prefs_summary_column.h
1811 * src/prefs_summary_open.c
1812 * src/prefs_summary_open.h
1813 * src/prefs_template.c
1814 * src/prefs_template.h
1815 * src/prefs_themes.c
1816 * src/prefs_themes.h
1817 * src/prefs_toolbar.c
1818 * src/prefs_toolbar.h
1819 * src/prefs_wrapping.c
1820 * src/prefs_wrapping.h
1830 * src/quote_fmt_lex.l
1831 * src/quote_fmt_parse.y
1834 * src/remotefolder.c
1835 * src/remotefolder.h
1836 * src/send_message.c
1837 * src/send_message.h
1840 * src/simple-gettext.c
1841 * src/sourcewindow.c
1842 * src/sourcewindow.h
1847 * src/stock_pixmap.c
1848 * src/stock_pixmap.h
1849 * src/summary_search.c
1850 * src/summary_search.h
1867 * src/common/base64.c
1868 * src/common/base64.h
1869 * src/common/claws.c
1870 * src/common/claws.h
1872 * src/common/fnmatch.c
1873 * src/common/fnmatch.h
1874 * src/common/fnmatch_loop.c
1875 * src/common/hooks.c
1876 * src/common/hooks.h
1881 * src/common/mgutils.c
1882 * src/common/mgutils.h
1885 * src/common/passcrypt.c
1886 * src/common/passcrypt.h.in
1887 * src/common/plugin.c
1888 * src/common/plugin.h
1889 * src/common/prefs.c
1890 * src/common/prefs.h
1891 * src/common/progressindicator.c
1892 * src/common/progressindicator.h
1893 * src/common/quoted-printable.c
1894 * src/common/quoted-printable.h
1895 * src/common/session.c
1896 * src/common/session.h
1899 * src/common/socket.c
1900 * src/common/socket.h
1903 * src/common/ssl_certificate.c
1904 * src/common/ssl_certificate.h
1905 * src/common/string_match.c
1906 * src/common/string_match.h
1907 * src/common/stringtable.c
1908 * src/common/stringtable.h
1911 * src/common/template.c
1912 * src/common/template.h
1913 * src/common/timing.h
1914 * src/common/utils.c
1915 * src/common/utils.h
1916 * src/common/uuencode.c
1917 * src/common/uuencode.h
1918 * src/common/version.h.in
1919 * src/common/w32_dirent.c
1920 * src/common/w32_reg.c
1921 * src/common/w32_signal.c
1922 * src/common/w32_stat.c
1923 * src/common/w32_stdlib.c
1924 * src/common/w32_string.c
1925 * src/common/w32_time.c
1926 * src/common/w32_unistd.c
1927 * src/common/w32_wait.c
1928 * src/common/w32lib.h
1931 * src/common/xmlprops.c
1932 * src/common/xmlprops.h
1933 * src/etpan/etpan-errors.h
1934 * src/etpan/etpan-thread-manager-types.h
1935 * src/etpan/etpan-thread-manager.c
1936 * src/etpan/etpan-thread-manager.h
1937 * src/etpan/imap-thread.c
1938 * src/etpan/imap-thread.h
1941 * src/gtk/colorlabel.c
1942 * src/gtk/colorlabel.h
1943 * src/gtk/colorsel.c
1944 * src/gtk/colorsel.h
1945 * src/gtk/combobox.c
1946 * src/gtk/combobox.h
1947 * src/gtk/description_window.c
1948 * src/gtk/description_window.h
1951 * src/gtk/foldersort.c
1952 * src/gtk/foldersort.h
1953 * src/gtk/gtkaspell.c
1954 * src/gtk/gtkaspell.h
1955 * src/gtk/gtksctree.c
1956 * src/gtk/gtkshruler.c
1957 * src/gtk/gtkshruler.h
1958 * src/gtk/gtksourceprintjob.c
1959 * src/gtk/gtksourceprintjob.h
1960 * src/gtk/gtkutils.c
1961 * src/gtk/gtkutils.h
1962 * src/gtk/gtkvscrollbutton.c
1963 * src/gtk/gtkvscrollbutton.h
1964 * src/gtk/icon_legend.c
1965 * src/gtk/icon_legend.h
1966 * src/gtk/inputdialog.c
1967 * src/gtk/inputdialog.h
1968 * src/gtk/logwindow.c
1969 * src/gtk/logwindow.h
1970 * src/gtk/manage_window.c
1971 * src/gtk/manage_window.h
1974 * src/gtk/pluginwindow.c
1975 * src/gtk/pluginwindow.h
1976 * src/gtk/prefswindow.c
1977 * src/gtk/prefswindow.h
1978 * src/gtk/progressdialog.c
1979 * src/gtk/progressdialog.h
1980 * src/gtk/quicksearch.c
1981 * src/gtk/quicksearch.h
1982 * src/gtk/sslcertwindow.c
1983 * src/gtk/sslcertwindow.h
1984 * src/plugins/bogofilter/bogofilter.c
1985 * src/plugins/bogofilter/bogofilter.h
1986 * src/plugins/bogofilter/bogofilter_gtk.c
1987 * src/plugins/clamav/clamav_plugin.c
1988 * src/plugins/clamav/clamav_plugin.h
1989 * src/plugins/clamav/clamav_plugin_gtk.c
1990 * src/plugins/demo/demo.c
1991 * src/plugins/dillo_viewer/dillo_prefs.c
1992 * src/plugins/dillo_viewer/dillo_prefs.h
1993 * src/plugins/dillo_viewer/dillo_viewer.c
1994 * src/plugins/pgpcore/passphrase.c
1995 * src/plugins/pgpcore/passphrase.h
1996 * src/plugins/pgpcore/pgp_viewer.c
1997 * src/plugins/pgpcore/pgp_viewer.h
1998 * src/plugins/pgpcore/plugin.c
1999 * src/plugins/pgpcore/prefs_gpg.c
2000 * src/plugins/pgpcore/prefs_gpg.h
2001 * src/plugins/pgpcore/select-keys.c
2002 * src/plugins/pgpcore/select-keys.h
2003 * src/plugins/pgpcore/sgpgme.c
2004 * src/plugins/pgpcore/sgpgme.h
2005 * src/plugins/pgpinline/pgpinline.c
2006 * src/plugins/pgpinline/pgpinline.h
2007 * src/plugins/pgpinline/plugin.c
2008 * src/plugins/pgpmime/pgpmime.c
2009 * src/plugins/pgpmime/pgpmime.h
2010 * src/plugins/pgpmime/plugin.c
2011 * src/plugins/spamassassin/spamassassin.c
2012 * src/plugins/spamassassin/spamassassin.h
2013 * src/plugins/spamassassin/spamassassin_gtk.c
2014 * src/plugins/trayicon/trayicon.c
2015 * src/plugins/trayicon/trayicon_prefs.c
2016 * src/plugins/trayicon/trayicon_prefs.h
2017 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2018 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2019 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2020 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2021 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2022 * tools/OOo2claws-mail.pl
2023 * tools/README.sylprint
2024 * tools/acroread2claws-mail.pl
2025 * tools/claws-mail-compose-insert-files.pl
2026 * tools/convert_mbox.pl
2027 * tools/filter_conv.pl
2028 * tools/filter_conv_new.pl
2030 * tools/freshmeat_search.pl
2031 * tools/google_search.pl
2032 * tools/kmail-mailbox2claws-mail.pl
2033 * tools/kmail2claws-mail.pl
2034 * tools/kmail2claws-mail_v2.pl
2036 * tools/make.themes.project
2037 * tools/multiwebsearch.pl
2038 * tools/nautilus2claws-mail.sh
2039 * tools/outlook2claws-mail.pl
2040 * tools/textviewer.sh
2041 * tools/thunderbird-filters-convertor.pl
2044 * tools/vcard2xml.py
2045 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2046 Upgrade to GPLv3 or later.
2048 2007-07-10 [wwp] 2.10.0cvs15
2051 Fix re-opening of all composing messages that were
2052 opened when closing the previous instance, thanks
2055 2007-07-10 [paul] 2.10.0cvs14
2057 * src/editaddress_other_attributes_ldap.c
2059 fix crash on selecting 'other attributes' combo
2060 for either a new entry or an old entry with no
2061 existing attributes.
2062 fix bug on editing multiple attributes which
2063 resulted them all having the value of the last
2067 2007-07-10 [colin] 2.10.0cvs13
2070 * src/editaddress_other_attributes_ldap.h
2072 Fix --disable-ldap build
2074 2007-07-09 [colin] 2.10.0cvs12
2080 * src/editaddress_other_attributes_ldap.c
2081 * src/editaddress_other_attributes_ldap.h
2086 Add capability to edit all inetOrgPerson
2087 attributes on LDAP. Patch by Michael
2090 2007-07-09 [colin] 2.10.0cvs11
2096 * src/prefs_summaries.c
2097 * src/prefs_themes.c
2099 * src/common/Makefile.am
2101 * src/common/timing.h
2102 * src/common/utils.c
2103 * src/common/utils.h
2104 * src/common/w32_account.c
2105 * src/common/w32lib.h
2106 * src/gtk/Makefile.am
2107 * src/gtk/colorlabel.c
2108 * src/plugins/pgpcore/Makefile.am
2109 * src/plugins/pgpcore/claws.def
2110 * src/plugins/pgpcore/passphrase.c
2111 * src/plugins/pgpcore/pgp_viewer.c
2112 * src/plugins/pgpcore/plugin.def
2113 * src/plugins/pgpcore/sgpgme.c
2114 * src/plugins/pgpinline/Makefile.am
2115 * src/plugins/pgpinline/claws.def
2116 * src/plugins/pgpinline/mypgpcore.def
2117 * src/plugins/pgpinline/plugin.def
2118 * src/plugins/pgpmime/Makefile.am
2119 * src/plugins/pgpmime/claws.def
2120 * src/plugins/pgpmime/mypgpcore.def
2121 * src/plugins/pgpmime/plugin.def
2122 Commit win32 patch, from Werner Koch and
2125 2007-07-09 [colin] 2.10.0cvs10
2127 * src/prefs_toolbar.c
2128 Fix crash when no actions exist
2130 2007-07-07 [paul] 2.10.0cvs9
2133 * manual/claws-mail-manual.xml
2134 update copyright year
2136 updated by Flammie Pirinen
2138 2007-07-05 [wwp] 2.10.0cvs8
2140 * src/plugins/clamav/clamav_plugin_gtk.c
2141 Make vertical spacing like in other plugin prefs pages.
2143 2007-07-05 [wwp] 2.10.0cvs7
2146 It's %am that works, not %ae (this doc incoherence has been
2147 introduced with 2.9.2cvs13).
2149 2007-07-04 [wwp] 2.10.0cvs6
2151 * src/plugins/bogofilter/bogofilter.c
2152 Gettext-ize an occurrence of "Any" that wasn't.
2154 2007-07-04 [colin] 2.10.0cvs5
2157 Fix untranslated strings; thanks
2160 2007-07-03 [colin] 2.10.0cvs4
2164 Fix saving of sort mode for tags and
2165 thread date. Thanks to Pierre Ossman.
2166 Completes fix for bug 1233
2168 2007-07-03 [paul] 2.10.0cvs3
2176 2007-07-02 [colin] 2.10.0cvs2
2182 Add View/Sort/by Thread date
2183 Fixes bug 1233, 'Capability to sort
2184 threads by most recent message'
2185 Based on a patch by Paul Rolland
2187 2007-07-02 [colin] 2.10.0cvs1
2204 * src/matcher_parser_parse.y
2208 * src/prefs_common.c
2209 * src/prefs_common.h
2210 * src/prefs_filtering_action.c
2211 * src/prefs_matcher.c
2212 * src/prefs_summary_column.c
2216 * src/quote_fmt_lex.l
2217 * src/quote_fmt_parse.y
2221 * src/common/Makefile.am
2225 * src/gtk/quicksearch.c
2226 * src/gtk/quicksearch.h
2227 Add Tags implementation. Tags are arbitrary labels
2228 that can be applied to messages. It is possible
2229 to create, edit, remove tags; apply them to mails;
2230 filter on tags or tag presence; apply or unset
2231 tags via filtering actions; reference tags in
2234 2007-07-02 [paul] 2.10.0
2241 2007-07-02 [paul] 2.9.2cvs78
2251 updated by Stephan Sachse, me, Ricardo Mones
2252 Lastra, Fabien Vantard, Pader Rezso, Frederico
2253 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2255 2007-07-02 [paul] 2.9.2cvs77
2260 2007-06-29 [wwp] 2.9.2cvs76
2263 Fix a typo (thanks to Ricardo for finding this out).
2265 2007-06-28 [paul] 2.9.2cvs75
2270 2007-06-28 [paul] 2.9.2cvs74
2273 fix bug in the autotools build system.
2274 Files cataloged under EXTRA_DIST were never
2275 automatically copied to the build tree.
2276 (fix 'make distcheck')
2277 Patch by Michael Rasmussen.
2279 2007-06-24 [colin] 2.9.2cvs73
2282 Fix bug 1249, 'Error handling for
2283 news errors needs modification'
2284 Only popup error if the according
2285 pref in Prefs/Receive is set.
2287 2007-06-21 [colin] 2.9.2cvs72
2289 * src/common/plugin.c
2290 * src/common/plugin.h
2291 Change plugin API to know whether it's safe to
2292 unload plugins or whether we should just hide
2293 them. Fixes bug 1248, 'Core dumps after
2294 unloading plugin and clicking on load plugins'
2295 * src/plugins/bogofilter/bogofilter.c
2296 * src/plugins/clamav/clamav_plugin.c
2297 * src/plugins/demo/demo.c
2298 * src/plugins/dillo_viewer/dillo_viewer.c
2299 * src/plugins/pgpcore/plugin.c
2300 * src/plugins/pgpinline/plugin.c
2301 * src/plugins/pgpmime/plugin.c
2302 * src/plugins/spamassassin/spamassassin.c
2303 * src/plugins/trayicon/trayicon.c
2306 2007-06-19 [colin] 2.9.2cvs71
2310 Fix crash mentioned in bug 1246
2311 Race condition when automatically drafting
2312 due to insertion on reedit.
2314 2007-06-18 [wwp] 2.9.2cvs70
2317 LDIF import: use a "Proceed" button to complete
2320 2007-06-18 [paul] 2.9.2cvs69
2323 use pkgconfig to check for gtk and glib
2325 2007-06-17 [wwp] 2.9.2cvs68
2329 LDIF import: better error handling, minor code
2330 and UI cleanup, and renamed the Save button
2331 to Close, as imported stuff is already saved
2332 when the Save button is shown.
2334 2007-06-17 [colin] 2.9.2cvs67
2336 * src/prefs_summaries.c
2338 Don't set as read when forwarded, only replied to
2340 2007-06-17 [paul] 2.9.2cvs66
2343 add missing #include
2345 2007-06-16 [colin] 2.9.2cvs65
2347 * src/prefs_summaries.c
2349 Change the pref "Only mark as read when opened
2350 in new window" to "..., replied to or forwarded".
2351 Based on a patch by Paul Rolland.
2353 2007-06-16 [paul] 2.9.2cvs64
2356 alphabetical order! :)
2358 2007-06-16 [colin] 2.9.2cvs63
2362 Add Michael Rasmussen in authors list
2364 2007-06-16 [colin] 2.9.2cvs62
2367 Fix messageview_copy_clipboard to take advantage
2368 of plugins' get_selection.
2370 2007-06-15 [colin] 2.9.2cvs61
2376 * src/message_search.c
2378 * src/summary_search.c
2381 Allow GDK_KP_Enter to do the same as GDK_Return
2382 Patch by Michael Rasmussen
2384 2007-06-15 [paul] 2.9.2cvs60
2387 fix bug when closing a compose window
2390 2007-06-14 [paul] 2.9.2cvs59
2394 migrate sylpheed config
2396 2007-06-14 [wwp] 2.9.2cvs58
2398 * src/gtk/pluginwindow.c
2399 Yet another attempt to fix sizing/alignment of the
2400 button bar in plugins window.
2402 2007-06-12 [colin] 2.9.2cvs57
2407 * src/prefs_common.c
2408 * src/prefs_common.h
2409 * src/prefs_summaries.c
2410 * src/prefs_summary_open.c
2411 * src/prefs_summary_open.h
2413 Make "when entering a folder" actions more personalisable
2415 2007-06-12 [wwp] 2.9.2cvs56
2418 Use short description from Paul (mairix.sh).
2420 2007-06-12 [wwp] 2.9.2cvs55
2423 Updated info about mairix.sh.
2425 2007-06-11 [paul] 2.9.2cvs54
2427 * src/prefs_logging.c
2428 rework log window length widgets
2429 and some sensitivity fixes
2431 2007-06-11 [paul] 2.9.2cvs53
2434 * src/prefs_logging.c
2435 rename 'Protocol Log' to 'Network Log'
2436 and some function renaming
2438 2007-06-10 [wwp] 2.9.2cvs52
2440 * src/gtk/pluginwindow.c
2443 2007-06-10 [wwp] 2.9.2cvs51
2445 * src/gtk/pluginwindow.c
2446 Fix button bar in plugin window, was centered and not
2447 behaving like other dialogs w/ such button bar.
2449 2007-06-08 [wwp] 2.9.2cvs50
2456 Provide a way out of automatic draft saving on IMAP, when
2458 Prevent drafting while sending and quitting while sending.
2463 2007-06-08 [wwp] 2.9.2cvs49
2465 * src/prefs_account.c
2466 * src/gtk/prefswindow.c
2467 * src/gtk/prefswindow.h
2468 Activate the Basic page when opening account prefs.
2470 2007-06-08 [wwp] 2.9.2cvs48
2472 * src/common/socket.c
2473 Don't crash if fork() fails, thanks to Colin.
2475 2007-06-08 [wwp] 2.9.2cvs47
2477 * src/gtk/prefswindow.c
2478 Wrap some long lines, and reset horizontal scroller's adjusment
2479 (this was already done, vertically), when changing tab (not page)
2482 2007-06-08 [paul] 2.9.2cvs46
2484 * src/common/utils.c
2485 use gethostname() instead of uname()
2486 based on a patch by Michael Hughes
2487 <Sylpheed-Claws_user@thehugheslogcabin.net>
2489 2007-06-07 [wwp] 2.9.2cvs45
2491 * src/prefs_common.c
2492 Fix some useless warnings, thanks to Colin.
2494 2007-06-06 [colin] 2.9.2cvs44
2497 Fix strange allocations.
2499 2007-06-06 [colin] 2.9.2cvs43
2502 Patch by Michael Rasmussus to help
2505 2007-06-05 [wwp] 2.9.2cvs42
2507 * src/prefs_account.c
2508 * src/prefs_folder_item.c
2512 Per-folder templates can now be applied recursively.
2513 Always save per-folder templates (formats were erroneously
2514 saved only if they were enabled).
2515 Check for validity of quotation marks everywhere there
2518 2007-06-05 [wwp] 2.9.2cvs41
2521 Fix incoming messages from local accounts always getting filtered
2522 (even if the account prefs say don't), thanks to Colin.
2524 2007-06-05 [wwp] 2.9.2cvs40
2528 Use per-folder/per-account quote chars when applying a
2529 template or inserting text as well. Const'ify some
2532 2007-06-04 [colin] 2.9.2cvs39
2535 More work for wwp :)
2537 2007-06-04 [wwp] 2.9.2cvs38
2540 Same as 2.9.2cvs36 but for forwarding.
2542 2007-06-04 [colin] 2.9.2cvs37
2545 Use original mail file for forward/redirect
2546 Fixes some forwarded mails to be attached as
2547 application/octet-stream (when they have binary
2548 parts), and incidentally fixes bug 848
2549 'Redirect breaks GnuPG'
2551 2007-06-04 [wwp] 2.9.2cvs36
2554 Fix quote mark mis-initialisation when replying/forwarding
2555 (introduced w/ 2.9.2cvs20).
2557 2007-06-04 [wwp] 2.9.2cvs35
2559 * src/prefs_compose_writing.c
2561 Fix a bug where Quotation characters (prefs/compose/writing)
2562 was cleared (introduced w/ 2.9.2cvs26).
2564 2007-06-04 [wwp] 2.9.2cvs34
2566 * src/prefs_account.c
2567 * src/prefs_account.h
2568 Better fix for compiling w/o aspell (rollbacks
2571 2007-06-04 [wwp] 2.9.2cvs33
2574 * src/prefs_account.c
2575 * src/prefs_account.h
2577 It's now possible to disable mail filtering plugins
2578 on a per-account basis.
2580 2007-06-04 [wwp] 2.9.2cvs32
2583 * src/common/utils.c
2584 * src/common/utils.h
2585 Support CRLF in headers part of messages.
2586 Support few more date formats (RFC3339 subsets).
2588 2007-06-04 [wwp] 2.9.2cvs31
2590 * src/prefs_account.c
2591 Fix compiling w/o aspell support.
2593 2007-06-03 [wwp] 2.9.2cvs30
2596 Don't decode leading ENV_ and ~ in P_PASSWORD
2599 2007-06-03 [wwp] 2.9.2cvs29
2602 Don't decode leading ENV_ and ~ in P_PASSWORD
2605 2007-06-03 [wwp] 2.9.2cvs28
2607 * src/prefs_account.c
2608 * src/gtk/prefswindow.c
2609 * src/gtk/prefswindow.h
2610 Added a way to force preloading of all pages
2612 Moved tabs to pages in account prefs.
2614 2007-06-02 [colin] 2.9.2cvs27
2617 Fix possible crash, fix ldap write bugs
2619 Fix ldap write bugs - patch by Michael
2623 Add a hook whenever alertpanel opens/closes
2625 2007-05-31 [wwp] 2.9.2cvs26
2627 * src/prefs_compose_writing.c
2629 Re-organized writing options a bit:
2630 - renamed the Quoting page to Templates
2631 - moved all composing templates to that page
2632 - moved non-templates options to the Writing one,
2633 grouped reply-related options, reordered reply and
2636 2007-05-31 [wwp] 2.9.2cvs25
2639 Removed unused code.
2641 2007-05-31 [colin] 2.9.2cvs24
2644 Fix missing display name when modifying
2645 LDAP. Patch by Michael Rasmussen
2647 2007-05-31 [wwp] 2.9.2cvs23
2649 * src/plugins/bogofilter/Makefile.am
2650 * src/plugins/clamav/Makefile.am
2651 * src/plugins/demo/Makefile.am
2652 * src/plugins/dillo_viewer/Makefile.am
2653 * src/plugins/spamassassin/Makefile.am
2654 Fix building of those plugins in Mac OS X.
2656 2007-05-30 [wwp] 2.9.2cvs22
2658 * src/gtk/quicksearch.c
2659 Fix missing initialization.
2661 2007-05-30 [wwp] 2.9.2cvs21
2664 Revert accidental commit (debug outputs).
2666 2007-05-30 [wwp] 2.9.2cvs20
2669 * src/folder_item_prefs.c
2670 * src/folder_item_prefs.h
2671 * src/prefs_account.c
2672 * src/prefs_account.h
2673 * src/prefs_folder_item.c
2676 Implemented per-account and per-folder
2677 compose/reply/forward formats.
2679 2007-05-30 [wwp] 2.9.2cvs19
2681 * src/prefs_compose_writing.c
2686 Internal API changes (factorize quote format
2689 2007-05-30 [colin] 2.9.2cvs18
2692 Fix race where it's possible to re-click Send
2693 between end of SMTP session and end of "move to
2694 sent folder" when sending an email with send
2697 2007-05-30 [colin] 2.9.2cvs17
2700 Ask for backtrace on all threads. Patch by
2703 Fix stale news statusbar when scanning fails.
2706 Fix some LDAP write updates bugs. Patch
2707 by Michael Rasmussen
2709 2007-05-29 [colin] 2.9.2cvs16
2712 Fix loss of local flags when moving mails
2713 on IMAP in high-bandwidth mode (UID FETCH)
2715 2007-05-25 [paul] 2.9.2cvs15
2717 * src/common/socket.c
2718 fix sometimes crasher on cancelling
2721 2007-05-25 [colin] 2.9.2cvs14
2726 Be more helpful in the subscription
2729 2007-05-23 [wwp] 2.9.2cvs13
2732 * src/prefs_compose_writing.c
2734 * src/prefs_template.c
2735 * src/prefs_template.h
2738 * src/quote_fmt_lex.l
2739 * src/quote_fmt_parse.y
2740 Introduced new syntax elements (symbols and commands)
2741 in templates/quote_fmt. Compatibility w/ old
2743 Updated and reworked the corresponding Information
2745 Display the line number in dialogs that talk about
2746 parser errors (in addition to the error message in
2749 2007-05-23 [wwp] 2.9.2cvs12
2751 * src/quote_fmt_parse.y
2752 Fix 2.9.2cvs11, probably a paste accident ;).
2754 2007-05-23 [wwp] 2.9.2cvs11
2757 * src/prefs_template.c
2759 * src/quote_fmt_parse.y
2760 Fix 2.9.2cvs10, which broke --disable-aspell.
2762 2007-05-22 [wwp] 2.9.2cvs10
2765 * src/prefs_template.c
2768 * src/quote_fmt_lex.l
2769 * src/quote_fmt_parse.y
2770 * src/gtk/gtkaspell.c
2771 * src/gtk/gtkaspell.h
2772 Added template/quote format syntactical elements
2774 - current dictionary
2775 %T to show (shows empty if not set or not enabled),
2776 ?T and !T to check if the default dictionary is
2778 - current account's default dictionary
2779 %aT to show (empty if not set or not enabled),
2780 ?aT and !aT to check if it's enabled and set
2781 - name completion for an address, from the address
2783 %ABf, %ABt, %ABc respectively show the full name got
2784 from the address book if From, To or Cc match a single
2786 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2787 matches any contact and if the full name is non-empty.
2788 If From, To or Cc are lists of email addresses, only
2789 the first address will be checked.
2790 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2791 that could show a trailing ','.
2792 Also, template/quote_fmt parser now shows the line number in case
2795 2007-05-15 [colin] 2.9.2cvs9
2799 Add a public function to know whether Claws
2801 Store opened folder when exiting
2804 Store last opened message in each FolderItem;
2805 Reset last seen messages if Claws crashed, so
2806 that one can't go in an infinite crash in case
2807 a particular mail crashes Claws.
2809 * src/prefs_common.c
2810 * src/prefs_common.h
2812 * src/prefs_summaries.c
2813 Add "Select last opened message" when entering
2815 Add "Select last opened folder" at startup.
2817 2007-05-14 [colin] 2.9.2cvs8
2820 Fix bashism, search for xml catalog
2821 in /usr/local/share/xml/catalog too
2824 2007-05-13 [wwp] 2.9.2cvs7
2826 * src/gtk/logwindow.c
2827 fix raising log windows when they are either minimized or
2830 2007-05-11 [colin] 2.9.2cvs6
2833 Use Hildon's file chooser on Maemo. Patch
2834 by Jean-Luc Biord; fixes part 2 of bug 1201,
2835 'File attachment "manipulation" bugs...'
2837 2007-05-10 [wwp] 2.9.2cvs5
2839 * src/prefs_common.c
2840 * src/prefs_common.h
2841 * src/gtk/quicksearch.c
2842 Add a quicksearch option to automatically run
2843 a search selected from the history (this option
2844 is exclusive towards type-ahead).
2846 2007-05-10 [colin] 2.9.2cvs4
2849 Fix g_warnings, thanks to Brian
2852 2007-05-09 [colin] 2.9.2cvs3
2857 * src/prefs_summaries.c
2860 * src/common/utils.c
2861 * src/gtk/gtksourceprintjob.c
2862 * src/gtk/sslcertwindow.c
2863 Use the re-entrant variant of time functions
2864 Probably fixes bug 1217, 'reentrancy problems
2865 with time functions'
2867 2007-05-09 [colin] 2.9.2cvs2
2870 Fix crasher when reconnection fails
2872 2007-05-08 [paul] 2.9.2cvs1
2878 bump version number following
2881 2007-05-08 [paul] 2.9.1cvs48
2883 * src/plugins/demo/demo.c
2884 * src/plugins/dillo_viewer/dillo_prefs.c
2885 * src/plugins/dillo_viewer/dillo_prefs.h
2886 * src/plugins/dillo_viewer/dillo_viewer.c
2887 * src/plugins/pgpcore/pgp_viewer.c
2888 * src/plugins/pgpcore/pgp_viewer.h
2889 * src/plugins/pgpcore/plugin.c
2890 * src/plugins/pgpcore/prefs_gpg.c
2891 * src/plugins/pgpcore/prefs_gpg.h
2892 * src/plugins/pgpcore/sgpgme.c
2893 * src/plugins/pgpcore/sgpgme.h
2894 * src/plugins/pgpinline/plugin.c
2895 * src/plugins/pgpmime/pgpmime.c
2896 * src/plugins/pgpmime/pgpmime.h
2897 * src/plugins/pgpmime/plugin.c
2898 * src/plugins/spamassassin/spamassassin.c
2899 * src/plugins/spamassassin/spamassassin.h
2900 * src/plugins/spamassassin/spamassassin_gtk.c
2901 * src/plugins/trayicon/README
2903 * tools/README.sylprint
2904 * tools/outlook2claws-mail.pl
2906 * tools/tb2claws-mail
2907 * tools/tbird2claws.py
2909 * tools/vcard2xml.py
2910 * tools/kdeservicemenu/README
2911 cleanups and corrections
2913 2007-05-06 [wwp] 2.9.1cvs47
2916 Fix missing dash to `display` command-line, reported
2917 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2919 2007-05-06 [colin] 2.9.1cvs46
2922 * src/stock_pixmap.c
2923 * src/stock_pixmap.h
2924 * src/pixmaps/printer.xpm
2927 2007-05-06 [paul] 2.9.1cvs45
2932 * src/summary_search.c
2936 2007-05-05 [wwp] 2.9.1cvs44
2940 * src/prefs_actions.c
2944 Fix "faild" typos everywhere and capitalization of
2947 2007-05-04 [colin] 2.9.1cvs43
2952 * src/plugins/pgpcore/prefs_gpg.c
2953 * src/plugins/pgpcore/prefs_gpg.h
2954 * src/plugins/pgpinline/pgpinline.c
2955 * src/plugins/pgpmime/pgpmime.c
2956 Add an API to warn about encryption limits,
2957 and allow to disable these warnings
2959 2007-05-03 [colin] 2.9.1cvs42
2963 Fix bug 1213, 'Delete more than
2966 2007-05-03 [wwp] 2.9.1cvs41
2968 * src/prefs_common.c
2969 * src/prefs_filtering.c
2970 * src/prefs_template.c
2971 * src/common/template.c
2972 * src/common/template.h
2973 * src/gtk/gtkutils.c
2974 * src/gtk/gtkutils.h
2975 Templates are no longer automatically sorted
2976 by name, but can be sorted manually using
2977 |< < > >| buttons as well as drag'n'drop.
2979 2007-05-03 [wwp] 2.9.1cvs40
2981 * src/plugins/spamassassin/spamassassin.c
2982 * src/plugins/spamassassin/spamassassin.h
2983 * src/plugins/spamassassin/spamassassin_gtk.c
2984 * src/plugins/bogofilter/bogofilter.c
2985 * src/plugins/bogofilter/bogofilter.h
2986 * src/plugins/bogofilter/bogofilter_gtk.c
2987 Added an option to conditionally mark saved spam
2988 as read (default is and was to do so).
2989 Satisfies feature request 1708539 on sf.net tracker.
2991 2007-05-03 [colin] 2.9.1cvs39
2994 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2996 2007-05-02 [colin] 2.9.1cvs38
2999 Fix bug 1209, 'Clicking on address
3000 in header (mailto uri) selects
3001 default account'. Patch adapted from
3004 2007-05-02 [colin] 2.9.1cvs37
3006 * src/grouplistdialog.c
3007 Set cursor to wait cursor while loading
3010 2007-05-02 [paul] 2.9.1cvs36
3014 rename cache and mark files
3017 2007-04-30 [paul] 2.9.1cvs35
3019 * manual/glossary.xml
3020 * manual/plugins.xml
3021 updates. Patch by Ricardo
3023 2007-04-29 [wwp] 2.9.1cvs34
3027 Fix few grammatical errors (patch by David Relson < relson at
3028 osagesoftware dot com >).
3030 2007-04-28 [colin] 2.9.1cvs33
3034 * src/prefs_account.c
3035 * src/prefs_account.h
3036 Drop the "Download all" preference. It's
3037 stupidly useless and confuses people from
3040 2007-04-27 [wwp] 2.9.1cvs32
3043 * src/prefs_account.c
3044 * src/prefs_account.h
3045 Don't reflect accounts changes to the mainwindow when it's
3048 2007-04-27 [colin] 2.9.1cvs31
3051 Freeze/thaw when sync'ing flags
3053 * src/prefs_account.c
3054 * src/prefs_account.h
3055 * src/etpan/imap-thread.c
3056 * src/etpan/imap-thread.h
3057 Add a way to use UID FETCH instead
3058 of searches to fetch message lists
3059 and flags. More expensive towards
3060 bandwidth, less expensive towards
3061 server's CPU. Probably fixes
3062 bug 1158, 'Scanning new folders on
3063 Exchange 2007 extremely slow'.
3066 2007-04-27 [paul] 2.9.1cvs30
3069 * src/prefs_logging.c
3070 improvements to english usage
3072 2007-04-27 [colin] 2.9.1cvs29
3075 Fix build without libetpan (my bad!)
3077 2007-04-26 [colin] 2.9.1cvs28
3081 Fix uselessly exported function
3083 Consider "- -- \n" as signature separator
3084 (that's what signature separators look like
3085 in PGP/Inline signed mails)
3087 2007-04-26 [colin] 2.9.1cvs27
3090 libetpan-0.49 is now required
3092 Fix double fetching of mails if
3095 Make offline sync faster, by
3096 remembering last change time, and
3099 2007-04-26 [hoa] 2.9.1cvs26
3105 * src/etpan/imap-thread.c
3106 * src/etpan/imap-thread.h
3107 cancellation of IMAP operations is now allowed.
3108 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3110 2007-04-26 [colin] 2.9.1cvs25
3113 Always fetch body+headers in folders that are
3114 synched for offline use, if "Synchronise as
3115 soon as possible" is set.
3116 Fixes bug 1200, 'Add option to always retrieve full
3119 2007-04-25 [colin] 2.9.1cvs24
3122 Fix bug 1198, 'Reply-all "disappearing" address bug
3125 2007-04-24 [colin] 2.9.1cvs23
3128 Fix bug 1195, 'Hardware key navigation'
3129 Make GDK_Enter toggle expansion (Maemo)
3131 2007-04-24 [wwp] 2.9.1cvs22
3134 Fix few compiler warnings.
3136 2007-04-24 [paul] 2.9.1cvs21
3139 * src/stock_pixmap.c
3140 * src/stock_pixmap.h
3141 complete last commit
3143 2007-04-24 [paul] 2.9.1cvs20
3146 * src/pixmaps/active.xpm
3147 * src/pixmaps/checkbox_off.xpm
3148 * src/pixmaps/checkbox_on.xpm
3149 * src/pixmaps/inactive.xpm
3151 remove transparent border from checkbox icons
3153 2007-04-24 [wwp] 2.9.1cvs19
3157 Fix a crash in textview, thanks to Colin.
3159 2007-04-23 [wwp] 2.9.1cvs18
3161 * src/prefs_common.c
3162 Fix 2.9.1cvs5: no header was being translated at all.
3164 2007-04-23 [colin] 2.9.1cvs17
3167 * src/stock_pixmap.c
3168 * src/stock_pixmap.h
3171 * src/gtk/gtksctree.c
3172 * src/gtk/gtksctree.h
3173 * src/pixmaps/selection.xpm
3174 Fix bug 1193, 'Need a way to multi-select
3175 items'. Add a toggle button to the summaryview
3176 to switch between normal and multiple selection
3179 2007-04-23 [colin] 2.9.1cvs16
3182 * src/stock_pixmap.c
3183 * src/stock_pixmap.h
3186 * src/gtk/gtksctree.c
3187 * src/gtk/gtksctree.h
3188 * src/pixmaps/selection.xpm
3189 Fix bug 1193, 'Need a way to multi-
3191 Add a toggle button in the summaryview
3192 to enable normal or multiple selection.
3195 2007-04-23 [colin] 2.9.1cvs15
3198 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3200 2007-04-21 [colin] 2.9.1cvs14
3202 * src/gtk/quicksearch.c
3203 Fix previous commit (actually use correct
3206 2007-04-21 [colin] 2.9.1cvs13
3208 * src/gtk/quicksearch.c
3209 Fix changing quicksearch type (after Esc,
3210 after changing Recursive, ...)
3212 2007-04-20 [wwp] 2.9.1cvs12
3214 * src/gtk/Makefile.am
3215 Added headers.h (completes 2.9.1cvs5).
3217 2007-04-20 [wwp] 2.9.1cvs11
3220 Fix the use of display name in name column,
3221 it has been overriden w/ the use of nickname
3222 by 2.9.0cvs3. Now nickname is used (if any)
3223 in case of LDAP books only.
3225 2007-04-20 [colin] 2.9.1cvs10
3230 Add handling of 'a' to loop in a mail's
3233 2007-04-20 [colin] 2.9.1cvs9
3236 Fix bug 1190, 'dir_open' button doesn't work'
3239 2007-04-20 [colin] 2.9.1cvs8
3243 Fix bug 1194, 'Hardware keys move from email
3244 list to account/directory list, but not back
3245 to email list...' (Maemo)
3247 2007-04-20 [colin] 2.9.1cvs7
3250 complete previous commit
3252 2007-04-20 [colin] 2.9.1cvs6
3255 Fix bug 1187, 'Reply-to addressee disappears
3256 when reply-to text box is clicked...' (Maemo)
3258 2007-04-20 [wwp] 2.9.1cvs5
3266 * src/prefs_common.c
3267 * src/prefs_common.h
3268 * src/prefs_display_header.c
3269 * src/prefs_matcher.c
3272 * src/gtk/quicksearch.c
3273 Translate more header names according to the relevant option value,
3274 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3275 Replaced nearly all uses of prefs_common.trans_hdr with a call
3276 to prefs_common_translated_header_name().
3277 Added a headers.h reference file that contains known header names
3278 (RFC2822 and others) to the translation process' input, so that
3279 translated header names will still exist even if no occurrence of
3280 _("headername") is found anymore in the sources.
3281 Don't translate column name 'Number' following to trans_hdr option
3282 value as it's not a header name.
3284 2007-04-20 [colin] 2.9.1cvs4
3286 * src/gtk/quicksearch.c
3287 * src/gtk/quicksearch.h
3288 Add "From, To or Subject" quicksearch
3289 type. Patch by ulfschaper@users.sf.net
3291 2007-04-20 [colin] 2.9.1cvs3
3294 Implement proper references filtering condition.
3295 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3297 2007-04-19 [wwp] 2.9.1cvs2
3299 * src/prefs_display_header.c
3300 * src/message_search.c
3301 Fix few warnings (g_free of const gchar*).
3303 2007-04-19 [paul] 2.9.1cvs1
3309 bump version number following
3312 2007-04-19 [paul] 2.9.0cvs9
3314 * manual/advanced.xml
3315 * manual/glossary.xml
3318 2007-04-18 [paul] 2.9.0cvs8
3321 fix for CVE-2007-1558 (APOP)
3324 2007-04-18 [paul] 2.9.0cvs7
3330 Fix encoding woes wrt saving of
3334 2007-04-18 [colin] 2.9.0cvs6
3336 * src/gtk/pluginwindow.c
3337 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3339 2007-04-17 [wwp] 2.9.0cvs5
3345 Fix --disable-ldap build,
3346 fix some LDAP annoyances on
3347 searches, thanks to Colin.
3349 2007-04-17 [wwp] 2.9.0cvs4
3352 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3353 like gcc 2.9x. Thanks to Colin.
3355 2007-04-17 [wwp] 2.9.0cvs3
3371 Add LDAP write support. Patch mostly by
3372 Michael <mir at datanom dot net>
3374 2007-04-17 [wwp] 2.9.0cvs2
3377 Prepend "Add to address book" to the context menu of compose window's sender and
3380 2007-04-16 [paul] 2.9.0cvs1
3385 2007-04-16 [paul] 2.9.0
3392 2007-04-16 [paul] 2.8.1cvs102
3395 updated by Fabien Vantard
3397 2007-04-16 [paul] 2.8.1cvs101
3407 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3408 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3409 Aleksandar Urosevic, and Ralgh Young
3411 2007-04-15 [mones] 2.8.1cvs100
3416 2007-04-14 [colin] 2.8.1cvs99
3418 * src/message_search.c
3419 * src/prefs_display_header.c
3420 * src/summary_search.c
3421 * src/gtk/combobox.c
3424 2007-04-14 [wwp] 2.8.1cvs98
3426 * src/gtk/combobox.c
3427 * src/message_search.c
3428 * src/summary_search.c
3429 * src/prefs_display_header.c
3430 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3431 returns NULL, get the text value directly from the GtkEntry child.
3433 2007-04-13 [colin] 2.8.1cvs97
3435 * src/gtk/quicksearch.c
3436 Give the focus back to summaryview when
3437 emptying the quicksearch with Esc
3439 2007-04-13 [colin] 2.8.1cvs96
3441 * src/message_search.c
3442 * src/prefs_display_header.c
3443 * src/summary_search.c
3444 Fix possibles crashes when getting text
3447 2007-04-13 [colin] 2.8.1cvs95
3450 Add some UIDL debugging
3452 2007-04-12 [colin] 2.8.1cvs94
3455 Force folder scan if necessary after
3456 copying mails, to be able to reapply
3459 2007-04-11 [colin] 2.8.1cvs93
3462 don't scan for new mail on startup if --select
3463 is specified (or race conditions arise). If so,
3464 do both sequentially.
3466 2007-04-09 [colin] 2.8.1cvs92
3469 Use leafpad by default on Maemo. Patch
3472 2007-04-06 [colin] 2.8.1cvs91
3474 * src/pixmaps/queue_close.xpm
3475 * src/pixmaps/queue_close_hrm.xpm
3476 * src/pixmaps/queue_close_hrm_mark.xpm
3477 * src/pixmaps/queue_close_mark.xpm
3478 * src/pixmaps/queue_open.xpm
3479 * src/pixmaps/queue_open_hrm.xpm
3480 * src/pixmaps/queue_open_hrm_mark.xpm
3481 * src/pixmaps/queue_open_mark.xpm
3482 Move the clock one pixel down :)
3484 2007-04-05 [colin] 2.8.1cvs90
3487 Don't sync when switching offline from
3488 command line - it's usually too late :)
3490 2007-04-05 [paul] 2.8.1cvs89
3493 * src/stock_pixmap.c
3494 * src/pixmaps/dir_close_hrm.xpm
3495 * src/pixmaps/dir_close_hrm_mark.xpm
3496 * src/pixmaps/drafts_close.xpm
3497 * src/pixmaps/drafts_close_mark.xpm
3498 * src/pixmaps/drafts_open.xpm
3499 * src/pixmaps/drafts_open_mark.xpm
3500 * src/pixmaps/inbox.xpm
3501 * src/pixmaps/inbox_close.xpm
3502 * src/pixmaps/inbox_close_hrm.xpm
3503 * src/pixmaps/inbox_close_hrm_mark.xpm
3504 * src/pixmaps/inbox_close_mark.xpm
3505 * src/pixmaps/inbox_hrm.xpm
3506 * src/pixmaps/inbox_hrm_mark.xpm
3507 * src/pixmaps/inbox_mark.xpm
3508 * src/pixmaps/inbox_open.xpm
3509 * src/pixmaps/inbox_open_hrm.xpm
3510 * src/pixmaps/inbox_open_hrm_mark.xpm
3511 * src/pixmaps/inbox_open_mark.xpm
3512 * src/pixmaps/outbox.xpm
3513 * src/pixmaps/outbox_close.xpm
3514 * src/pixmaps/outbox_close_hrm.xpm
3515 * src/pixmaps/outbox_close_hrm_mark.xpm
3516 * src/pixmaps/outbox_close_mark.xpm
3517 * src/pixmaps/outbox_hrm.xpm
3518 * src/pixmaps/outbox_hrm_mark.xpm
3519 * src/pixmaps/outbox_mark.xpm
3520 * src/pixmaps/outbox_open.xpm
3521 * src/pixmaps/outbox_open_hrm.xpm
3522 * src/pixmaps/outbox_open_hrm_mark.xpm
3523 * src/pixmaps/outbox_open_mark.xpm
3524 * src/pixmaps/queue_close.xpm
3525 * src/pixmaps/queue_close_hrm.xpm
3526 * src/pixmaps/queue_close_hrm_mark.xpm
3527 * src/pixmaps/queue_close_mark.xpm
3528 * src/pixmaps/queue_open.xpm
3529 * src/pixmaps/queue_open_hrm.xpm
3530 * src/pixmaps/queue_open_hrm_mark.xpm
3531 * src/pixmaps/queue_open_mark.xpm
3532 updated, added and replaced icons
3535 2007-04-04 [colin] 2.8.1cvs88
3538 Fix build without libetpan
3540 2007-04-03 [colin] 2.8.1cvs87
3543 Fix crash with Citadel, and try to make
3544 things work. this server (and specifically
3545 STATUS and APPEND at least) seems broken.
3547 2007-04-03 [colin] 2.8.1cvs86
3550 Fix icons on folder close
3552 2007-04-03 [colin] 2.8.1cvs85
3555 Fix double-ask of offline override in
3560 Much more efficient way to synchronise
3562 * src/etpan/imap-thread.c
3565 * src/gtk/quicksearch.c
3568 2007-04-03 [paul] 2.8.1cvs84
3573 * src/prefs_common.c
3574 * src/prefs_common.h
3576 Fix sync being done too late
3579 2007-04-02 [colin] 2.8.1cvs83
3582 Maemo: Put status and quicksearch at the top
3583 * src/plugins/bogofilter/bogofilter.c
3584 * src/plugins/spamassassin/spamassassin.c
3585 Derive trash from inbox if possible
3587 2007-04-02 [paul] 2.8.1cvs82
3589 * src/plugins/bogofilter/bogofilter_gtk.c
3590 a few English changes
3596 2007-04-02 [colin] 2.8.1cvs81
3598 * src/image_viewer.c
3599 Fix transparent images by using
3602 Flush events (on new windows) to avoid
3603 having the textview's image resize fail
3604 to know the available width
3606 2007-04-01 [colin] 2.8.1cvs80
3608 * src/prefs_account.c
3609 If no MH mailbox exist, when creating a POP/Local
3610 account, just create and use the default one
3611 instead of bailing with a "Mailbox doesn't exist"
3614 2007-03-31 [colin] 2.8.1cvs79
3616 * src/prefs_account.c
3617 Create signature file if it doesn't exist
3619 * src/prefs_toolbar.c
3620 Maemo: Move "Use default" on the left so
3621 that people can find it
3623 Maemo: make default editor "Maemopad",
3624 default signature file "MyDocs/signature.txt"
3626 2007-03-31 [colin] 2.8.1cvs78
3628 * src/prefs_account.c
3629 Maemo: rework account prefs so
3630 that less horizontal scrolling
3633 2007-03-31 [colin] 2.8.1cvs77
3636 * src/prefs_common.c
3637 * src/prefs_common.h
3638 Fix bug 1167, 'Allow not displaying zeros
3639 in folder list'. Patch by MartinP
3641 2007-03-31 [colin] 2.8.1cvs76
3646 2007-03-31 [colin] 2.8.1cvs75
3649 Apply patch from bug 1172, direct
3650 access to the folder's session instead
3651 of using getter. Patch by MartinP
3653 2007-03-31 [paul] 2.8.1cvs74
3656 no need to list Fabien twice!
3658 2007-03-31 [colin] 2.8.1cvs73
3661 If we're currently "overriding for %d minutes",
3664 2007-03-31 [colin] 2.8.1cvs72
3672 * src/plugins/spamassassin/spamassassin.c
3673 Offline override: Add a parameter to allow
3674 asking even if the override timer is running.
3675 Allows to ask every time the user makes an
3676 explicit action needing online access (such
3677 as Get Mail), and not when the action is
3678 implicit (such as opening an IMAP folder)
3680 2007-03-31 [colin] 2.8.1cvs71
3683 Override offline: "No" answer shouldn't
3684 re-ask after 3 seconds, but 10 minutes.
3686 2007-03-30 [colin] 2.8.1cvs70
3688 * src/common/socket.c
3689 Better error reporting on unix socket
3690 failure (bind usually)
3691 * src/gtk/gtkutils.c
3692 * src/gtk/gtkutils.h
3693 Label window: add a pulsing progress
3694 bar to show we're not hung :)
3697 * src/plugins/pgpcore/sgpgme.c
3700 2007-03-30 [colin] 2.8.1cvs69
3703 * src/prefs_common.c
3704 Fix possible trashing of history and uidl
3705 files on disk full problems
3707 2007-03-30 [paul] 2.8.1cvs68
3712 update summary when changing layout type
3713 (fixes wrong folder icon being displayed)
3716 2007-03-29 [colin] 2.8.1cvs67
3718 * src/prefs_ext_prog.c
3719 The browser pref is irrelevant on Maemo
3721 2007-03-29 [colin] 2.8.1cvs66
3725 Maemo: dynamically switch headers/text position
3726 * src/prefs_common.c
3727 Maemo: hide compose's ruler by default
3728 * src/common/socket.c
3729 * src/common/socket.h
3732 2007-03-29 [colin] 2.8.1cvs65
3734 * src/common/socket.c
3735 * src/common/socket.h
3736 Fix build when MAEMO_CFLAGS contains
3737 _X_OPENSOURCE (resolv.h errors as long
3738 as we don't add _BSD_SOURCE. Ugly).
3740 2007-03-29 [wwp] 2.8.1cvs64
3742 * src/prefs_logging.c
3743 Fix sensitivity of clip-log widgets in prefs/logging,
3746 2007-03-29 [wwp] 2.8.1cvs63
3749 Updated files list for translations, thanks to Fabien.
3751 2007-03-29 [colin] 2.8.1cvs62
3754 * src/common/Makefile.am
3755 * src/common/utils.c
3756 Maybe make URI opening work in Maemo
3759 2007-03-28 [colin] 2.8.1cvs61
3764 Add the possibility to sort folders arbitrarily
3765 (via editing of folderlist.xml only). Patch by
3766 Martin P <mp26+claws@os.inf.tu-dresden.de>
3767 Fixes bug 1166, 'Folder ordering is fixed and cannot
3768 be changed by the user'
3770 2007-03-28 [colin] 2.8.1cvs60
3773 Add popup menu for mime icons
3775 2007-03-28 [colin] 2.8.1cvs59
3778 Fix a layout issue when presenting
3779 mainwindow in Small screen layout
3782 Add a "Go to folder list" button for
3783 mainwindow, and make it default in
3786 2007-03-28 [colin] 2.8.1cvs58
3789 Don't dynamically update title on Maemo
3790 Patch by Jean-Luc Biord
3792 2007-03-27 [colin] 2.8.1cvs57
3797 Enable tap-and-hold on Maemo
3799 2007-03-26 [colin] 2.8.1cvs56
3802 More popup-menu (in attachments list)
3804 2007-03-26 [colin] 2.8.1cvs55
3807 Enable popup-menu signal
3809 2007-03-26 [colin] 2.8.1cvs54
3811 * src/plugins/pgpinline/pgpinline.c
3812 Fix bug 1111, 'PGP/inline plugin hides text
3813 around encrypted text block'. Patch based on
3814 a patch from Michal Cihar.
3816 2007-03-26 [wwp] 2.8.1cvs53
3819 Fix getting a false error when sending queued message
3820 whereas the sending was fine (if there are subfolders
3821 in the queue folder), thanks to Colin.
3823 2007-03-26 [paul] 2.8.1cvs52
3826 update FACE header in welcome message
3828 2007-03-25 [colin] 2.8.1cvs51
3833 2007-03-25 [colin] 2.8.1cvs50
3836 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3838 2007-03-24 [colin] 2.8.1cvs49
3841 Fix a few launch problems on Maemo
3842 Patch by Jean-Luc Biord
3844 2007-03-24 [wwp] 2.8.1cvs48
3850 Fix wrong action performed when closing the
3851 "ask about account specific filtering rules
3852 when filtering manually" dialog by pressing Escape.
3853 Fix wrong order of buttons in the "return receipt
3854 notification - the message was sent to several of
3855 your accounts" dialog.
3857 2007-03-24 [paul] 2.8.1cvs47
3860 an improvement to English usage
3861 * tools/kdeservicemenu/README
3864 2007-03-24 [paul] 2.8.1cvs46
3867 * src/stock_pixmap.c
3868 * src/pixmaps/edit_extern.xpm
3869 * src/pixmaps/mail_sign.xpm
3870 rescue long lost icons
3872 2007-03-24 [paul] 2.8.1cvs45
3875 fix toolbar (broken in 2.8.1cvs42)
3877 2007-03-23 [colin] 2.8.1cvs44
3880 Correctly unsubscribe/resubscribe after
3883 2007-03-23 [colin] 2.8.1cvs43
3885 * src/prefs_common.c
3886 Maemo: as the platform is light on RAM, allow
3887 caches to be discarded faster.
3889 2007-03-23 [colin] 2.8.1cvs42
3894 * src/stock_pixmap.c
3895 * src/stock_pixmap.h
3900 * src/pixmaps/open_mail.xpm
3901 Maemo changes: Add the possibility to have
3902 "Open Email" and "Close Window" buttons on
3903 toolbars (and use them in Maemo's default
3906 2007-03-23 [wwp] 2.8.1cvs41
3909 Reverted that part of the action dialog closure logics, to
3910 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3911 done later in a different way (or may not).
3913 2007-03-22 [wwp] 2.8.1cvs40
3916 Fix sticky action dialog when got no output but action command
3917 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3919 2007-03-22 [colin] 2.8.1cvs39
3921 * src/prefs_filtering.c
3922 * src/gtk/combobox.h
3923 Fix escaping account names in filtering prefs
3925 2007-03-22 [colin] 2.8.1cvs38
3930 Add any attribute specified in LDAP servers'
3931 Search attributes to the Other Attributes tab
3932 of contacts; Add 'telephoneNumber' in the
3935 2007-03-22 [colin] 2.8.1cvs37
3940 Try to prevent race conditions when
3941 changing the folder list
3943 Fix possible red folder icon when
3944 switching from Small screen layout
3947 2007-03-22 [colin] 2.8.1cvs36
3952 Rename "little screen" to "Small screen"
3953 * src/gtk/Makefile.am
3954 * src/common/utils.c
3956 Fix Maemo-related compilation problems
3958 2007-03-21 [colin] 2.8.1cvs35
3962 * claws-mail.desktop
3963 Remove .png from the Icon, it's useless
3965 2007-03-21 [colin] 2.8.1cvs34
3969 Add the necessary lib checking for
3972 2007-03-21 [colin] 2.8.1cvs33
3975 Fix unconditional "error happened" when
3976 sending via command-line. "lol @ myself"
3978 2007-03-21 [colin] 2.8.1cvs32
3980 * claws-mail-40x40.png
3981 * claws-mail-26x26.png
3991 * src/prefs_account.c
3992 * src/prefs_common.c
3993 * src/summary_search.c
3997 * src/gtk/gtkutils.c
3998 * src/gtk/gtkutils.h
3999 * src/gtk/logwindow.c
4001 * src/gtk/prefswindow.c
4002 Add Maemo port (patch mainly by Jean-Luc Biort)
4003 Add a new 'Little screen' layout to help on such
4004 platforms (patch by me)
4005 Make some default preferences different (more
4006 adapted) on Maemo (patch by me)
4008 2007-03-21 [wwp] 2.8.1cvs31
4010 * src/prefs_logging.c
4011 * src/prefs_logging.h
4012 Fixed copyright header of newly added files.
4014 2007-03-21 [wwp] 2.8.1cvs30
4030 * src/prefs_common.c
4031 * src/prefs_common.h
4032 * src/prefs_logging.c
4033 * src/prefs_logging.h
4036 * src/send_message.c
4041 * src/common/session.c
4043 * src/common/socket.c
4044 * src/etpan/imap-thread.c
4045 * src/gtk/logwindow.c
4046 * src/gtk/logwindow.h
4047 * src/plugins/bogofilter/bogofilter.c
4048 * src/plugins/spamassassin/spamassassin.c
4049 Added debugging of filtering/processing rules.
4050 The debug log is here 'Tools/Filtering debug window',
4051 the options there 'Configuration/Preferences/Other/Logging',
4052 and the log file is ~/.claws-mail/filtering.log.
4053 Moved protocol log prefs to 'Other/Logging' as well.
4054 To support such debugging feature, the existing log API has
4055 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4056 this impacts many external modules (commits follow).
4058 2007-03-21 [paul] 2.8.1cvs29
4060 * src/etpan/Makefile.am
4061 * src/etpan/imap-thread.c
4062 add missing #include
4064 2007-03-21 [colin] 2.8.1cvs28
4067 Fix bug 1157, 'some broken messages confuse
4068 mime parser'. Make sure we can't have MimeInfos
4069 with negative sizes.
4071 2007-03-20 [colin] 2.8.1cvs27
4074 Fix missing \0 on buffer
4076 2007-03-20 [colin] 2.8.1cvs26
4079 Use make_dir_hier instead of make_dir
4080 to create the MH mailbox
4082 2007-03-20 [colin] 2.8.1cvs25
4086 * src/prefs_account.c
4088 Fix default inbox weirdnesses (after wizard,
4089 if path is Mail, mailbox identifier is #mh/Mailbox,
4090 and when creating new accounts)
4092 2007-03-20 [colin] 2.8.1cvs24
4095 Write folderlist after adding/deleting accounts
4098 2007-03-20 [colin] 2.8.1cvs23
4101 * src/remotefolder.h
4102 Fix bug 1153, 'CM segfaults if IMAP folder is
4103 selected while scanning prior to update'
4105 2007-03-17 [paul] 2.8.1cvs22
4108 fix a typo, and be a little more verbose.
4110 2007-03-17 [wwp] 2.8.1cvs21
4113 Fix a compiler warning.
4115 2007-03-16 [wwp] 2.8.1cvs20
4119 Updated to deal w/ the new mairix.sh tool.
4121 2007-03-16 [wwp] 2.8.1cvs19
4124 Fix logics issues around the action IO dialog:
4125 - disable entry widget and exec button when
4126 the exec button is clicked (don't wait for any
4127 output line) - fix possible disabling/re-enabling/
4128 re-disabling of those widgets
4129 - raise an error if executing a %as{} action either
4130 empty or invalid, instead of failing silently
4131 - don't close the dialog if the abort button has been
4132 clicked and if there was no output yet
4133 - set focus to the abort button when the exec button
4135 - fix capitalization of a warning message
4137 2007-03-16 [wwp] 2.8.1cvs18
4140 Added a wrapper to mairix to the tools folder.
4142 2007-03-16 [colin] 2.8.1cvs17
4146 Allow mimeviewer plugins to print
4149 2007-03-16 [colin] 2.8.1cvs16
4154 2007-03-15 [colin] 2.8.1cvs15
4158 Add a way for mimeviewer plugins to
4159 implement body search
4161 2007-03-15 [paul] 2.8.1cvs14
4163 * src/prefs_spelling.c
4166 2007-03-15 [paul] 2.8.1cvs13
4168 * src/common/quoted-printable.c
4169 fix decoding of quoted-printable parts
4171 2007-03-14 [wwp] 2.8.1cvs12
4173 * src/gtk/logwindow.h
4174 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4176 2007-03-14 [wwp] 2.8.1cvs11
4178 * src/gtk/logwindow.h
4179 Complete 2.8.1cvs10.
4181 2007-03-14 [colin] 2.8.1cvs10
4183 * src/gtk/logwindow.c
4184 Probably fix bug 1149, crash on logwindow
4185 close - at the expense of performance once
4186 logwin has been opened
4188 2007-03-14 [colin] 2.8.1cvs9
4191 If claws-mail is running on another
4192 display, warn instead of popping it up
4193 on the other display
4195 2007-03-12 [colin] 2.8.1cvs8
4198 Fix bug 1145, 'Setting a different name
4199 for the Mailbox name isn't reflected in
4200 default account settings'. Patch by wwp
4202 2007-03-12 [colin] 2.8.1cvs7
4205 Fix bug 1143, 'Add number of messages to be
4206 deleted to confirmation dialog'
4208 2007-03-12 [wwp] 2.8.1cvs6
4211 * src/prefs_common.c
4212 * src/prefs_common.h
4213 * src/prefs_summaries.c
4214 Changed the option that displays unread messages count
4215 next to the folder name in folder list: it is now
4216 possible to either display nothing, display the
4217 unread messages number only or the unread and total messages
4218 numbers. The patch includes this extra feature as well
4219 as some minor fixes by rewriting the algo in folderview.c.
4220 Thanks to Paul for the original idea and implementation, plus
4221 testing and proof-reading!
4223 2007-03-09 [paul] 2.8.1cvs5
4227 * tools/claws-mail-compose-insert-files.pl
4228 added a script which enables inserting files
4229 into the message body of a new Claws Mail
4230 Compose window from the command line. Additionally
4231 To, Cc, Subject and files to attach to the message
4234 2007-03-09 [wwp] 2.8.1cvs4
4239 Optimize matching of addresses in the addressbook
4240 (filtering/processing 'found_in_addressbook' condition).
4242 2007-03-07 [wwp] 2.8.1cvs3
4245 * src/quote_fmt_lex.l
4246 * src/quote_fmt_parse.y
4247 Add a new quote format symbol: %A to insert the
4248 sender email address (just the address itself).
4250 2007-03-06 [wwp] 2.8.1cvs2
4252 * src/gtk/gtkutils.c
4253 * src/plugins/trayicon/trayicon_prefs.h
4254 * src/plugins/trayicon/trayicon_prefs.c
4255 * src/plugins/trayicon/trayicon.c
4258 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4259 minimizing Claws-Mail main window will hide it to the trayicon instead.
4262 2007-03-06 [paul] 2.8.1cvs1
4268 bump version number following
4271 2007-03-06 [paul] 2.8.0cvs24
4274 corrected by by Tim <timbrain@post.cz>
4276 2007-03-05 [colin] 2.8.0cvs23
4280 Fix mime/globs path on NetBSD
4281 patch by George Michaelson
4283 2007-03-05 [wwp] 2.8.0cvs22
4286 Remove debug statement (accidentally committed w/ cvs14).
4288 2007-03-05 [paul] 2.8.0cvs21
4290 * src/plugins/pgpcore/prefs_gpg.c
4291 fix compiler warning
4293 2007-03-05 [wwp] 2.8.0cvs20
4295 * src/matcher_parser_parse.y
4296 Fix mismerge between cvs17 and cvs19.
4298 2007-03-05 [wwp] 2.8.0cvs19
4300 * src/matcher_parser_parse.y
4301 * src/prefs_filtering_action.c
4306 Add new 'add_to_addressbook' filtering/processing action.
4308 2007-03-05 [wwp] 2.8.0cvs18
4311 Fix mark_as_ham filtering/processing action: spam flag
4314 2007-03-04 [colin] 2.8.0cvs17
4319 * src/matcher_parser_parse.y
4320 * src/prefs_filtering_action.c
4321 Add 'Mark as spam' and 'Mark as ham' filtering
4322 actions. Fixes bug 1138.
4324 2007-03-04 [colin] 2.8.0cvs16
4327 Fix bug 1140, wrong return value
4330 2007-03-04 [wwp] 2.8.0cvs15
4333 Rollback cvs14: don't free stuff that is managed in g_list.
4335 2007-03-04 [wwp] 2.8.0cvs14
4338 Fix a leak in address completion code.
4340 2007-03-04 [colin] 2.8.0cvs13
4343 Maybe fix bug 1136, 'Crash in group
4346 2007-03-04 [iwkse] 2.8.0cvs12
4349 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4351 2007-03-03 [colin] 2.8.0cvs11
4353 * src/plugins/pgpinline/pgpinline.c
4354 Fix off-by-one, fix double-free. Fixes
4355 bug 1135, 'cm-segfault on decrypting
4358 2007-03-03 [colin] 2.8.0cvs10
4362 * src/common/plugin.c
4363 Fix bug 1134, 'Valgrind macros unhandled
4366 2007-03-02 [colin] 2.8.0cvs9
4369 Don't error out on EAGAIN. Fixes
4370 bug 1129, '"local mbox file" account
4371 isn't retrieving mails'
4373 2007-03-01 [wwp] 2.8.0cvs8
4376 * src/gtk/colorlabel.c
4377 Remove accels for extra color labels until we set better
4378 and definitive ones.
4380 2007-02-28 [wwp] 2.8.0cvs7
4383 * src/matcher_parser_parse.y
4384 * src/prefs_common.c
4385 * src/prefs_msg_colors.c
4387 * src/gtk/colorlabel.c
4388 * src/gtk/colorlabel.h
4389 Add more customizable color labels. Cleaned up a bit
4390 the color label API to avoid duplicate defines of
4391 the max number of colors.
4393 2007-02-27 [colin] 2.8.0cvs6
4396 * src/common/utils.c
4397 * src/common/utils.h
4398 Fix '+' in mailto URIs for List-* headers
4400 2007-02-27 [colin] 2.8.0cvs5
4402 * src/gtk/gtkutils.c
4403 Use gtk_window_set_role instead of
4406 2007-02-27 [colin] 2.8.0cvs4
4409 Fix "After receiving new mail, go to inbox" on IMAP,
4410 and make it work only on manual reception
4412 2007-02-27 [wwp] 2.8.0cvs3
4414 * src/prefs_filtering.c
4415 * src/prefs_filtering_action.c
4416 * src/prefs_matcher.c
4417 Update filtering matcher's and action's color label menus
4418 when re-opening those dialogs (reflect any change to the
4419 color labels list in the preferences).
4421 2007-02-27 [colin] 2.8.0cvs2
4424 * src/etpan/etpan-thread-manager-types.h
4425 * src/etpan/etpan-thread-manager.c
4426 * src/etpan/imap-thread.c
4427 Log imap ALERTs as errors in the log.
4429 2007-02-26 [paul] 2.8.0cvs1
4431 * tools/claws.i18n.status.pl
4434 2007-02-26 [paul] 2.7.2cvs75
4448 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4449 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4450 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4451 Aleksandar Urosevic, and Ralgh Young
4453 2007-02-25 [mones] 2.7.2cvs74
4458 2007-02-25 [colin] 2.7.2cvs73
4461 Clearing the list is only useful
4462 to prevent a valgrind false-positive
4464 2007-02-25 [paul] 2.7.2cvs72
4468 * tools/kmail-mailbox2claws-mail.pl **ADDED**
4469 * tools/maildir2claws-mail.pl **REMOVED**
4470 renamed the script, fixed a couple bugs
4472 2007-02-23 [colin] 2.7.2cvs71
4475 Fix a leak, check for a few improbable nulls
4477 2007-02-23 [colin] 2.7.2cvs70
4481 * src/plugins/trayicon/trayicon.c
4482 Fix blinking mainwin when starting in tray
4483 (show mainwindow later in the startup process,
4484 apart if restarting post-crash)
4486 2007-02-23 [colin] 2.7.2cvs69
4490 Fix crash when unsubscribing the currently
4491 selected/opened folder
4493 2007-02-23 [colin] 2.7.2cvs68
4496 Fix bug that prevented colorization to
4497 work without wrap quotation option
4499 2007-02-23 [colin] 2.7.2cvs67
4502 Fix refcounting, start and end completion who
4503 behaved as if there couldn't be any other current
4506 2007-02-23 [wwp] 2.7.2cvs66
4510 Address completion fixes: fix addressbook_peek_folder_exists() in
4511 which the algorithm was ridiculously over-obfuscated and broken.
4512 Fix addrindex_load_completion() as well, to load addresses in
4513 completion list with regards to what addressbook_peek_folder_exists()
4516 2007-02-23 [wwp] 2.7.2cvs65
4519 Add addresses to completion when they're non-empty (thanks to Colin).
4521 2007-02-23 [paul] 2.7.2cvs64
4523 * src/plugins/pgpcore/passphrase.c
4526 2007-02-23 [colin] 2.7.2cvs63
4528 * src/plugins/pgpcore/prefs_gpg.c
4529 * src/plugins/pgpcore/prefs_gpg.h
4530 * src/plugins/pgpcore/sgpgme.c
4531 * src/plugins/pgpinline/pgpinline.c
4532 * src/plugins/pgpmime/pgpmime.c
4533 Try harder to respect user's choice wrt
4534 gpg-agent even with gpg2, by unsetting
4535 GPG_AGENT_INFO when necessary.
4537 2007-02-22 [paul] 2.7.2cvs62
4539 * src/plugins/pgpcore/sgpgme.c
4540 * src/plugins/pgpcore/sgpgme.h
4541 * src/plugins/pgpcore/passphrase.c
4542 * src/plugins/pgpinline/pgpinline.c
4543 * src/plugins/pgpmime/pgpmime.c
4544 Fix a leak - gpgme_data_release_and_get_mem
4545 leaks in recent gpgme. Workaround by using
4548 2007-02-22 [paul] 2.7.2cvs61
4550 * src/gtk/quicksearch.c
4551 Abandon dynamic search when pressing
4554 2007-02-21 [colin] 2.7.2cvs60
4557 * src/plugins/pgpcore/passphrase.c
4558 Fix little memory leaks
4560 Fix false-positive leak at exit
4561 * src/gtk/quicksearch.c
4562 Fix potentially big leak in recursive
4565 2007-02-21 [wwp] 2.7.2cvs59
4568 Add missing newline to a debug message.
4570 2007-02-20 [colin] 2.7.2cvs58