1 2007-09-30 [colin] 3.0.1cvs49
4 Refresh session if needed
6 2007-09-30 [colin] 3.0.1cvs48
9 Reset folder's session to NULL
12 2007-09-30 [mones] 3.0.1cvs47
15 Use markup quotes instead hardcoded quotes
16 * manual/es/handling.xml
17 Added new synced section (IMAP subscriptions)
19 2007-09-29 [colin] 3.0.1cvs46
22 Notice disconnections faster
24 2007-09-28 [colin] 3.0.1cvs45
30 2007-09-28 [paul] 3.0.1cvs44
35 2007-09-28 [paul] 3.0.1cvs43
38 use gtk_widget_set_size_request() on the label
39 so that wrapping works better. get rid of the
40 (partially deprecated) hbutton_box.
41 these changes should prevent buttons overlapping
44 2007-09-28 [colin] 3.0.1cvs42
49 2007-09-28 [colin] 3.0.1cvs41
55 * src/etpan/imap-thread.c
56 64bits-related warning fixes
58 2007-09-28 [colin] 3.0.1cvs40
60 * src/folder_item_prefs.c
67 2007-09-28 [colin] 3.0.1cvs39
69 * src/plugins/spamassassin/spamassassin.c
70 * src/plugins/spamassassin/spamassassin.h
71 * src/plugins/spamassassin/spamassassin_gtk.c
72 Add addressbook-based whitelisting
74 2007-09-28 [colin] 3.0.1cvs38
77 Fix bug 1337, 'crash on pressing Send button'
79 2007-09-28 [paul] 3.0.1cvs37
81 * src/prefs_folder_item.c
82 give the orphans a parent. makes all prefs
83 pages visible on maemo
85 2007-09-28 [colin] 3.0.1cvs36
87 * src/prefs_folder_column.c
88 * src/prefs_summary_column.c
91 2007-09-27 [colin] 3.0.1cvs35
93 * src/gtk/quicksearch.c
94 Fix bug 1336, 'Segfault if empty space before search-string'
96 2007-09-26 [mones] 3.0.1cvs34
100 Fixed irc channel name, added some docbook markup.
101 Changed text markup to docbook markup.
102 Added spamcop as supported in SpamReport description.
103 * manual/fr/plugins.xml
104 Fixed irc channel name.
105 * manual/es/account.xml
106 * manual/es/advanced.xml
107 * manual/es/claws-mail-manual.xml
108 * manual/es/glossary.xml
110 * manual/es/keyboard.xml
111 * manual/es/plugins.xml
112 Synced with English version, fixed a couple of typos.
114 2007-09-26 [colin] 3.0.1cvs33
117 Explain why "Libgnomeprint: no" on GTK+ 2.10
119 2007-09-26 [colin] 3.0.1cvs32
124 Optimisation: avoid fetching mail 3 times locally
127 2007-09-26 [colin] 3.0.1cvs31
132 2007-09-26 [colin] 3.0.1cvs30
138 Fix MH mtime hack - make it a folder class function
140 2007-09-26 [colin] 3.0.1cvs29
143 Fix bug 1334, 'user defined mail incorporation
146 2007-09-25 [colin] 3.0.1cvs28
149 Optimisation: shortcut conv_codeset_strdup
150 when src_code and dest_code are the same
153 Optimisation: shortcut code conversions when
154 files are in UTF-8; faster list walking by
155 using prepend/reverse.
157 2007-09-25 [holger] 3.0.1cvs27
160 Replace button bar of the preview window
161 with a real toolbar (patch by Colin)
162 Add zooming to the preview window
164 2007-09-24 [paul] 3.0.1cvs26
167 compact the character set menu, adding some
168 missing encodings. Patch by Pawel Pekala
170 2007-09-23 [paul] 3.0.1cvs25
172 * src/prefs_account.c
173 * src/prefs_folder_item.c
177 remove unnecessary frame from Templates options
178 and improve the English of the check button label
180 2007-09-22 [colin] 3.0.1cvs24
182 * src/gtk/quicksearch.c
183 Fix bug 1329, 'error in quicksearch.c'
184 Fix return with value in function returning void
186 2007-09-22 [colin] 3.0.1cvs23
192 * src/etpan/imap-thread.c
193 Optimise fetching IMAP cached emails *a lot*
194 (remember whether mail is fully cached and \r's
195 are already stripped)
197 2007-09-22 [colin] 3.0.1cvs22
201 * src/prefs_folder_item.c
202 Add a button to allow users to drop local caches.
204 2007-09-21 [colin] 3.0.1cvs21
207 Remove unnecessary error when cancelling export to mbox.
210 2007-09-21 [paul] 3.0.1cvs20
212 * src/gtk/prefswindow.c
213 remove unnecessary frames from the prefs
214 pages. Patch by Pawel Pekala
216 2007-09-21 [paul] 3.0.1cvs19
218 * src/prefs_account.c
219 * src/prefs_folder_item.c
222 put the Templates options into a tabbed
223 layout. Patch by Pawel Pekala
225 2007-09-21 [paul] 3.0.1cvs18
228 group together the character set menu items
229 move the /View/Show or hide/Message view below
230 .../Toolbar menu item
231 Patch by Pawel Pekala
233 2007-09-21 [mones] 3.0.1cvs17
236 Fix for bug 1327, 'segfault when replying to a non-existent
237 news message', thanks to Colin.
239 2007-09-21 [colin] 3.0.1cvs16
244 2007-09-20 [colin] 3.0.1cvs15
248 Maybe fix bug 1324, 'Corrupted IMAP cache'
250 2007-09-20 [colin] 3.0.1cvs14
255 2007-09-20 [holger] 3.0.1cvs13
258 Add page layout to print preview.
259 Make the close-button in the toolbar
262 2007-09-20 [paul] 3.0.1cvs12
265 updated by Pavlo Bohmat
267 2007-09-19 [colin] 3.0.1cvs11
270 Prevent unquoted mime boundaries, by always
273 2007-09-19 [colin] 3.0.1cvs10
276 Fix drawing area size, fix DPI change that
277 can cause total number of lines to decrease
279 2007-09-19 [colin] 3.0.1cvs9
283 Make print preview more efficient and nicer.
284 Patch mostly by Holger Berndt <hb@claws-mail.org>
286 2007-09-19 [colin] 3.0.1cvs8
291 Add scrolledwindow, default allocation and
292 size saving to the print preview window.
294 2007-09-18 [colin] 3.0.1cvs7
298 * src/prefs_image_viewer.c
301 - add image printing support
302 - add option to print images
304 - add saving of a few Page Setup parameters
306 2007-09-18 [colin] 3.0.1cvs6
310 Add Guillaume Chazarain
312 2007-09-18 [colin] 3.0.1cvs5
315 Fix bug 1321, 'access before allocation
316 when scanning for uris'. Patch by
317 Guillaume Chazarain <guichaz@yahoo.fr>
319 2007-09-18 [colin] 3.0.1cvs4
322 Fix bug 1320, 'Memory leak caused by
323 gtk_container_get_children'. Patch by
324 Guillaume Chazarain <guichaz@yahoo.fr>
326 2007-09-18 [colin] 3.0.1cvs3
330 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
332 2007-09-18 [colin] 3.0.1cvs2
338 * src/prefs_ext_prog.c
343 Use GtkPrintOperation by default on GTK+ >= 2.10
344 Patch by Holger Berndt <hb@claws-mail.org>
346 2007-09-18 [paul] 3.0.1cvs1
352 bump up version number following stable release
354 2007-09-16 [colin] 3.0.0cvs18
359 2007-09-16 [colin] 3.0.0cvs17
362 Fix bug 1311, 'Wrong arrow position
363 while moving message into folder when
364 column headers hidden'
366 Show error in the GUI if image can't
371 Allow setting domain in msgid
372 * src/common/plugin.c
373 Add timing information
375 2007-09-16 [colin] 3.0.0cvs16
379 * src/prefs_account.c
380 * src/prefs_account.h
381 * src/prefs_template.c
383 Remove Generate Message-ID option. We need
384 this on some IMAP servers.
386 2007-09-16 [colin] 3.0.0cvs15
388 * src/prefs_filtering.c
389 * src/prefs_filtering.h
390 * src/prefs_filtering_action.c
392 Fix tags issues: tags with spaces, renaming
395 2007-09-16 [colin] 3.0.0cvs14
400 Fix bug 1308, 'Claws deletes folderlist.xml after
401 fetching mail short after start-up'
403 2007-09-16 [colin] 3.0.0cvs13
406 Fix scrolling to cursor
408 2007-09-16 [paul] 3.0.0cvs12
411 updated by Aleksandar Urosevic
413 2007-09-16 [paul] 3.0.0cvs11
416 do not allow locked msgs to be deleted,
417 even by filtering/processing
419 2007-09-07 [paul] 3.0.0cvs10
421 * src/prefs_folder_column.c
422 * src/prefs_summary_column.c
423 implement button sensitivity
424 patch by Pawel Pekala
426 2007-09-06 [wwp] 3.0.0cvs9
429 Add a missing linefeed to a debug message.
431 2007-09-05 [colin] 3.0.0cvs8
434 Fix statusbar/window mismatch on Maemo
436 2007-09-05 [colin] 3.0.0cvs7
439 Fix build without USE_LDAP_TLS
441 2007-09-05 [colin] 3.0.0cvs6
450 Maemo: distinguish various statusbar messages,
451 in order to display only the most important.
453 2007-09-04 [wwp] 3.0.0cvs5
456 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
457 Show protocol "SMTP" and the appropriate server for send-only
458 accounts, show "-" instead of "" when no value is relevant.
460 2007-09-03 [ticho] 3.0.0cvs4
463 Handle plural form better in delete confirmation dialog.
465 2007-09-03 [wwp] 3.0.0cvs3
468 Warn differently when sending or sending later (queueing).
470 2007-09-03 [colin] 3.0.0cvs2
474 * src/common/plugin.c
475 * src/common/plugin.h
476 Add a new plugin API, MimeParser. It allows
477 plugins to scan email MIME parts and optionally,
480 2007-09-03 [mones] 3.0.0cvs1
485 While a better solution is made double history sizes
487 2007-09-03 [paul] 3.0.0
494 2007-09-03 [paul] 2.10.0cvs191
508 updated by Yasen Pramatarov, Miquel Oliete, Stephan
509 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
510 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
511 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
513 2007-09-02 [colin] 2.10.0cvs190
517 Prevent empty or white-space tags
519 2007-09-01 [colin] 2.10.0cvs189
522 Fix double-reading of accounts list when
523 the wizard has been run due to no accounts
525 Fix sensitivity of a menu item in case
528 2007-09-01 [wwp] 2.10.0cvs188
531 Fix wizard crash when Mailbox dir already exists
534 2007-08-31 [colin] 2.10.0cvs187
536 * src/etpan/imap-thread.c
537 Fix unwanted creation of
538 libetpan's stream dump file
540 Fix coloring of pastes as quotation
542 Maemo: Fix opening of mails from keypad
548 * src/gtk/prefswindow.c
549 Maemo: Fix adjustments changes
551 2007-08-30 [colin] 2.10.0cvs186
554 Don't opened selected folder when clicking
557 Maemo: Make Esc close messageviews
559 Maemo: Fix message scrolling to the end on
561 Maemo: Fix reopening same message
562 * src/gtk/prefswindow.c
563 Maemo: try to fix scrollbar. Doesn't work,
564 it seems as if gtk_adjustment_set_value was
567 2007-08-30 [colin] 2.10.0cvs185
572 * src/prefs_matcher.c
573 * src/prefs_template.c
577 * src/gtk/gtkaspell.c
578 * src/plugins/bogofilter/bogofilter.c
579 * src/plugins/bogofilter/bogofilter_gtk.c
580 * src/plugins/clamav/clamav_plugin_gtk.c
581 * src/plugins/pgpcore/sgpgme.c
582 * src/plugins/spamassassin/spamassassin.c
583 * src/plugins/spamassassin/spamassassin_gtk.c
584 Fix all potential misuses of format-string functions
586 2007-08-30 [wwp] 2.10.0cvs184
588 * src/prefs_template.c
591 2007-08-29 [colin] 2.10.0cvs183
593 * src/plugins/trayicon/trayicon.c
594 Fix leak of hooks in case of error,
595 thanks to Holger Berndt
597 2007-08-28 [colin] 2.10.0cvs182
600 Don't use current folder settings when
601 composing from the compose button's
604 2007-08-28 [colin] 2.10.0cvs181
606 * src/quote_fmt_parse.y
607 Fix cursor offset when quote contains UTF-8
610 2007-08-28 [colin] 2.10.0cvs180
614 Fix signature replacement when it's been wrapped
616 2007-08-27 [colin] 2.10.0cvs179
621 2007-08-27 [colin] 2.10.0cvs178
624 Fix Quicksearch's Sticky mode
626 2007-08-27 [colin] 2.10.0cvs177
628 * src/folder_item_prefs.c
629 * src/folder_item_prefs.h
632 Fix loss of subfolders properties when
635 2007-08-26 [wwp] 2.10.0cvs176
639 * src/prefs_actions.c
640 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
641 will have to be used when necessary *before* calling
642 alertpanel functions.
644 2007-08-25 [paul] 2.10.0cvs175
646 * src/prefs_actions.c
647 workaround gettext problem marking
648 string as c-format when it's not
650 2007-08-25 [wwp] 2.10.0cvs174
654 * src/prefs_actions.c
655 Call the pango markup escape function right ince in alertpanel_create
656 instead of everywhere (reverts some parts of 2.10.0cvs123 and
660 Fix a crash due to a misuse of g_print(), encountered when the string
661 passed to g_print was containing printf substitution symbols.
663 2007-08-25 [paul] 2.10.0cvs173
666 fix a segfault when refreshing RSSyl feeds
668 2007-08-25 [paul] 2.10.0cvs172
670 * src/gtk/icon_legend.c
673 2007-08-25 [paul] 2.10.0cvs171
677 * src/pixmaps/insert_file.xpm
678 add a new pixmap instead of re-using
679 paste.xpm. (easier for icon theme authors)
681 2007-08-24 [holger] 2.10.0cvs170
683 * src/plugins/trayicon/trayicon.c
684 The same fix for another hook id.
686 2007-08-24 [holger] 2.10.0cvs169
688 * src/plugins/trayicon/trayicon.c
689 Micro-fix: Do the error checking for
692 2007-08-24 [paul] 2.10.0cvs168
695 fix typo causing compiler warning
697 2007-08-24 [paul] 2.10.0cvs167
700 put back the correct version of this file also
702 2007-08-24 [colin] 2.10.0cvs166
705 Use progress bar when sending messages
707 2007-08-24 [paul] 2.10.0cvs165
710 oops! if i'm quick no-one will notice
711 (put back the proper file)
713 2007-08-24 [paul] 2.10.0cvs164
721 * tools/mew2claws-mail.pl
722 add new script that imports a Mew address book
723 submitted by Jerome Lelong
725 2007-08-24 [paul] 2.10.0cvs163
728 remove the obsolete plugins, add the
729 missing plugins, including the forthcoming
732 2007-08-24 [paul] 2.10.0cvs162
734 * manual/advanced.xml
735 add info about the hidden emphasis_color option
736 * manual/keyboard.xml
737 correct the info about hotkeys
740 2007-08-24 [paul] 2.10.0cvs161
743 add mnemonic to 'Run procesing rules'
745 2007-08-24 [paul] 2.10.0cvs160
750 use suitable defaults for outbox,
751 queue, drafts and trash folders
753 2007-08-24 [wwp] 2.10.0cvs159
756 Update menu item sensitivity if necessary (or we get a
757 gtk critical message).
759 2007-08-23 [wwp] 2.10.0cvs158
762 * src/prefs_actions.c
763 Allow literal % chars in action commands (use %%).
764 Add a missing p++ to the action parser in action_get_type(),
765 which was missing it, even if it was neutral.
766 Fix a pango markup warning at runtime.
768 2007-08-23 [wwp] 2.10.0cvs157
771 Contacts are now locale-aware sorted in the address book
772 (LC_COLLATE matters here).
773 Fix missing table initializers.
775 2007-08-23 [colin] 2.10.0cvs156
778 Check scan_required on dest folder when copying
780 2007-08-23 [colin] 2.10.0cvs155
783 Fix scanning when folder was empty
785 2007-08-22 [colin] 2.10.0cvs154
788 Don't g_warning when g_try_malloc fails(), or it makes
789 things worse as g_log() allocates. Fixes bug 1290,
790 'Claws Mail crashes if too little memory when
791 rebuilding folder tree'
793 2007-08-22 [colin] 2.10.0cvs153
796 Fix format string vulnerability, thanks to
797 Ulf Harnhammar, Secunia Research
799 2007-08-22 [colin] 2.10.0cvs152
804 2007-08-22 [wwp] 2.10.0cvs151
807 Few better null-ptr checks.
809 2007-08-22 [colin] 2.10.0cvs150
812 * src/editldap_basedn.c
821 2007-08-22 [colin] 2.10.0cvs149
826 2007-08-22 [colin] 2.10.0cvs148
831 2007-08-22 [colin] 2.10.0cvs147
834 Fix test (set ldap v3 if bindDN is set or TLS is set)
836 2007-08-22 [colin] 2.10.0cvs146
840 Fix wrong "Connected successfully to server". Connection only succeeds if
841 we can get the base DN.
843 2007-08-21 [wwp] 2.10.0cvs145
852 More sanity checks in ldap functions.
854 2007-08-21 [wwp] 2.10.0cvs144
856 * src/prefs_account.c
857 Don't return a value in a void function().
859 2007-08-21 [paul] 2.10.0cvs143
862 add check for ftp: to messageview_list_urls()
864 2007-08-21 [colin] 2.10.0cvs142
871 Fix bug 1293, 'LDAP address book not working'
872 Search only on specified fields, but fetch
873 every field possible. People will have to
874 reset the searched Attributes in their LDAP
877 2007-08-21 [wwp] 2.10.0cvs141
887 * src/editaddress_other_attributes_ldap.c
904 * src/prefs_customheader.c
905 * src/prefs_msg_colors.c
911 * src/common/socket.c
912 * src/common/ssl_certificate.c
915 * src/gtk/description_window.c
916 * src/plugins/demo/demo.c
917 * src/plugins/pgpcore/prefs_gpg.c
918 * src/plugins/spamassassin/libspamc.c
919 Make sure we use glib functions to send text messages (information,
920 debug, warning, errors) to stdout/stderr - no more direct puts
921 fputs printf fprintf to stdout/stderr when it can be done using
922 g_log*() and g_print/g_printerr. Doing this, we make sure every
923 stdout/stderr message is saved to log in Windows.
926 2007-08-21 [wwp] 2.10.0cvs140
930 Route glib's stdout/stderr messages to a log file (Windows only),
931 instead of loosing them.
933 2007-08-21 [paul] 2.10.0cvs139
936 replace deprecated g_strncasecmp()
940 2007-08-20 [ticho] 2.10.0cvs138
943 * src/prefs_account.h
944 Copy all account preferences in account_clone() - some
946 * src/prefs_account.c
947 Handle empty privacy system combobox gracefully (warning
950 2007-08-20 [colin] 2.10.0cvs137
955 2007-08-20 [paul] 2.10.0cvs136
965 patch by Michael Rasmussen
967 2007-08-19 [colin] 2.10.0cvs135
970 Fix previous commit. Sensitivity update is needed
971 for "Cancel receiving". However when batching we
972 don't need to do it for every message flag change,
973 just once at the start and once at the end.
975 2007-08-19 [colin] 2.10.0cvs134
978 Remove useless menu updates on session lock/unlock
980 2007-08-19 [colin] 2.10.0cvs133
982 * src/etpan/imap-thread.c
983 Make all fetch logs less verbose
985 2007-08-19 [paul] 2.10.0cvs132
990 fix bug 1286, 'Can't move a folder into a "Folders
993 2007-08-18 [ticho] 2.10.0cvs131
995 * src/editaddress_other_attributes_ldap.c
996 Converted option menu for other ldap attributes to GtkComboBox.
998 2007-08-18 [colin] 2.10.0cvs130
1001 * src/prefs_common.c
1002 * src/prefs_common.h
1004 * src/send_message.c
1005 Revert 'send_dialog_mode' meaning to
1006 'send_dialog_invisible', so that the
1007 new checkbox doesn't change the
1010 2007-08-18 [paul] 2.10.0cvs129
1013 add missing menu update
1015 2007-08-17 [colin] 2.10.0cvs128
1018 Set batching after getting flags - maybe fixes
1019 bug 1292, 'CM crashes on writing mail'
1021 2007-08-16 [ticho] 2.10.0cvs127
1024 Convert two GtkOptionMenu widgets to new GtkComboBox.
1025 * src/gtk/combobox.h
1026 * src/gtk/gtkutils.c
1027 Allow NULL for GtkComboBox menuitem label, rendering such
1028 items as row separators.
1030 2007-08-16 [paul] 2.10.0cvs126
1032 * src/plugins/trayicon/trayicon.c
1033 remove wrongly used gettextisation
1035 2007-08-15 [ticho] 2.10.0cvs125
1038 Fixed a runtime warning where an attempt to pack an
1039 already packed GtkLabel was made.
1041 2007-08-15 [ticho] 2.10.0cvs124
1043 * src/prefs_compose_writing.c
1044 Convert the insert-or-attach-dragged-files GtkOptionMenu
1047 2007-08-14 [ticho] 2.10.0cvs123
1050 * src/gtk/gtkutils.c
1051 Changed return receipt account selector to GtkComboBox.
1052 Fixed a runtime warning where GTK tried to parse
1053 "name <email@address" as a Pango markup in an alertpanel label.
1055 2007-08-14 [ticho] 2.10.0cvs122
1057 * src/prefs_logging.c
1058 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1060 2007-08-14 [wwp] 2.10.0cvs121
1064 * tools/popfile-link.sh
1065 Added a new tool: POPFile helper, to open
1066 selected messages in POPFile control center,
1067 in order to change the messages' status.
1069 2007-08-14 [ticho] 2.10.0cvs120
1072 * src/prefs_common.c
1073 * src/prefs_common.h
1075 * src/send_message.c
1076 Change "Show send dialog" optionmenu to a checkbutton.
1077 * src/prefs_receive.c
1078 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1080 2007-08-13 [wwp] 2.10.0cvs119
1091 * src/partial_download.c
1094 * src/stock_pixmap.c
1096 * src/common/utils.c
1097 * src/gtk/gtkaspell.c
1099 Make sure we never pass NULL pointers for %s substitutions
1100 (prevent from crashing in Windows).
1102 2007-08-13 [wwp] 2.10.0cvs118
1105 Re-enable mmap_reads in Windows with some missing
1106 CloseHandle of mapping objects, thanks to
1109 2007-08-13 [paul] 2.10.0cvs117
1111 * src/common/utils.c
1112 fix bug 1287, 'Compile time problem on Solaris
1113 (nexenta gnu/Solaris) utils.c'
1114 Thanks to Piotr Chrzczonowicz
1116 2007-08-12 [wwp] 2.10.0cvs116
1118 * src/plugins/pgpcore/prefs_gpg.c
1119 Don't try to unset a GPG_AGENT_INFO that was not
1120 set (and don't use a NULL string in Windows, it was
1121 crashing with --debug if GPG_AGENT_INFO was not set).
1123 2007-08-12 [wwp] 2.10.0cvs115
1126 Make gcc type-check arguments passed to privacy_set_error().
1128 2007-08-12 [ticho] 2.10.0cvs114
1130 * src/prefs_folder_item.c
1131 Make sure that folder default account combobox always has some
1132 account preselected.
1133 * src/gtk/combobox.c
1134 Handle empty combobox gracefully (warning instead of crash).
1136 2007-08-12 [ticho] 2.10.0cvs114
1138 * src/prefs_folder_item.c
1139 Make sure that folder default account combobox is not empty.
1140 * src/gtk/combobox.c
1141 Handle empty combobox gracefully (warning instead of crash).
1143 2007-08-11 [paul] 2.10.0cvs113
1147 use 'subfolder' instead of 'sub-folder', matching
1148 everywhere else the term is used
1152 2007-08-10 [wwp] 2.10.0cvs112
1155 Disable mmap reads in Windows only (at least temporarily), they
1156 prevent from renaming/removing target cache files.
1162 2007-08-10 [wwp] 2.10.0cvs111
1165 fix unpredictable crashes in Windows due to broken
1166 cache/mark/tags files writting (file were opened for
1167 writing in text mode).
1170 use gettimeofday() from w32lib.h on Windows.
1172 2007-08-10 [colin] 2.10.0cvs110
1175 * src/etpan/imap-thread.c
1176 * src/etpan/imap-thread.h
1177 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1179 2007-08-09 [colin] 2.10.0cvs109
1182 Fix port being reset to 636 on SSL
1184 Fix folder_item_get_msg_num_by_file
1185 on drafts/queue folders
1187 2007-08-09 [wwp] 2.10.0cvs108
1190 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1191 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1194 2007-08-09 [colin] 2.10.0cvs107
1198 * src/gtk/prefswindow.c
1199 A few Maemo layout fixes
1201 2007-08-09 [paul] 2.10.0cvs106
1203 * src/prefs_account.c
1204 remove the hyphen from plug-ins to
1205 match everywhere else
1207 2007-08-08 [wwp] 2.10.0cvs105
1209 * src/prefs_folder_item.c
1210 Fix an extraneous stealth ^L char.
1212 2007-08-08 [wwp] 2.10.0cvs104
1214 * src/prefs_folder_item.c
1215 Better fix, group variables declarations (USE_ASPELL).
1217 2007-08-08 [wwp] 2.10.0cvs103
1219 * src/prefs_folder_item.c
1220 Fix compilation w/ USE_ASPELL set (broken
1223 2007-08-08 [ticho] 2.10.0cvs102
1225 * src/prefs_folder_item.c
1226 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1228 2007-08-08 [colin] 2.10.0cvs101
1231 * src/etpan/imap-thread.c
1232 * src/etpan/imap-thread.h
1233 Close selected mailbox before doing
1236 2007-08-08 [colin] 2.10.0cvs100
1239 Complete symbol table, thanks to wwp.
1240 Fixes bug 1284, 'The html -> text
1241 converter ignores entities'
1243 Fix possible fd leak
1245 2007-08-08 [colin] 2.10.0cvs99
1248 Better way to fetch UIDs on non-UIDPLUS servers
1250 2007-08-07 [colin] 2.10.0cvs98
1253 fix bug 1275, 'auto-saved draft messages not
1254 always being removed'; Also, make multiple
1255 copy (in the same account) faster by matching
1256 source/destination message UIDs.
1258 Don't try to reshow deleted mail
1260 Fix leak on error path
1262 2007-08-07 [wwp] 2.10.0cvs97
1264 * manual/account.xml
1265 * manual/advanced.xml
1266 * manual/fr/account.xml
1267 * manual/fr/advanced.xml
1268 Updated the reference manual and the French translation to
1269 reflect 2.10.0cvs84: enable running folder Processing
1272 2007-08-06 [wwp] 2.10.0cvs96
1274 * src/prefs_common.c
1275 * src/prefs_common.h
1277 Allow changing the emphasis color used to highlight
1278 the newsreader/x-mailer header value when it matches
1279 our preferred mail agent (hidden pref 'emphasis_col' added
1282 2007-08-06 [colin] 2.10.0cvs95
1286 Re-commit 2.10.0cvs86, with a protection
1287 against Pango bug. Also, try to fix
1288 bug 1275, 'auto-saved draft messages not
1289 always being removed'
1291 2007-08-06 [wwp] 2.10.0cvs94
1293 * src/gtk/quicksearch.c
1294 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1296 2007-08-06 [ticho] 2.10.0cvs93
1298 * src/prefs_account.c
1299 * src/gtk/combobox.c
1300 Use GtkComboBox instead of GtkOptionMenu for privacy system
1301 selection in account preferences.
1303 2007-08-06 [wwp] 2.10.0cvs92
1305 * src/plugins/pgpcore/plugin.def
1306 Apply one more chunk from gpg4win's 03-w32-port patch.
1308 2007-08-05 [colin] 2.10.0cvs91
1312 reverting buggy patch for now
1314 2007-08-05 [colin] 2.10.0cvs90
1319 2007-08-04 [colin] 2.10.0cvs89
1321 * src/prefs_summaries.c
1322 * src/summary_search.c
1323 Replace deprecated widgets. Patch by
1326 2007-08-04 [colin] 2.10.0cvs88
1329 Refresh GUI only every 2000 mails on mh_get_last_num
1330 This is fast (readdir) and done only once per
1333 2007-08-03 [colin] 2.10.0cvs87
1335 * src/prefs_account.c
1336 * src/gtk/combobox.h
1337 * src/gtk/gtkutils.c
1338 Fix a deprecated widget. Patch by
1341 2007-08-03 [colin] 2.10.0cvs86
1345 Make colorisation and wrapping algorithms
1346 faster. Fixes bug 1246, 'compose becomes
1347 increasingly slow replying to complex emails'
1349 2007-08-03 [paul] 2.10.0cvs85
1352 keep the window painted
1354 2007-08-02 [paul] 2.10.0cvs84
1359 enable running folder Processing
1362 2007-08-02 [paul] 2.10.0cvs83
1365 speed up/clean up rendering of larger
1369 2007-08-01 [paul] 2.10.0cvs82
1374 change default toolbar layout on maemo
1375 * src/pixmaps/close.xpm
1376 make the red cross a grey cross
1377 * src/pixmaps/jpilot.xpm
1378 make icon smaller so it fits better
1380 2007-07-31 [paul] 2.10.0cvs81
1383 * src/gtk/gtkutils.c
1384 fix crash on maemo on first launch
1386 2007-07-30 [paul] 2.10.0cvs80
1388 * src/prefs_matcher.c
1389 specify the units of age and size
1391 2007-07-30 [paul] 2.10.0cvs79
1394 Fix IMAP timeout setting
1396 2007-07-30 [colin] 2.10.0cvs78
1398 * src/prefs_account.c
1399 Fix a deprecated widget. Patch by
1402 2007-07-27 [paul] 2.10.0cvs77
1404 * src/matcher_parser_parse.y
1405 * src/prefs_filtering_action.c
1406 * src/prefs_matcher.c
1407 these changes forgotten in cvs74's
1408 'watch thread' feature
1410 2007-07-27 [paul] 2.10.0cvs76
1413 fix potential crasher
1416 2007-07-27 [paul] 2.10.0cvs75
1421 * src/gtk/gtkutils.c
1422 make mainwindow's /Help/Manual point to the
1423 remote copy if the local copy doesn't exist
1425 2007-07-27 [paul] 2.10.0cvs74
1433 * src/matcher_parser_parse.y
1436 * src/stock_pixmap.c
1437 * src/stock_pixmap.h
1442 * src/pixmaps/watchthread.xpm
1443 add 'watch thread' feature
1445 2007-07-27 [paul] 2.10.0cvs73
1447 * src/prefs_folder_item.c
1448 adjust labels, add tooltips
1450 2007-07-27 [colin] 2.10.0cvs72
1453 Maemo: Remove less used menu items
1455 2007-07-26 [colin] 2.10.0cvs71
1458 Maemo: destroy messageview after trashing mail.
1459 Maybe should be done on X11 too
1461 2007-07-26 [colin] 2.10.0cvs70
1465 * src/prefs_common.c
1466 * src/prefs_common.h
1468 Add View/Show or Hide/Column headers
1470 2007-07-26 [colin] 2.10.0cvs69
1475 2007-07-26 [colin] 2.10.0cvs68
1478 Fix possible crash on cache invalidation
1482 * src/quote_fmt_parse.y
1483 Make replying to mails with big attachments
1484 much faster. Fixes bug 1224, 'The process of
1485 Replying to emails with large attachments
1486 seems unreasonably long...'
1488 2007-07-26 [colin] 2.10.0cvs67
1493 Fix threads use on BSDs
1495 2007-07-26 [paul] 2.10.0cvs66
1497 * src/gtk/prefswindow.c
1498 fix account prefs breakage
1501 2007-07-26 [paul] 2.10.0cvs65
1504 standardise ./configure --help messages
1506 2007-07-26 [colin] 2.10.0cvs64
1510 Fix two vCard-related crashes
1512 2007-07-25 [colin] 2.10.0cvs63
1515 * src/prefs_common.c
1516 * src/prefs_common.h
1517 * src/prefs_receive.c
1518 Maemo: Add a better way to notify of
1524 Maemo: Various layout fixes
1525 * src/gtk/prefswindow.c
1526 Maemo: Better prefs layout
1528 2007-07-25 [paul] 2.10.0cvs62
1531 fix the layout on maemo
1534 2007-07-25 [iwkse] 2.10.0cvs61
1537 add 'o' shortcut on summaryview
1539 2007-07-25 [iwkse] 2.10.0cvs60
1544 2007-07-24 [colin] 2.10.0cvs59
1547 Fix missing timestamp update on source
1551 Better text layout on part's choices
1553 2007-07-23 [colin] 2.10.0cvs58
1557 Maemo: Automatically choose the correct application
1559 * src/gtk/quicksearch.c
1560 Make search run on GDK_KP_Enter too
1562 2007-07-23 [wwp] 2.10.0cvs57
1564 * src/quote_fmt_lex.l
1565 Revert accidentaly committed lines (account_sig) in
1568 2007-07-23 [wwp] 2.10.0cvs56
1570 * src/quote_fmt_lex.l
1571 Fix typos around long form expressions in the quote lexer.
1577 2007-07-23 [colin] 2.10.0cvs55
1580 Fix auto-completion on Maemo
1582 2007-07-23 [colin] 2.10.0cvs54
1585 Maemo: Fix sticking statusbars
1587 2007-07-22 [colin] 2.10.0cvs53
1590 Maemo: Fix the strange "top_application" info
1591 at startup. We should do something when
1592 receiving such a message.
1594 2007-07-20 [paul] 2.10.0cvs52
1597 add missing #include "statusbar.h"
1599 2007-07-20 [colin] 2.10.0cvs51
1603 * src/folder_item_prefs.c
1604 * src/folder_item_prefs.h
1612 * src/prefs_folder_item.c
1613 Implement age-based caching: allow to
1614 specify a threshold for the offline synchronisation
1615 feature, and whether old cached bodies should
1620 * src/plugins/dillo_viewer/dillo_viewer.c
1621 Check that Dillo's installed
1623 2007-07-20 [wwp] 2.10.0cvs50
1626 * src/stock_pixmap.c
1627 Draw a frame around the selected mimeview part icon (instead of the
1628 shifted 'dancing' icon).
1630 2007-07-20 [colin] 2.10.0cvs49
1633 Unref stuff even on error
1635 disconnect signals only at the very
1636 end of the wizard save.
1638 2007-07-20 [colin] 2.10.0cvs48
1644 Fix random crashes while navigating
1647 2007-07-19 [colin] 2.10.0cvs47
1651 * src/prefs_common.c
1652 * src/prefs_common.h
1655 * src/common/utils.c
1656 Maemo: add an easy way to store data (mails
1657 and IMAP/NNTP caches) on one of the SD cards,
1658 and protect against unmounts if needed
1660 2007-07-19 [paul] 2.10.0cvs46
1663 * src/stock_pixmap.c
1665 * src/pixmaps/claws-mail_logo-small.xpm
1666 implement a (slightly) different About
1667 dialog for maemo and add a small version
1670 use a scrolled window for wizard page 1
1673 2007-07-19 [paul] 2.10.0cvs45
1676 too soon for this line
1678 2007-07-19 [paul] 2.10.0cvs44
1683 2007-07-19 [colin] 2.10.0cvs43
1686 Solve Mail/Mailbox name when specifying
1689 2007-07-18 [colin] 2.10.0cvs42
1695 2007-07-18 [colin] 2.10.0cvs41
1698 Maemo: plug the online/offline system into
1699 maemo's interfaces to have Claws automatically
1700 switch according to the system status
1702 Maemo: use HildonBanners to display status
1703 messages. Renders the main statusbar useless.
1705 2007-07-18 [paul] 2.10.0cvs40
1708 fix screen blanking on moving/copying many msgs
1710 fix processing progressbar and screen blanking
1713 2007-07-18 [paul] 2.10.0cvs39
1716 revert cvs37, breakage on maemo
1718 2007-07-18 [paul] 2.10.0cvs38
1720 * src/gtk/gtkutils.c
1721 make sure we can still build with older GTK's
1723 2007-07-18 [colin] 2.10.0cvs37
1726 Only hide the small layout's messageview, instead
1727 of destroying it when closing
1728 * src/gtk/gtkutils.c
1729 Use gtk_window_present_with_time to popup windows,
1730 it seems to make things better with modern WMs
1733 2007-07-17 [colin] 2.10.0cvs36
1736 Simplify layout on Maemo
1739 * src/prefs_display_header.c
1740 Remove some headers by default on Maemo
1742 2007-07-17 [paul] 2.10.0cvs35
1744 * src/prefs_common.c
1745 * src/prefs_common.h
1746 * src/prefs_logging.c
1748 add options to stop/enable writing logs to disc
1750 2007-07-17 [paul] 2.10.0cvs34
1753 fix some issues with the Apply tags window:
1754 - set search column (enables autocompl in the treeview)
1755 - apply tag from "New tag" if it existed
1756 - clears New tag entry when adding it with the button
1759 2007-07-17 [paul] 2.10.0cvs33
1762 fix 'apply tags' dialogue weirdness
1764 2007-07-16 [colin] 2.10.0cvs32
1767 Fix double-loading of mails on Maemo
1769 2007-07-16 [colin] 2.10.0cvs31
1772 Prevent double-loading of the same part under some
1773 conditions; hide statusbar on Maemo
1775 2007-07-16 [colin] 2.10.0cvs30
1781 Improve the tag interface - allow
1782 to set/unset tags from a special
1784 * src/gtk/gtkvscrollbutton.c
1787 * src/stock_pixmap.c
1788 Fix Mimeview's ugly hacks in the
1791 2007-07-16 [paul] 2.10.0cvs29
1795 * src/gtk/icon_legend.c
1796 put it all in a scrolled window
1798 2007-07-15 [colin] 2.10.0cvs28
1801 Maemo: force layout to be Small screen; the
1802 others don't make sense
1804 2007-07-14 [colin] 2.10.0cvs27
1807 * src/gtk/gtkvscrollbutton.c
1808 Maemo: Fix mimeview's buttons size
1810 2007-07-14 [colin] 2.10.0cvs26
1813 Fix the button workaround fix.
1814 (Use the correct variable)
1816 2007-07-14 [colin] 2.10.0cvs25
1820 Maemo: put the progress bar in the
1823 2007-07-14 [colin] 2.10.0cvs24
1825 * src/prefs_common.c
1826 Maemo: hide statusbar by default
1828 * src/stock_pixmap.c
1829 * src/stock_pixmap.h
1831 * src/pixmaps/go_folders.xpm
1832 Maemo: Add a specific icon to go back to
1835 2007-07-14 [colin] 2.10.0cvs23
1838 Don't set homogeneous finally
1840 2007-07-14 [colin] 2.10.0cvs22
1843 Fix button show/hide issues
1845 2007-07-14 [colin] 2.10.0cvs21
1849 Fix button workaround to be able to click
1850 if mouse was on button when it went un-
1852 Revert previous commit, gtk_tool_item_set_homogeneous
1853 doesn't mean what it seems to mean ;-)
1855 2007-07-14 [paul] 2.10.0cvs20
1858 make homogeneous FALSE always
1860 2007-07-13 [colin] 2.10.0cvs19
1864 Rework to fit the non-deprecated API
1870 Maemo layout changes. Better toolbars,
1871 removal of CTree headers.
1873 2007-07-13 [paul] 2.10.0cvs18
1875 * src/gtk/colorlabel.c
1876 fix bug 1261, '[DE] coloring messages in overview
1877 keys are not localised'
1878 the string is now included in claws-mail.pot
1880 2007-07-13 [colin] 2.10.0cvs17
1883 Fix bug 1267, 'printing mutliple messages
1884 opens one message-dialog after the other'
1885 Ask for confirmation when printing 10
1888 2007-07-11 [colin] 2.10.0cvs16
1893 * manual/claws-mail-manual.xml
1895 * manual/es/claws-mail-manual.xml
1897 * manual/fr/claws-mail-manual.xml
1920 * src/addressbook_foldersel.c
1921 * src/addressbook_foldersel.h
1945 * src/customheader.c
1946 * src/customheader.h
1947 * src/displayheader.c
1948 * src/displayheader.h
1951 * src/editaddress_other_attributes_ldap.c
1952 * src/editaddress_other_attributes_ldap.h
1961 * src/editldap_basedn.c
1962 * src/editldap_basedn.h
1983 * src/folder_item_prefs.c
1984 * src/folder_item_prefs.h
1993 * src/grouplistdialog.c
1994 * src/grouplistdialog.h
1999 * src/image_viewer.c
2000 * src/image_viewer.h
2041 * src/matcher_parser.h
2042 * src/matcher_parser_lex.l
2043 * src/matcher_parser_parse.y
2046 * src/message_search.c
2047 * src/message_search.h
2066 * src/partial_download.c
2067 * src/partial_download.h
2072 * src/prefs_account.c
2073 * src/prefs_account.h
2074 * src/prefs_actions.c
2075 * src/prefs_actions.h
2076 * src/prefs_common.c
2077 * src/prefs_common.h
2078 * src/prefs_compose_writing.c
2079 * src/prefs_compose_writing.h
2080 * src/prefs_customheader.c
2081 * src/prefs_customheader.h
2082 * src/prefs_display_header.c
2083 * src/prefs_display_header.h
2084 * src/prefs_ext_prog.c
2085 * src/prefs_ext_prog.h
2086 * src/prefs_filtering.c
2087 * src/prefs_filtering.h
2088 * src/prefs_filtering_action.c
2089 * src/prefs_filtering_action.h
2090 * src/prefs_folder_column.c
2091 * src/prefs_folder_column.h
2092 * src/prefs_folder_item.c
2093 * src/prefs_folder_item.h
2098 * src/prefs_image_viewer.c
2099 * src/prefs_image_viewer.h
2100 * src/prefs_logging.c
2101 * src/prefs_logging.h
2102 * src/prefs_matcher.c
2103 * src/prefs_matcher.h
2104 * src/prefs_message.c
2105 * src/prefs_message.h
2106 * src/prefs_msg_colors.c
2107 * src/prefs_msg_colors.h
2112 * src/prefs_receive.c
2113 * src/prefs_receive.h
2116 * src/prefs_spelling.c
2117 * src/prefs_spelling.h
2118 * src/prefs_summaries.c
2119 * src/prefs_summaries.h
2120 * src/prefs_summary_column.c
2121 * src/prefs_summary_column.h
2122 * src/prefs_summary_open.c
2123 * src/prefs_summary_open.h
2124 * src/prefs_template.c
2125 * src/prefs_template.h
2126 * src/prefs_themes.c
2127 * src/prefs_themes.h
2128 * src/prefs_toolbar.c
2129 * src/prefs_toolbar.h
2130 * src/prefs_wrapping.c
2131 * src/prefs_wrapping.h
2141 * src/quote_fmt_lex.l
2142 * src/quote_fmt_parse.y
2145 * src/remotefolder.c
2146 * src/remotefolder.h
2147 * src/send_message.c
2148 * src/send_message.h
2151 * src/simple-gettext.c
2152 * src/sourcewindow.c
2153 * src/sourcewindow.h
2158 * src/stock_pixmap.c
2159 * src/stock_pixmap.h
2160 * src/summary_search.c
2161 * src/summary_search.h
2178 * src/common/base64.c
2179 * src/common/base64.h
2180 * src/common/claws.c
2181 * src/common/claws.h
2183 * src/common/fnmatch.c
2184 * src/common/fnmatch.h
2185 * src/common/fnmatch_loop.c
2186 * src/common/hooks.c
2187 * src/common/hooks.h
2192 * src/common/mgutils.c
2193 * src/common/mgutils.h
2196 * src/common/passcrypt.c
2197 * src/common/passcrypt.h.in
2198 * src/common/plugin.c
2199 * src/common/plugin.h
2200 * src/common/prefs.c
2201 * src/common/prefs.h
2202 * src/common/progressindicator.c
2203 * src/common/progressindicator.h
2204 * src/common/quoted-printable.c
2205 * src/common/quoted-printable.h
2206 * src/common/session.c
2207 * src/common/session.h
2210 * src/common/socket.c
2211 * src/common/socket.h
2214 * src/common/ssl_certificate.c
2215 * src/common/ssl_certificate.h
2216 * src/common/string_match.c
2217 * src/common/string_match.h
2218 * src/common/stringtable.c
2219 * src/common/stringtable.h
2222 * src/common/template.c
2223 * src/common/template.h
2224 * src/common/timing.h
2225 * src/common/utils.c
2226 * src/common/utils.h
2227 * src/common/uuencode.c
2228 * src/common/uuencode.h
2229 * src/common/version.h.in
2230 * src/common/w32_dirent.c
2231 * src/common/w32_reg.c
2232 * src/common/w32_signal.c
2233 * src/common/w32_stat.c
2234 * src/common/w32_stdlib.c
2235 * src/common/w32_string.c
2236 * src/common/w32_time.c
2237 * src/common/w32_unistd.c
2238 * src/common/w32_wait.c
2239 * src/common/w32lib.h
2242 * src/common/xmlprops.c
2243 * src/common/xmlprops.h
2244 * src/etpan/etpan-errors.h
2245 * src/etpan/etpan-thread-manager-types.h
2246 * src/etpan/etpan-thread-manager.c
2247 * src/etpan/etpan-thread-manager.h
2248 * src/etpan/imap-thread.c
2249 * src/etpan/imap-thread.h
2252 * src/gtk/colorlabel.c
2253 * src/gtk/colorlabel.h
2254 * src/gtk/colorsel.c
2255 * src/gtk/colorsel.h
2256 * src/gtk/combobox.c
2257 * src/gtk/combobox.h
2258 * src/gtk/description_window.c
2259 * src/gtk/description_window.h
2262 * src/gtk/foldersort.c
2263 * src/gtk/foldersort.h
2264 * src/gtk/gtkaspell.c
2265 * src/gtk/gtkaspell.h
2266 * src/gtk/gtksctree.c
2267 * src/gtk/gtkshruler.c
2268 * src/gtk/gtkshruler.h
2269 * src/gtk/gtksourceprintjob.c
2270 * src/gtk/gtksourceprintjob.h
2271 * src/gtk/gtkutils.c
2272 * src/gtk/gtkutils.h
2273 * src/gtk/gtkvscrollbutton.c
2274 * src/gtk/gtkvscrollbutton.h
2275 * src/gtk/icon_legend.c
2276 * src/gtk/icon_legend.h
2277 * src/gtk/inputdialog.c
2278 * src/gtk/inputdialog.h
2279 * src/gtk/logwindow.c
2280 * src/gtk/logwindow.h
2281 * src/gtk/manage_window.c
2282 * src/gtk/manage_window.h
2285 * src/gtk/pluginwindow.c
2286 * src/gtk/pluginwindow.h
2287 * src/gtk/prefswindow.c
2288 * src/gtk/prefswindow.h
2289 * src/gtk/progressdialog.c
2290 * src/gtk/progressdialog.h
2291 * src/gtk/quicksearch.c
2292 * src/gtk/quicksearch.h
2293 * src/gtk/sslcertwindow.c
2294 * src/gtk/sslcertwindow.h
2295 * src/plugins/bogofilter/bogofilter.c
2296 * src/plugins/bogofilter/bogofilter.h
2297 * src/plugins/bogofilter/bogofilter_gtk.c
2298 * src/plugins/clamav/clamav_plugin.c
2299 * src/plugins/clamav/clamav_plugin.h
2300 * src/plugins/clamav/clamav_plugin_gtk.c
2301 * src/plugins/demo/demo.c
2302 * src/plugins/dillo_viewer/dillo_prefs.c
2303 * src/plugins/dillo_viewer/dillo_prefs.h
2304 * src/plugins/dillo_viewer/dillo_viewer.c
2305 * src/plugins/pgpcore/passphrase.c
2306 * src/plugins/pgpcore/passphrase.h
2307 * src/plugins/pgpcore/pgp_viewer.c
2308 * src/plugins/pgpcore/pgp_viewer.h
2309 * src/plugins/pgpcore/plugin.c
2310 * src/plugins/pgpcore/prefs_gpg.c
2311 * src/plugins/pgpcore/prefs_gpg.h
2312 * src/plugins/pgpcore/select-keys.c
2313 * src/plugins/pgpcore/select-keys.h
2314 * src/plugins/pgpcore/sgpgme.c
2315 * src/plugins/pgpcore/sgpgme.h
2316 * src/plugins/pgpinline/pgpinline.c
2317 * src/plugins/pgpinline/pgpinline.h
2318 * src/plugins/pgpinline/plugin.c
2319 * src/plugins/pgpmime/pgpmime.c
2320 * src/plugins/pgpmime/pgpmime.h
2321 * src/plugins/pgpmime/plugin.c
2322 * src/plugins/spamassassin/spamassassin.c
2323 * src/plugins/spamassassin/spamassassin.h
2324 * src/plugins/spamassassin/spamassassin_gtk.c
2325 * src/plugins/trayicon/trayicon.c
2326 * src/plugins/trayicon/trayicon_prefs.c
2327 * src/plugins/trayicon/trayicon_prefs.h
2328 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2329 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2330 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2331 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2332 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2333 * tools/OOo2claws-mail.pl
2334 * tools/README.sylprint
2335 * tools/acroread2claws-mail.pl
2336 * tools/claws-mail-compose-insert-files.pl
2337 * tools/convert_mbox.pl
2338 * tools/filter_conv.pl
2339 * tools/filter_conv_new.pl
2341 * tools/freshmeat_search.pl
2342 * tools/google_search.pl
2343 * tools/kmail-mailbox2claws-mail.pl
2344 * tools/kmail2claws-mail.pl
2345 * tools/kmail2claws-mail_v2.pl
2347 * tools/make.themes.project
2348 * tools/multiwebsearch.pl
2349 * tools/nautilus2claws-mail.sh
2350 * tools/outlook2claws-mail.pl
2351 * tools/textviewer.sh
2352 * tools/thunderbird-filters-convertor.pl
2355 * tools/vcard2xml.py
2356 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2357 Upgrade to GPLv3 or later.
2359 2007-07-10 [wwp] 2.10.0cvs15
2362 Fix re-opening of all composing messages that were
2363 opened when closing the previous instance, thanks
2366 2007-07-10 [paul] 2.10.0cvs14
2368 * src/editaddress_other_attributes_ldap.c
2370 fix crash on selecting 'other attributes' combo
2371 for either a new entry or an old entry with no
2372 existing attributes.
2373 fix bug on editing multiple attributes which
2374 resulted them all having the value of the last
2378 2007-07-10 [colin] 2.10.0cvs13
2381 * src/editaddress_other_attributes_ldap.h
2383 Fix --disable-ldap build
2385 2007-07-09 [colin] 2.10.0cvs12
2391 * src/editaddress_other_attributes_ldap.c
2392 * src/editaddress_other_attributes_ldap.h
2397 Add capability to edit all inetOrgPerson
2398 attributes on LDAP. Patch by Michael
2401 2007-07-09 [colin] 2.10.0cvs11
2407 * src/prefs_summaries.c
2408 * src/prefs_themes.c
2410 * src/common/Makefile.am
2412 * src/common/timing.h
2413 * src/common/utils.c
2414 * src/common/utils.h
2415 * src/common/w32_account.c
2416 * src/common/w32lib.h
2417 * src/gtk/Makefile.am
2418 * src/gtk/colorlabel.c
2419 * src/plugins/pgpcore/Makefile.am
2420 * src/plugins/pgpcore/claws.def
2421 * src/plugins/pgpcore/passphrase.c
2422 * src/plugins/pgpcore/pgp_viewer.c
2423 * src/plugins/pgpcore/plugin.def
2424 * src/plugins/pgpcore/sgpgme.c
2425 * src/plugins/pgpinline/Makefile.am
2426 * src/plugins/pgpinline/claws.def
2427 * src/plugins/pgpinline/mypgpcore.def
2428 * src/plugins/pgpinline/plugin.def
2429 * src/plugins/pgpmime/Makefile.am
2430 * src/plugins/pgpmime/claws.def
2431 * src/plugins/pgpmime/mypgpcore.def
2432 * src/plugins/pgpmime/plugin.def
2433 Commit win32 patch, from Werner Koch and
2436 2007-07-09 [colin] 2.10.0cvs10
2438 * src/prefs_toolbar.c
2439 Fix crash when no actions exist
2441 2007-07-07 [paul] 2.10.0cvs9
2444 * manual/claws-mail-manual.xml
2445 update copyright year
2447 updated by Flammie Pirinen
2449 2007-07-05 [wwp] 2.10.0cvs8
2451 * src/plugins/clamav/clamav_plugin_gtk.c
2452 Make vertical spacing like in other plugin prefs pages.
2454 2007-07-05 [wwp] 2.10.0cvs7
2457 It's %am that works, not %ae (this doc incoherence has been
2458 introduced with 2.9.2cvs13).
2460 2007-07-04 [wwp] 2.10.0cvs6
2462 * src/plugins/bogofilter/bogofilter.c
2463 Gettext-ize an occurrence of "Any" that wasn't.
2465 2007-07-04 [colin] 2.10.0cvs5
2468 Fix untranslated strings; thanks
2471 2007-07-03 [colin] 2.10.0cvs4
2475 Fix saving of sort mode for tags and
2476 thread date. Thanks to Pierre Ossman.
2477 Completes fix for bug 1233
2479 2007-07-03 [paul] 2.10.0cvs3
2487 2007-07-02 [colin] 2.10.0cvs2
2493 Add View/Sort/by Thread date
2494 Fixes bug 1233, 'Capability to sort
2495 threads by most recent message'
2496 Based on a patch by Paul Rolland
2498 2007-07-02 [colin] 2.10.0cvs1
2515 * src/matcher_parser_parse.y
2519 * src/prefs_common.c
2520 * src/prefs_common.h
2521 * src/prefs_filtering_action.c
2522 * src/prefs_matcher.c
2523 * src/prefs_summary_column.c
2527 * src/quote_fmt_lex.l
2528 * src/quote_fmt_parse.y
2532 * src/common/Makefile.am
2536 * src/gtk/quicksearch.c
2537 * src/gtk/quicksearch.h
2538 Add Tags implementation. Tags are arbitrary labels
2539 that can be applied to messages. It is possible
2540 to create, edit, remove tags; apply them to mails;
2541 filter on tags or tag presence; apply or unset
2542 tags via filtering actions; reference tags in
2545 2007-07-02 [paul] 2.10.0
2552 2007-07-02 [paul] 2.9.2cvs78
2562 updated by Stephan Sachse, me, Ricardo Mones
2563 Lastra, Fabien Vantard, Pader Rezso, Frederico
2564 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2566 2007-07-02 [paul] 2.9.2cvs77
2571 2007-06-29 [wwp] 2.9.2cvs76
2574 Fix a typo (thanks to Ricardo for finding this out).
2576 2007-06-28 [paul] 2.9.2cvs75
2581 2007-06-28 [paul] 2.9.2cvs74
2584 fix bug in the autotools build system.
2585 Files cataloged under EXTRA_DIST were never
2586 automatically copied to the build tree.
2587 (fix 'make distcheck')
2588 Patch by Michael Rasmussen.
2590 2007-06-24 [colin] 2.9.2cvs73
2593 Fix bug 1249, 'Error handling for
2594 news errors needs modification'
2595 Only popup error if the according
2596 pref in Prefs/Receive is set.
2598 2007-06-21 [colin] 2.9.2cvs72
2600 * src/common/plugin.c
2601 * src/common/plugin.h
2602 Change plugin API to know whether it's safe to
2603 unload plugins or whether we should just hide
2604 them. Fixes bug 1248, 'Core dumps after
2605 unloading plugin and clicking on load plugins'
2606 * src/plugins/bogofilter/bogofilter.c
2607 * src/plugins/clamav/clamav_plugin.c
2608 * src/plugins/demo/demo.c
2609 * src/plugins/dillo_viewer/dillo_viewer.c
2610 * src/plugins/pgpcore/plugin.c
2611 * src/plugins/pgpinline/plugin.c
2612 * src/plugins/pgpmime/plugin.c
2613 * src/plugins/spamassassin/spamassassin.c
2614 * src/plugins/trayicon/trayicon.c
2617 2007-06-19 [colin] 2.9.2cvs71
2621 Fix crash mentioned in bug 1246
2622 Race condition when automatically drafting
2623 due to insertion on reedit.
2625 2007-06-18 [wwp] 2.9.2cvs70
2628 LDIF import: use a "Proceed" button to complete
2631 2007-06-18 [paul] 2.9.2cvs69
2634 use pkgconfig to check for gtk and glib
2636 2007-06-17 [wwp] 2.9.2cvs68
2640 LDIF import: better error handling, minor code
2641 and UI cleanup, and renamed the Save button
2642 to Close, as imported stuff is already saved
2643 when the Save button is shown.
2645 2007-06-17 [colin] 2.9.2cvs67
2647 * src/prefs_summaries.c
2649 Don't set as read when forwarded, only replied to
2651 2007-06-17 [paul] 2.9.2cvs66
2654 add missing #include
2656 2007-06-16 [colin] 2.9.2cvs65
2658 * src/prefs_summaries.c
2660 Change the pref "Only mark as read when opened
2661 in new window" to "..., replied to or forwarded".
2662 Based on a patch by Paul Rolland.
2664 2007-06-16 [paul] 2.9.2cvs64
2667 alphabetical order! :)
2669 2007-06-16 [colin] 2.9.2cvs63
2673 Add Michael Rasmussen in authors list
2675 2007-06-16 [colin] 2.9.2cvs62
2678 Fix messageview_copy_clipboard to take advantage
2679 of plugins' get_selection.
2681 2007-06-15 [colin] 2.9.2cvs61
2687 * src/message_search.c
2689 * src/summary_search.c
2692 Allow GDK_KP_Enter to do the same as GDK_Return
2693 Patch by Michael Rasmussen
2695 2007-06-15 [paul] 2.9.2cvs60
2698 fix bug when closing a compose window
2701 2007-06-14 [paul] 2.9.2cvs59
2705 migrate sylpheed config
2707 2007-06-14 [wwp] 2.9.2cvs58
2709 * src/gtk/pluginwindow.c
2710 Yet another attempt to fix sizing/alignment of the
2711 button bar in plugins window.
2713 2007-06-12 [colin] 2.9.2cvs57
2718 * src/prefs_common.c
2719 * src/prefs_common.h
2720 * src/prefs_summaries.c
2721 * src/prefs_summary_open.c
2722 * src/prefs_summary_open.h
2724 Make "when entering a folder" actions more personalisable
2726 2007-06-12 [wwp] 2.9.2cvs56
2729 Use short description from Paul (mairix.sh).
2731 2007-06-12 [wwp] 2.9.2cvs55
2734 Updated info about mairix.sh.
2736 2007-06-11 [paul] 2.9.2cvs54
2738 * src/prefs_logging.c
2739 rework log window length widgets
2740 and some sensitivity fixes
2742 2007-06-11 [paul] 2.9.2cvs53
2745 * src/prefs_logging.c
2746 rename 'Protocol Log' to 'Network Log'
2747 and some function renaming
2749 2007-06-10 [wwp] 2.9.2cvs52
2751 * src/gtk/pluginwindow.c
2754 2007-06-10 [wwp] 2.9.2cvs51
2756 * src/gtk/pluginwindow.c
2757 Fix button bar in plugin window, was centered and not
2758 behaving like other dialogs w/ such button bar.
2760 2007-06-08 [wwp] 2.9.2cvs50
2767 Provide a way out of automatic draft saving on IMAP, when
2769 Prevent drafting while sending and quitting while sending.
2774 2007-06-08 [wwp] 2.9.2cvs49
2776 * src/prefs_account.c
2777 * src/gtk/prefswindow.c
2778 * src/gtk/prefswindow.h
2779 Activate the Basic page when opening account prefs.
2781 2007-06-08 [wwp] 2.9.2cvs48
2783 * src/common/socket.c
2784 Don't crash if fork() fails, thanks to Colin.
2786 2007-06-08 [wwp] 2.9.2cvs47
2788 * src/gtk/prefswindow.c
2789 Wrap some long lines, and reset horizontal scroller's adjusment
2790 (this was already done, vertically), when changing tab (not page)
2793 2007-06-08 [paul] 2.9.2cvs46
2795 * src/common/utils.c
2796 use gethostname() instead of uname()
2797 based on a patch by Michael Hughes
2798 <Sylpheed-Claws_user@thehugheslogcabin.net>
2800 2007-06-07 [wwp] 2.9.2cvs45
2802 * src/prefs_common.c
2803 Fix some useless warnings, thanks to Colin.
2805 2007-06-06 [colin] 2.9.2cvs44
2808 Fix strange allocations.
2810 2007-06-06 [colin] 2.9.2cvs43
2813 Patch by Michael Rasmussus to help
2816 2007-06-05 [wwp] 2.9.2cvs42
2818 * src/prefs_account.c
2819 * src/prefs_folder_item.c
2823 Per-folder templates can now be applied recursively.
2824 Always save per-folder templates (formats were erroneously
2825 saved only if they were enabled).
2826 Check for validity of quotation marks everywhere there
2829 2007-06-05 [wwp] 2.9.2cvs41
2832 Fix incoming messages from local accounts always getting filtered
2833 (even if the account prefs say don't), thanks to Colin.
2835 2007-06-05 [wwp] 2.9.2cvs40
2839 Use per-folder/per-account quote chars when applying a
2840 template or inserting text as well. Const'ify some
2843 2007-06-04 [colin] 2.9.2cvs39
2846 More work for wwp :)
2848 2007-06-04 [wwp] 2.9.2cvs38
2851 Same as 2.9.2cvs36 but for forwarding.
2853 2007-06-04 [colin] 2.9.2cvs37
2856 Use original mail file for forward/redirect
2857 Fixes some forwarded mails to be attached as
2858 application/octet-stream (when they have binary
2859 parts), and incidentally fixes bug 848
2860 'Redirect breaks GnuPG'
2862 2007-06-04 [wwp] 2.9.2cvs36
2865 Fix quote mark mis-initialisation when replying/forwarding
2866 (introduced w/ 2.9.2cvs20).
2868 2007-06-04 [wwp] 2.9.2cvs35
2870 * src/prefs_compose_writing.c
2872 Fix a bug where Quotation characters (prefs/compose/writing)
2873 was cleared (introduced w/ 2.9.2cvs26).
2875 2007-06-04 [wwp] 2.9.2cvs34
2877 * src/prefs_account.c
2878 * src/prefs_account.h
2879 Better fix for compiling w/o aspell (rollbacks
2882 2007-06-04 [wwp] 2.9.2cvs33
2885 * src/prefs_account.c
2886 * src/prefs_account.h
2888 It's now possible to disable mail filtering plugins
2889 on a per-account basis.
2891 2007-06-04 [wwp] 2.9.2cvs32
2894 * src/common/utils.c
2895 * src/common/utils.h
2896 Support CRLF in headers part of messages.
2897 Support few more date formats (RFC3339 subsets).
2899 2007-06-04 [wwp] 2.9.2cvs31
2901 * src/prefs_account.c
2902 Fix compiling w/o aspell support.
2904 2007-06-03 [wwp] 2.9.2cvs30
2907 Don't decode leading ENV_ and ~ in P_PASSWORD
2910 2007-06-03 [wwp] 2.9.2cvs29
2913 Don't decode leading ENV_ and ~ in P_PASSWORD
2916 2007-06-03 [wwp] 2.9.2cvs28
2918 * src/prefs_account.c
2919 * src/gtk/prefswindow.c
2920 * src/gtk/prefswindow.h
2921 Added a way to force preloading of all pages
2923 Moved tabs to pages in account prefs.
2925 2007-06-02 [colin] 2.9.2cvs27
2928 Fix possible crash, fix ldap write bugs
2930 Fix ldap write bugs - patch by Michael
2934 Add a hook whenever alertpanel opens/closes
2936 2007-05-31 [wwp] 2.9.2cvs26
2938 * src/prefs_compose_writing.c
2940 Re-organized writing options a bit:
2941 - renamed the Quoting page to Templates
2942 - moved all composing templates to that page
2943 - moved non-templates options to the Writing one,
2944 grouped reply-related options, reordered reply and
2947 2007-05-31 [wwp] 2.9.2cvs25
2950 Removed unused code.
2952 2007-05-31 [colin] 2.9.2cvs24
2955 Fix missing display name when modifying
2956 LDAP. Patch by Michael Rasmussen
2958 2007-05-31 [wwp] 2.9.2cvs23
2960 * src/plugins/bogofilter/Makefile.am
2961 * src/plugins/clamav/Makefile.am
2962 * src/plugins/demo/Makefile.am
2963 * src/plugins/dillo_viewer/Makefile.am
2964 * src/plugins/spamassassin/Makefile.am
2965 Fix building of those plugins in Mac OS X.
2967 2007-05-30 [wwp] 2.9.2cvs22
2969 * src/gtk/quicksearch.c
2970 Fix missing initialization.
2972 2007-05-30 [wwp] 2.9.2cvs21
2975 Revert accidental commit (debug outputs).
2977 2007-05-30 [wwp] 2.9.2cvs20
2980 * src/folder_item_prefs.c
2981 * src/folder_item_prefs.h
2982 * src/prefs_account.c
2983 * src/prefs_account.h
2984 * src/prefs_folder_item.c
2987 Implemented per-account and per-folder
2988 compose/reply/forward formats.
2990 2007-05-30 [wwp] 2.9.2cvs19
2992 * src/prefs_compose_writing.c
2997 Internal API changes (factorize quote format
3000 2007-05-30 [colin] 2.9.2cvs18
3003 Fix race where it's possible to re-click Send
3004 between end of SMTP session and end of "move to
3005 sent folder" when sending an email with send
3008 2007-05-30 [colin] 2.9.2cvs17
3011 Ask for backtrace on all threads. Patch by
3014 Fix stale news statusbar when scanning fails.
3017 Fix some LDAP write updates bugs. Patch
3018 by Michael Rasmussen
3020 2007-05-29 [colin] 2.9.2cvs16
3023 Fix loss of local flags when moving mails
3024 on IMAP in high-bandwidth mode (UID FETCH)
3026 2007-05-25 [paul] 2.9.2cvs15
3028 * src/common/socket.c
3029 fix sometimes crasher on cancelling
3032 2007-05-25 [colin] 2.9.2cvs14
3037 Be more helpful in the subscription
3040 2007-05-23 [wwp] 2.9.2cvs13
3043 * src/prefs_compose_writing.c
3045 * src/prefs_template.c
3046 * src/prefs_template.h
3049 * src/quote_fmt_lex.l
3050 * src/quote_fmt_parse.y
3051 Introduced new syntax elements (symbols and commands)
3052 in templates/quote_fmt. Compatibility w/ old
3054 Updated and reworked the corresponding Information
3056 Display the line number in dialogs that talk about
3057 parser errors (in addition to the error message in
3060 2007-05-23 [wwp] 2.9.2cvs12
3062 * src/quote_fmt_parse.y
3063 Fix 2.9.2cvs11, probably a paste accident ;).
3065 2007-05-23 [wwp] 2.9.2cvs11
3068 * src/prefs_template.c
3070 * src/quote_fmt_parse.y
3071 Fix 2.9.2cvs10, which broke --disable-aspell.
3073 2007-05-22 [wwp] 2.9.2cvs10
3076 * src/prefs_template.c
3079 * src/quote_fmt_lex.l
3080 * src/quote_fmt_parse.y
3081 * src/gtk/gtkaspell.c
3082 * src/gtk/gtkaspell.h
3083 Added template/quote format syntactical elements
3085 - current dictionary
3086 %T to show (shows empty if not set or not enabled),
3087 ?T and !T to check if the default dictionary is
3089 - current account's default dictionary
3090 %aT to show (empty if not set or not enabled),
3091 ?aT and !aT to check if it's enabled and set
3092 - name completion for an address, from the address
3094 %ABf, %ABt, %ABc respectively show the full name got
3095 from the address book if From, To or Cc match a single
3097 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3098 matches any contact and if the full name is non-empty.
3099 If From, To or Cc are lists of email addresses, only
3100 the first address will be checked.
3101 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3102 that could show a trailing ','.
3103 Also, template/quote_fmt parser now shows the line number in case
3106 2007-05-15 [colin] 2.9.2cvs9
3110 Add a public function to know whether Claws
3112 Store opened folder when exiting
3115 Store last opened message in each FolderItem;
3116 Reset last seen messages if Claws crashed, so
3117 that one can't go in an infinite crash in case
3118 a particular mail crashes Claws.
3120 * src/prefs_common.c
3121 * src/prefs_common.h
3123 * src/prefs_summaries.c
3124 Add "Select last opened message" when entering
3126 Add "Select last opened folder" at startup.
3128 2007-05-14 [colin] 2.9.2cvs8
3131 Fix bashism, search for xml catalog
3132 in /usr/local/share/xml/catalog too
3135 2007-05-13 [wwp] 2.9.2cvs7
3137 * src/gtk/logwindow.c
3138 fix raising log windows when they are either minimized or
3141 2007-05-11 [colin] 2.9.2cvs6
3144 Use Hildon's file chooser on Maemo. Patch
3145 by Jean-Luc Biord; fixes part 2 of bug 1201,
3146 'File attachment "manipulation" bugs...'
3148 2007-05-10 [wwp] 2.9.2cvs5
3150 * src/prefs_common.c
3151 * src/prefs_common.h
3152 * src/gtk/quicksearch.c
3153 Add a quicksearch option to automatically run
3154 a search selected from the history (this option
3155 is exclusive towards type-ahead).
3157 2007-05-10 [colin] 2.9.2cvs4
3160 Fix g_warnings, thanks to Brian
3163 2007-05-09 [colin] 2.9.2cvs3
3168 * src/prefs_summaries.c
3171 * src/common/utils.c
3172 * src/gtk/gtksourceprintjob.c
3173 * src/gtk/sslcertwindow.c
3174 Use the re-entrant variant of time functions
3175 Probably fixes bug 1217, 'reentrancy problems
3176 with time functions'
3178 2007-05-09 [colin] 2.9.2cvs2
3181 Fix crasher when reconnection fails
3183 2007-05-08 [paul] 2.9.2cvs1
3189 bump version number following
3192 2007-05-08 [paul] 2.9.1cvs48
3194 * src/plugins/demo/demo.c
3195 * src/plugins/dillo_viewer/dillo_prefs.c
3196 * src/plugins/dillo_viewer/dillo_prefs.h
3197 * src/plugins/dillo_viewer/dillo_viewer.c
3198 * src/plugins/pgpcore/pgp_viewer.c
3199 * src/plugins/pgpcore/pgp_viewer.h
3200 * src/plugins/pgpcore/plugin.c
3201 * src/plugins/pgpcore/prefs_gpg.c
3202 * src/plugins/pgpcore/prefs_gpg.h
3203 * src/plugins/pgpcore/sgpgme.c
3204 * src/plugins/pgpcore/sgpgme.h
3205 * src/plugins/pgpinline/plugin.c
3206 * src/plugins/pgpmime/pgpmime.c
3207 * src/plugins/pgpmime/pgpmime.h
3208 * src/plugins/pgpmime/plugin.c
3209 * src/plugins/spamassassin/spamassassin.c
3210 * src/plugins/spamassassin/spamassassin.h
3211 * src/plugins/spamassassin/spamassassin_gtk.c
3212 * src/plugins/trayicon/README
3214 * tools/README.sylprint
3215 * tools/outlook2claws-mail.pl
3217 * tools/tb2claws-mail
3218 * tools/tbird2claws.py
3220 * tools/vcard2xml.py
3221 * tools/kdeservicemenu/README
3222 cleanups and corrections
3224 2007-05-06 [wwp] 2.9.1cvs47
3227 Fix missing dash to `display` command-line, reported
3228 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3230 2007-05-06 [colin] 2.9.1cvs46
3233 * src/stock_pixmap.c
3234 * src/stock_pixmap.h
3235 * src/pixmaps/printer.xpm
3238 2007-05-06 [paul] 2.9.1cvs45
3243 * src/summary_search.c
3247 2007-05-05 [wwp] 2.9.1cvs44
3251 * src/prefs_actions.c
3255 Fix "faild" typos everywhere and capitalization of
3258 2007-05-04 [colin] 2.9.1cvs43
3263 * src/plugins/pgpcore/prefs_gpg.c
3264 * src/plugins/pgpcore/prefs_gpg.h
3265 * src/plugins/pgpinline/pgpinline.c
3266 * src/plugins/pgpmime/pgpmime.c
3267 Add an API to warn about encryption limits,
3268 and allow to disable these warnings
3270 2007-05-03 [colin] 2.9.1cvs42
3274 Fix bug 1213, 'Delete more than
3277 2007-05-03 [wwp] 2.9.1cvs41
3279 * src/prefs_common.c
3280 * src/prefs_filtering.c
3281 * src/prefs_template.c
3282 * src/common/template.c
3283 * src/common/template.h
3284 * src/gtk/gtkutils.c
3285 * src/gtk/gtkutils.h
3286 Templates are no longer automatically sorted
3287 by name, but can be sorted manually using
3288 |< < > >| buttons as well as drag'n'drop.
3290 2007-05-03 [wwp] 2.9.1cvs40
3292 * src/plugins/spamassassin/spamassassin.c
3293 * src/plugins/spamassassin/spamassassin.h
3294 * src/plugins/spamassassin/spamassassin_gtk.c
3295 * src/plugins/bogofilter/bogofilter.c
3296 * src/plugins/bogofilter/bogofilter.h
3297 * src/plugins/bogofilter/bogofilter_gtk.c
3298 Added an option to conditionally mark saved spam
3299 as read (default is and was to do so).
3300 Satisfies feature request 1708539 on sf.net tracker.
3302 2007-05-03 [colin] 2.9.1cvs39
3305 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3307 2007-05-02 [colin] 2.9.1cvs38
3310 Fix bug 1209, 'Clicking on address
3311 in header (mailto uri) selects
3312 default account'. Patch adapted from
3315 2007-05-02 [colin] 2.9.1cvs37
3317 * src/grouplistdialog.c
3318 Set cursor to wait cursor while loading
3321 2007-05-02 [paul] 2.9.1cvs36
3325 rename cache and mark files
3328 2007-04-30 [paul] 2.9.1cvs35
3330 * manual/glossary.xml
3331 * manual/plugins.xml
3332 updates. Patch by Ricardo
3334 2007-04-29 [wwp] 2.9.1cvs34
3338 Fix few grammatical errors (patch by David Relson < relson at
3339 osagesoftware dot com >).
3341 2007-04-28 [colin] 2.9.1cvs33
3345 * src/prefs_account.c
3346 * src/prefs_account.h
3347 Drop the "Download all" preference. It's
3348 stupidly useless and confuses people from
3351 2007-04-27 [wwp] 2.9.1cvs32
3354 * src/prefs_account.c
3355 * src/prefs_account.h
3356 Don't reflect accounts changes to the mainwindow when it's
3359 2007-04-27 [colin] 2.9.1cvs31
3362 Freeze/thaw when sync'ing flags
3364 * src/prefs_account.c
3365 * src/prefs_account.h
3366 * src/etpan/imap-thread.c
3367 * src/etpan/imap-thread.h
3368 Add a way to use UID FETCH instead
3369 of searches to fetch message lists
3370 and flags. More expensive towards
3371 bandwidth, less expensive towards
3372 server's CPU. Probably fixes
3373 bug 1158, 'Scanning new folders on
3374 Exchange 2007 extremely slow'.
3377 2007-04-27 [paul] 2.9.1cvs30
3380 * src/prefs_logging.c
3381 improvements to english usage
3383 2007-04-27 [colin] 2.9.1cvs29
3386 Fix build without libetpan (my bad!)
3388 2007-04-26 [colin] 2.9.1cvs28
3392 Fix uselessly exported function
3394 Consider "- -- \n" as signature separator
3395 (that's what signature separators look like
3396 in PGP/Inline signed mails)
3398 2007-04-26 [colin] 2.9.1cvs27
3401 libetpan-0.49 is now required
3403 Fix double fetching of mails if
3406 Make offline sync faster, by
3407 remembering last change time, and
3410 2007-04-26 [hoa] 2.9.1cvs26
3416 * src/etpan/imap-thread.c
3417 * src/etpan/imap-thread.h
3418 cancellation of IMAP operations is now allowed.
3419 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3421 2007-04-26 [colin] 2.9.1cvs25
3424 Always fetch body+headers in folders that are
3425 synched for offline use, if "Synchronise as
3426 soon as possible" is set.
3427 Fixes bug 1200, 'Add option to always retrieve full
3430 2007-04-25 [colin] 2.9.1cvs24
3433 Fix bug 1198, 'Reply-all "disappearing" address bug
3436 2007-04-24 [colin] 2.9.1cvs23
3439 Fix bug 1195, 'Hardware key navigation'
3440 Make GDK_Enter toggle expansion (Maemo)
3442 2007-04-24 [wwp] 2.9.1cvs22
3445 Fix few compiler warnings.
3447 2007-04-24 [paul] 2.9.1cvs21
3450 * src/stock_pixmap.c
3451 * src/stock_pixmap.h
3452 complete last commit
3454 2007-04-24 [paul] 2.9.1cvs20
3457 * src/pixmaps/active.xpm
3458 * src/pixmaps/checkbox_off.xpm
3459 * src/pixmaps/checkbox_on.xpm
3460 * src/pixmaps/inactive.xpm
3462 remove transparent border from checkbox icons
3464 2007-04-24 [wwp] 2.9.1cvs19
3468 Fix a crash in textview, thanks to Colin.
3470 2007-04-23 [wwp] 2.9.1cvs18
3472 * src/prefs_common.c
3473 Fix 2.9.1cvs5: no header was being translated at all.
3475 2007-04-23 [colin] 2.9.1cvs17
3478 * src/stock_pixmap.c
3479 * src/stock_pixmap.h
3482 * src/gtk/gtksctree.c
3483 * src/gtk/gtksctree.h
3484 * src/pixmaps/selection.xpm
3485 Fix bug 1193, 'Need a way to multi-select
3486 items'. Add a toggle button to the summaryview
3487 to switch between normal and multiple selection
3490 2007-04-23 [colin] 2.9.1cvs16
3493 * src/stock_pixmap.c
3494 * src/stock_pixmap.h
3497 * src/gtk/gtksctree.c
3498 * src/gtk/gtksctree.h
3499 * src/pixmaps/selection.xpm
3500 Fix bug 1193, 'Need a way to multi-
3502 Add a toggle button in the summaryview
3503 to enable normal or multiple selection.
3506 2007-04-23 [colin] 2.9.1cvs15
3509 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3511 2007-04-21 [colin] 2.9.1cvs14
3513 * src/gtk/quicksearch.c
3514 Fix previous commit (actually use correct
3517 2007-04-21 [colin] 2.9.1cvs13
3519 * src/gtk/quicksearch.c
3520 Fix changing quicksearch type (after Esc,
3521 after changing Recursive, ...)
3523 2007-04-20 [wwp] 2.9.1cvs12
3525 * src/gtk/Makefile.am
3526 Added headers.h (completes 2.9.1cvs5).
3528 2007-04-20 [wwp] 2.9.1cvs11
3531 Fix the use of display name in name column,
3532 it has been overriden w/ the use of nickname
3533 by 2.9.0cvs3. Now nickname is used (if any)
3534 in case of LDAP books only.
3536 2007-04-20 [colin] 2.9.1cvs10
3541 Add handling of 'a' to loop in a mail's
3544 2007-04-20 [colin] 2.9.1cvs9
3547 Fix bug 1190, 'dir_open' button doesn't work'
3550 2007-04-20 [colin] 2.9.1cvs8
3554 Fix bug 1194, 'Hardware keys move from email
3555 list to account/directory list, but not back
3556 to email list...' (Maemo)
3558 2007-04-20 [colin] 2.9.1cvs7
3561 complete previous commit
3563 2007-04-20 [colin] 2.9.1cvs6
3566 Fix bug 1187, 'Reply-to addressee disappears
3567 when reply-to text box is clicked...' (Maemo)
3569 2007-04-20 [wwp] 2.9.1cvs5
3577 * src/prefs_common.c
3578 * src/prefs_common.h
3579 * src/prefs_display_header.c
3580 * src/prefs_matcher.c
3583 * src/gtk/quicksearch.c
3584 Translate more header names according to the relevant option value,
3585 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3586 Replaced nearly all uses of prefs_common.trans_hdr with a call
3587 to prefs_common_translated_header_name().
3588 Added a headers.h reference file that contains known header names
3589 (RFC2822 and others) to the translation process' input, so that
3590 translated header names will still exist even if no occurrence of
3591 _("headername") is found anymore in the sources.
3592 Don't translate column name 'Number' following to trans_hdr option
3593 value as it's not a header name.
3595 2007-04-20 [colin] 2.9.1cvs4
3597 * src/gtk/quicksearch.c
3598 * src/gtk/quicksearch.h
3599 Add "From, To or Subject" quicksearch
3600 type. Patch by ulfschaper@users.sf.net
3602 2007-04-20 [colin] 2.9.1cvs3
3605 Implement proper references filtering condition.
3606 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3608 2007-04-19 [wwp] 2.9.1cvs2
3610 * src/prefs_display_header.c
3611 * src/message_search.c
3612 Fix few warnings (g_free of const gchar*).
3614 2007-04-19 [paul] 2.9.1cvs1
3620 bump version number following
3623 2007-04-19 [paul] 2.9.0cvs9
3625 * manual/advanced.xml
3626 * manual/glossary.xml
3629 2007-04-18 [paul] 2.9.0cvs8
3632 fix for CVE-2007-1558 (APOP)
3635 2007-04-18 [paul] 2.9.0cvs7
3641 Fix encoding woes wrt saving of
3645 2007-04-18 [colin] 2.9.0cvs6
3647 * src/gtk/pluginwindow.c
3648 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3650 2007-04-17 [wwp] 2.9.0cvs5
3656 Fix --disable-ldap build,
3657 fix some LDAP annoyances on
3658 searches, thanks to Colin.
3660 2007-04-17 [wwp] 2.9.0cvs4
3663 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3664 like gcc 2.9x. Thanks to Colin.
3666 2007-04-17 [wwp] 2.9.0cvs3
3682 Add LDAP write support. Patch mostly by
3683 Michael <mir at datanom dot net>
3685 2007-04-17 [wwp] 2.9.0cvs2
3688 Prepend "Add to address book" to the context menu of compose window's sender and
3691 2007-04-16 [paul] 2.9.0cvs1
3696 2007-04-16 [paul] 2.9.0
3703 2007-04-16 [paul] 2.8.1cvs102
3706 updated by Fabien Vantard
3708 2007-04-16 [paul] 2.8.1cvs101
3718 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3719 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3720 Aleksandar Urosevic, and Ralgh Young
3722 2007-04-15 [mones] 2.8.1cvs100
3727 2007-04-14 [colin] 2.8.1cvs99
3729 * src/message_search.c
3730 * src/prefs_display_header.c
3731 * src/summary_search.c
3732 * src/gtk/combobox.c
3735 2007-04-14 [wwp] 2.8.1cvs98
3737 * src/gtk/combobox.c
3738 * src/message_search.c
3739 * src/summary_search.c
3740 * src/prefs_display_header.c
3741 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3742 returns NULL, get the text value directly from the GtkEntry child.
3744 2007-04-13 [colin] 2.8.1cvs97
3746 * src/gtk/quicksearch.c
3747 Give the focus back to summaryview when
3748 emptying the quicksearch with Esc
3750 2007-04-13 [colin] 2.8.1cvs96
3752 * src/message_search.c
3753 * src/prefs_display_header.c
3754 * src/summary_search.c
3755 Fix possibles crashes when getting text
3758 2007-04-13 [colin] 2.8.1cvs95
3761 Add some UIDL debugging
3763 2007-04-12 [colin] 2.8.1cvs94
3766 Force folder scan if necessary after
3767 copying mails, to be able to reapply
3770 2007-04-11 [colin] 2.8.1cvs93
3773 don't scan for new mail on startup if --select
3774 is specified (or race conditions arise). If so,
3775 do both sequentially.
3777 2007-04-09 [colin] 2.8.1cvs92
3780 Use leafpad by default on Maemo. Patch
3783 2007-04-06 [colin] 2.8.1cvs91
3785 * src/pixmaps/queue_close.xpm
3786 * src/pixmaps/queue_close_hrm.xpm
3787 * src/pixmaps/queue_close_hrm_mark.xpm
3788 * src/pixmaps/queue_close_mark.xpm
3789 * src/pixmaps/queue_open.xpm
3790 * src/pixmaps/queue_open_hrm.xpm
3791 * src/pixmaps/queue_open_hrm_mark.xpm
3792 * src/pixmaps/queue_open_mark.xpm
3793 Move the clock one pixel down :)
3795 2007-04-05 [colin] 2.8.1cvs90
3798 Don't sync when switching offline from
3799 command line - it's usually too late :)
3801 2007-04-05 [paul] 2.8.1cvs89
3804 * src/stock_pixmap.c
3805 * src/pixmaps/dir_close_hrm.xpm
3806 * src/pixmaps/dir_close_hrm_mark.xpm
3807 * src/pixmaps/drafts_close.xpm
3808 * src/pixmaps/drafts_close_mark.xpm
3809 * src/pixmaps/drafts_open.xpm
3810 * src/pixmaps/drafts_open_mark.xpm
3811 * src/pixmaps/inbox.xpm
3812 * src/pixmaps/inbox_close.xpm
3813 * src/pixmaps/inbox_close_hrm.xpm
3814 * src/pixmaps/inbox_close_hrm_mark.xpm
3815 * src/pixmaps/inbox_close_mark.xpm
3816 * src/pixmaps/inbox_hrm.xpm
3817 * src/pixmaps/inbox_hrm_mark.xpm
3818 * src/pixmaps/inbox_mark.xpm
3819 * src/pixmaps/inbox_open.xpm
3820 * src/pixmaps/inbox_open_hrm.xpm
3821 * src/pixmaps/inbox_open_hrm_mark.xpm
3822 * src/pixmaps/inbox_open_mark.xpm
3823 * src/pixmaps/outbox.xpm
3824 * src/pixmaps/outbox_close.xpm
3825 * src/pixmaps/outbox_close_hrm.xpm
3826 * src/pixmaps/outbox_close_hrm_mark.xpm
3827 * src/pixmaps/outbox_close_mark.xpm
3828 * src/pixmaps/outbox_hrm.xpm
3829 * src/pixmaps/outbox_hrm_mark.xpm
3830 * src/pixmaps/outbox_mark.xpm
3831 * src/pixmaps/outbox_open.xpm
3832 * src/pixmaps/outbox_open_hrm.xpm
3833 * src/pixmaps/outbox_open_hrm_mark.xpm
3834 * src/pixmaps/outbox_open_mark.xpm
3835 * src/pixmaps/queue_close.xpm
3836 * src/pixmaps/queue_close_hrm.xpm
3837 * src/pixmaps/queue_close_hrm_mark.xpm
3838 * src/pixmaps/queue_close_mark.xpm
3839 * src/pixmaps/queue_open.xpm
3840 * src/pixmaps/queue_open_hrm.xpm
3841 * src/pixmaps/queue_open_hrm_mark.xpm
3842 * src/pixmaps/queue_open_mark.xpm
3843 updated, added and replaced icons
3846 2007-04-04 [colin] 2.8.1cvs88
3849 Fix build without libetpan
3851 2007-04-03 [colin] 2.8.1cvs87
3854 Fix crash with Citadel, and try to make
3855 things work. this server (and specifically
3856 STATUS and APPEND at least) seems broken.
3858 2007-04-03 [colin] 2.8.1cvs86
3861 Fix icons on folder close
3863 2007-04-03 [colin] 2.8.1cvs85
3866 Fix double-ask of offline override in
3871 Much more efficient way to synchronise
3873 * src/etpan/imap-thread.c
3876 * src/gtk/quicksearch.c
3879 2007-04-03 [paul] 2.8.1cvs84
3884 * src/prefs_common.c
3885 * src/prefs_common.h
3887 Fix sync being done too late
3890 2007-04-02 [colin] 2.8.1cvs83
3893 Maemo: Put status and quicksearch at the top
3894 * src/plugins/bogofilter/bogofilter.c
3895 * src/plugins/spamassassin/spamassassin.c
3896 Derive trash from inbox if possible
3898 2007-04-02 [paul] 2.8.1cvs82
3900 * src/plugins/bogofilter/bogofilter_gtk.c
3901 a few English changes
3907 2007-04-02 [colin] 2.8.1cvs81
3909 * src/image_viewer.c
3910 Fix transparent images by using
3913 Flush events (on new windows) to avoid
3914 having the textview's image resize fail
3915 to know the available width
3917 2007-04-01 [colin] 2.8.1cvs80
3919 * src/prefs_account.c
3920 If no MH mailbox exist, when creating a POP/Local
3921 account, just create and use the default one
3922 instead of bailing with a "Mailbox doesn't exist"
3925 2007-03-31 [colin] 2.8.1cvs79
3927 * src/prefs_account.c
3928 Create signature file if it doesn't exist
3930 * src/prefs_toolbar.c
3931 Maemo: Move "Use default" on the left so
3932 that people can find it
3934 Maemo: make default editor "Maemopad",
3935 default signature file "MyDocs/signature.txt"
3937 2007-03-31 [colin] 2.8.1cvs78
3939 * src/prefs_account.c
3940 Maemo: rework account prefs so
3941 that less horizontal scrolling
3944 2007-03-31 [colin] 2.8.1cvs77
3947 * src/prefs_common.c
3948 * src/prefs_common.h
3949 Fix bug 1167, 'Allow not displaying zeros
3950 in folder list'. Patch by MartinP
3952 2007-03-31 [colin] 2.8.1cvs76
3957 2007-03-31 [colin] 2.8.1cvs75
3960 Apply patch from bug 1172, direct
3961 access to the folder's session instead
3962 of using getter. Patch by MartinP
3964 2007-03-31 [paul] 2.8.1cvs74
3967 no need to list Fabien twice!
3969 2007-03-31 [colin] 2.8.1cvs73
3972 If we're currently "overriding for %d minutes",
3975 2007-03-31 [colin] 2.8.1cvs72
3983 * src/plugins/spamassassin/spamassassin.c
3984 Offline override: Add a parameter to allow
3985 asking even if the override timer is running.
3986 Allows to ask every time the user makes an
3987 explicit action needing online access (such
3988 as Get Mail), and not when the action is
3989 implicit (such as opening an IMAP folder)
3991 2007-03-31 [colin] 2.8.1cvs71
3994 Override offline: "No" answer shouldn't
3995 re-ask after 3 seconds, but 10 minutes.
3997 2007-03-30 [colin] 2.8.1cvs70
3999 * src/common/socket.c
4000 Better error reporting on unix socket
4001 failure (bind usually)
4002 * src/gtk/gtkutils.c
4003 * src/gtk/gtkutils.h
4004 Label window: add a pulsing progress
4005 bar to show we're not hung :)
4008 * src/plugins/pgpcore/sgpgme.c
4011 2007-03-30 [colin] 2.8.1cvs69
4014 * src/prefs_common.c
4015 Fix possible trashing of history and uidl
4016 files on disk full problems
4018 2007-03-30 [paul] 2.8.1cvs68
4023 update summary when changing layout type
4024 (fixes wrong folder icon being displayed)
4027 2007-03-29 [colin] 2.8.1cvs67
4029 * src/prefs_ext_prog.c
4030 The browser pref is irrelevant on Maemo
4032 2007-03-29 [colin] 2.8.1cvs66
4036 Maemo: dynamically switch headers/text position
4037 * src/prefs_common.c
4038 Maemo: hide compose's ruler by default
4039 * src/common/socket.c
4040 * src/common/socket.h
4043 2007-03-29 [colin] 2.8.1cvs65
4045 * src/common/socket.c
4046 * src/common/socket.h
4047 Fix build when MAEMO_CFLAGS contains
4048 _X_OPENSOURCE (resolv.h errors as long
4049 as we don't add _BSD_SOURCE. Ugly).
4051 2007-03-29 [wwp] 2.8.1cvs64
4053 * src/prefs_logging.c
4054 Fix sensitivity of clip-log widgets in prefs/logging,
4057 2007-03-29 [wwp] 2.8.1cvs63
4060 Updated files list for translations, thanks to Fabien.
4062 2007-03-29 [colin] 2.8.1cvs62
4065 * src/common/Makefile.am
4066 * src/common/utils.c
4067 Maybe make URI opening work in Maemo
4070 2007-03-28 [colin] 2.8.1cvs61
4075 Add the possibility to sort folders arbitrarily
4076 (via editing of folderlist.xml only). Patch by
4077 Martin P <mp26+claws@os.inf.tu-dresden.de>
4078 Fixes bug 1166, 'Folder ordering is fixed and cannot
4079 be changed by the user'
4081 2007-03-28 [colin] 2.8.1cvs60
4084 Add popup menu for mime icons
4086 2007-03-28 [colin] 2.8.1cvs59
4089 Fix a layout issue when presenting
4090 mainwindow in Small screen layout
4093 Add a "Go to folder list" button for
4094 mainwindow, and make it default in
4097 2007-03-28 [colin] 2.8.1cvs58
4100 Don't dynamically update title on Maemo
4101 Patch by Jean-Luc Biord
4103 2007-03-27 [colin] 2.8.1cvs57
4108 Enable tap-and-hold on Maemo
4110 2007-03-26 [colin] 2.8.1cvs56
4113 More popup-menu (in attachments list)
4115 2007-03-26 [colin] 2.8.1cvs55
4118 Enable popup-menu signal
4120 2007-03-26 [colin] 2.8.1cvs54
4122 * src/plugins/pgpinline/pgpinline.c
4123 Fix bug 1111, 'PGP/inline plugin hides text
4124 around encrypted text block'. Patch based on
4125 a patch from Michal Cihar.
4127 2007-03-26 [wwp] 2.8.1cvs53
4130 Fix getting a false error when sending queued message
4131 whereas the sending was fine (if there are subfolders
4132 in the queue folder), thanks to Colin.
4134 2007-03-26 [paul] 2.8.1cvs52
4137 update FACE header in welcome message
4139 2007-03-25 [colin] 2.8.1cvs51
4144 2007-03-25 [colin] 2.8.1cvs50
4147 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4149 2007-03-24 [colin] 2.8.1cvs49
4152 Fix a few launch problems on Maemo
4153 Patch by Jean-Luc Biord
4155 2007-03-24 [wwp] 2.8.1cvs48
4161 Fix wrong action performed when closing the
4162 "ask about account specific filtering rules
4163 when filtering manually" dialog by pressing Escape.
4164 Fix wrong order of buttons in the "return receipt
4165 notification - the message was sent to several of
4166 your accounts" dialog.
4168 2007-03-24 [paul] 2.8.1cvs47
4171 an improvement to English usage
4172 * tools/kdeservicemenu/README
4175 2007-03-24 [paul] 2.8.1cvs46
4178 * src/stock_pixmap.c
4179 * src/pixmaps/edit_extern.xpm
4180 * src/pixmaps/mail_sign.xpm
4181 rescue long lost icons
4183 2007-03-24 [paul] 2.8.1cvs45
4186 fix toolbar (broken in 2.8.1cvs42)
4188 2007-03-23 [colin] 2.8.1cvs44
4191 Correctly unsubscribe/resubscribe after
4194 2007-03-23 [colin] 2.8.1cvs43
4196 * src/prefs_common.c
4197 Maemo: as the platform is light on RAM, allow
4198 caches to be discarded faster.
4200 2007-03-23 [colin] 2.8.1cvs42
4205 * src/stock_pixmap.c
4206 * src/stock_pixmap.h
4211 * src/pixmaps/open_mail.xpm
4212 Maemo changes: Add the possibility to have
4213 "Open Email" and "Close Window" buttons on
4214 toolbars (and use them in Maemo's default
4217 2007-03-23 [wwp] 2.8.1cvs41
4220 Reverted that part of the action dialog closure logics, to
4221 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4222 done later in a different way (or may not).
4224 2007-03-22 [wwp] 2.8.1cvs40
4227 Fix sticky action dialog when got no output but action command
4228 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4230 2007-03-22 [colin] 2.8.1cvs39
4232 * src/prefs_filtering.c
4233 * src/gtk/combobox.h
4234 Fix escaping account names in filtering prefs
4236 2007-03-22 [colin] 2.8.1cvs38
4241 Add any attribute specified in LDAP servers'
4242 Search attributes to the Other Attributes tab
4243 of contacts; Add 'telephoneNumber' in the
4246 2007-03-22 [colin] 2.8.1cvs37
4251 Try to prevent race conditions when
4252 changing the folder list
4254 Fix possible red folder icon when
4255 switching from Small screen layout
4258 2007-03-22 [colin] 2.8.1cvs36
4263 Rename "little screen" to "Small screen"
4264 * src/gtk/Makefile.am
4265 * src/common/utils.c
4267 Fix Maemo-related compilation problems
4269 2007-03-21 [colin] 2.8.1cvs35
4273 * claws-mail.desktop
4274 Remove .png from the Icon, it's useless
4276 2007-03-21 [colin] 2.8.1cvs34
4280 Add the necessary lib checking for
4283 2007-03-21 [colin] 2.8.1cvs33
4286 Fix unconditional "error happened" when
4287 sending via command-line. "lol @ myself"
4289 2007-03-21 [colin] 2.8.1cvs32
4291 * claws-mail-40x40.png
4292 * claws-mail-26x26.png
4302 * src/prefs_account.c
4303 * src/prefs_common.c
4304 * src/summary_search.c
4308 * src/gtk/gtkutils.c
4309 * src/gtk/gtkutils.h
4310 * src/gtk/logwindow.c
4312 * src/gtk/prefswindow.c
4313 Add Maemo port (patch mainly by Jean-Luc Biort)
4314 Add a new 'Little screen' layout to help on such
4315 platforms (patch by me)
4316 Make some default preferences different (more
4317 adapted) on Maemo (patch by me)
4319 2007-03-21 [wwp] 2.8.1cvs31
4321 * src/prefs_logging.c
4322 * src/prefs_logging.h
4323 Fixed copyright header of newly added files.
4325 2007-03-21 [wwp] 2.8.1cvs30
4341 * src/prefs_common.c
4342 * src/prefs_common.h
4343 * src/prefs_logging.c
4344 * src/prefs_logging.h
4347 * src/send_message.c
4352 * src/common/session.c
4354 * src/common/socket.c
4355 * src/etpan/imap-thread.c
4356 * src/gtk/logwindow.c
4357 * src/gtk/logwindow.h
4358 * src/plugins/bogofilter/bogofilter.c
4359 * src/plugins/spamassassin/spamassassin.c
4360 Added debugging of filtering/processing rules.
4361 The debug log is here 'Tools/Filtering debug window',
4362 the options there 'Configuration/Preferences/Other/Logging',
4363 and the log file is ~/.claws-mail/filtering.log.
4364 Moved protocol log prefs to 'Other/Logging' as well.
4365 To support such debugging feature, the existing log API has
4366 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4367 this impacts many external modules (commits follow).
4369 2007-03-21 [paul] 2.8.1cvs29
4371 * src/etpan/Makefile.am
4372 * src/etpan/imap-thread.c
4373 add missing #include
4375 2007-03-21 [colin] 2.8.1cvs28
4378 Fix bug 1157, 'some broken messages confuse
4379 mime parser'. Make sure we can't have MimeInfos
4380 with negative sizes.
4382 2007-03-20 [colin] 2.8.1cvs27
4385 Fix missing \0 on buffer
4387 2007-03-20 [colin] 2.8.1cvs26
4390 Use make_dir_hier instead of make_dir
4391 to create the MH mailbox
4393 2007-03-20 [colin] 2.8.1cvs25
4397 * src/prefs_account.c
4399 Fix default inbox weirdnesses (after wizard,
4400 if path is Mail, mailbox identifier is #mh/Mailbox,
4401 and when creating new accounts)
4403 2007-03-20 [colin] 2.8.1cvs24
4406 Write folderlist after adding/deleting accounts
4409 2007-03-20 [colin] 2.8.1cvs23
4412 * src/remotefolder.h
4413 Fix bug 1153, 'CM segfaults if IMAP folder is
4414 selected while scanning prior to update'
4416 2007-03-17 [paul] 2.8.1cvs22
4419 fix a typo, and be a little more verbose.
4421 2007-03-17 [wwp] 2.8.1cvs21
4424 Fix a compiler warning.
4426 2007-03-16 [wwp] 2.8.1cvs20
4430 Updated to deal w/ the new mairix.sh tool.
4432 2007-03-16 [wwp] 2.8.1cvs19
4435 Fix logics issues around the action IO dialog:
4436 - disable entry widget and exec button when
4437 the exec button is clicked (don't wait for any
4438 output line) - fix possible disabling/re-enabling/
4439 re-disabling of those widgets
4440 - raise an error if executing a %as{} action either
4441 empty or invalid, instead of failing silently
4442 - don't close the dialog if the abort button has been
4443 clicked and if there was no output yet
4444 - set focus to the abort button when the exec button
4446 - fix capitalization of a warning message
4448 2007-03-16 [wwp] 2.8.1cvs18
4451 Added a wrapper to mairix to the tools folder.
4453 2007-03-16 [colin] 2.8.1cvs17
4457 Allow mimeviewer plugins to print
4460 2007-03-16 [colin] 2.8.1cvs16
4465 2007-03-15 [colin] 2.8.1cvs15
4469 Add a way for mimeviewer plugins to
4470 implement body search
4472 2007-03-15 [paul] 2.8.1cvs14
4474 * src/prefs_spelling.c
4477 2007-03-15 [paul] 2.8.1cvs13
4479 * src/common/quoted-printable.c
4480 fix decoding of quoted-printable parts
4482 2007-03-14 [wwp] 2.8.1cvs12
4484 * src/gtk/logwindow.h
4485 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4487 2007-03-14 [wwp] 2.8.1cvs11
4489 * src/gtk/logwindow.h
4490 Complete 2.8.1cvs10.
4492 2007-03-14 [colin] 2.8.1cvs10
4494 * src/gtk/logwindow.c
4495 Probably fix bug 1149, crash on logwindow
4496 close - at the expense of performance once
4497 logwin has been opened
4499 2007-03-14 [colin] 2.8.1cvs9
4502 If claws-mail is running on another
4503 display, warn instead of popping it up
4504 on the other display
4506 2007-03-12 [colin] 2.8.1cvs8
4509 Fix bug 1145, 'Setting a different name
4510 for the Mailbox name isn't reflected in
4511 default account settings'. Patch by wwp
4513 2007-03-12 [colin] 2.8.1cvs7
4516 Fix bug 1143, 'Add number of messages to be
4517 deleted to confirmation dialog'
4519 2007-03-12 [wwp] 2.8.1cvs6
4522 * src/prefs_common.c
4523 * src/prefs_common.h
4524 * src/prefs_summaries.c
4525 Changed the option that displays unread messages count
4526 next to the folder name in folder list: it is now
4527 possible to either display nothing, display the
4528 unread messages number only or the unread and total messages
4529 numbers. The patch includes this extra feature as well
4530 as some minor fixes by rewriting the algo in folderview.c.
4531 Thanks to Paul for the original idea and implementation, plus
4532 testing and proof-reading!
4534 2007-03-09 [paul] 2.8.1cvs5
4538 * tools/claws-mail-compose-insert-files.pl
4539 added a script which enables inserting files
4540 into the message body of a new Claws Mail
4541 Compose window from the command line. Additionally
4542 To, Cc, Subject and files to attach to the message
4545 2007-03-09 [wwp] 2.8.1cvs4
4550 Optimize matching of addresses in the addressbook
4551 (filtering/processing 'found_in_addressbook' condition).
4553 2007-03-07 [wwp] 2.8.1cvs3
4556 * src/quote_fmt_lex.l
4557 * src/quote_fmt_parse.y
4558 Add a new quote format symbol: %A to insert the
4559 sender email address (just the address itself).
4561 2007-03-06 [wwp] 2.8.1cvs2
4563 * src/gtk/gtkutils.c
4564 * src/plugins/trayicon/trayicon_prefs.h
4565 * src/plugins/trayicon/trayicon_prefs.c
4566 * src/plugins/trayicon/trayicon.c
4569 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4570 minimizing Claws-Mail main window will hide it to the trayicon instead.
4573 2007-03-06 [paul] 2.8.1cvs1