1 2007-09-18 [colin] 3.0.1cvs4
4 Fix bug 1320, 'Memory leak caused by
5 gtk_container_get_children'. Patch by
6 Guillaume Chazarain <guichaz@yahoo.fr>
8 2007-09-18 [colin] 3.0.1cvs3
12 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
14 2007-09-18 [colin] 3.0.1cvs2
20 * src/prefs_ext_prog.c
25 Use GtkPrintOperation by default on GTK+ >= 2.10
26 Patch by Holger Berndt <hb@claws-mail.org>
28 2007-09-18 [paul] 3.0.1cvs1
34 bump up version number following stable release
36 2007-09-16 [colin] 3.0.0cvs18
41 2007-09-16 [colin] 3.0.0cvs17
44 Fix bug 1311, 'Wrong arrow position
45 while moving message into folder when
46 column headers hidden'
48 Show error in the GUI if image can't
53 Allow setting domain in msgid
55 Add timing information
57 2007-09-16 [colin] 3.0.0cvs16
63 * src/prefs_template.c
65 Remove Generate Message-ID option. We need
66 this on some IMAP servers.
68 2007-09-16 [colin] 3.0.0cvs15
70 * src/prefs_filtering.c
71 * src/prefs_filtering.h
72 * src/prefs_filtering_action.c
74 Fix tags issues: tags with spaces, renaming
77 2007-09-16 [colin] 3.0.0cvs14
82 Fix bug 1308, 'Claws deletes folderlist.xml after
83 fetching mail short after start-up'
85 2007-09-16 [colin] 3.0.0cvs13
88 Fix scrolling to cursor
90 2007-09-16 [paul] 3.0.0cvs12
93 updated by Aleksandar Urosevic
95 2007-09-16 [paul] 3.0.0cvs11
98 do not allow locked msgs to be deleted,
99 even by filtering/processing
101 2007-09-07 [paul] 3.0.0cvs10
103 * src/prefs_folder_column.c
104 * src/prefs_summary_column.c
105 implement button sensitivity
106 patch by Pawel Pekala
108 2007-09-06 [wwp] 3.0.0cvs9
111 Add a missing linefeed to a debug message.
113 2007-09-05 [colin] 3.0.0cvs8
116 Fix statusbar/window mismatch on Maemo
118 2007-09-05 [colin] 3.0.0cvs7
121 Fix build without USE_LDAP_TLS
123 2007-09-05 [colin] 3.0.0cvs6
132 Maemo: distinguish various statusbar messages,
133 in order to display only the most important.
135 2007-09-04 [wwp] 3.0.0cvs5
138 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
139 Show protocol "SMTP" and the appropriate server for send-only
140 accounts, show "-" instead of "" when no value is relevant.
142 2007-09-03 [ticho] 3.0.0cvs4
145 Handle plural form better in delete confirmation dialog.
147 2007-09-03 [wwp] 3.0.0cvs3
150 Warn differently when sending or sending later (queueing).
152 2007-09-03 [colin] 3.0.0cvs2
156 * src/common/plugin.c
157 * src/common/plugin.h
158 Add a new plugin API, MimeParser. It allows
159 plugins to scan email MIME parts and optionally,
162 2007-09-03 [mones] 3.0.0cvs1
167 While a better solution is made double history sizes
169 2007-09-03 [paul] 3.0.0
176 2007-09-03 [paul] 2.10.0cvs191
190 updated by Yasen Pramatarov, Miquel Oliete, Stephan
191 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
192 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
193 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
195 2007-09-02 [colin] 2.10.0cvs190
199 Prevent empty or white-space tags
201 2007-09-01 [colin] 2.10.0cvs189
204 Fix double-reading of accounts list when
205 the wizard has been run due to no accounts
207 Fix sensitivity of a menu item in case
210 2007-09-01 [wwp] 2.10.0cvs188
213 Fix wizard crash when Mailbox dir already exists
216 2007-08-31 [colin] 2.10.0cvs187
218 * src/etpan/imap-thread.c
219 Fix unwanted creation of
220 libetpan's stream dump file
222 Fix coloring of pastes as quotation
224 Maemo: Fix opening of mails from keypad
230 * src/gtk/prefswindow.c
231 Maemo: Fix adjustments changes
233 2007-08-30 [colin] 2.10.0cvs186
236 Don't opened selected folder when clicking
239 Maemo: Make Esc close messageviews
241 Maemo: Fix message scrolling to the end on
243 Maemo: Fix reopening same message
244 * src/gtk/prefswindow.c
245 Maemo: try to fix scrollbar. Doesn't work,
246 it seems as if gtk_adjustment_set_value was
249 2007-08-30 [colin] 2.10.0cvs185
254 * src/prefs_matcher.c
255 * src/prefs_template.c
259 * src/gtk/gtkaspell.c
260 * src/plugins/bogofilter/bogofilter.c
261 * src/plugins/bogofilter/bogofilter_gtk.c
262 * src/plugins/clamav/clamav_plugin_gtk.c
263 * src/plugins/pgpcore/sgpgme.c
264 * src/plugins/spamassassin/spamassassin.c
265 * src/plugins/spamassassin/spamassassin_gtk.c
266 Fix all potential misuses of format-string functions
268 2007-08-30 [wwp] 2.10.0cvs184
270 * src/prefs_template.c
273 2007-08-29 [colin] 2.10.0cvs183
275 * src/plugins/trayicon/trayicon.c
276 Fix leak of hooks in case of error,
277 thanks to Holger Berndt
279 2007-08-28 [colin] 2.10.0cvs182
282 Don't use current folder settings when
283 composing from the compose button's
286 2007-08-28 [colin] 2.10.0cvs181
288 * src/quote_fmt_parse.y
289 Fix cursor offset when quote contains UTF-8
292 2007-08-28 [colin] 2.10.0cvs180
296 Fix signature replacement when it's been wrapped
298 2007-08-27 [colin] 2.10.0cvs179
303 2007-08-27 [colin] 2.10.0cvs178
306 Fix Quicksearch's Sticky mode
308 2007-08-27 [colin] 2.10.0cvs177
310 * src/folder_item_prefs.c
311 * src/folder_item_prefs.h
314 Fix loss of subfolders properties when
317 2007-08-26 [wwp] 2.10.0cvs176
321 * src/prefs_actions.c
322 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
323 will have to be used when necessary *before* calling
324 alertpanel functions.
326 2007-08-25 [paul] 2.10.0cvs175
328 * src/prefs_actions.c
329 workaround gettext problem marking
330 string as c-format when it's not
332 2007-08-25 [wwp] 2.10.0cvs174
336 * src/prefs_actions.c
337 Call the pango markup escape function right ince in alertpanel_create
338 instead of everywhere (reverts some parts of 2.10.0cvs123 and
342 Fix a crash due to a misuse of g_print(), encountered when the string
343 passed to g_print was containing printf substitution symbols.
345 2007-08-25 [paul] 2.10.0cvs173
348 fix a segfault when refreshing RSSyl feeds
350 2007-08-25 [paul] 2.10.0cvs172
352 * src/gtk/icon_legend.c
355 2007-08-25 [paul] 2.10.0cvs171
359 * src/pixmaps/insert_file.xpm
360 add a new pixmap instead of re-using
361 paste.xpm. (easier for icon theme authors)
363 2007-08-24 [holger] 2.10.0cvs170
365 * src/plugins/trayicon/trayicon.c
366 The same fix for another hook id.
368 2007-08-24 [holger] 2.10.0cvs169
370 * src/plugins/trayicon/trayicon.c
371 Micro-fix: Do the error checking for
374 2007-08-24 [paul] 2.10.0cvs168
377 fix typo causing compiler warning
379 2007-08-24 [paul] 2.10.0cvs167
382 put back the correct version of this file also
384 2007-08-24 [colin] 2.10.0cvs166
387 Use progress bar when sending messages
389 2007-08-24 [paul] 2.10.0cvs165
392 oops! if i'm quick no-one will notice
393 (put back the proper file)
395 2007-08-24 [paul] 2.10.0cvs164
403 * tools/mew2claws-mail.pl
404 add new script that imports a Mew address book
405 submitted by Jerome Lelong
407 2007-08-24 [paul] 2.10.0cvs163
410 remove the obsolete plugins, add the
411 missing plugins, including the forthcoming
414 2007-08-24 [paul] 2.10.0cvs162
416 * manual/advanced.xml
417 add info about the hidden emphasis_color option
418 * manual/keyboard.xml
419 correct the info about hotkeys
422 2007-08-24 [paul] 2.10.0cvs161
425 add mnemonic to 'Run procesing rules'
427 2007-08-24 [paul] 2.10.0cvs160
432 use suitable defaults for outbox,
433 queue, drafts and trash folders
435 2007-08-24 [wwp] 2.10.0cvs159
438 Update menu item sensitivity if necessary (or we get a
439 gtk critical message).
441 2007-08-23 [wwp] 2.10.0cvs158
444 * src/prefs_actions.c
445 Allow literal % chars in action commands (use %%).
446 Add a missing p++ to the action parser in action_get_type(),
447 which was missing it, even if it was neutral.
448 Fix a pango markup warning at runtime.
450 2007-08-23 [wwp] 2.10.0cvs157
453 Contacts are now locale-aware sorted in the address book
454 (LC_COLLATE matters here).
455 Fix missing table initializers.
457 2007-08-23 [colin] 2.10.0cvs156
460 Check scan_required on dest folder when copying
462 2007-08-23 [colin] 2.10.0cvs155
465 Fix scanning when folder was empty
467 2007-08-22 [colin] 2.10.0cvs154
470 Don't g_warning when g_try_malloc fails(), or it makes
471 things worse as g_log() allocates. Fixes bug 1290,
472 'Claws Mail crashes if too little memory when
473 rebuilding folder tree'
475 2007-08-22 [colin] 2.10.0cvs153
478 Fix format string vulnerability, thanks to
479 Ulf Harnhammar, Secunia Research
481 2007-08-22 [colin] 2.10.0cvs152
486 2007-08-22 [wwp] 2.10.0cvs151
489 Few better null-ptr checks.
491 2007-08-22 [colin] 2.10.0cvs150
494 * src/editldap_basedn.c
503 2007-08-22 [colin] 2.10.0cvs149
508 2007-08-22 [colin] 2.10.0cvs148
513 2007-08-22 [colin] 2.10.0cvs147
516 Fix test (set ldap v3 if bindDN is set or TLS is set)
518 2007-08-22 [colin] 2.10.0cvs146
522 Fix wrong "Connected successfully to server". Connection only succeeds if
523 we can get the base DN.
525 2007-08-21 [wwp] 2.10.0cvs145
534 More sanity checks in ldap functions.
536 2007-08-21 [wwp] 2.10.0cvs144
538 * src/prefs_account.c
539 Don't return a value in a void function().
541 2007-08-21 [paul] 2.10.0cvs143
544 add check for ftp: to messageview_list_urls()
546 2007-08-21 [colin] 2.10.0cvs142
553 Fix bug 1293, 'LDAP address book not working'
554 Search only on specified fields, but fetch
555 every field possible. People will have to
556 reset the searched Attributes in their LDAP
559 2007-08-21 [wwp] 2.10.0cvs141
569 * src/editaddress_other_attributes_ldap.c
586 * src/prefs_customheader.c
587 * src/prefs_msg_colors.c
593 * src/common/socket.c
594 * src/common/ssl_certificate.c
597 * src/gtk/description_window.c
598 * src/plugins/demo/demo.c
599 * src/plugins/pgpcore/prefs_gpg.c
600 * src/plugins/spamassassin/libspamc.c
601 Make sure we use glib functions to send text messages (information,
602 debug, warning, errors) to stdout/stderr - no more direct puts
603 fputs printf fprintf to stdout/stderr when it can be done using
604 g_log*() and g_print/g_printerr. Doing this, we make sure every
605 stdout/stderr message is saved to log in Windows.
608 2007-08-21 [wwp] 2.10.0cvs140
612 Route glib's stdout/stderr messages to a log file (Windows only),
613 instead of loosing them.
615 2007-08-21 [paul] 2.10.0cvs139
618 replace deprecated g_strncasecmp()
622 2007-08-20 [ticho] 2.10.0cvs138
625 * src/prefs_account.h
626 Copy all account preferences in account_clone() - some
628 * src/prefs_account.c
629 Handle empty privacy system combobox gracefully (warning
632 2007-08-20 [colin] 2.10.0cvs137
637 2007-08-20 [paul] 2.10.0cvs136
647 patch by Michael Rasmussen
649 2007-08-19 [colin] 2.10.0cvs135
652 Fix previous commit. Sensitivity update is needed
653 for "Cancel receiving". However when batching we
654 don't need to do it for every message flag change,
655 just once at the start and once at the end.
657 2007-08-19 [colin] 2.10.0cvs134
660 Remove useless menu updates on session lock/unlock
662 2007-08-19 [colin] 2.10.0cvs133
664 * src/etpan/imap-thread.c
665 Make all fetch logs less verbose
667 2007-08-19 [paul] 2.10.0cvs132
672 fix bug 1286, 'Can't move a folder into a "Folders
675 2007-08-18 [ticho] 2.10.0cvs131
677 * src/editaddress_other_attributes_ldap.c
678 Converted option menu for other ldap attributes to GtkComboBox.
680 2007-08-18 [colin] 2.10.0cvs130
687 Revert 'send_dialog_mode' meaning to
688 'send_dialog_invisible', so that the
689 new checkbox doesn't change the
692 2007-08-18 [paul] 2.10.0cvs129
695 add missing menu update
697 2007-08-17 [colin] 2.10.0cvs128
700 Set batching after getting flags - maybe fixes
701 bug 1292, 'CM crashes on writing mail'
703 2007-08-16 [ticho] 2.10.0cvs127
706 Convert two GtkOptionMenu widgets to new GtkComboBox.
709 Allow NULL for GtkComboBox menuitem label, rendering such
710 items as row separators.
712 2007-08-16 [paul] 2.10.0cvs126
714 * src/plugins/trayicon/trayicon.c
715 remove wrongly used gettextisation
717 2007-08-15 [ticho] 2.10.0cvs125
720 Fixed a runtime warning where an attempt to pack an
721 already packed GtkLabel was made.
723 2007-08-15 [ticho] 2.10.0cvs124
725 * src/prefs_compose_writing.c
726 Convert the insert-or-attach-dragged-files GtkOptionMenu
729 2007-08-14 [ticho] 2.10.0cvs123
733 Changed return receipt account selector to GtkComboBox.
734 Fixed a runtime warning where GTK tried to parse
735 "name <email@address" as a Pango markup in an alertpanel label.
737 2007-08-14 [ticho] 2.10.0cvs122
739 * src/prefs_logging.c
740 Changed GtkOptionMenu in logging preferences to GtkComboBox.
742 2007-08-14 [wwp] 2.10.0cvs121
746 * tools/popfile-link.sh
747 Added a new tool: POPFile helper, to open
748 selected messages in POPFile control center,
749 in order to change the messages' status.
751 2007-08-14 [ticho] 2.10.0cvs120
758 Change "Show send dialog" optionmenu to a checkbutton.
759 * src/prefs_receive.c
760 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
762 2007-08-13 [wwp] 2.10.0cvs119
773 * src/partial_download.c
779 * src/gtk/gtkaspell.c
781 Make sure we never pass NULL pointers for %s substitutions
782 (prevent from crashing in Windows).
784 2007-08-13 [wwp] 2.10.0cvs118
787 Re-enable mmap_reads in Windows with some missing
788 CloseHandle of mapping objects, thanks to
791 2007-08-13 [paul] 2.10.0cvs117
794 fix bug 1287, 'Compile time problem on Solaris
795 (nexenta gnu/Solaris) utils.c'
796 Thanks to Piotr Chrzczonowicz
798 2007-08-12 [wwp] 2.10.0cvs116
800 * src/plugins/pgpcore/prefs_gpg.c
801 Don't try to unset a GPG_AGENT_INFO that was not
802 set (and don't use a NULL string in Windows, it was
803 crashing with --debug if GPG_AGENT_INFO was not set).
805 2007-08-12 [wwp] 2.10.0cvs115
808 Make gcc type-check arguments passed to privacy_set_error().
810 2007-08-12 [ticho] 2.10.0cvs114
812 * src/prefs_folder_item.c
813 Make sure that folder default account combobox always has some
816 Handle empty combobox gracefully (warning instead of crash).
818 2007-08-12 [ticho] 2.10.0cvs114
820 * src/prefs_folder_item.c
821 Make sure that folder default account combobox is not empty.
823 Handle empty combobox gracefully (warning instead of crash).
825 2007-08-11 [paul] 2.10.0cvs113
829 use 'subfolder' instead of 'sub-folder', matching
830 everywhere else the term is used
834 2007-08-10 [wwp] 2.10.0cvs112
837 Disable mmap reads in Windows only (at least temporarily), they
838 prevent from renaming/removing target cache files.
844 2007-08-10 [wwp] 2.10.0cvs111
847 fix unpredictable crashes in Windows due to broken
848 cache/mark/tags files writting (file were opened for
849 writing in text mode).
852 use gettimeofday() from w32lib.h on Windows.
854 2007-08-10 [colin] 2.10.0cvs110
857 * src/etpan/imap-thread.c
858 * src/etpan/imap-thread.h
859 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
861 2007-08-09 [colin] 2.10.0cvs109
864 Fix port being reset to 636 on SSL
866 Fix folder_item_get_msg_num_by_file
867 on drafts/queue folders
869 2007-08-09 [wwp] 2.10.0cvs108
872 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
873 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
876 2007-08-09 [colin] 2.10.0cvs107
880 * src/gtk/prefswindow.c
881 A few Maemo layout fixes
883 2007-08-09 [paul] 2.10.0cvs106
885 * src/prefs_account.c
886 remove the hyphen from plug-ins to
887 match everywhere else
889 2007-08-08 [wwp] 2.10.0cvs105
891 * src/prefs_folder_item.c
892 Fix an extraneous stealth ^L char.
894 2007-08-08 [wwp] 2.10.0cvs104
896 * src/prefs_folder_item.c
897 Better fix, group variables declarations (USE_ASPELL).
899 2007-08-08 [wwp] 2.10.0cvs103
901 * src/prefs_folder_item.c
902 Fix compilation w/ USE_ASPELL set (broken
905 2007-08-08 [ticho] 2.10.0cvs102
907 * src/prefs_folder_item.c
908 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
910 2007-08-08 [colin] 2.10.0cvs101
913 * src/etpan/imap-thread.c
914 * src/etpan/imap-thread.h
915 Close selected mailbox before doing
918 2007-08-08 [colin] 2.10.0cvs100
921 Complete symbol table, thanks to wwp.
922 Fixes bug 1284, 'The html -> text
923 converter ignores entities'
927 2007-08-08 [colin] 2.10.0cvs99
930 Better way to fetch UIDs on non-UIDPLUS servers
932 2007-08-07 [colin] 2.10.0cvs98
935 fix bug 1275, 'auto-saved draft messages not
936 always being removed'; Also, make multiple
937 copy (in the same account) faster by matching
938 source/destination message UIDs.
940 Don't try to reshow deleted mail
942 Fix leak on error path
944 2007-08-07 [wwp] 2.10.0cvs97
947 * manual/advanced.xml
948 * manual/fr/account.xml
949 * manual/fr/advanced.xml
950 Updated the reference manual and the French translation to
951 reflect 2.10.0cvs84: enable running folder Processing
954 2007-08-06 [wwp] 2.10.0cvs96
959 Allow changing the emphasis color used to highlight
960 the newsreader/x-mailer header value when it matches
961 our preferred mail agent (hidden pref 'emphasis_col' added
964 2007-08-06 [colin] 2.10.0cvs95
968 Re-commit 2.10.0cvs86, with a protection
969 against Pango bug. Also, try to fix
970 bug 1275, 'auto-saved draft messages not
971 always being removed'
973 2007-08-06 [wwp] 2.10.0cvs94
975 * src/gtk/quicksearch.c
976 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
978 2007-08-06 [ticho] 2.10.0cvs93
980 * src/prefs_account.c
982 Use GtkComboBox instead of GtkOptionMenu for privacy system
983 selection in account preferences.
985 2007-08-06 [wwp] 2.10.0cvs92
987 * src/plugins/pgpcore/plugin.def
988 Apply one more chunk from gpg4win's 03-w32-port patch.
990 2007-08-05 [colin] 2.10.0cvs91
994 reverting buggy patch for now
996 2007-08-05 [colin] 2.10.0cvs90
1001 2007-08-04 [colin] 2.10.0cvs89
1003 * src/prefs_summaries.c
1004 * src/summary_search.c
1005 Replace deprecated widgets. Patch by
1008 2007-08-04 [colin] 2.10.0cvs88
1011 Refresh GUI only every 2000 mails on mh_get_last_num
1012 This is fast (readdir) and done only once per
1015 2007-08-03 [colin] 2.10.0cvs87
1017 * src/prefs_account.c
1018 * src/gtk/combobox.h
1019 * src/gtk/gtkutils.c
1020 Fix a deprecated widget. Patch by
1023 2007-08-03 [colin] 2.10.0cvs86
1027 Make colorisation and wrapping algorithms
1028 faster. Fixes bug 1246, 'compose becomes
1029 increasingly slow replying to complex emails'
1031 2007-08-03 [paul] 2.10.0cvs85
1034 keep the window painted
1036 2007-08-02 [paul] 2.10.0cvs84
1041 enable running folder Processing
1044 2007-08-02 [paul] 2.10.0cvs83
1047 speed up/clean up rendering of larger
1051 2007-08-01 [paul] 2.10.0cvs82
1056 change default toolbar layout on maemo
1057 * src/pixmaps/close.xpm
1058 make the red cross a grey cross
1059 * src/pixmaps/jpilot.xpm
1060 make icon smaller so it fits better
1062 2007-07-31 [paul] 2.10.0cvs81
1065 * src/gtk/gtkutils.c
1066 fix crash on maemo on first launch
1068 2007-07-30 [paul] 2.10.0cvs80
1070 * src/prefs_matcher.c
1071 specify the units of age and size
1073 2007-07-30 [paul] 2.10.0cvs79
1076 Fix IMAP timeout setting
1078 2007-07-30 [colin] 2.10.0cvs78
1080 * src/prefs_account.c
1081 Fix a deprecated widget. Patch by
1084 2007-07-27 [paul] 2.10.0cvs77
1086 * src/matcher_parser_parse.y
1087 * src/prefs_filtering_action.c
1088 * src/prefs_matcher.c
1089 these changes forgotten in cvs74's
1090 'watch thread' feature
1092 2007-07-27 [paul] 2.10.0cvs76
1095 fix potential crasher
1098 2007-07-27 [paul] 2.10.0cvs75
1103 * src/gtk/gtkutils.c
1104 make mainwindow's /Help/Manual point to the
1105 remote copy if the local copy doesn't exist
1107 2007-07-27 [paul] 2.10.0cvs74
1115 * src/matcher_parser_parse.y
1118 * src/stock_pixmap.c
1119 * src/stock_pixmap.h
1124 * src/pixmaps/watchthread.xpm
1125 add 'watch thread' feature
1127 2007-07-27 [paul] 2.10.0cvs73
1129 * src/prefs_folder_item.c
1130 adjust labels, add tooltips
1132 2007-07-27 [colin] 2.10.0cvs72
1135 Maemo: Remove less used menu items
1137 2007-07-26 [colin] 2.10.0cvs71
1140 Maemo: destroy messageview after trashing mail.
1141 Maybe should be done on X11 too
1143 2007-07-26 [colin] 2.10.0cvs70
1147 * src/prefs_common.c
1148 * src/prefs_common.h
1150 Add View/Show or Hide/Column headers
1152 2007-07-26 [colin] 2.10.0cvs69
1157 2007-07-26 [colin] 2.10.0cvs68
1160 Fix possible crash on cache invalidation
1164 * src/quote_fmt_parse.y
1165 Make replying to mails with big attachments
1166 much faster. Fixes bug 1224, 'The process of
1167 Replying to emails with large attachments
1168 seems unreasonably long...'
1170 2007-07-26 [colin] 2.10.0cvs67
1175 Fix threads use on BSDs
1177 2007-07-26 [paul] 2.10.0cvs66
1179 * src/gtk/prefswindow.c
1180 fix account prefs breakage
1183 2007-07-26 [paul] 2.10.0cvs65
1186 standardise ./configure --help messages
1188 2007-07-26 [colin] 2.10.0cvs64
1192 Fix two vCard-related crashes
1194 2007-07-25 [colin] 2.10.0cvs63
1197 * src/prefs_common.c
1198 * src/prefs_common.h
1199 * src/prefs_receive.c
1200 Maemo: Add a better way to notify of
1206 Maemo: Various layout fixes
1207 * src/gtk/prefswindow.c
1208 Maemo: Better prefs layout
1210 2007-07-25 [paul] 2.10.0cvs62
1213 fix the layout on maemo
1216 2007-07-25 [iwkse] 2.10.0cvs61
1219 add 'o' shortcut on summaryview
1221 2007-07-25 [iwkse] 2.10.0cvs60
1226 2007-07-24 [colin] 2.10.0cvs59
1229 Fix missing timestamp update on source
1233 Better text layout on part's choices
1235 2007-07-23 [colin] 2.10.0cvs58
1239 Maemo: Automatically choose the correct application
1241 * src/gtk/quicksearch.c
1242 Make search run on GDK_KP_Enter too
1244 2007-07-23 [wwp] 2.10.0cvs57
1246 * src/quote_fmt_lex.l
1247 Revert accidentaly committed lines (account_sig) in
1250 2007-07-23 [wwp] 2.10.0cvs56
1252 * src/quote_fmt_lex.l
1253 Fix typos around long form expressions in the quote lexer.
1259 2007-07-23 [colin] 2.10.0cvs55
1262 Fix auto-completion on Maemo
1264 2007-07-23 [colin] 2.10.0cvs54
1267 Maemo: Fix sticking statusbars
1269 2007-07-22 [colin] 2.10.0cvs53
1272 Maemo: Fix the strange "top_application" info
1273 at startup. We should do something when
1274 receiving such a message.
1276 2007-07-20 [paul] 2.10.0cvs52
1279 add missing #include "statusbar.h"
1281 2007-07-20 [colin] 2.10.0cvs51
1285 * src/folder_item_prefs.c
1286 * src/folder_item_prefs.h
1294 * src/prefs_folder_item.c
1295 Implement age-based caching: allow to
1296 specify a threshold for the offline synchronisation
1297 feature, and whether old cached bodies should
1302 * src/plugins/dillo_viewer/dillo_viewer.c
1303 Check that Dillo's installed
1305 2007-07-20 [wwp] 2.10.0cvs50
1308 * src/stock_pixmap.c
1309 Draw a frame around the selected mimeview part icon (instead of the
1310 shifted 'dancing' icon).
1312 2007-07-20 [colin] 2.10.0cvs49
1315 Unref stuff even on error
1317 disconnect signals only at the very
1318 end of the wizard save.
1320 2007-07-20 [colin] 2.10.0cvs48
1326 Fix random crashes while navigating
1329 2007-07-19 [colin] 2.10.0cvs47
1333 * src/prefs_common.c
1334 * src/prefs_common.h
1337 * src/common/utils.c
1338 Maemo: add an easy way to store data (mails
1339 and IMAP/NNTP caches) on one of the SD cards,
1340 and protect against unmounts if needed
1342 2007-07-19 [paul] 2.10.0cvs46
1345 * src/stock_pixmap.c
1347 * src/pixmaps/claws-mail_logo-small.xpm
1348 implement a (slightly) different About
1349 dialog for maemo and add a small version
1352 use a scrolled window for wizard page 1
1355 2007-07-19 [paul] 2.10.0cvs45
1358 too soon for this line
1360 2007-07-19 [paul] 2.10.0cvs44
1365 2007-07-19 [colin] 2.10.0cvs43
1368 Solve Mail/Mailbox name when specifying
1371 2007-07-18 [colin] 2.10.0cvs42
1377 2007-07-18 [colin] 2.10.0cvs41
1380 Maemo: plug the online/offline system into
1381 maemo's interfaces to have Claws automatically
1382 switch according to the system status
1384 Maemo: use HildonBanners to display status
1385 messages. Renders the main statusbar useless.
1387 2007-07-18 [paul] 2.10.0cvs40
1390 fix screen blanking on moving/copying many msgs
1392 fix processing progressbar and screen blanking
1395 2007-07-18 [paul] 2.10.0cvs39
1398 revert cvs37, breakage on maemo
1400 2007-07-18 [paul] 2.10.0cvs38
1402 * src/gtk/gtkutils.c
1403 make sure we can still build with older GTK's
1405 2007-07-18 [colin] 2.10.0cvs37
1408 Only hide the small layout's messageview, instead
1409 of destroying it when closing
1410 * src/gtk/gtkutils.c
1411 Use gtk_window_present_with_time to popup windows,
1412 it seems to make things better with modern WMs
1415 2007-07-17 [colin] 2.10.0cvs36
1418 Simplify layout on Maemo
1421 * src/prefs_display_header.c
1422 Remove some headers by default on Maemo
1424 2007-07-17 [paul] 2.10.0cvs35
1426 * src/prefs_common.c
1427 * src/prefs_common.h
1428 * src/prefs_logging.c
1430 add options to stop/enable writing logs to disc
1432 2007-07-17 [paul] 2.10.0cvs34
1435 fix some issues with the Apply tags window:
1436 - set search column (enables autocompl in the treeview)
1437 - apply tag from "New tag" if it existed
1438 - clears New tag entry when adding it with the button
1441 2007-07-17 [paul] 2.10.0cvs33
1444 fix 'apply tags' dialogue weirdness
1446 2007-07-16 [colin] 2.10.0cvs32
1449 Fix double-loading of mails on Maemo
1451 2007-07-16 [colin] 2.10.0cvs31
1454 Prevent double-loading of the same part under some
1455 conditions; hide statusbar on Maemo
1457 2007-07-16 [colin] 2.10.0cvs30
1463 Improve the tag interface - allow
1464 to set/unset tags from a special
1466 * src/gtk/gtkvscrollbutton.c
1469 * src/stock_pixmap.c
1470 Fix Mimeview's ugly hacks in the
1473 2007-07-16 [paul] 2.10.0cvs29
1477 * src/gtk/icon_legend.c
1478 put it all in a scrolled window
1480 2007-07-15 [colin] 2.10.0cvs28
1483 Maemo: force layout to be Small screen; the
1484 others don't make sense
1486 2007-07-14 [colin] 2.10.0cvs27
1489 * src/gtk/gtkvscrollbutton.c
1490 Maemo: Fix mimeview's buttons size
1492 2007-07-14 [colin] 2.10.0cvs26
1495 Fix the button workaround fix.
1496 (Use the correct variable)
1498 2007-07-14 [colin] 2.10.0cvs25
1502 Maemo: put the progress bar in the
1505 2007-07-14 [colin] 2.10.0cvs24
1507 * src/prefs_common.c
1508 Maemo: hide statusbar by default
1510 * src/stock_pixmap.c
1511 * src/stock_pixmap.h
1513 * src/pixmaps/go_folders.xpm
1514 Maemo: Add a specific icon to go back to
1517 2007-07-14 [colin] 2.10.0cvs23
1520 Don't set homogeneous finally
1522 2007-07-14 [colin] 2.10.0cvs22
1525 Fix button show/hide issues
1527 2007-07-14 [colin] 2.10.0cvs21
1531 Fix button workaround to be able to click
1532 if mouse was on button when it went un-
1534 Revert previous commit, gtk_tool_item_set_homogeneous
1535 doesn't mean what it seems to mean ;-)
1537 2007-07-14 [paul] 2.10.0cvs20
1540 make homogeneous FALSE always
1542 2007-07-13 [colin] 2.10.0cvs19
1546 Rework to fit the non-deprecated API
1552 Maemo layout changes. Better toolbars,
1553 removal of CTree headers.
1555 2007-07-13 [paul] 2.10.0cvs18
1557 * src/gtk/colorlabel.c
1558 fix bug 1261, '[DE] coloring messages in overview
1559 keys are not localised'
1560 the string is now included in claws-mail.pot
1562 2007-07-13 [colin] 2.10.0cvs17
1565 Fix bug 1267, 'printing mutliple messages
1566 opens one message-dialog after the other'
1567 Ask for confirmation when printing 10
1570 2007-07-11 [colin] 2.10.0cvs16
1575 * manual/claws-mail-manual.xml
1577 * manual/es/claws-mail-manual.xml
1579 * manual/fr/claws-mail-manual.xml
1602 * src/addressbook_foldersel.c
1603 * src/addressbook_foldersel.h
1627 * src/customheader.c
1628 * src/customheader.h
1629 * src/displayheader.c
1630 * src/displayheader.h
1633 * src/editaddress_other_attributes_ldap.c
1634 * src/editaddress_other_attributes_ldap.h
1643 * src/editldap_basedn.c
1644 * src/editldap_basedn.h
1665 * src/folder_item_prefs.c
1666 * src/folder_item_prefs.h
1675 * src/grouplistdialog.c
1676 * src/grouplistdialog.h
1681 * src/image_viewer.c
1682 * src/image_viewer.h
1723 * src/matcher_parser.h
1724 * src/matcher_parser_lex.l
1725 * src/matcher_parser_parse.y
1728 * src/message_search.c
1729 * src/message_search.h
1748 * src/partial_download.c
1749 * src/partial_download.h
1754 * src/prefs_account.c
1755 * src/prefs_account.h
1756 * src/prefs_actions.c
1757 * src/prefs_actions.h
1758 * src/prefs_common.c
1759 * src/prefs_common.h
1760 * src/prefs_compose_writing.c
1761 * src/prefs_compose_writing.h
1762 * src/prefs_customheader.c
1763 * src/prefs_customheader.h
1764 * src/prefs_display_header.c
1765 * src/prefs_display_header.h
1766 * src/prefs_ext_prog.c
1767 * src/prefs_ext_prog.h
1768 * src/prefs_filtering.c
1769 * src/prefs_filtering.h
1770 * src/prefs_filtering_action.c
1771 * src/prefs_filtering_action.h
1772 * src/prefs_folder_column.c
1773 * src/prefs_folder_column.h
1774 * src/prefs_folder_item.c
1775 * src/prefs_folder_item.h
1780 * src/prefs_image_viewer.c
1781 * src/prefs_image_viewer.h
1782 * src/prefs_logging.c
1783 * src/prefs_logging.h
1784 * src/prefs_matcher.c
1785 * src/prefs_matcher.h
1786 * src/prefs_message.c
1787 * src/prefs_message.h
1788 * src/prefs_msg_colors.c
1789 * src/prefs_msg_colors.h
1794 * src/prefs_receive.c
1795 * src/prefs_receive.h
1798 * src/prefs_spelling.c
1799 * src/prefs_spelling.h
1800 * src/prefs_summaries.c
1801 * src/prefs_summaries.h
1802 * src/prefs_summary_column.c
1803 * src/prefs_summary_column.h
1804 * src/prefs_summary_open.c
1805 * src/prefs_summary_open.h
1806 * src/prefs_template.c
1807 * src/prefs_template.h
1808 * src/prefs_themes.c
1809 * src/prefs_themes.h
1810 * src/prefs_toolbar.c
1811 * src/prefs_toolbar.h
1812 * src/prefs_wrapping.c
1813 * src/prefs_wrapping.h
1823 * src/quote_fmt_lex.l
1824 * src/quote_fmt_parse.y
1827 * src/remotefolder.c
1828 * src/remotefolder.h
1829 * src/send_message.c
1830 * src/send_message.h
1833 * src/simple-gettext.c
1834 * src/sourcewindow.c
1835 * src/sourcewindow.h
1840 * src/stock_pixmap.c
1841 * src/stock_pixmap.h
1842 * src/summary_search.c
1843 * src/summary_search.h
1860 * src/common/base64.c
1861 * src/common/base64.h
1862 * src/common/claws.c
1863 * src/common/claws.h
1865 * src/common/fnmatch.c
1866 * src/common/fnmatch.h
1867 * src/common/fnmatch_loop.c
1868 * src/common/hooks.c
1869 * src/common/hooks.h
1874 * src/common/mgutils.c
1875 * src/common/mgutils.h
1878 * src/common/passcrypt.c
1879 * src/common/passcrypt.h.in
1880 * src/common/plugin.c
1881 * src/common/plugin.h
1882 * src/common/prefs.c
1883 * src/common/prefs.h
1884 * src/common/progressindicator.c
1885 * src/common/progressindicator.h
1886 * src/common/quoted-printable.c
1887 * src/common/quoted-printable.h
1888 * src/common/session.c
1889 * src/common/session.h
1892 * src/common/socket.c
1893 * src/common/socket.h
1896 * src/common/ssl_certificate.c
1897 * src/common/ssl_certificate.h
1898 * src/common/string_match.c
1899 * src/common/string_match.h
1900 * src/common/stringtable.c
1901 * src/common/stringtable.h
1904 * src/common/template.c
1905 * src/common/template.h
1906 * src/common/timing.h
1907 * src/common/utils.c
1908 * src/common/utils.h
1909 * src/common/uuencode.c
1910 * src/common/uuencode.h
1911 * src/common/version.h.in
1912 * src/common/w32_dirent.c
1913 * src/common/w32_reg.c
1914 * src/common/w32_signal.c
1915 * src/common/w32_stat.c
1916 * src/common/w32_stdlib.c
1917 * src/common/w32_string.c
1918 * src/common/w32_time.c
1919 * src/common/w32_unistd.c
1920 * src/common/w32_wait.c
1921 * src/common/w32lib.h
1924 * src/common/xmlprops.c
1925 * src/common/xmlprops.h
1926 * src/etpan/etpan-errors.h
1927 * src/etpan/etpan-thread-manager-types.h
1928 * src/etpan/etpan-thread-manager.c
1929 * src/etpan/etpan-thread-manager.h
1930 * src/etpan/imap-thread.c
1931 * src/etpan/imap-thread.h
1934 * src/gtk/colorlabel.c
1935 * src/gtk/colorlabel.h
1936 * src/gtk/colorsel.c
1937 * src/gtk/colorsel.h
1938 * src/gtk/combobox.c
1939 * src/gtk/combobox.h
1940 * src/gtk/description_window.c
1941 * src/gtk/description_window.h
1944 * src/gtk/foldersort.c
1945 * src/gtk/foldersort.h
1946 * src/gtk/gtkaspell.c
1947 * src/gtk/gtkaspell.h
1948 * src/gtk/gtksctree.c
1949 * src/gtk/gtkshruler.c
1950 * src/gtk/gtkshruler.h
1951 * src/gtk/gtksourceprintjob.c
1952 * src/gtk/gtksourceprintjob.h
1953 * src/gtk/gtkutils.c
1954 * src/gtk/gtkutils.h
1955 * src/gtk/gtkvscrollbutton.c
1956 * src/gtk/gtkvscrollbutton.h
1957 * src/gtk/icon_legend.c
1958 * src/gtk/icon_legend.h
1959 * src/gtk/inputdialog.c
1960 * src/gtk/inputdialog.h
1961 * src/gtk/logwindow.c
1962 * src/gtk/logwindow.h
1963 * src/gtk/manage_window.c
1964 * src/gtk/manage_window.h
1967 * src/gtk/pluginwindow.c
1968 * src/gtk/pluginwindow.h
1969 * src/gtk/prefswindow.c
1970 * src/gtk/prefswindow.h
1971 * src/gtk/progressdialog.c
1972 * src/gtk/progressdialog.h
1973 * src/gtk/quicksearch.c
1974 * src/gtk/quicksearch.h
1975 * src/gtk/sslcertwindow.c
1976 * src/gtk/sslcertwindow.h
1977 * src/plugins/bogofilter/bogofilter.c
1978 * src/plugins/bogofilter/bogofilter.h
1979 * src/plugins/bogofilter/bogofilter_gtk.c
1980 * src/plugins/clamav/clamav_plugin.c
1981 * src/plugins/clamav/clamav_plugin.h
1982 * src/plugins/clamav/clamav_plugin_gtk.c
1983 * src/plugins/demo/demo.c
1984 * src/plugins/dillo_viewer/dillo_prefs.c
1985 * src/plugins/dillo_viewer/dillo_prefs.h
1986 * src/plugins/dillo_viewer/dillo_viewer.c
1987 * src/plugins/pgpcore/passphrase.c
1988 * src/plugins/pgpcore/passphrase.h
1989 * src/plugins/pgpcore/pgp_viewer.c
1990 * src/plugins/pgpcore/pgp_viewer.h
1991 * src/plugins/pgpcore/plugin.c
1992 * src/plugins/pgpcore/prefs_gpg.c
1993 * src/plugins/pgpcore/prefs_gpg.h
1994 * src/plugins/pgpcore/select-keys.c
1995 * src/plugins/pgpcore/select-keys.h
1996 * src/plugins/pgpcore/sgpgme.c
1997 * src/plugins/pgpcore/sgpgme.h
1998 * src/plugins/pgpinline/pgpinline.c
1999 * src/plugins/pgpinline/pgpinline.h
2000 * src/plugins/pgpinline/plugin.c
2001 * src/plugins/pgpmime/pgpmime.c
2002 * src/plugins/pgpmime/pgpmime.h
2003 * src/plugins/pgpmime/plugin.c
2004 * src/plugins/spamassassin/spamassassin.c
2005 * src/plugins/spamassassin/spamassassin.h
2006 * src/plugins/spamassassin/spamassassin_gtk.c
2007 * src/plugins/trayicon/trayicon.c
2008 * src/plugins/trayicon/trayicon_prefs.c
2009 * src/plugins/trayicon/trayicon_prefs.h
2010 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2011 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2012 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2013 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2014 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2015 * tools/OOo2claws-mail.pl
2016 * tools/README.sylprint
2017 * tools/acroread2claws-mail.pl
2018 * tools/claws-mail-compose-insert-files.pl
2019 * tools/convert_mbox.pl
2020 * tools/filter_conv.pl
2021 * tools/filter_conv_new.pl
2023 * tools/freshmeat_search.pl
2024 * tools/google_search.pl
2025 * tools/kmail-mailbox2claws-mail.pl
2026 * tools/kmail2claws-mail.pl
2027 * tools/kmail2claws-mail_v2.pl
2029 * tools/make.themes.project
2030 * tools/multiwebsearch.pl
2031 * tools/nautilus2claws-mail.sh
2032 * tools/outlook2claws-mail.pl
2033 * tools/textviewer.sh
2034 * tools/thunderbird-filters-convertor.pl
2037 * tools/vcard2xml.py
2038 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2039 Upgrade to GPLv3 or later.
2041 2007-07-10 [wwp] 2.10.0cvs15
2044 Fix re-opening of all composing messages that were
2045 opened when closing the previous instance, thanks
2048 2007-07-10 [paul] 2.10.0cvs14
2050 * src/editaddress_other_attributes_ldap.c
2052 fix crash on selecting 'other attributes' combo
2053 for either a new entry or an old entry with no
2054 existing attributes.
2055 fix bug on editing multiple attributes which
2056 resulted them all having the value of the last
2060 2007-07-10 [colin] 2.10.0cvs13
2063 * src/editaddress_other_attributes_ldap.h
2065 Fix --disable-ldap build
2067 2007-07-09 [colin] 2.10.0cvs12
2073 * src/editaddress_other_attributes_ldap.c
2074 * src/editaddress_other_attributes_ldap.h
2079 Add capability to edit all inetOrgPerson
2080 attributes on LDAP. Patch by Michael
2083 2007-07-09 [colin] 2.10.0cvs11
2089 * src/prefs_summaries.c
2090 * src/prefs_themes.c
2092 * src/common/Makefile.am
2094 * src/common/timing.h
2095 * src/common/utils.c
2096 * src/common/utils.h
2097 * src/common/w32_account.c
2098 * src/common/w32lib.h
2099 * src/gtk/Makefile.am
2100 * src/gtk/colorlabel.c
2101 * src/plugins/pgpcore/Makefile.am
2102 * src/plugins/pgpcore/claws.def
2103 * src/plugins/pgpcore/passphrase.c
2104 * src/plugins/pgpcore/pgp_viewer.c
2105 * src/plugins/pgpcore/plugin.def
2106 * src/plugins/pgpcore/sgpgme.c
2107 * src/plugins/pgpinline/Makefile.am
2108 * src/plugins/pgpinline/claws.def
2109 * src/plugins/pgpinline/mypgpcore.def
2110 * src/plugins/pgpinline/plugin.def
2111 * src/plugins/pgpmime/Makefile.am
2112 * src/plugins/pgpmime/claws.def
2113 * src/plugins/pgpmime/mypgpcore.def
2114 * src/plugins/pgpmime/plugin.def
2115 Commit win32 patch, from Werner Koch and
2118 2007-07-09 [colin] 2.10.0cvs10
2120 * src/prefs_toolbar.c
2121 Fix crash when no actions exist
2123 2007-07-07 [paul] 2.10.0cvs9
2126 * manual/claws-mail-manual.xml
2127 update copyright year
2129 updated by Flammie Pirinen
2131 2007-07-05 [wwp] 2.10.0cvs8
2133 * src/plugins/clamav/clamav_plugin_gtk.c
2134 Make vertical spacing like in other plugin prefs pages.
2136 2007-07-05 [wwp] 2.10.0cvs7
2139 It's %am that works, not %ae (this doc incoherence has been
2140 introduced with 2.9.2cvs13).
2142 2007-07-04 [wwp] 2.10.0cvs6
2144 * src/plugins/bogofilter/bogofilter.c
2145 Gettext-ize an occurrence of "Any" that wasn't.
2147 2007-07-04 [colin] 2.10.0cvs5
2150 Fix untranslated strings; thanks
2153 2007-07-03 [colin] 2.10.0cvs4
2157 Fix saving of sort mode for tags and
2158 thread date. Thanks to Pierre Ossman.
2159 Completes fix for bug 1233
2161 2007-07-03 [paul] 2.10.0cvs3
2169 2007-07-02 [colin] 2.10.0cvs2
2175 Add View/Sort/by Thread date
2176 Fixes bug 1233, 'Capability to sort
2177 threads by most recent message'
2178 Based on a patch by Paul Rolland
2180 2007-07-02 [colin] 2.10.0cvs1
2197 * src/matcher_parser_parse.y
2201 * src/prefs_common.c
2202 * src/prefs_common.h
2203 * src/prefs_filtering_action.c
2204 * src/prefs_matcher.c
2205 * src/prefs_summary_column.c
2209 * src/quote_fmt_lex.l
2210 * src/quote_fmt_parse.y
2214 * src/common/Makefile.am
2218 * src/gtk/quicksearch.c
2219 * src/gtk/quicksearch.h
2220 Add Tags implementation. Tags are arbitrary labels
2221 that can be applied to messages. It is possible
2222 to create, edit, remove tags; apply them to mails;
2223 filter on tags or tag presence; apply or unset
2224 tags via filtering actions; reference tags in
2227 2007-07-02 [paul] 2.10.0
2234 2007-07-02 [paul] 2.9.2cvs78
2244 updated by Stephan Sachse, me, Ricardo Mones
2245 Lastra, Fabien Vantard, Pader Rezso, Frederico
2246 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2248 2007-07-02 [paul] 2.9.2cvs77
2253 2007-06-29 [wwp] 2.9.2cvs76
2256 Fix a typo (thanks to Ricardo for finding this out).
2258 2007-06-28 [paul] 2.9.2cvs75
2263 2007-06-28 [paul] 2.9.2cvs74
2266 fix bug in the autotools build system.
2267 Files cataloged under EXTRA_DIST were never
2268 automatically copied to the build tree.
2269 (fix 'make distcheck')
2270 Patch by Michael Rasmussen.
2272 2007-06-24 [colin] 2.9.2cvs73
2275 Fix bug 1249, 'Error handling for
2276 news errors needs modification'
2277 Only popup error if the according
2278 pref in Prefs/Receive is set.
2280 2007-06-21 [colin] 2.9.2cvs72
2282 * src/common/plugin.c
2283 * src/common/plugin.h
2284 Change plugin API to know whether it's safe to
2285 unload plugins or whether we should just hide
2286 them. Fixes bug 1248, 'Core dumps after
2287 unloading plugin and clicking on load plugins'
2288 * src/plugins/bogofilter/bogofilter.c
2289 * src/plugins/clamav/clamav_plugin.c
2290 * src/plugins/demo/demo.c
2291 * src/plugins/dillo_viewer/dillo_viewer.c
2292 * src/plugins/pgpcore/plugin.c
2293 * src/plugins/pgpinline/plugin.c
2294 * src/plugins/pgpmime/plugin.c
2295 * src/plugins/spamassassin/spamassassin.c
2296 * src/plugins/trayicon/trayicon.c
2299 2007-06-19 [colin] 2.9.2cvs71
2303 Fix crash mentioned in bug 1246
2304 Race condition when automatically drafting
2305 due to insertion on reedit.
2307 2007-06-18 [wwp] 2.9.2cvs70
2310 LDIF import: use a "Proceed" button to complete
2313 2007-06-18 [paul] 2.9.2cvs69
2316 use pkgconfig to check for gtk and glib
2318 2007-06-17 [wwp] 2.9.2cvs68
2322 LDIF import: better error handling, minor code
2323 and UI cleanup, and renamed the Save button
2324 to Close, as imported stuff is already saved
2325 when the Save button is shown.
2327 2007-06-17 [colin] 2.9.2cvs67
2329 * src/prefs_summaries.c
2331 Don't set as read when forwarded, only replied to
2333 2007-06-17 [paul] 2.9.2cvs66
2336 add missing #include
2338 2007-06-16 [colin] 2.9.2cvs65
2340 * src/prefs_summaries.c
2342 Change the pref "Only mark as read when opened
2343 in new window" to "..., replied to or forwarded".
2344 Based on a patch by Paul Rolland.
2346 2007-06-16 [paul] 2.9.2cvs64
2349 alphabetical order! :)
2351 2007-06-16 [colin] 2.9.2cvs63
2355 Add Michael Rasmussen in authors list
2357 2007-06-16 [colin] 2.9.2cvs62
2360 Fix messageview_copy_clipboard to take advantage
2361 of plugins' get_selection.
2363 2007-06-15 [colin] 2.9.2cvs61
2369 * src/message_search.c
2371 * src/summary_search.c
2374 Allow GDK_KP_Enter to do the same as GDK_Return
2375 Patch by Michael Rasmussen
2377 2007-06-15 [paul] 2.9.2cvs60
2380 fix bug when closing a compose window
2383 2007-06-14 [paul] 2.9.2cvs59
2387 migrate sylpheed config
2389 2007-06-14 [wwp] 2.9.2cvs58
2391 * src/gtk/pluginwindow.c
2392 Yet another attempt to fix sizing/alignment of the
2393 button bar in plugins window.
2395 2007-06-12 [colin] 2.9.2cvs57
2400 * src/prefs_common.c
2401 * src/prefs_common.h
2402 * src/prefs_summaries.c
2403 * src/prefs_summary_open.c
2404 * src/prefs_summary_open.h
2406 Make "when entering a folder" actions more personalisable
2408 2007-06-12 [wwp] 2.9.2cvs56
2411 Use short description from Paul (mairix.sh).
2413 2007-06-12 [wwp] 2.9.2cvs55
2416 Updated info about mairix.sh.
2418 2007-06-11 [paul] 2.9.2cvs54
2420 * src/prefs_logging.c
2421 rework log window length widgets
2422 and some sensitivity fixes
2424 2007-06-11 [paul] 2.9.2cvs53
2427 * src/prefs_logging.c
2428 rename 'Protocol Log' to 'Network Log'
2429 and some function renaming
2431 2007-06-10 [wwp] 2.9.2cvs52
2433 * src/gtk/pluginwindow.c
2436 2007-06-10 [wwp] 2.9.2cvs51
2438 * src/gtk/pluginwindow.c
2439 Fix button bar in plugin window, was centered and not
2440 behaving like other dialogs w/ such button bar.
2442 2007-06-08 [wwp] 2.9.2cvs50
2449 Provide a way out of automatic draft saving on IMAP, when
2451 Prevent drafting while sending and quitting while sending.
2456 2007-06-08 [wwp] 2.9.2cvs49
2458 * src/prefs_account.c
2459 * src/gtk/prefswindow.c
2460 * src/gtk/prefswindow.h
2461 Activate the Basic page when opening account prefs.
2463 2007-06-08 [wwp] 2.9.2cvs48
2465 * src/common/socket.c
2466 Don't crash if fork() fails, thanks to Colin.
2468 2007-06-08 [wwp] 2.9.2cvs47
2470 * src/gtk/prefswindow.c
2471 Wrap some long lines, and reset horizontal scroller's adjusment
2472 (this was already done, vertically), when changing tab (not page)
2475 2007-06-08 [paul] 2.9.2cvs46
2477 * src/common/utils.c
2478 use gethostname() instead of uname()
2479 based on a patch by Michael Hughes
2480 <Sylpheed-Claws_user@thehugheslogcabin.net>
2482 2007-06-07 [wwp] 2.9.2cvs45
2484 * src/prefs_common.c
2485 Fix some useless warnings, thanks to Colin.
2487 2007-06-06 [colin] 2.9.2cvs44
2490 Fix strange allocations.
2492 2007-06-06 [colin] 2.9.2cvs43
2495 Patch by Michael Rasmussus to help
2498 2007-06-05 [wwp] 2.9.2cvs42
2500 * src/prefs_account.c
2501 * src/prefs_folder_item.c
2505 Per-folder templates can now be applied recursively.
2506 Always save per-folder templates (formats were erroneously
2507 saved only if they were enabled).
2508 Check for validity of quotation marks everywhere there
2511 2007-06-05 [wwp] 2.9.2cvs41
2514 Fix incoming messages from local accounts always getting filtered
2515 (even if the account prefs say don't), thanks to Colin.
2517 2007-06-05 [wwp] 2.9.2cvs40
2521 Use per-folder/per-account quote chars when applying a
2522 template or inserting text as well. Const'ify some
2525 2007-06-04 [colin] 2.9.2cvs39
2528 More work for wwp :)
2530 2007-06-04 [wwp] 2.9.2cvs38
2533 Same as 2.9.2cvs36 but for forwarding.
2535 2007-06-04 [colin] 2.9.2cvs37
2538 Use original mail file for forward/redirect
2539 Fixes some forwarded mails to be attached as
2540 application/octet-stream (when they have binary
2541 parts), and incidentally fixes bug 848
2542 'Redirect breaks GnuPG'
2544 2007-06-04 [wwp] 2.9.2cvs36
2547 Fix quote mark mis-initialisation when replying/forwarding
2548 (introduced w/ 2.9.2cvs20).
2550 2007-06-04 [wwp] 2.9.2cvs35
2552 * src/prefs_compose_writing.c
2554 Fix a bug where Quotation characters (prefs/compose/writing)
2555 was cleared (introduced w/ 2.9.2cvs26).
2557 2007-06-04 [wwp] 2.9.2cvs34
2559 * src/prefs_account.c
2560 * src/prefs_account.h
2561 Better fix for compiling w/o aspell (rollbacks
2564 2007-06-04 [wwp] 2.9.2cvs33
2567 * src/prefs_account.c
2568 * src/prefs_account.h
2570 It's now possible to disable mail filtering plugins
2571 on a per-account basis.
2573 2007-06-04 [wwp] 2.9.2cvs32
2576 * src/common/utils.c
2577 * src/common/utils.h
2578 Support CRLF in headers part of messages.
2579 Support few more date formats (RFC3339 subsets).
2581 2007-06-04 [wwp] 2.9.2cvs31
2583 * src/prefs_account.c
2584 Fix compiling w/o aspell support.
2586 2007-06-03 [wwp] 2.9.2cvs30
2589 Don't decode leading ENV_ and ~ in P_PASSWORD
2592 2007-06-03 [wwp] 2.9.2cvs29
2595 Don't decode leading ENV_ and ~ in P_PASSWORD
2598 2007-06-03 [wwp] 2.9.2cvs28
2600 * src/prefs_account.c
2601 * src/gtk/prefswindow.c
2602 * src/gtk/prefswindow.h
2603 Added a way to force preloading of all pages
2605 Moved tabs to pages in account prefs.
2607 2007-06-02 [colin] 2.9.2cvs27
2610 Fix possible crash, fix ldap write bugs
2612 Fix ldap write bugs - patch by Michael
2616 Add a hook whenever alertpanel opens/closes
2618 2007-05-31 [wwp] 2.9.2cvs26
2620 * src/prefs_compose_writing.c
2622 Re-organized writing options a bit:
2623 - renamed the Quoting page to Templates
2624 - moved all composing templates to that page
2625 - moved non-templates options to the Writing one,
2626 grouped reply-related options, reordered reply and
2629 2007-05-31 [wwp] 2.9.2cvs25
2632 Removed unused code.
2634 2007-05-31 [colin] 2.9.2cvs24
2637 Fix missing display name when modifying
2638 LDAP. Patch by Michael Rasmussen
2640 2007-05-31 [wwp] 2.9.2cvs23
2642 * src/plugins/bogofilter/Makefile.am
2643 * src/plugins/clamav/Makefile.am
2644 * src/plugins/demo/Makefile.am
2645 * src/plugins/dillo_viewer/Makefile.am
2646 * src/plugins/spamassassin/Makefile.am
2647 Fix building of those plugins in Mac OS X.
2649 2007-05-30 [wwp] 2.9.2cvs22
2651 * src/gtk/quicksearch.c
2652 Fix missing initialization.
2654 2007-05-30 [wwp] 2.9.2cvs21
2657 Revert accidental commit (debug outputs).
2659 2007-05-30 [wwp] 2.9.2cvs20
2662 * src/folder_item_prefs.c
2663 * src/folder_item_prefs.h
2664 * src/prefs_account.c
2665 * src/prefs_account.h
2666 * src/prefs_folder_item.c
2669 Implemented per-account and per-folder
2670 compose/reply/forward formats.
2672 2007-05-30 [wwp] 2.9.2cvs19
2674 * src/prefs_compose_writing.c
2679 Internal API changes (factorize quote format
2682 2007-05-30 [colin] 2.9.2cvs18
2685 Fix race where it's possible to re-click Send
2686 between end of SMTP session and end of "move to
2687 sent folder" when sending an email with send
2690 2007-05-30 [colin] 2.9.2cvs17
2693 Ask for backtrace on all threads. Patch by
2696 Fix stale news statusbar when scanning fails.
2699 Fix some LDAP write updates bugs. Patch
2700 by Michael Rasmussen
2702 2007-05-29 [colin] 2.9.2cvs16
2705 Fix loss of local flags when moving mails
2706 on IMAP in high-bandwidth mode (UID FETCH)
2708 2007-05-25 [paul] 2.9.2cvs15
2710 * src/common/socket.c
2711 fix sometimes crasher on cancelling
2714 2007-05-25 [colin] 2.9.2cvs14
2719 Be more helpful in the subscription
2722 2007-05-23 [wwp] 2.9.2cvs13
2725 * src/prefs_compose_writing.c
2727 * src/prefs_template.c
2728 * src/prefs_template.h
2731 * src/quote_fmt_lex.l
2732 * src/quote_fmt_parse.y
2733 Introduced new syntax elements (symbols and commands)
2734 in templates/quote_fmt. Compatibility w/ old
2736 Updated and reworked the corresponding Information
2738 Display the line number in dialogs that talk about
2739 parser errors (in addition to the error message in
2742 2007-05-23 [wwp] 2.9.2cvs12
2744 * src/quote_fmt_parse.y
2745 Fix 2.9.2cvs11, probably a paste accident ;).
2747 2007-05-23 [wwp] 2.9.2cvs11
2750 * src/prefs_template.c
2752 * src/quote_fmt_parse.y
2753 Fix 2.9.2cvs10, which broke --disable-aspell.
2755 2007-05-22 [wwp] 2.9.2cvs10
2758 * src/prefs_template.c
2761 * src/quote_fmt_lex.l
2762 * src/quote_fmt_parse.y
2763 * src/gtk/gtkaspell.c
2764 * src/gtk/gtkaspell.h
2765 Added template/quote format syntactical elements
2767 - current dictionary
2768 %T to show (shows empty if not set or not enabled),
2769 ?T and !T to check if the default dictionary is
2771 - current account's default dictionary
2772 %aT to show (empty if not set or not enabled),
2773 ?aT and !aT to check if it's enabled and set
2774 - name completion for an address, from the address
2776 %ABf, %ABt, %ABc respectively show the full name got
2777 from the address book if From, To or Cc match a single
2779 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2780 matches any contact and if the full name is non-empty.
2781 If From, To or Cc are lists of email addresses, only
2782 the first address will be checked.
2783 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2784 that could show a trailing ','.
2785 Also, template/quote_fmt parser now shows the line number in case
2788 2007-05-15 [colin] 2.9.2cvs9
2792 Add a public function to know whether Claws
2794 Store opened folder when exiting
2797 Store last opened message in each FolderItem;
2798 Reset last seen messages if Claws crashed, so
2799 that one can't go in an infinite crash in case
2800 a particular mail crashes Claws.
2802 * src/prefs_common.c
2803 * src/prefs_common.h
2805 * src/prefs_summaries.c
2806 Add "Select last opened message" when entering
2808 Add "Select last opened folder" at startup.
2810 2007-05-14 [colin] 2.9.2cvs8
2813 Fix bashism, search for xml catalog
2814 in /usr/local/share/xml/catalog too
2817 2007-05-13 [wwp] 2.9.2cvs7
2819 * src/gtk/logwindow.c
2820 fix raising log windows when they are either minimized or
2823 2007-05-11 [colin] 2.9.2cvs6
2826 Use Hildon's file chooser on Maemo. Patch
2827 by Jean-Luc Biord; fixes part 2 of bug 1201,
2828 'File attachment "manipulation" bugs...'
2830 2007-05-10 [wwp] 2.9.2cvs5
2832 * src/prefs_common.c
2833 * src/prefs_common.h
2834 * src/gtk/quicksearch.c
2835 Add a quicksearch option to automatically run
2836 a search selected from the history (this option
2837 is exclusive towards type-ahead).
2839 2007-05-10 [colin] 2.9.2cvs4
2842 Fix g_warnings, thanks to Brian
2845 2007-05-09 [colin] 2.9.2cvs3
2850 * src/prefs_summaries.c
2853 * src/common/utils.c
2854 * src/gtk/gtksourceprintjob.c
2855 * src/gtk/sslcertwindow.c
2856 Use the re-entrant variant of time functions
2857 Probably fixes bug 1217, 'reentrancy problems
2858 with time functions'
2860 2007-05-09 [colin] 2.9.2cvs2
2863 Fix crasher when reconnection fails
2865 2007-05-08 [paul] 2.9.2cvs1
2871 bump version number following
2874 2007-05-08 [paul] 2.9.1cvs48
2876 * src/plugins/demo/demo.c
2877 * src/plugins/dillo_viewer/dillo_prefs.c
2878 * src/plugins/dillo_viewer/dillo_prefs.h
2879 * src/plugins/dillo_viewer/dillo_viewer.c
2880 * src/plugins/pgpcore/pgp_viewer.c
2881 * src/plugins/pgpcore/pgp_viewer.h
2882 * src/plugins/pgpcore/plugin.c
2883 * src/plugins/pgpcore/prefs_gpg.c
2884 * src/plugins/pgpcore/prefs_gpg.h
2885 * src/plugins/pgpcore/sgpgme.c
2886 * src/plugins/pgpcore/sgpgme.h
2887 * src/plugins/pgpinline/plugin.c
2888 * src/plugins/pgpmime/pgpmime.c
2889 * src/plugins/pgpmime/pgpmime.h
2890 * src/plugins/pgpmime/plugin.c
2891 * src/plugins/spamassassin/spamassassin.c
2892 * src/plugins/spamassassin/spamassassin.h
2893 * src/plugins/spamassassin/spamassassin_gtk.c
2894 * src/plugins/trayicon/README
2896 * tools/README.sylprint
2897 * tools/outlook2claws-mail.pl
2899 * tools/tb2claws-mail
2900 * tools/tbird2claws.py
2902 * tools/vcard2xml.py
2903 * tools/kdeservicemenu/README
2904 cleanups and corrections
2906 2007-05-06 [wwp] 2.9.1cvs47
2909 Fix missing dash to `display` command-line, reported
2910 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2912 2007-05-06 [colin] 2.9.1cvs46
2915 * src/stock_pixmap.c
2916 * src/stock_pixmap.h
2917 * src/pixmaps/printer.xpm
2920 2007-05-06 [paul] 2.9.1cvs45
2925 * src/summary_search.c
2929 2007-05-05 [wwp] 2.9.1cvs44
2933 * src/prefs_actions.c
2937 Fix "faild" typos everywhere and capitalization of
2940 2007-05-04 [colin] 2.9.1cvs43
2945 * src/plugins/pgpcore/prefs_gpg.c
2946 * src/plugins/pgpcore/prefs_gpg.h
2947 * src/plugins/pgpinline/pgpinline.c
2948 * src/plugins/pgpmime/pgpmime.c
2949 Add an API to warn about encryption limits,
2950 and allow to disable these warnings
2952 2007-05-03 [colin] 2.9.1cvs42
2956 Fix bug 1213, 'Delete more than
2959 2007-05-03 [wwp] 2.9.1cvs41
2961 * src/prefs_common.c
2962 * src/prefs_filtering.c
2963 * src/prefs_template.c
2964 * src/common/template.c
2965 * src/common/template.h
2966 * src/gtk/gtkutils.c
2967 * src/gtk/gtkutils.h
2968 Templates are no longer automatically sorted
2969 by name, but can be sorted manually using
2970 |< < > >| buttons as well as drag'n'drop.
2972 2007-05-03 [wwp] 2.9.1cvs40
2974 * src/plugins/spamassassin/spamassassin.c
2975 * src/plugins/spamassassin/spamassassin.h
2976 * src/plugins/spamassassin/spamassassin_gtk.c
2977 * src/plugins/bogofilter/bogofilter.c
2978 * src/plugins/bogofilter/bogofilter.h
2979 * src/plugins/bogofilter/bogofilter_gtk.c
2980 Added an option to conditionally mark saved spam
2981 as read (default is and was to do so).
2982 Satisfies feature request 1708539 on sf.net tracker.
2984 2007-05-03 [colin] 2.9.1cvs39
2987 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2989 2007-05-02 [colin] 2.9.1cvs38
2992 Fix bug 1209, 'Clicking on address
2993 in header (mailto uri) selects
2994 default account'. Patch adapted from
2997 2007-05-02 [colin] 2.9.1cvs37
2999 * src/grouplistdialog.c
3000 Set cursor to wait cursor while loading
3003 2007-05-02 [paul] 2.9.1cvs36
3007 rename cache and mark files
3010 2007-04-30 [paul] 2.9.1cvs35
3012 * manual/glossary.xml
3013 * manual/plugins.xml
3014 updates. Patch by Ricardo
3016 2007-04-29 [wwp] 2.9.1cvs34
3020 Fix few grammatical errors (patch by David Relson < relson at
3021 osagesoftware dot com >).
3023 2007-04-28 [colin] 2.9.1cvs33
3027 * src/prefs_account.c
3028 * src/prefs_account.h
3029 Drop the "Download all" preference. It's
3030 stupidly useless and confuses people from
3033 2007-04-27 [wwp] 2.9.1cvs32
3036 * src/prefs_account.c
3037 * src/prefs_account.h
3038 Don't reflect accounts changes to the mainwindow when it's
3041 2007-04-27 [colin] 2.9.1cvs31
3044 Freeze/thaw when sync'ing flags
3046 * src/prefs_account.c
3047 * src/prefs_account.h
3048 * src/etpan/imap-thread.c
3049 * src/etpan/imap-thread.h
3050 Add a way to use UID FETCH instead
3051 of searches to fetch message lists
3052 and flags. More expensive towards
3053 bandwidth, less expensive towards
3054 server's CPU. Probably fixes
3055 bug 1158, 'Scanning new folders on
3056 Exchange 2007 extremely slow'.
3059 2007-04-27 [paul] 2.9.1cvs30
3062 * src/prefs_logging.c
3063 improvements to english usage
3065 2007-04-27 [colin] 2.9.1cvs29
3068 Fix build without libetpan (my bad!)
3070 2007-04-26 [colin] 2.9.1cvs28
3074 Fix uselessly exported function
3076 Consider "- -- \n" as signature separator
3077 (that's what signature separators look like
3078 in PGP/Inline signed mails)
3080 2007-04-26 [colin] 2.9.1cvs27
3083 libetpan-0.49 is now required
3085 Fix double fetching of mails if
3088 Make offline sync faster, by
3089 remembering last change time, and
3092 2007-04-26 [hoa] 2.9.1cvs26
3098 * src/etpan/imap-thread.c
3099 * src/etpan/imap-thread.h
3100 cancellation of IMAP operations is now allowed.
3101 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3103 2007-04-26 [colin] 2.9.1cvs25
3106 Always fetch body+headers in folders that are
3107 synched for offline use, if "Synchronise as
3108 soon as possible" is set.
3109 Fixes bug 1200, 'Add option to always retrieve full
3112 2007-04-25 [colin] 2.9.1cvs24
3115 Fix bug 1198, 'Reply-all "disappearing" address bug
3118 2007-04-24 [colin] 2.9.1cvs23
3121 Fix bug 1195, 'Hardware key navigation'
3122 Make GDK_Enter toggle expansion (Maemo)
3124 2007-04-24 [wwp] 2.9.1cvs22
3127 Fix few compiler warnings.
3129 2007-04-24 [paul] 2.9.1cvs21
3132 * src/stock_pixmap.c
3133 * src/stock_pixmap.h
3134 complete last commit
3136 2007-04-24 [paul] 2.9.1cvs20
3139 * src/pixmaps/active.xpm
3140 * src/pixmaps/checkbox_off.xpm
3141 * src/pixmaps/checkbox_on.xpm
3142 * src/pixmaps/inactive.xpm
3144 remove transparent border from checkbox icons
3146 2007-04-24 [wwp] 2.9.1cvs19
3150 Fix a crash in textview, thanks to Colin.
3152 2007-04-23 [wwp] 2.9.1cvs18
3154 * src/prefs_common.c
3155 Fix 2.9.1cvs5: no header was being translated at all.
3157 2007-04-23 [colin] 2.9.1cvs17
3160 * src/stock_pixmap.c
3161 * src/stock_pixmap.h
3164 * src/gtk/gtksctree.c
3165 * src/gtk/gtksctree.h
3166 * src/pixmaps/selection.xpm
3167 Fix bug 1193, 'Need a way to multi-select
3168 items'. Add a toggle button to the summaryview
3169 to switch between normal and multiple selection
3172 2007-04-23 [colin] 2.9.1cvs16
3175 * src/stock_pixmap.c
3176 * src/stock_pixmap.h
3179 * src/gtk/gtksctree.c
3180 * src/gtk/gtksctree.h
3181 * src/pixmaps/selection.xpm
3182 Fix bug 1193, 'Need a way to multi-
3184 Add a toggle button in the summaryview
3185 to enable normal or multiple selection.
3188 2007-04-23 [colin] 2.9.1cvs15
3191 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3193 2007-04-21 [colin] 2.9.1cvs14
3195 * src/gtk/quicksearch.c
3196 Fix previous commit (actually use correct
3199 2007-04-21 [colin] 2.9.1cvs13
3201 * src/gtk/quicksearch.c
3202 Fix changing quicksearch type (after Esc,
3203 after changing Recursive, ...)
3205 2007-04-20 [wwp] 2.9.1cvs12
3207 * src/gtk/Makefile.am
3208 Added headers.h (completes 2.9.1cvs5).
3210 2007-04-20 [wwp] 2.9.1cvs11
3213 Fix the use of display name in name column,
3214 it has been overriden w/ the use of nickname
3215 by 2.9.0cvs3. Now nickname is used (if any)
3216 in case of LDAP books only.
3218 2007-04-20 [colin] 2.9.1cvs10
3223 Add handling of 'a' to loop in a mail's
3226 2007-04-20 [colin] 2.9.1cvs9
3229 Fix bug 1190, 'dir_open' button doesn't work'
3232 2007-04-20 [colin] 2.9.1cvs8
3236 Fix bug 1194, 'Hardware keys move from email
3237 list to account/directory list, but not back
3238 to email list...' (Maemo)
3240 2007-04-20 [colin] 2.9.1cvs7
3243 complete previous commit
3245 2007-04-20 [colin] 2.9.1cvs6
3248 Fix bug 1187, 'Reply-to addressee disappears
3249 when reply-to text box is clicked...' (Maemo)
3251 2007-04-20 [wwp] 2.9.1cvs5
3259 * src/prefs_common.c
3260 * src/prefs_common.h
3261 * src/prefs_display_header.c
3262 * src/prefs_matcher.c
3265 * src/gtk/quicksearch.c
3266 Translate more header names according to the relevant option value,
3267 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3268 Replaced nearly all uses of prefs_common.trans_hdr with a call
3269 to prefs_common_translated_header_name().
3270 Added a headers.h reference file that contains known header names
3271 (RFC2822 and others) to the translation process' input, so that
3272 translated header names will still exist even if no occurrence of
3273 _("headername") is found anymore in the sources.
3274 Don't translate column name 'Number' following to trans_hdr option
3275 value as it's not a header name.
3277 2007-04-20 [colin] 2.9.1cvs4
3279 * src/gtk/quicksearch.c
3280 * src/gtk/quicksearch.h
3281 Add "From, To or Subject" quicksearch
3282 type. Patch by ulfschaper@users.sf.net
3284 2007-04-20 [colin] 2.9.1cvs3
3287 Implement proper references filtering condition.
3288 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3290 2007-04-19 [wwp] 2.9.1cvs2
3292 * src/prefs_display_header.c
3293 * src/message_search.c
3294 Fix few warnings (g_free of const gchar*).
3296 2007-04-19 [paul] 2.9.1cvs1
3302 bump version number following
3305 2007-04-19 [paul] 2.9.0cvs9
3307 * manual/advanced.xml
3308 * manual/glossary.xml
3311 2007-04-18 [paul] 2.9.0cvs8
3314 fix for CVE-2007-1558 (APOP)
3317 2007-04-18 [paul] 2.9.0cvs7
3323 Fix encoding woes wrt saving of
3327 2007-04-18 [colin] 2.9.0cvs6
3329 * src/gtk/pluginwindow.c
3330 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3332 2007-04-17 [wwp] 2.9.0cvs5
3338 Fix --disable-ldap build,
3339 fix some LDAP annoyances on
3340 searches, thanks to Colin.
3342 2007-04-17 [wwp] 2.9.0cvs4
3345 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3346 like gcc 2.9x. Thanks to Colin.
3348 2007-04-17 [wwp] 2.9.0cvs3
3364 Add LDAP write support. Patch mostly by
3365 Michael <mir at datanom dot net>
3367 2007-04-17 [wwp] 2.9.0cvs2
3370 Prepend "Add to address book" to the context menu of compose window's sender and
3373 2007-04-16 [paul] 2.9.0cvs1
3378 2007-04-16 [paul] 2.9.0
3385 2007-04-16 [paul] 2.8.1cvs102
3388 updated by Fabien Vantard
3390 2007-04-16 [paul] 2.8.1cvs101
3400 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3401 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3402 Aleksandar Urosevic, and Ralgh Young
3404 2007-04-15 [mones] 2.8.1cvs100
3409 2007-04-14 [colin] 2.8.1cvs99
3411 * src/message_search.c
3412 * src/prefs_display_header.c
3413 * src/summary_search.c
3414 * src/gtk/combobox.c
3417 2007-04-14 [wwp] 2.8.1cvs98
3419 * src/gtk/combobox.c
3420 * src/message_search.c
3421 * src/summary_search.c
3422 * src/prefs_display_header.c
3423 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3424 returns NULL, get the text value directly from the GtkEntry child.
3426 2007-04-13 [colin] 2.8.1cvs97
3428 * src/gtk/quicksearch.c
3429 Give the focus back to summaryview when
3430 emptying the quicksearch with Esc
3432 2007-04-13 [colin] 2.8.1cvs96
3434 * src/message_search.c
3435 * src/prefs_display_header.c
3436 * src/summary_search.c
3437 Fix possibles crashes when getting text
3440 2007-04-13 [colin] 2.8.1cvs95
3443 Add some UIDL debugging
3445 2007-04-12 [colin] 2.8.1cvs94
3448 Force folder scan if necessary after
3449 copying mails, to be able to reapply
3452 2007-04-11 [colin] 2.8.1cvs93
3455 don't scan for new mail on startup if --select
3456 is specified (or race conditions arise). If so,
3457 do both sequentially.
3459 2007-04-09 [colin] 2.8.1cvs92
3462 Use leafpad by default on Maemo. Patch
3465 2007-04-06 [colin] 2.8.1cvs91
3467 * src/pixmaps/queue_close.xpm
3468 * src/pixmaps/queue_close_hrm.xpm
3469 * src/pixmaps/queue_close_hrm_mark.xpm
3470 * src/pixmaps/queue_close_mark.xpm
3471 * src/pixmaps/queue_open.xpm
3472 * src/pixmaps/queue_open_hrm.xpm
3473 * src/pixmaps/queue_open_hrm_mark.xpm
3474 * src/pixmaps/queue_open_mark.xpm
3475 Move the clock one pixel down :)
3477 2007-04-05 [colin] 2.8.1cvs90
3480 Don't sync when switching offline from
3481 command line - it's usually too late :)
3483 2007-04-05 [paul] 2.8.1cvs89
3486 * src/stock_pixmap.c
3487 * src/pixmaps/dir_close_hrm.xpm
3488 * src/pixmaps/dir_close_hrm_mark.xpm
3489 * src/pixmaps/drafts_close.xpm
3490 * src/pixmaps/drafts_close_mark.xpm
3491 * src/pixmaps/drafts_open.xpm
3492 * src/pixmaps/drafts_open_mark.xpm
3493 * src/pixmaps/inbox.xpm
3494 * src/pixmaps/inbox_close.xpm
3495 * src/pixmaps/inbox_close_hrm.xpm
3496 * src/pixmaps/inbox_close_hrm_mark.xpm
3497 * src/pixmaps/inbox_close_mark.xpm
3498 * src/pixmaps/inbox_hrm.xpm
3499 * src/pixmaps/inbox_hrm_mark.xpm
3500 * src/pixmaps/inbox_mark.xpm
3501 * src/pixmaps/inbox_open.xpm
3502 * src/pixmaps/inbox_open_hrm.xpm
3503 * src/pixmaps/inbox_open_hrm_mark.xpm
3504 * src/pixmaps/inbox_open_mark.xpm
3505 * src/pixmaps/outbox.xpm
3506 * src/pixmaps/outbox_close.xpm
3507 * src/pixmaps/outbox_close_hrm.xpm
3508 * src/pixmaps/outbox_close_hrm_mark.xpm
3509 * src/pixmaps/outbox_close_mark.xpm
3510 * src/pixmaps/outbox_hrm.xpm
3511 * src/pixmaps/outbox_hrm_mark.xpm
3512 * src/pixmaps/outbox_mark.xpm
3513 * src/pixmaps/outbox_open.xpm
3514 * src/pixmaps/outbox_open_hrm.xpm
3515 * src/pixmaps/outbox_open_hrm_mark.xpm
3516 * src/pixmaps/outbox_open_mark.xpm
3517 * src/pixmaps/queue_close.xpm
3518 * src/pixmaps/queue_close_hrm.xpm
3519 * src/pixmaps/queue_close_hrm_mark.xpm
3520 * src/pixmaps/queue_close_mark.xpm
3521 * src/pixmaps/queue_open.xpm
3522 * src/pixmaps/queue_open_hrm.xpm
3523 * src/pixmaps/queue_open_hrm_mark.xpm
3524 * src/pixmaps/queue_open_mark.xpm
3525 updated, added and replaced icons
3528 2007-04-04 [colin] 2.8.1cvs88
3531 Fix build without libetpan
3533 2007-04-03 [colin] 2.8.1cvs87
3536 Fix crash with Citadel, and try to make
3537 things work. this server (and specifically
3538 STATUS and APPEND at least) seems broken.
3540 2007-04-03 [colin] 2.8.1cvs86
3543 Fix icons on folder close
3545 2007-04-03 [colin] 2.8.1cvs85
3548 Fix double-ask of offline override in
3553 Much more efficient way to synchronise
3555 * src/etpan/imap-thread.c
3558 * src/gtk/quicksearch.c
3561 2007-04-03 [paul] 2.8.1cvs84
3566 * src/prefs_common.c
3567 * src/prefs_common.h
3569 Fix sync being done too late
3572 2007-04-02 [colin] 2.8.1cvs83
3575 Maemo: Put status and quicksearch at the top
3576 * src/plugins/bogofilter/bogofilter.c
3577 * src/plugins/spamassassin/spamassassin.c
3578 Derive trash from inbox if possible
3580 2007-04-02 [paul] 2.8.1cvs82
3582 * src/plugins/bogofilter/bogofilter_gtk.c
3583 a few English changes
3589 2007-04-02 [colin] 2.8.1cvs81
3591 * src/image_viewer.c
3592 Fix transparent images by using
3595 Flush events (on new windows) to avoid
3596 having the textview's image resize fail
3597 to know the available width
3599 2007-04-01 [colin] 2.8.1cvs80
3601 * src/prefs_account.c
3602 If no MH mailbox exist, when creating a POP/Local
3603 account, just create and use the default one
3604 instead of bailing with a "Mailbox doesn't exist"
3607 2007-03-31 [colin] 2.8.1cvs79
3609 * src/prefs_account.c
3610 Create signature file if it doesn't exist
3612 * src/prefs_toolbar.c
3613 Maemo: Move "Use default" on the left so
3614 that people can find it
3616 Maemo: make default editor "Maemopad",
3617 default signature file "MyDocs/signature.txt"
3619 2007-03-31 [colin] 2.8.1cvs78
3621 * src/prefs_account.c
3622 Maemo: rework account prefs so
3623 that less horizontal scrolling
3626 2007-03-31 [colin] 2.8.1cvs77
3629 * src/prefs_common.c
3630 * src/prefs_common.h
3631 Fix bug 1167, 'Allow not displaying zeros
3632 in folder list'. Patch by MartinP
3634 2007-03-31 [colin] 2.8.1cvs76
3639 2007-03-31 [colin] 2.8.1cvs75
3642 Apply patch from bug 1172, direct
3643 access to the folder's session instead
3644 of using getter. Patch by MartinP
3646 2007-03-31 [paul] 2.8.1cvs74
3649 no need to list Fabien twice!
3651 2007-03-31 [colin] 2.8.1cvs73
3654 If we're currently "overriding for %d minutes",
3657 2007-03-31 [colin] 2.8.1cvs72
3665 * src/plugins/spamassassin/spamassassin.c
3666 Offline override: Add a parameter to allow
3667 asking even if the override timer is running.
3668 Allows to ask every time the user makes an
3669 explicit action needing online access (such
3670 as Get Mail), and not when the action is
3671 implicit (such as opening an IMAP folder)
3673 2007-03-31 [colin] 2.8.1cvs71
3676 Override offline: "No" answer shouldn't
3677 re-ask after 3 seconds, but 10 minutes.
3679 2007-03-30 [colin] 2.8.1cvs70
3681 * src/common/socket.c
3682 Better error reporting on unix socket
3683 failure (bind usually)
3684 * src/gtk/gtkutils.c
3685 * src/gtk/gtkutils.h
3686 Label window: add a pulsing progress
3687 bar to show we're not hung :)
3690 * src/plugins/pgpcore/sgpgme.c
3693 2007-03-30 [colin] 2.8.1cvs69
3696 * src/prefs_common.c
3697 Fix possible trashing of history and uidl
3698 files on disk full problems
3700 2007-03-30 [paul] 2.8.1cvs68
3705 update summary when changing layout type
3706 (fixes wrong folder icon being displayed)
3709 2007-03-29 [colin] 2.8.1cvs67
3711 * src/prefs_ext_prog.c
3712 The browser pref is irrelevant on Maemo
3714 2007-03-29 [colin] 2.8.1cvs66
3718 Maemo: dynamically switch headers/text position
3719 * src/prefs_common.c
3720 Maemo: hide compose's ruler by default
3721 * src/common/socket.c
3722 * src/common/socket.h
3725 2007-03-29 [colin] 2.8.1cvs65
3727 * src/common/socket.c
3728 * src/common/socket.h
3729 Fix build when MAEMO_CFLAGS contains
3730 _X_OPENSOURCE (resolv.h errors as long
3731 as we don't add _BSD_SOURCE. Ugly).
3733 2007-03-29 [wwp] 2.8.1cvs64
3735 * src/prefs_logging.c
3736 Fix sensitivity of clip-log widgets in prefs/logging,
3739 2007-03-29 [wwp] 2.8.1cvs63
3742 Updated files list for translations, thanks to Fabien.
3744 2007-03-29 [colin] 2.8.1cvs62
3747 * src/common/Makefile.am
3748 * src/common/utils.c
3749 Maybe make URI opening work in Maemo
3752 2007-03-28 [colin] 2.8.1cvs61
3757 Add the possibility to sort folders arbitrarily
3758 (via editing of folderlist.xml only). Patch by
3759 Martin P <mp26+claws@os.inf.tu-dresden.de>
3760 Fixes bug 1166, 'Folder ordering is fixed and cannot
3761 be changed by the user'
3763 2007-03-28 [colin] 2.8.1cvs60
3766 Add popup menu for mime icons
3768 2007-03-28 [colin] 2.8.1cvs59
3771 Fix a layout issue when presenting
3772 mainwindow in Small screen layout
3775 Add a "Go to folder list" button for
3776 mainwindow, and make it default in
3779 2007-03-28 [colin] 2.8.1cvs58
3782 Don't dynamically update title on Maemo
3783 Patch by Jean-Luc Biord
3785 2007-03-27 [colin] 2.8.1cvs57
3790 Enable tap-and-hold on Maemo
3792 2007-03-26 [colin] 2.8.1cvs56
3795 More popup-menu (in attachments list)
3797 2007-03-26 [colin] 2.8.1cvs55
3800 Enable popup-menu signal
3802 2007-03-26 [colin] 2.8.1cvs54
3804 * src/plugins/pgpinline/pgpinline.c
3805 Fix bug 1111, 'PGP/inline plugin hides text
3806 around encrypted text block'. Patch based on
3807 a patch from Michal Cihar.
3809 2007-03-26 [wwp] 2.8.1cvs53
3812 Fix getting a false error when sending queued message
3813 whereas the sending was fine (if there are subfolders
3814 in the queue folder), thanks to Colin.
3816 2007-03-26 [paul] 2.8.1cvs52
3819 update FACE header in welcome message
3821 2007-03-25 [colin] 2.8.1cvs51
3826 2007-03-25 [colin] 2.8.1cvs50
3829 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3831 2007-03-24 [colin] 2.8.1cvs49
3834 Fix a few launch problems on Maemo
3835 Patch by Jean-Luc Biord