1 2007-10-05 [paul] 3.0.2cvs13
4 * src/prefs_filtering.c
6 fix bug 1343, 'Filtering..'s close button
7 silently discards new filter'
10 2007-10-05 [paul] 3.0.2cvs12
14 fix bug 1347, '-Wno-unused-function, optional'
16 2007-10-05 [colin] 3.0.2cvs11
19 * src/common/mgutils.c
22 2007-10-05 [mones] 3.0.2cvs10
26 * manual/es/advanced.xml
27 Synchronise translation
29 2007-10-04 [colin] 3.0.2cvs9
44 * src/partial_download.c
50 * src/common/mgutils.c
55 * src/common/xmlprops.c
56 * src/common/xmlprops.h
57 * src/plugins/bogofilter/bogofilter.c
58 * src/plugins/clamav/clamav_plugin.c
59 * src/plugins/dillo_viewer/dillo_prefs.c
60 * src/plugins/pgpcore/prefs_gpg.c
61 * src/plugins/pgpinline/pgpinline.c
62 * src/plugins/pgpmime/pgpmime.c
63 * src/plugins/spamassassin/spamassassin.c
64 * src/plugins/trayicon/trayicon_prefs.c
65 Verify success on writes. Will fix possible strange
68 2007-10-04 [paul] 3.0.2cvs8
71 add further info about Actions
72 Patch by Emmanuel Briot <briot@adacore.com>
74 2007-10-04 [paul] 3.0.2cvs7
77 remove the D column, instead indicate the
78 default account by use of bold text
80 2007-10-03 [colin] 3.0.2cvs6
82 * src/common/template.c
83 Fix templates writing (was prone to disk full problems)
85 2007-10-03 [colin] 3.0.2cvs5
88 * src/addrduplicates.c
89 * src/addrduplicates.h
91 Add duplicate deletion. Patch by Holger
93 2007-10-03 [colin] 3.0.2cvs4
96 * src/gtk/quicksearch.c
97 Fix bug 1340, 'Case insensitive searches with
98 non-ascii alphabets fail'.
100 2007-10-03 [colin] 3.0.2cvs3
105 Implement run-time alternative config directories
107 2007-10-03 [colin] 3.0.2cvs2
110 Prevent opening folder item while folder
111 is scanned in a better way
113 2007-10-02 [paul] 3.0.2cvs1
119 bump up version number following stable release
121 2007-09-30 [colin] 3.0.1cvs49
124 Refresh session if needed
126 2007-09-30 [colin] 3.0.1cvs48
129 Reset folder's session to NULL
132 2007-09-30 [mones] 3.0.1cvs47
134 * manual/handling.xml
135 Use markup quotes instead hardcoded quotes
136 * manual/es/handling.xml
137 Added new synced section (IMAP subscriptions)
139 2007-09-29 [colin] 3.0.1cvs46
142 Notice disconnections faster
144 2007-09-28 [colin] 3.0.1cvs45
150 2007-09-28 [paul] 3.0.1cvs44
155 2007-09-28 [paul] 3.0.1cvs43
158 use gtk_widget_set_size_request() on the label
159 so that wrapping works better. get rid of the
160 (partially deprecated) hbutton_box.
161 these changes should prevent buttons overlapping
164 2007-09-28 [colin] 3.0.1cvs42
169 2007-09-28 [colin] 3.0.1cvs41
175 * src/etpan/imap-thread.c
176 64bits-related warning fixes
178 2007-09-28 [colin] 3.0.1cvs40
180 * src/folder_item_prefs.c
187 2007-09-28 [colin] 3.0.1cvs39
189 * src/plugins/spamassassin/spamassassin.c
190 * src/plugins/spamassassin/spamassassin.h
191 * src/plugins/spamassassin/spamassassin_gtk.c
192 Add addressbook-based whitelisting
194 2007-09-28 [colin] 3.0.1cvs38
197 Fix bug 1337, 'crash on pressing Send button'
199 2007-09-28 [paul] 3.0.1cvs37
201 * src/prefs_folder_item.c
202 give the orphans a parent. makes all prefs
203 pages visible on maemo
205 2007-09-28 [colin] 3.0.1cvs36
207 * src/prefs_folder_column.c
208 * src/prefs_summary_column.c
211 2007-09-27 [colin] 3.0.1cvs35
213 * src/gtk/quicksearch.c
214 Fix bug 1336, 'Segfault if empty space before search-string'
216 2007-09-26 [mones] 3.0.1cvs34
220 Fixed irc channel name, added some docbook markup.
221 Changed text markup to docbook markup.
222 Added spamcop as supported in SpamReport description.
223 * manual/fr/plugins.xml
224 Fixed irc channel name.
225 * manual/es/account.xml
226 * manual/es/advanced.xml
227 * manual/es/claws-mail-manual.xml
228 * manual/es/glossary.xml
230 * manual/es/keyboard.xml
231 * manual/es/plugins.xml
232 Synced with English version, fixed a couple of typos.
234 2007-09-26 [colin] 3.0.1cvs33
237 Explain why "Libgnomeprint: no" on GTK+ 2.10
239 2007-09-26 [colin] 3.0.1cvs32
244 Optimisation: avoid fetching mail 3 times locally
247 2007-09-26 [colin] 3.0.1cvs31
252 2007-09-26 [colin] 3.0.1cvs30
258 Fix MH mtime hack - make it a folder class function
260 2007-09-26 [colin] 3.0.1cvs29
263 Fix bug 1334, 'user defined mail incorporation
266 2007-09-25 [colin] 3.0.1cvs28
269 Optimisation: shortcut conv_codeset_strdup
270 when src_code and dest_code are the same
273 Optimisation: shortcut code conversions when
274 files are in UTF-8; faster list walking by
275 using prepend/reverse.
277 2007-09-25 [holger] 3.0.1cvs27
280 Replace button bar of the preview window
281 with a real toolbar (patch by Colin)
282 Add zooming to the preview window
284 2007-09-24 [paul] 3.0.1cvs26
287 compact the character set menu, adding some
288 missing encodings. Patch by Pawel Pekala
290 2007-09-23 [paul] 3.0.1cvs25
292 * src/prefs_account.c
293 * src/prefs_folder_item.c
297 remove unnecessary frame from Templates options
298 and improve the English of the check button label
300 2007-09-22 [colin] 3.0.1cvs24
302 * src/gtk/quicksearch.c
303 Fix bug 1329, 'error in quicksearch.c'
304 Fix return with value in function returning void
306 2007-09-22 [colin] 3.0.1cvs23
312 * src/etpan/imap-thread.c
313 Optimise fetching IMAP cached emails *a lot*
314 (remember whether mail is fully cached and \r's
315 are already stripped)
317 2007-09-22 [colin] 3.0.1cvs22
321 * src/prefs_folder_item.c
322 Add a button to allow users to drop local caches.
324 2007-09-21 [colin] 3.0.1cvs21
327 Remove unnecessary error when cancelling export to mbox.
330 2007-09-21 [paul] 3.0.1cvs20
332 * src/gtk/prefswindow.c
333 remove unnecessary frames from the prefs
334 pages. Patch by Pawel Pekala
336 2007-09-21 [paul] 3.0.1cvs19
338 * src/prefs_account.c
339 * src/prefs_folder_item.c
342 put the Templates options into a tabbed
343 layout. Patch by Pawel Pekala
345 2007-09-21 [paul] 3.0.1cvs18
348 group together the character set menu items
349 move the /View/Show or hide/Message view below
350 .../Toolbar menu item
351 Patch by Pawel Pekala
353 2007-09-21 [mones] 3.0.1cvs17
356 Fix for bug 1327, 'segfault when replying to a non-existent
357 news message', thanks to Colin.
359 2007-09-21 [colin] 3.0.1cvs16
364 2007-09-20 [colin] 3.0.1cvs15
368 Maybe fix bug 1324, 'Corrupted IMAP cache'
370 2007-09-20 [colin] 3.0.1cvs14
375 2007-09-20 [holger] 3.0.1cvs13
378 Add page layout to print preview.
379 Make the close-button in the toolbar
382 2007-09-20 [paul] 3.0.1cvs12
385 updated by Pavlo Bohmat
387 2007-09-19 [colin] 3.0.1cvs11
390 Prevent unquoted mime boundaries, by always
393 2007-09-19 [colin] 3.0.1cvs10
396 Fix drawing area size, fix DPI change that
397 can cause total number of lines to decrease
399 2007-09-19 [colin] 3.0.1cvs9
403 Make print preview more efficient and nicer.
404 Patch mostly by Holger Berndt <hb@claws-mail.org>
406 2007-09-19 [colin] 3.0.1cvs8
411 Add scrolledwindow, default allocation and
412 size saving to the print preview window.
414 2007-09-18 [colin] 3.0.1cvs7
418 * src/prefs_image_viewer.c
421 - add image printing support
422 - add option to print images
424 - add saving of a few Page Setup parameters
426 2007-09-18 [colin] 3.0.1cvs6
430 Add Guillaume Chazarain
432 2007-09-18 [colin] 3.0.1cvs5
435 Fix bug 1321, 'access before allocation
436 when scanning for uris'. Patch by
437 Guillaume Chazarain <guichaz@yahoo.fr>
439 2007-09-18 [colin] 3.0.1cvs4
442 Fix bug 1320, 'Memory leak caused by
443 gtk_container_get_children'. Patch by
444 Guillaume Chazarain <guichaz@yahoo.fr>
446 2007-09-18 [colin] 3.0.1cvs3
450 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
452 2007-09-18 [colin] 3.0.1cvs2
458 * src/prefs_ext_prog.c
463 Use GtkPrintOperation by default on GTK+ >= 2.10
464 Patch by Holger Berndt <hb@claws-mail.org>
466 2007-09-18 [paul] 3.0.1cvs1
472 bump up version number following stable release
474 2007-09-16 [colin] 3.0.0cvs18
479 2007-09-16 [colin] 3.0.0cvs17
482 Fix bug 1311, 'Wrong arrow position
483 while moving message into folder when
484 column headers hidden'
486 Show error in the GUI if image can't
491 Allow setting domain in msgid
492 * src/common/plugin.c
493 Add timing information
495 2007-09-16 [colin] 3.0.0cvs16
499 * src/prefs_account.c
500 * src/prefs_account.h
501 * src/prefs_template.c
503 Remove Generate Message-ID option. We need
504 this on some IMAP servers.
506 2007-09-16 [colin] 3.0.0cvs15
508 * src/prefs_filtering.c
509 * src/prefs_filtering.h
510 * src/prefs_filtering_action.c
512 Fix tags issues: tags with spaces, renaming
515 2007-09-16 [colin] 3.0.0cvs14
520 Fix bug 1308, 'Claws deletes folderlist.xml after
521 fetching mail short after start-up'
523 2007-09-16 [colin] 3.0.0cvs13
526 Fix scrolling to cursor
528 2007-09-16 [paul] 3.0.0cvs12
531 updated by Aleksandar Urosevic
533 2007-09-16 [paul] 3.0.0cvs11
536 do not allow locked msgs to be deleted,
537 even by filtering/processing
539 2007-09-07 [paul] 3.0.0cvs10
541 * src/prefs_folder_column.c
542 * src/prefs_summary_column.c
543 implement button sensitivity
544 patch by Pawel Pekala
546 2007-09-06 [wwp] 3.0.0cvs9
549 Add a missing linefeed to a debug message.
551 2007-09-05 [colin] 3.0.0cvs8
554 Fix statusbar/window mismatch on Maemo
556 2007-09-05 [colin] 3.0.0cvs7
559 Fix build without USE_LDAP_TLS
561 2007-09-05 [colin] 3.0.0cvs6
570 Maemo: distinguish various statusbar messages,
571 in order to display only the most important.
573 2007-09-04 [wwp] 3.0.0cvs5
576 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
577 Show protocol "SMTP" and the appropriate server for send-only
578 accounts, show "-" instead of "" when no value is relevant.
580 2007-09-03 [ticho] 3.0.0cvs4
583 Handle plural form better in delete confirmation dialog.
585 2007-09-03 [wwp] 3.0.0cvs3
588 Warn differently when sending or sending later (queueing).
590 2007-09-03 [colin] 3.0.0cvs2
594 * src/common/plugin.c
595 * src/common/plugin.h
596 Add a new plugin API, MimeParser. It allows
597 plugins to scan email MIME parts and optionally,
600 2007-09-03 [mones] 3.0.0cvs1
605 While a better solution is made double history sizes
607 2007-09-03 [paul] 3.0.0
614 2007-09-03 [paul] 2.10.0cvs191
628 updated by Yasen Pramatarov, Miquel Oliete, Stephan
629 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
630 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
631 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
633 2007-09-02 [colin] 2.10.0cvs190
637 Prevent empty or white-space tags
639 2007-09-01 [colin] 2.10.0cvs189
642 Fix double-reading of accounts list when
643 the wizard has been run due to no accounts
645 Fix sensitivity of a menu item in case
648 2007-09-01 [wwp] 2.10.0cvs188
651 Fix wizard crash when Mailbox dir already exists
654 2007-08-31 [colin] 2.10.0cvs187
656 * src/etpan/imap-thread.c
657 Fix unwanted creation of
658 libetpan's stream dump file
660 Fix coloring of pastes as quotation
662 Maemo: Fix opening of mails from keypad
668 * src/gtk/prefswindow.c
669 Maemo: Fix adjustments changes
671 2007-08-30 [colin] 2.10.0cvs186
674 Don't opened selected folder when clicking
677 Maemo: Make Esc close messageviews
679 Maemo: Fix message scrolling to the end on
681 Maemo: Fix reopening same message
682 * src/gtk/prefswindow.c
683 Maemo: try to fix scrollbar. Doesn't work,
684 it seems as if gtk_adjustment_set_value was
687 2007-08-30 [colin] 2.10.0cvs185
692 * src/prefs_matcher.c
693 * src/prefs_template.c
697 * src/gtk/gtkaspell.c
698 * src/plugins/bogofilter/bogofilter.c
699 * src/plugins/bogofilter/bogofilter_gtk.c
700 * src/plugins/clamav/clamav_plugin_gtk.c
701 * src/plugins/pgpcore/sgpgme.c
702 * src/plugins/spamassassin/spamassassin.c
703 * src/plugins/spamassassin/spamassassin_gtk.c
704 Fix all potential misuses of format-string functions
706 2007-08-30 [wwp] 2.10.0cvs184
708 * src/prefs_template.c
711 2007-08-29 [colin] 2.10.0cvs183
713 * src/plugins/trayicon/trayicon.c
714 Fix leak of hooks in case of error,
715 thanks to Holger Berndt
717 2007-08-28 [colin] 2.10.0cvs182
720 Don't use current folder settings when
721 composing from the compose button's
724 2007-08-28 [colin] 2.10.0cvs181
726 * src/quote_fmt_parse.y
727 Fix cursor offset when quote contains UTF-8
730 2007-08-28 [colin] 2.10.0cvs180
734 Fix signature replacement when it's been wrapped
736 2007-08-27 [colin] 2.10.0cvs179
741 2007-08-27 [colin] 2.10.0cvs178
744 Fix Quicksearch's Sticky mode
746 2007-08-27 [colin] 2.10.0cvs177
748 * src/folder_item_prefs.c
749 * src/folder_item_prefs.h
752 Fix loss of subfolders properties when
755 2007-08-26 [wwp] 2.10.0cvs176
759 * src/prefs_actions.c
760 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
761 will have to be used when necessary *before* calling
762 alertpanel functions.
764 2007-08-25 [paul] 2.10.0cvs175
766 * src/prefs_actions.c
767 workaround gettext problem marking
768 string as c-format when it's not
770 2007-08-25 [wwp] 2.10.0cvs174
774 * src/prefs_actions.c
775 Call the pango markup escape function right ince in alertpanel_create
776 instead of everywhere (reverts some parts of 2.10.0cvs123 and
780 Fix a crash due to a misuse of g_print(), encountered when the string
781 passed to g_print was containing printf substitution symbols.
783 2007-08-25 [paul] 2.10.0cvs173
786 fix a segfault when refreshing RSSyl feeds
788 2007-08-25 [paul] 2.10.0cvs172
790 * src/gtk/icon_legend.c
793 2007-08-25 [paul] 2.10.0cvs171
797 * src/pixmaps/insert_file.xpm
798 add a new pixmap instead of re-using
799 paste.xpm. (easier for icon theme authors)
801 2007-08-24 [holger] 2.10.0cvs170
803 * src/plugins/trayicon/trayicon.c
804 The same fix for another hook id.
806 2007-08-24 [holger] 2.10.0cvs169
808 * src/plugins/trayicon/trayicon.c
809 Micro-fix: Do the error checking for
812 2007-08-24 [paul] 2.10.0cvs168
815 fix typo causing compiler warning
817 2007-08-24 [paul] 2.10.0cvs167
820 put back the correct version of this file also
822 2007-08-24 [colin] 2.10.0cvs166
825 Use progress bar when sending messages
827 2007-08-24 [paul] 2.10.0cvs165
830 oops! if i'm quick no-one will notice
831 (put back the proper file)
833 2007-08-24 [paul] 2.10.0cvs164
841 * tools/mew2claws-mail.pl
842 add new script that imports a Mew address book
843 submitted by Jerome Lelong
845 2007-08-24 [paul] 2.10.0cvs163
848 remove the obsolete plugins, add the
849 missing plugins, including the forthcoming
852 2007-08-24 [paul] 2.10.0cvs162
854 * manual/advanced.xml
855 add info about the hidden emphasis_color option
856 * manual/keyboard.xml
857 correct the info about hotkeys
860 2007-08-24 [paul] 2.10.0cvs161
863 add mnemonic to 'Run procesing rules'
865 2007-08-24 [paul] 2.10.0cvs160
870 use suitable defaults for outbox,
871 queue, drafts and trash folders
873 2007-08-24 [wwp] 2.10.0cvs159
876 Update menu item sensitivity if necessary (or we get a
877 gtk critical message).
879 2007-08-23 [wwp] 2.10.0cvs158
882 * src/prefs_actions.c
883 Allow literal % chars in action commands (use %%).
884 Add a missing p++ to the action parser in action_get_type(),
885 which was missing it, even if it was neutral.
886 Fix a pango markup warning at runtime.
888 2007-08-23 [wwp] 2.10.0cvs157
891 Contacts are now locale-aware sorted in the address book
892 (LC_COLLATE matters here).
893 Fix missing table initializers.
895 2007-08-23 [colin] 2.10.0cvs156
898 Check scan_required on dest folder when copying
900 2007-08-23 [colin] 2.10.0cvs155
903 Fix scanning when folder was empty
905 2007-08-22 [colin] 2.10.0cvs154
908 Don't g_warning when g_try_malloc fails(), or it makes
909 things worse as g_log() allocates. Fixes bug 1290,
910 'Claws Mail crashes if too little memory when
911 rebuilding folder tree'
913 2007-08-22 [colin] 2.10.0cvs153
916 Fix format string vulnerability, thanks to
917 Ulf Harnhammar, Secunia Research
919 2007-08-22 [colin] 2.10.0cvs152
924 2007-08-22 [wwp] 2.10.0cvs151
927 Few better null-ptr checks.
929 2007-08-22 [colin] 2.10.0cvs150
932 * src/editldap_basedn.c
941 2007-08-22 [colin] 2.10.0cvs149
946 2007-08-22 [colin] 2.10.0cvs148
951 2007-08-22 [colin] 2.10.0cvs147
954 Fix test (set ldap v3 if bindDN is set or TLS is set)
956 2007-08-22 [colin] 2.10.0cvs146
960 Fix wrong "Connected successfully to server". Connection only succeeds if
961 we can get the base DN.
963 2007-08-21 [wwp] 2.10.0cvs145
972 More sanity checks in ldap functions.
974 2007-08-21 [wwp] 2.10.0cvs144
976 * src/prefs_account.c
977 Don't return a value in a void function().
979 2007-08-21 [paul] 2.10.0cvs143
982 add check for ftp: to messageview_list_urls()
984 2007-08-21 [colin] 2.10.0cvs142
991 Fix bug 1293, 'LDAP address book not working'
992 Search only on specified fields, but fetch
993 every field possible. People will have to
994 reset the searched Attributes in their LDAP
997 2007-08-21 [wwp] 2.10.0cvs141
1007 * src/editaddress_other_attributes_ldap.c
1024 * src/prefs_customheader.c
1025 * src/prefs_msg_colors.c
1031 * src/common/socket.c
1032 * src/common/ssl_certificate.c
1033 * src/common/utils.c
1034 * src/common/utils.h
1035 * src/gtk/description_window.c
1036 * src/plugins/demo/demo.c
1037 * src/plugins/pgpcore/prefs_gpg.c
1038 * src/plugins/spamassassin/libspamc.c
1039 Make sure we use glib functions to send text messages (information,
1040 debug, warning, errors) to stdout/stderr - no more direct puts
1041 fputs printf fprintf to stdout/stderr when it can be done using
1042 g_log*() and g_print/g_printerr. Doing this, we make sure every
1043 stdout/stderr message is saved to log in Windows.
1046 2007-08-21 [wwp] 2.10.0cvs140
1049 * src/common/utils.h
1050 Route glib's stdout/stderr messages to a log file (Windows only),
1051 instead of loosing them.
1053 2007-08-21 [paul] 2.10.0cvs139
1056 replace deprecated g_strncasecmp()
1060 2007-08-20 [ticho] 2.10.0cvs138
1063 * src/prefs_account.h
1064 Copy all account preferences in account_clone() - some
1066 * src/prefs_account.c
1067 Handle empty privacy system combobox gracefully (warning
1068 instead of a crash).
1070 2007-08-20 [colin] 2.10.0cvs137
1075 2007-08-20 [paul] 2.10.0cvs136
1085 patch by Michael Rasmussen
1087 2007-08-19 [colin] 2.10.0cvs135
1090 Fix previous commit. Sensitivity update is needed
1091 for "Cancel receiving". However when batching we
1092 don't need to do it for every message flag change,
1093 just once at the start and once at the end.
1095 2007-08-19 [colin] 2.10.0cvs134
1098 Remove useless menu updates on session lock/unlock
1100 2007-08-19 [colin] 2.10.0cvs133
1102 * src/etpan/imap-thread.c
1103 Make all fetch logs less verbose
1105 2007-08-19 [paul] 2.10.0cvs132
1110 fix bug 1286, 'Can't move a folder into a "Folders
1113 2007-08-18 [ticho] 2.10.0cvs131
1115 * src/editaddress_other_attributes_ldap.c
1116 Converted option menu for other ldap attributes to GtkComboBox.
1118 2007-08-18 [colin] 2.10.0cvs130
1121 * src/prefs_common.c
1122 * src/prefs_common.h
1124 * src/send_message.c
1125 Revert 'send_dialog_mode' meaning to
1126 'send_dialog_invisible', so that the
1127 new checkbox doesn't change the
1130 2007-08-18 [paul] 2.10.0cvs129
1133 add missing menu update
1135 2007-08-17 [colin] 2.10.0cvs128
1138 Set batching after getting flags - maybe fixes
1139 bug 1292, 'CM crashes on writing mail'
1141 2007-08-16 [ticho] 2.10.0cvs127
1144 Convert two GtkOptionMenu widgets to new GtkComboBox.
1145 * src/gtk/combobox.h
1146 * src/gtk/gtkutils.c
1147 Allow NULL for GtkComboBox menuitem label, rendering such
1148 items as row separators.
1150 2007-08-16 [paul] 2.10.0cvs126
1152 * src/plugins/trayicon/trayicon.c
1153 remove wrongly used gettextisation
1155 2007-08-15 [ticho] 2.10.0cvs125
1158 Fixed a runtime warning where an attempt to pack an
1159 already packed GtkLabel was made.
1161 2007-08-15 [ticho] 2.10.0cvs124
1163 * src/prefs_compose_writing.c
1164 Convert the insert-or-attach-dragged-files GtkOptionMenu
1167 2007-08-14 [ticho] 2.10.0cvs123
1170 * src/gtk/gtkutils.c
1171 Changed return receipt account selector to GtkComboBox.
1172 Fixed a runtime warning where GTK tried to parse
1173 "name <email@address" as a Pango markup in an alertpanel label.
1175 2007-08-14 [ticho] 2.10.0cvs122
1177 * src/prefs_logging.c
1178 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1180 2007-08-14 [wwp] 2.10.0cvs121
1184 * tools/popfile-link.sh
1185 Added a new tool: POPFile helper, to open
1186 selected messages in POPFile control center,
1187 in order to change the messages' status.
1189 2007-08-14 [ticho] 2.10.0cvs120
1192 * src/prefs_common.c
1193 * src/prefs_common.h
1195 * src/send_message.c
1196 Change "Show send dialog" optionmenu to a checkbutton.
1197 * src/prefs_receive.c
1198 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1200 2007-08-13 [wwp] 2.10.0cvs119
1211 * src/partial_download.c
1214 * src/stock_pixmap.c
1216 * src/common/utils.c
1217 * src/gtk/gtkaspell.c
1219 Make sure we never pass NULL pointers for %s substitutions
1220 (prevent from crashing in Windows).
1222 2007-08-13 [wwp] 2.10.0cvs118
1225 Re-enable mmap_reads in Windows with some missing
1226 CloseHandle of mapping objects, thanks to
1229 2007-08-13 [paul] 2.10.0cvs117
1231 * src/common/utils.c
1232 fix bug 1287, 'Compile time problem on Solaris
1233 (nexenta gnu/Solaris) utils.c'
1234 Thanks to Piotr Chrzczonowicz
1236 2007-08-12 [wwp] 2.10.0cvs116
1238 * src/plugins/pgpcore/prefs_gpg.c
1239 Don't try to unset a GPG_AGENT_INFO that was not
1240 set (and don't use a NULL string in Windows, it was
1241 crashing with --debug if GPG_AGENT_INFO was not set).
1243 2007-08-12 [wwp] 2.10.0cvs115
1246 Make gcc type-check arguments passed to privacy_set_error().
1248 2007-08-12 [ticho] 2.10.0cvs114
1250 * src/prefs_folder_item.c
1251 Make sure that folder default account combobox always has some
1252 account preselected.
1253 * src/gtk/combobox.c
1254 Handle empty combobox gracefully (warning instead of crash).
1256 2007-08-12 [ticho] 2.10.0cvs114
1258 * src/prefs_folder_item.c
1259 Make sure that folder default account combobox is not empty.
1260 * src/gtk/combobox.c
1261 Handle empty combobox gracefully (warning instead of crash).
1263 2007-08-11 [paul] 2.10.0cvs113
1267 use 'subfolder' instead of 'sub-folder', matching
1268 everywhere else the term is used
1272 2007-08-10 [wwp] 2.10.0cvs112
1275 Disable mmap reads in Windows only (at least temporarily), they
1276 prevent from renaming/removing target cache files.
1282 2007-08-10 [wwp] 2.10.0cvs111
1285 fix unpredictable crashes in Windows due to broken
1286 cache/mark/tags files writting (file were opened for
1287 writing in text mode).
1290 use gettimeofday() from w32lib.h on Windows.
1292 2007-08-10 [colin] 2.10.0cvs110
1295 * src/etpan/imap-thread.c
1296 * src/etpan/imap-thread.h
1297 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1299 2007-08-09 [colin] 2.10.0cvs109
1302 Fix port being reset to 636 on SSL
1304 Fix folder_item_get_msg_num_by_file
1305 on drafts/queue folders
1307 2007-08-09 [wwp] 2.10.0cvs108
1310 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1311 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1314 2007-08-09 [colin] 2.10.0cvs107
1318 * src/gtk/prefswindow.c
1319 A few Maemo layout fixes
1321 2007-08-09 [paul] 2.10.0cvs106
1323 * src/prefs_account.c
1324 remove the hyphen from plug-ins to
1325 match everywhere else
1327 2007-08-08 [wwp] 2.10.0cvs105
1329 * src/prefs_folder_item.c
1330 Fix an extraneous stealth ^L char.
1332 2007-08-08 [wwp] 2.10.0cvs104
1334 * src/prefs_folder_item.c
1335 Better fix, group variables declarations (USE_ASPELL).
1337 2007-08-08 [wwp] 2.10.0cvs103
1339 * src/prefs_folder_item.c
1340 Fix compilation w/ USE_ASPELL set (broken
1343 2007-08-08 [ticho] 2.10.0cvs102
1345 * src/prefs_folder_item.c
1346 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1348 2007-08-08 [colin] 2.10.0cvs101
1351 * src/etpan/imap-thread.c
1352 * src/etpan/imap-thread.h
1353 Close selected mailbox before doing
1356 2007-08-08 [colin] 2.10.0cvs100
1359 Complete symbol table, thanks to wwp.
1360 Fixes bug 1284, 'The html -> text
1361 converter ignores entities'
1363 Fix possible fd leak
1365 2007-08-08 [colin] 2.10.0cvs99
1368 Better way to fetch UIDs on non-UIDPLUS servers
1370 2007-08-07 [colin] 2.10.0cvs98
1373 fix bug 1275, 'auto-saved draft messages not
1374 always being removed'; Also, make multiple
1375 copy (in the same account) faster by matching
1376 source/destination message UIDs.
1378 Don't try to reshow deleted mail
1380 Fix leak on error path
1382 2007-08-07 [wwp] 2.10.0cvs97
1384 * manual/account.xml
1385 * manual/advanced.xml
1386 * manual/fr/account.xml
1387 * manual/fr/advanced.xml
1388 Updated the reference manual and the French translation to
1389 reflect 2.10.0cvs84: enable running folder Processing
1392 2007-08-06 [wwp] 2.10.0cvs96
1394 * src/prefs_common.c
1395 * src/prefs_common.h
1397 Allow changing the emphasis color used to highlight
1398 the newsreader/x-mailer header value when it matches
1399 our preferred mail agent (hidden pref 'emphasis_col' added
1402 2007-08-06 [colin] 2.10.0cvs95
1406 Re-commit 2.10.0cvs86, with a protection
1407 against Pango bug. Also, try to fix
1408 bug 1275, 'auto-saved draft messages not
1409 always being removed'
1411 2007-08-06 [wwp] 2.10.0cvs94
1413 * src/gtk/quicksearch.c
1414 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1416 2007-08-06 [ticho] 2.10.0cvs93
1418 * src/prefs_account.c
1419 * src/gtk/combobox.c
1420 Use GtkComboBox instead of GtkOptionMenu for privacy system
1421 selection in account preferences.
1423 2007-08-06 [wwp] 2.10.0cvs92
1425 * src/plugins/pgpcore/plugin.def
1426 Apply one more chunk from gpg4win's 03-w32-port patch.
1428 2007-08-05 [colin] 2.10.0cvs91
1432 reverting buggy patch for now
1434 2007-08-05 [colin] 2.10.0cvs90
1439 2007-08-04 [colin] 2.10.0cvs89
1441 * src/prefs_summaries.c
1442 * src/summary_search.c
1443 Replace deprecated widgets. Patch by
1446 2007-08-04 [colin] 2.10.0cvs88
1449 Refresh GUI only every 2000 mails on mh_get_last_num
1450 This is fast (readdir) and done only once per
1453 2007-08-03 [colin] 2.10.0cvs87
1455 * src/prefs_account.c
1456 * src/gtk/combobox.h
1457 * src/gtk/gtkutils.c
1458 Fix a deprecated widget. Patch by
1461 2007-08-03 [colin] 2.10.0cvs86
1465 Make colorisation and wrapping algorithms
1466 faster. Fixes bug 1246, 'compose becomes
1467 increasingly slow replying to complex emails'
1469 2007-08-03 [paul] 2.10.0cvs85
1472 keep the window painted
1474 2007-08-02 [paul] 2.10.0cvs84
1479 enable running folder Processing
1482 2007-08-02 [paul] 2.10.0cvs83
1485 speed up/clean up rendering of larger
1489 2007-08-01 [paul] 2.10.0cvs82
1494 change default toolbar layout on maemo
1495 * src/pixmaps/close.xpm
1496 make the red cross a grey cross
1497 * src/pixmaps/jpilot.xpm
1498 make icon smaller so it fits better
1500 2007-07-31 [paul] 2.10.0cvs81
1503 * src/gtk/gtkutils.c
1504 fix crash on maemo on first launch
1506 2007-07-30 [paul] 2.10.0cvs80
1508 * src/prefs_matcher.c
1509 specify the units of age and size
1511 2007-07-30 [paul] 2.10.0cvs79
1514 Fix IMAP timeout setting
1516 2007-07-30 [colin] 2.10.0cvs78
1518 * src/prefs_account.c
1519 Fix a deprecated widget. Patch by
1522 2007-07-27 [paul] 2.10.0cvs77
1524 * src/matcher_parser_parse.y
1525 * src/prefs_filtering_action.c
1526 * src/prefs_matcher.c
1527 these changes forgotten in cvs74's
1528 'watch thread' feature
1530 2007-07-27 [paul] 2.10.0cvs76
1533 fix potential crasher
1536 2007-07-27 [paul] 2.10.0cvs75
1541 * src/gtk/gtkutils.c
1542 make mainwindow's /Help/Manual point to the
1543 remote copy if the local copy doesn't exist
1545 2007-07-27 [paul] 2.10.0cvs74
1553 * src/matcher_parser_parse.y
1556 * src/stock_pixmap.c
1557 * src/stock_pixmap.h
1562 * src/pixmaps/watchthread.xpm
1563 add 'watch thread' feature
1565 2007-07-27 [paul] 2.10.0cvs73
1567 * src/prefs_folder_item.c
1568 adjust labels, add tooltips
1570 2007-07-27 [colin] 2.10.0cvs72
1573 Maemo: Remove less used menu items
1575 2007-07-26 [colin] 2.10.0cvs71
1578 Maemo: destroy messageview after trashing mail.
1579 Maybe should be done on X11 too
1581 2007-07-26 [colin] 2.10.0cvs70
1585 * src/prefs_common.c
1586 * src/prefs_common.h
1588 Add View/Show or Hide/Column headers
1590 2007-07-26 [colin] 2.10.0cvs69
1595 2007-07-26 [colin] 2.10.0cvs68
1598 Fix possible crash on cache invalidation
1602 * src/quote_fmt_parse.y
1603 Make replying to mails with big attachments
1604 much faster. Fixes bug 1224, 'The process of
1605 Replying to emails with large attachments
1606 seems unreasonably long...'
1608 2007-07-26 [colin] 2.10.0cvs67
1613 Fix threads use on BSDs
1615 2007-07-26 [paul] 2.10.0cvs66
1617 * src/gtk/prefswindow.c
1618 fix account prefs breakage
1621 2007-07-26 [paul] 2.10.0cvs65
1624 standardise ./configure --help messages
1626 2007-07-26 [colin] 2.10.0cvs64
1630 Fix two vCard-related crashes
1632 2007-07-25 [colin] 2.10.0cvs63
1635 * src/prefs_common.c
1636 * src/prefs_common.h
1637 * src/prefs_receive.c
1638 Maemo: Add a better way to notify of
1644 Maemo: Various layout fixes
1645 * src/gtk/prefswindow.c
1646 Maemo: Better prefs layout
1648 2007-07-25 [paul] 2.10.0cvs62
1651 fix the layout on maemo
1654 2007-07-25 [iwkse] 2.10.0cvs61
1657 add 'o' shortcut on summaryview
1659 2007-07-25 [iwkse] 2.10.0cvs60
1664 2007-07-24 [colin] 2.10.0cvs59
1667 Fix missing timestamp update on source
1671 Better text layout on part's choices
1673 2007-07-23 [colin] 2.10.0cvs58
1677 Maemo: Automatically choose the correct application
1679 * src/gtk/quicksearch.c
1680 Make search run on GDK_KP_Enter too
1682 2007-07-23 [wwp] 2.10.0cvs57
1684 * src/quote_fmt_lex.l
1685 Revert accidentaly committed lines (account_sig) in
1688 2007-07-23 [wwp] 2.10.0cvs56
1690 * src/quote_fmt_lex.l
1691 Fix typos around long form expressions in the quote lexer.
1697 2007-07-23 [colin] 2.10.0cvs55
1700 Fix auto-completion on Maemo
1702 2007-07-23 [colin] 2.10.0cvs54
1705 Maemo: Fix sticking statusbars
1707 2007-07-22 [colin] 2.10.0cvs53
1710 Maemo: Fix the strange "top_application" info
1711 at startup. We should do something when
1712 receiving such a message.
1714 2007-07-20 [paul] 2.10.0cvs52
1717 add missing #include "statusbar.h"
1719 2007-07-20 [colin] 2.10.0cvs51
1723 * src/folder_item_prefs.c
1724 * src/folder_item_prefs.h
1732 * src/prefs_folder_item.c
1733 Implement age-based caching: allow to
1734 specify a threshold for the offline synchronisation
1735 feature, and whether old cached bodies should
1740 * src/plugins/dillo_viewer/dillo_viewer.c
1741 Check that Dillo's installed
1743 2007-07-20 [wwp] 2.10.0cvs50
1746 * src/stock_pixmap.c
1747 Draw a frame around the selected mimeview part icon (instead of the
1748 shifted 'dancing' icon).
1750 2007-07-20 [colin] 2.10.0cvs49
1753 Unref stuff even on error
1755 disconnect signals only at the very
1756 end of the wizard save.
1758 2007-07-20 [colin] 2.10.0cvs48
1764 Fix random crashes while navigating
1767 2007-07-19 [colin] 2.10.0cvs47
1771 * src/prefs_common.c
1772 * src/prefs_common.h
1775 * src/common/utils.c
1776 Maemo: add an easy way to store data (mails
1777 and IMAP/NNTP caches) on one of the SD cards,
1778 and protect against unmounts if needed
1780 2007-07-19 [paul] 2.10.0cvs46
1783 * src/stock_pixmap.c
1785 * src/pixmaps/claws-mail_logo-small.xpm
1786 implement a (slightly) different About
1787 dialog for maemo and add a small version
1790 use a scrolled window for wizard page 1
1793 2007-07-19 [paul] 2.10.0cvs45
1796 too soon for this line
1798 2007-07-19 [paul] 2.10.0cvs44
1803 2007-07-19 [colin] 2.10.0cvs43
1806 Solve Mail/Mailbox name when specifying
1809 2007-07-18 [colin] 2.10.0cvs42
1815 2007-07-18 [colin] 2.10.0cvs41
1818 Maemo: plug the online/offline system into
1819 maemo's interfaces to have Claws automatically
1820 switch according to the system status
1822 Maemo: use HildonBanners to display status
1823 messages. Renders the main statusbar useless.
1825 2007-07-18 [paul] 2.10.0cvs40
1828 fix screen blanking on moving/copying many msgs
1830 fix processing progressbar and screen blanking
1833 2007-07-18 [paul] 2.10.0cvs39
1836 revert cvs37, breakage on maemo
1838 2007-07-18 [paul] 2.10.0cvs38
1840 * src/gtk/gtkutils.c
1841 make sure we can still build with older GTK's
1843 2007-07-18 [colin] 2.10.0cvs37
1846 Only hide the small layout's messageview, instead
1847 of destroying it when closing
1848 * src/gtk/gtkutils.c
1849 Use gtk_window_present_with_time to popup windows,
1850 it seems to make things better with modern WMs
1853 2007-07-17 [colin] 2.10.0cvs36
1856 Simplify layout on Maemo
1859 * src/prefs_display_header.c
1860 Remove some headers by default on Maemo
1862 2007-07-17 [paul] 2.10.0cvs35
1864 * src/prefs_common.c
1865 * src/prefs_common.h
1866 * src/prefs_logging.c
1868 add options to stop/enable writing logs to disc
1870 2007-07-17 [paul] 2.10.0cvs34
1873 fix some issues with the Apply tags window:
1874 - set search column (enables autocompl in the treeview)
1875 - apply tag from "New tag" if it existed
1876 - clears New tag entry when adding it with the button
1879 2007-07-17 [paul] 2.10.0cvs33
1882 fix 'apply tags' dialogue weirdness
1884 2007-07-16 [colin] 2.10.0cvs32
1887 Fix double-loading of mails on Maemo
1889 2007-07-16 [colin] 2.10.0cvs31
1892 Prevent double-loading of the same part under some
1893 conditions; hide statusbar on Maemo
1895 2007-07-16 [colin] 2.10.0cvs30
1901 Improve the tag interface - allow
1902 to set/unset tags from a special
1904 * src/gtk/gtkvscrollbutton.c
1907 * src/stock_pixmap.c
1908 Fix Mimeview's ugly hacks in the
1911 2007-07-16 [paul] 2.10.0cvs29
1915 * src/gtk/icon_legend.c
1916 put it all in a scrolled window
1918 2007-07-15 [colin] 2.10.0cvs28
1921 Maemo: force layout to be Small screen; the
1922 others don't make sense
1924 2007-07-14 [colin] 2.10.0cvs27
1927 * src/gtk/gtkvscrollbutton.c
1928 Maemo: Fix mimeview's buttons size
1930 2007-07-14 [colin] 2.10.0cvs26
1933 Fix the button workaround fix.
1934 (Use the correct variable)
1936 2007-07-14 [colin] 2.10.0cvs25
1940 Maemo: put the progress bar in the
1943 2007-07-14 [colin] 2.10.0cvs24
1945 * src/prefs_common.c
1946 Maemo: hide statusbar by default
1948 * src/stock_pixmap.c
1949 * src/stock_pixmap.h
1951 * src/pixmaps/go_folders.xpm
1952 Maemo: Add a specific icon to go back to
1955 2007-07-14 [colin] 2.10.0cvs23
1958 Don't set homogeneous finally
1960 2007-07-14 [colin] 2.10.0cvs22
1963 Fix button show/hide issues
1965 2007-07-14 [colin] 2.10.0cvs21
1969 Fix button workaround to be able to click
1970 if mouse was on button when it went un-
1972 Revert previous commit, gtk_tool_item_set_homogeneous
1973 doesn't mean what it seems to mean ;-)
1975 2007-07-14 [paul] 2.10.0cvs20
1978 make homogeneous FALSE always
1980 2007-07-13 [colin] 2.10.0cvs19
1984 Rework to fit the non-deprecated API
1990 Maemo layout changes. Better toolbars,
1991 removal of CTree headers.
1993 2007-07-13 [paul] 2.10.0cvs18
1995 * src/gtk/colorlabel.c
1996 fix bug 1261, '[DE] coloring messages in overview
1997 keys are not localised'
1998 the string is now included in claws-mail.pot
2000 2007-07-13 [colin] 2.10.0cvs17
2003 Fix bug 1267, 'printing mutliple messages
2004 opens one message-dialog after the other'
2005 Ask for confirmation when printing 10
2008 2007-07-11 [colin] 2.10.0cvs16
2013 * manual/claws-mail-manual.xml
2015 * manual/es/claws-mail-manual.xml
2017 * manual/fr/claws-mail-manual.xml
2040 * src/addressbook_foldersel.c
2041 * src/addressbook_foldersel.h
2065 * src/customheader.c
2066 * src/customheader.h
2067 * src/displayheader.c
2068 * src/displayheader.h
2071 * src/editaddress_other_attributes_ldap.c
2072 * src/editaddress_other_attributes_ldap.h
2081 * src/editldap_basedn.c
2082 * src/editldap_basedn.h
2103 * src/folder_item_prefs.c
2104 * src/folder_item_prefs.h
2113 * src/grouplistdialog.c
2114 * src/grouplistdialog.h
2119 * src/image_viewer.c
2120 * src/image_viewer.h
2161 * src/matcher_parser.h
2162 * src/matcher_parser_lex.l
2163 * src/matcher_parser_parse.y
2166 * src/message_search.c
2167 * src/message_search.h
2186 * src/partial_download.c
2187 * src/partial_download.h
2192 * src/prefs_account.c
2193 * src/prefs_account.h
2194 * src/prefs_actions.c
2195 * src/prefs_actions.h
2196 * src/prefs_common.c
2197 * src/prefs_common.h
2198 * src/prefs_compose_writing.c
2199 * src/prefs_compose_writing.h
2200 * src/prefs_customheader.c
2201 * src/prefs_customheader.h
2202 * src/prefs_display_header.c
2203 * src/prefs_display_header.h
2204 * src/prefs_ext_prog.c
2205 * src/prefs_ext_prog.h
2206 * src/prefs_filtering.c
2207 * src/prefs_filtering.h
2208 * src/prefs_filtering_action.c
2209 * src/prefs_filtering_action.h
2210 * src/prefs_folder_column.c
2211 * src/prefs_folder_column.h
2212 * src/prefs_folder_item.c
2213 * src/prefs_folder_item.h
2218 * src/prefs_image_viewer.c
2219 * src/prefs_image_viewer.h
2220 * src/prefs_logging.c
2221 * src/prefs_logging.h
2222 * src/prefs_matcher.c
2223 * src/prefs_matcher.h
2224 * src/prefs_message.c
2225 * src/prefs_message.h
2226 * src/prefs_msg_colors.c
2227 * src/prefs_msg_colors.h
2232 * src/prefs_receive.c
2233 * src/prefs_receive.h
2236 * src/prefs_spelling.c
2237 * src/prefs_spelling.h
2238 * src/prefs_summaries.c
2239 * src/prefs_summaries.h
2240 * src/prefs_summary_column.c
2241 * src/prefs_summary_column.h
2242 * src/prefs_summary_open.c
2243 * src/prefs_summary_open.h
2244 * src/prefs_template.c
2245 * src/prefs_template.h
2246 * src/prefs_themes.c
2247 * src/prefs_themes.h
2248 * src/prefs_toolbar.c
2249 * src/prefs_toolbar.h
2250 * src/prefs_wrapping.c
2251 * src/prefs_wrapping.h
2261 * src/quote_fmt_lex.l
2262 * src/quote_fmt_parse.y
2265 * src/remotefolder.c
2266 * src/remotefolder.h
2267 * src/send_message.c
2268 * src/send_message.h
2271 * src/simple-gettext.c
2272 * src/sourcewindow.c
2273 * src/sourcewindow.h
2278 * src/stock_pixmap.c
2279 * src/stock_pixmap.h
2280 * src/summary_search.c
2281 * src/summary_search.h
2298 * src/common/base64.c
2299 * src/common/base64.h
2300 * src/common/claws.c
2301 * src/common/claws.h
2303 * src/common/fnmatch.c
2304 * src/common/fnmatch.h
2305 * src/common/fnmatch_loop.c
2306 * src/common/hooks.c
2307 * src/common/hooks.h
2312 * src/common/mgutils.c
2313 * src/common/mgutils.h
2316 * src/common/passcrypt.c
2317 * src/common/passcrypt.h.in
2318 * src/common/plugin.c
2319 * src/common/plugin.h
2320 * src/common/prefs.c
2321 * src/common/prefs.h
2322 * src/common/progressindicator.c
2323 * src/common/progressindicator.h
2324 * src/common/quoted-printable.c
2325 * src/common/quoted-printable.h
2326 * src/common/session.c
2327 * src/common/session.h
2330 * src/common/socket.c
2331 * src/common/socket.h
2334 * src/common/ssl_certificate.c
2335 * src/common/ssl_certificate.h
2336 * src/common/string_match.c
2337 * src/common/string_match.h
2338 * src/common/stringtable.c
2339 * src/common/stringtable.h
2342 * src/common/template.c
2343 * src/common/template.h
2344 * src/common/timing.h
2345 * src/common/utils.c
2346 * src/common/utils.h
2347 * src/common/uuencode.c
2348 * src/common/uuencode.h
2349 * src/common/version.h.in
2350 * src/common/w32_dirent.c
2351 * src/common/w32_reg.c
2352 * src/common/w32_signal.c
2353 * src/common/w32_stat.c
2354 * src/common/w32_stdlib.c
2355 * src/common/w32_string.c
2356 * src/common/w32_time.c
2357 * src/common/w32_unistd.c
2358 * src/common/w32_wait.c
2359 * src/common/w32lib.h
2362 * src/common/xmlprops.c
2363 * src/common/xmlprops.h
2364 * src/etpan/etpan-errors.h
2365 * src/etpan/etpan-thread-manager-types.h
2366 * src/etpan/etpan-thread-manager.c
2367 * src/etpan/etpan-thread-manager.h
2368 * src/etpan/imap-thread.c
2369 * src/etpan/imap-thread.h
2372 * src/gtk/colorlabel.c
2373 * src/gtk/colorlabel.h
2374 * src/gtk/colorsel.c
2375 * src/gtk/colorsel.h
2376 * src/gtk/combobox.c
2377 * src/gtk/combobox.h
2378 * src/gtk/description_window.c
2379 * src/gtk/description_window.h
2382 * src/gtk/foldersort.c
2383 * src/gtk/foldersort.h
2384 * src/gtk/gtkaspell.c
2385 * src/gtk/gtkaspell.h
2386 * src/gtk/gtksctree.c
2387 * src/gtk/gtkshruler.c
2388 * src/gtk/gtkshruler.h
2389 * src/gtk/gtksourceprintjob.c
2390 * src/gtk/gtksourceprintjob.h
2391 * src/gtk/gtkutils.c
2392 * src/gtk/gtkutils.h
2393 * src/gtk/gtkvscrollbutton.c
2394 * src/gtk/gtkvscrollbutton.h
2395 * src/gtk/icon_legend.c
2396 * src/gtk/icon_legend.h
2397 * src/gtk/inputdialog.c
2398 * src/gtk/inputdialog.h
2399 * src/gtk/logwindow.c
2400 * src/gtk/logwindow.h
2401 * src/gtk/manage_window.c
2402 * src/gtk/manage_window.h
2405 * src/gtk/pluginwindow.c
2406 * src/gtk/pluginwindow.h
2407 * src/gtk/prefswindow.c
2408 * src/gtk/prefswindow.h
2409 * src/gtk/progressdialog.c
2410 * src/gtk/progressdialog.h
2411 * src/gtk/quicksearch.c
2412 * src/gtk/quicksearch.h
2413 * src/gtk/sslcertwindow.c
2414 * src/gtk/sslcertwindow.h
2415 * src/plugins/bogofilter/bogofilter.c
2416 * src/plugins/bogofilter/bogofilter.h
2417 * src/plugins/bogofilter/bogofilter_gtk.c
2418 * src/plugins/clamav/clamav_plugin.c
2419 * src/plugins/clamav/clamav_plugin.h
2420 * src/plugins/clamav/clamav_plugin_gtk.c
2421 * src/plugins/demo/demo.c
2422 * src/plugins/dillo_viewer/dillo_prefs.c
2423 * src/plugins/dillo_viewer/dillo_prefs.h
2424 * src/plugins/dillo_viewer/dillo_viewer.c
2425 * src/plugins/pgpcore/passphrase.c
2426 * src/plugins/pgpcore/passphrase.h
2427 * src/plugins/pgpcore/pgp_viewer.c
2428 * src/plugins/pgpcore/pgp_viewer.h
2429 * src/plugins/pgpcore/plugin.c
2430 * src/plugins/pgpcore/prefs_gpg.c
2431 * src/plugins/pgpcore/prefs_gpg.h
2432 * src/plugins/pgpcore/select-keys.c
2433 * src/plugins/pgpcore/select-keys.h
2434 * src/plugins/pgpcore/sgpgme.c
2435 * src/plugins/pgpcore/sgpgme.h
2436 * src/plugins/pgpinline/pgpinline.c
2437 * src/plugins/pgpinline/pgpinline.h
2438 * src/plugins/pgpinline/plugin.c
2439 * src/plugins/pgpmime/pgpmime.c
2440 * src/plugins/pgpmime/pgpmime.h
2441 * src/plugins/pgpmime/plugin.c
2442 * src/plugins/spamassassin/spamassassin.c
2443 * src/plugins/spamassassin/spamassassin.h
2444 * src/plugins/spamassassin/spamassassin_gtk.c
2445 * src/plugins/trayicon/trayicon.c
2446 * src/plugins/trayicon/trayicon_prefs.c
2447 * src/plugins/trayicon/trayicon_prefs.h
2448 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2449 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2450 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2451 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2452 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2453 * tools/OOo2claws-mail.pl
2454 * tools/README.sylprint
2455 * tools/acroread2claws-mail.pl
2456 * tools/claws-mail-compose-insert-files.pl
2457 * tools/convert_mbox.pl
2458 * tools/filter_conv.pl
2459 * tools/filter_conv_new.pl
2461 * tools/freshmeat_search.pl
2462 * tools/google_search.pl
2463 * tools/kmail-mailbox2claws-mail.pl
2464 * tools/kmail2claws-mail.pl
2465 * tools/kmail2claws-mail_v2.pl
2467 * tools/make.themes.project
2468 * tools/multiwebsearch.pl
2469 * tools/nautilus2claws-mail.sh
2470 * tools/outlook2claws-mail.pl
2471 * tools/textviewer.sh
2472 * tools/thunderbird-filters-convertor.pl
2475 * tools/vcard2xml.py
2476 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2477 Upgrade to GPLv3 or later.
2479 2007-07-10 [wwp] 2.10.0cvs15
2482 Fix re-opening of all composing messages that were
2483 opened when closing the previous instance, thanks
2486 2007-07-10 [paul] 2.10.0cvs14
2488 * src/editaddress_other_attributes_ldap.c
2490 fix crash on selecting 'other attributes' combo
2491 for either a new entry or an old entry with no
2492 existing attributes.
2493 fix bug on editing multiple attributes which
2494 resulted them all having the value of the last
2498 2007-07-10 [colin] 2.10.0cvs13
2501 * src/editaddress_other_attributes_ldap.h
2503 Fix --disable-ldap build
2505 2007-07-09 [colin] 2.10.0cvs12
2511 * src/editaddress_other_attributes_ldap.c
2512 * src/editaddress_other_attributes_ldap.h
2517 Add capability to edit all inetOrgPerson
2518 attributes on LDAP. Patch by Michael
2521 2007-07-09 [colin] 2.10.0cvs11
2527 * src/prefs_summaries.c
2528 * src/prefs_themes.c
2530 * src/common/Makefile.am
2532 * src/common/timing.h
2533 * src/common/utils.c
2534 * src/common/utils.h
2535 * src/common/w32_account.c
2536 * src/common/w32lib.h
2537 * src/gtk/Makefile.am
2538 * src/gtk/colorlabel.c
2539 * src/plugins/pgpcore/Makefile.am
2540 * src/plugins/pgpcore/claws.def
2541 * src/plugins/pgpcore/passphrase.c
2542 * src/plugins/pgpcore/pgp_viewer.c
2543 * src/plugins/pgpcore/plugin.def
2544 * src/plugins/pgpcore/sgpgme.c
2545 * src/plugins/pgpinline/Makefile.am
2546 * src/plugins/pgpinline/claws.def
2547 * src/plugins/pgpinline/mypgpcore.def
2548 * src/plugins/pgpinline/plugin.def
2549 * src/plugins/pgpmime/Makefile.am
2550 * src/plugins/pgpmime/claws.def
2551 * src/plugins/pgpmime/mypgpcore.def
2552 * src/plugins/pgpmime/plugin.def
2553 Commit win32 patch, from Werner Koch and
2556 2007-07-09 [colin] 2.10.0cvs10
2558 * src/prefs_toolbar.c
2559 Fix crash when no actions exist
2561 2007-07-07 [paul] 2.10.0cvs9
2564 * manual/claws-mail-manual.xml
2565 update copyright year
2567 updated by Flammie Pirinen
2569 2007-07-05 [wwp] 2.10.0cvs8
2571 * src/plugins/clamav/clamav_plugin_gtk.c
2572 Make vertical spacing like in other plugin prefs pages.
2574 2007-07-05 [wwp] 2.10.0cvs7
2577 It's %am that works, not %ae (this doc incoherence has been
2578 introduced with 2.9.2cvs13).
2580 2007-07-04 [wwp] 2.10.0cvs6
2582 * src/plugins/bogofilter/bogofilter.c
2583 Gettext-ize an occurrence of "Any" that wasn't.
2585 2007-07-04 [colin] 2.10.0cvs5
2588 Fix untranslated strings; thanks
2591 2007-07-03 [colin] 2.10.0cvs4
2595 Fix saving of sort mode for tags and
2596 thread date. Thanks to Pierre Ossman.
2597 Completes fix for bug 1233
2599 2007-07-03 [paul] 2.10.0cvs3
2607 2007-07-02 [colin] 2.10.0cvs2
2613 Add View/Sort/by Thread date
2614 Fixes bug 1233, 'Capability to sort
2615 threads by most recent message'
2616 Based on a patch by Paul Rolland
2618 2007-07-02 [colin] 2.10.0cvs1
2635 * src/matcher_parser_parse.y
2639 * src/prefs_common.c
2640 * src/prefs_common.h
2641 * src/prefs_filtering_action.c
2642 * src/prefs_matcher.c
2643 * src/prefs_summary_column.c
2647 * src/quote_fmt_lex.l
2648 * src/quote_fmt_parse.y
2652 * src/common/Makefile.am
2656 * src/gtk/quicksearch.c
2657 * src/gtk/quicksearch.h
2658 Add Tags implementation. Tags are arbitrary labels
2659 that can be applied to messages. It is possible
2660 to create, edit, remove tags; apply them to mails;
2661 filter on tags or tag presence; apply or unset
2662 tags via filtering actions; reference tags in
2665 2007-07-02 [paul] 2.10.0
2672 2007-07-02 [paul] 2.9.2cvs78
2682 updated by Stephan Sachse, me, Ricardo Mones
2683 Lastra, Fabien Vantard, Pader Rezso, Frederico
2684 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2686 2007-07-02 [paul] 2.9.2cvs77
2691 2007-06-29 [wwp] 2.9.2cvs76
2694 Fix a typo (thanks to Ricardo for finding this out).
2696 2007-06-28 [paul] 2.9.2cvs75
2701 2007-06-28 [paul] 2.9.2cvs74
2704 fix bug in the autotools build system.
2705 Files cataloged under EXTRA_DIST were never
2706 automatically copied to the build tree.
2707 (fix 'make distcheck')
2708 Patch by Michael Rasmussen.
2710 2007-06-24 [colin] 2.9.2cvs73
2713 Fix bug 1249, 'Error handling for
2714 news errors needs modification'
2715 Only popup error if the according
2716 pref in Prefs/Receive is set.
2718 2007-06-21 [colin] 2.9.2cvs72
2720 * src/common/plugin.c
2721 * src/common/plugin.h
2722 Change plugin API to know whether it's safe to
2723 unload plugins or whether we should just hide
2724 them. Fixes bug 1248, 'Core dumps after
2725 unloading plugin and clicking on load plugins'
2726 * src/plugins/bogofilter/bogofilter.c
2727 * src/plugins/clamav/clamav_plugin.c
2728 * src/plugins/demo/demo.c
2729 * src/plugins/dillo_viewer/dillo_viewer.c
2730 * src/plugins/pgpcore/plugin.c
2731 * src/plugins/pgpinline/plugin.c
2732 * src/plugins/pgpmime/plugin.c
2733 * src/plugins/spamassassin/spamassassin.c
2734 * src/plugins/trayicon/trayicon.c
2737 2007-06-19 [colin] 2.9.2cvs71
2741 Fix crash mentioned in bug 1246
2742 Race condition when automatically drafting
2743 due to insertion on reedit.
2745 2007-06-18 [wwp] 2.9.2cvs70
2748 LDIF import: use a "Proceed" button to complete
2751 2007-06-18 [paul] 2.9.2cvs69
2754 use pkgconfig to check for gtk and glib
2756 2007-06-17 [wwp] 2.9.2cvs68
2760 LDIF import: better error handling, minor code
2761 and UI cleanup, and renamed the Save button
2762 to Close, as imported stuff is already saved
2763 when the Save button is shown.
2765 2007-06-17 [colin] 2.9.2cvs67
2767 * src/prefs_summaries.c
2769 Don't set as read when forwarded, only replied to
2771 2007-06-17 [paul] 2.9.2cvs66
2774 add missing #include
2776 2007-06-16 [colin] 2.9.2cvs65
2778 * src/prefs_summaries.c
2780 Change the pref "Only mark as read when opened
2781 in new window" to "..., replied to or forwarded".
2782 Based on a patch by Paul Rolland.
2784 2007-06-16 [paul] 2.9.2cvs64
2787 alphabetical order! :)
2789 2007-06-16 [colin] 2.9.2cvs63
2793 Add Michael Rasmussen in authors list
2795 2007-06-16 [colin] 2.9.2cvs62
2798 Fix messageview_copy_clipboard to take advantage
2799 of plugins' get_selection.
2801 2007-06-15 [colin] 2.9.2cvs61
2807 * src/message_search.c
2809 * src/summary_search.c
2812 Allow GDK_KP_Enter to do the same as GDK_Return
2813 Patch by Michael Rasmussen
2815 2007-06-15 [paul] 2.9.2cvs60
2818 fix bug when closing a compose window
2821 2007-06-14 [paul] 2.9.2cvs59
2825 migrate sylpheed config
2827 2007-06-14 [wwp] 2.9.2cvs58
2829 * src/gtk/pluginwindow.c
2830 Yet another attempt to fix sizing/alignment of the
2831 button bar in plugins window.
2833 2007-06-12 [colin] 2.9.2cvs57
2838 * src/prefs_common.c
2839 * src/prefs_common.h
2840 * src/prefs_summaries.c
2841 * src/prefs_summary_open.c
2842 * src/prefs_summary_open.h
2844 Make "when entering a folder" actions more personalisable
2846 2007-06-12 [wwp] 2.9.2cvs56
2849 Use short description from Paul (mairix.sh).
2851 2007-06-12 [wwp] 2.9.2cvs55
2854 Updated info about mairix.sh.
2856 2007-06-11 [paul] 2.9.2cvs54
2858 * src/prefs_logging.c
2859 rework log window length widgets
2860 and some sensitivity fixes
2862 2007-06-11 [paul] 2.9.2cvs53
2865 * src/prefs_logging.c
2866 rename 'Protocol Log' to 'Network Log'
2867 and some function renaming
2869 2007-06-10 [wwp] 2.9.2cvs52
2871 * src/gtk/pluginwindow.c
2874 2007-06-10 [wwp] 2.9.2cvs51
2876 * src/gtk/pluginwindow.c
2877 Fix button bar in plugin window, was centered and not
2878 behaving like other dialogs w/ such button bar.
2880 2007-06-08 [wwp] 2.9.2cvs50
2887 Provide a way out of automatic draft saving on IMAP, when
2889 Prevent drafting while sending and quitting while sending.
2894 2007-06-08 [wwp] 2.9.2cvs49
2896 * src/prefs_account.c
2897 * src/gtk/prefswindow.c
2898 * src/gtk/prefswindow.h
2899 Activate the Basic page when opening account prefs.
2901 2007-06-08 [wwp] 2.9.2cvs48
2903 * src/common/socket.c
2904 Don't crash if fork() fails, thanks to Colin.
2906 2007-06-08 [wwp] 2.9.2cvs47
2908 * src/gtk/prefswindow.c
2909 Wrap some long lines, and reset horizontal scroller's adjusment
2910 (this was already done, vertically), when changing tab (not page)
2913 2007-06-08 [paul] 2.9.2cvs46
2915 * src/common/utils.c
2916 use gethostname() instead of uname()
2917 based on a patch by Michael Hughes
2918 <Sylpheed-Claws_user@thehugheslogcabin.net>
2920 2007-06-07 [wwp] 2.9.2cvs45
2922 * src/prefs_common.c
2923 Fix some useless warnings, thanks to Colin.
2925 2007-06-06 [colin] 2.9.2cvs44
2928 Fix strange allocations.
2930 2007-06-06 [colin] 2.9.2cvs43
2933 Patch by Michael Rasmussus to help
2936 2007-06-05 [wwp] 2.9.2cvs42
2938 * src/prefs_account.c
2939 * src/prefs_folder_item.c
2943 Per-folder templates can now be applied recursively.
2944 Always save per-folder templates (formats were erroneously
2945 saved only if they were enabled).
2946 Check for validity of quotation marks everywhere there
2949 2007-06-05 [wwp] 2.9.2cvs41
2952 Fix incoming messages from local accounts always getting filtered
2953 (even if the account prefs say don't), thanks to Colin.
2955 2007-06-05 [wwp] 2.9.2cvs40
2959 Use per-folder/per-account quote chars when applying a
2960 template or inserting text as well. Const'ify some
2963 2007-06-04 [colin] 2.9.2cvs39
2966 More work for wwp :)
2968 2007-06-04 [wwp] 2.9.2cvs38
2971 Same as 2.9.2cvs36 but for forwarding.
2973 2007-06-04 [colin] 2.9.2cvs37
2976 Use original mail file for forward/redirect
2977 Fixes some forwarded mails to be attached as
2978 application/octet-stream (when they have binary
2979 parts), and incidentally fixes bug 848
2980 'Redirect breaks GnuPG'
2982 2007-06-04 [wwp] 2.9.2cvs36
2985 Fix quote mark mis-initialisation when replying/forwarding
2986 (introduced w/ 2.9.2cvs20).
2988 2007-06-04 [wwp] 2.9.2cvs35
2990 * src/prefs_compose_writing.c
2992 Fix a bug where Quotation characters (prefs/compose/writing)
2993 was cleared (introduced w/ 2.9.2cvs26).
2995 2007-06-04 [wwp] 2.9.2cvs34
2997 * src/prefs_account.c
2998 * src/prefs_account.h
2999 Better fix for compiling w/o aspell (rollbacks
3002 2007-06-04 [wwp] 2.9.2cvs33
3005 * src/prefs_account.c
3006 * src/prefs_account.h
3008 It's now possible to disable mail filtering plugins
3009 on a per-account basis.
3011 2007-06-04 [wwp] 2.9.2cvs32
3014 * src/common/utils.c
3015 * src/common/utils.h
3016 Support CRLF in headers part of messages.
3017 Support few more date formats (RFC3339 subsets).
3019 2007-06-04 [wwp] 2.9.2cvs31
3021 * src/prefs_account.c
3022 Fix compiling w/o aspell support.
3024 2007-06-03 [wwp] 2.9.2cvs30
3027 Don't decode leading ENV_ and ~ in P_PASSWORD
3030 2007-06-03 [wwp] 2.9.2cvs29
3033 Don't decode leading ENV_ and ~ in P_PASSWORD
3036 2007-06-03 [wwp] 2.9.2cvs28
3038 * src/prefs_account.c
3039 * src/gtk/prefswindow.c
3040 * src/gtk/prefswindow.h
3041 Added a way to force preloading of all pages
3043 Moved tabs to pages in account prefs.
3045 2007-06-02 [colin] 2.9.2cvs27
3048 Fix possible crash, fix ldap write bugs
3050 Fix ldap write bugs - patch by Michael
3054 Add a hook whenever alertpanel opens/closes
3056 2007-05-31 [wwp] 2.9.2cvs26
3058 * src/prefs_compose_writing.c
3060 Re-organized writing options a bit:
3061 - renamed the Quoting page to Templates
3062 - moved all composing templates to that page
3063 - moved non-templates options to the Writing one,
3064 grouped reply-related options, reordered reply and
3067 2007-05-31 [wwp] 2.9.2cvs25
3070 Removed unused code.
3072 2007-05-31 [colin] 2.9.2cvs24
3075 Fix missing display name when modifying
3076 LDAP. Patch by Michael Rasmussen
3078 2007-05-31 [wwp] 2.9.2cvs23
3080 * src/plugins/bogofilter/Makefile.am
3081 * src/plugins/clamav/Makefile.am
3082 * src/plugins/demo/Makefile.am
3083 * src/plugins/dillo_viewer/Makefile.am
3084 * src/plugins/spamassassin/Makefile.am
3085 Fix building of those plugins in Mac OS X.
3087 2007-05-30 [wwp] 2.9.2cvs22
3089 * src/gtk/quicksearch.c
3090 Fix missing initialization.
3092 2007-05-30 [wwp] 2.9.2cvs21
3095 Revert accidental commit (debug outputs).
3097 2007-05-30 [wwp] 2.9.2cvs20
3100 * src/folder_item_prefs.c
3101 * src/folder_item_prefs.h
3102 * src/prefs_account.c
3103 * src/prefs_account.h
3104 * src/prefs_folder_item.c
3107 Implemented per-account and per-folder
3108 compose/reply/forward formats.
3110 2007-05-30 [wwp] 2.9.2cvs19
3112 * src/prefs_compose_writing.c
3117 Internal API changes (factorize quote format
3120 2007-05-30 [colin] 2.9.2cvs18
3123 Fix race where it's possible to re-click Send
3124 between end of SMTP session and end of "move to
3125 sent folder" when sending an email with send
3128 2007-05-30 [colin] 2.9.2cvs17
3131 Ask for backtrace on all threads. Patch by
3134 Fix stale news statusbar when scanning fails.
3137 Fix some LDAP write updates bugs. Patch
3138 by Michael Rasmussen
3140 2007-05-29 [colin] 2.9.2cvs16
3143 Fix loss of local flags when moving mails
3144 on IMAP in high-bandwidth mode (UID FETCH)
3146 2007-05-25 [paul] 2.9.2cvs15
3148 * src/common/socket.c
3149 fix sometimes crasher on cancelling
3152 2007-05-25 [colin] 2.9.2cvs14
3157 Be more helpful in the subscription
3160 2007-05-23 [wwp] 2.9.2cvs13
3163 * src/prefs_compose_writing.c
3165 * src/prefs_template.c
3166 * src/prefs_template.h
3169 * src/quote_fmt_lex.l
3170 * src/quote_fmt_parse.y
3171 Introduced new syntax elements (symbols and commands)
3172 in templates/quote_fmt. Compatibility w/ old
3174 Updated and reworked the corresponding Information
3176 Display the line number in dialogs that talk about
3177 parser errors (in addition to the error message in
3180 2007-05-23 [wwp] 2.9.2cvs12
3182 * src/quote_fmt_parse.y
3183 Fix 2.9.2cvs11, probably a paste accident ;).
3185 2007-05-23 [wwp] 2.9.2cvs11
3188 * src/prefs_template.c
3190 * src/quote_fmt_parse.y
3191 Fix 2.9.2cvs10, which broke --disable-aspell.
3193 2007-05-22 [wwp] 2.9.2cvs10
3196 * src/prefs_template.c
3199 * src/quote_fmt_lex.l
3200 * src/quote_fmt_parse.y
3201 * src/gtk/gtkaspell.c
3202 * src/gtk/gtkaspell.h
3203 Added template/quote format syntactical elements
3205 - current dictionary
3206 %T to show (shows empty if not set or not enabled),
3207 ?T and !T to check if the default dictionary is
3209 - current account's default dictionary
3210 %aT to show (empty if not set or not enabled),
3211 ?aT and !aT to check if it's enabled and set
3212 - name completion for an address, from the address
3214 %ABf, %ABt, %ABc respectively show the full name got
3215 from the address book if From, To or Cc match a single
3217 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3218 matches any contact and if the full name is non-empty.
3219 If From, To or Cc are lists of email addresses, only
3220 the first address will be checked.
3221 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3222 that could show a trailing ','.
3223 Also, template/quote_fmt parser now shows the line number in case
3226 2007-05-15 [colin] 2.9.2cvs9
3230 Add a public function to know whether Claws
3232 Store opened folder when exiting
3235 Store last opened message in each FolderItem;
3236 Reset last seen messages if Claws crashed, so
3237 that one can't go in an infinite crash in case
3238 a particular mail crashes Claws.
3240 * src/prefs_common.c
3241 * src/prefs_common.h
3243 * src/prefs_summaries.c
3244 Add "Select last opened message" when entering
3246 Add "Select last opened folder" at startup.
3248 2007-05-14 [colin] 2.9.2cvs8
3251 Fix bashism, search for xml catalog
3252 in /usr/local/share/xml/catalog too
3255 2007-05-13 [wwp] 2.9.2cvs7
3257 * src/gtk/logwindow.c
3258 fix raising log windows when they are either minimized or
3261 2007-05-11 [colin] 2.9.2cvs6
3264 Use Hildon's file chooser on Maemo. Patch
3265 by Jean-Luc Biord; fixes part 2 of bug 1201,
3266 'File attachment "manipulation" bugs...'
3268 2007-05-10 [wwp] 2.9.2cvs5
3270 * src/prefs_common.c
3271 * src/prefs_common.h
3272 * src/gtk/quicksearch.c
3273 Add a quicksearch option to automatically run
3274 a search selected from the history (this option
3275 is exclusive towards type-ahead).
3277 2007-05-10 [colin] 2.9.2cvs4
3280 Fix g_warnings, thanks to Brian
3283 2007-05-09 [colin] 2.9.2cvs3
3288 * src/prefs_summaries.c
3291 * src/common/utils.c
3292 * src/gtk/gtksourceprintjob.c
3293 * src/gtk/sslcertwindow.c
3294 Use the re-entrant variant of time functions
3295 Probably fixes bug 1217, 'reentrancy problems
3296 with time functions'
3298 2007-05-09 [colin] 2.9.2cvs2
3301 Fix crasher when reconnection fails
3303 2007-05-08 [paul] 2.9.2cvs1
3309 bump version number following
3312 2007-05-08 [paul] 2.9.1cvs48
3314 * src/plugins/demo/demo.c
3315 * src/plugins/dillo_viewer/dillo_prefs.c
3316 * src/plugins/dillo_viewer/dillo_prefs.h
3317 * src/plugins/dillo_viewer/dillo_viewer.c
3318 * src/plugins/pgpcore/pgp_viewer.c
3319 * src/plugins/pgpcore/pgp_viewer.h
3320 * src/plugins/pgpcore/plugin.c
3321 * src/plugins/pgpcore/prefs_gpg.c
3322 * src/plugins/pgpcore/prefs_gpg.h
3323 * src/plugins/pgpcore/sgpgme.c
3324 * src/plugins/pgpcore/sgpgme.h
3325 * src/plugins/pgpinline/plugin.c
3326 * src/plugins/pgpmime/pgpmime.c
3327 * src/plugins/pgpmime/pgpmime.h
3328 * src/plugins/pgpmime/plugin.c
3329 * src/plugins/spamassassin/spamassassin.c
3330 * src/plugins/spamassassin/spamassassin.h
3331 * src/plugins/spamassassin/spamassassin_gtk.c
3332 * src/plugins/trayicon/README
3334 * tools/README.sylprint
3335 * tools/outlook2claws-mail.pl
3337 * tools/tb2claws-mail
3338 * tools/tbird2claws.py
3340 * tools/vcard2xml.py
3341 * tools/kdeservicemenu/README
3342 cleanups and corrections
3344 2007-05-06 [wwp] 2.9.1cvs47
3347 Fix missing dash to `display` command-line, reported
3348 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3350 2007-05-06 [colin] 2.9.1cvs46
3353 * src/stock_pixmap.c
3354 * src/stock_pixmap.h
3355 * src/pixmaps/printer.xpm
3358 2007-05-06 [paul] 2.9.1cvs45
3363 * src/summary_search.c
3367 2007-05-05 [wwp] 2.9.1cvs44
3371 * src/prefs_actions.c
3375 Fix "faild" typos everywhere and capitalization of
3378 2007-05-04 [colin] 2.9.1cvs43
3383 * src/plugins/pgpcore/prefs_gpg.c
3384 * src/plugins/pgpcore/prefs_gpg.h
3385 * src/plugins/pgpinline/pgpinline.c
3386 * src/plugins/pgpmime/pgpmime.c
3387 Add an API to warn about encryption limits,
3388 and allow to disable these warnings
3390 2007-05-03 [colin] 2.9.1cvs42
3394 Fix bug 1213, 'Delete more than
3397 2007-05-03 [wwp] 2.9.1cvs41
3399 * src/prefs_common.c
3400 * src/prefs_filtering.c
3401 * src/prefs_template.c
3402 * src/common/template.c
3403 * src/common/template.h
3404 * src/gtk/gtkutils.c
3405 * src/gtk/gtkutils.h
3406 Templates are no longer automatically sorted
3407 by name, but can be sorted manually using
3408 |< < > >| buttons as well as drag'n'drop.
3410 2007-05-03 [wwp] 2.9.1cvs40
3412 * src/plugins/spamassassin/spamassassin.c
3413 * src/plugins/spamassassin/spamassassin.h
3414 * src/plugins/spamassassin/spamassassin_gtk.c
3415 * src/plugins/bogofilter/bogofilter.c
3416 * src/plugins/bogofilter/bogofilter.h
3417 * src/plugins/bogofilter/bogofilter_gtk.c
3418 Added an option to conditionally mark saved spam
3419 as read (default is and was to do so).
3420 Satisfies feature request 1708539 on sf.net tracker.
3422 2007-05-03 [colin] 2.9.1cvs39
3425 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3427 2007-05-02 [colin] 2.9.1cvs38
3430 Fix bug 1209, 'Clicking on address
3431 in header (mailto uri) selects
3432 default account'. Patch adapted from
3435 2007-05-02 [colin] 2.9.1cvs37
3437 * src/grouplistdialog.c
3438 Set cursor to wait cursor while loading
3441 2007-05-02 [paul] 2.9.1cvs36
3445 rename cache and mark files
3448 2007-04-30 [paul] 2.9.1cvs35
3450 * manual/glossary.xml
3451 * manual/plugins.xml
3452 updates. Patch by Ricardo
3454 2007-04-29 [wwp] 2.9.1cvs34
3458 Fix few grammatical errors (patch by David Relson < relson at
3459 osagesoftware dot com >).
3461 2007-04-28 [colin] 2.9.1cvs33
3465 * src/prefs_account.c
3466 * src/prefs_account.h
3467 Drop the "Download all" preference. It's
3468 stupidly useless and confuses people from
3471 2007-04-27 [wwp] 2.9.1cvs32
3474 * src/prefs_account.c
3475 * src/prefs_account.h
3476 Don't reflect accounts changes to the mainwindow when it's
3479 2007-04-27 [colin] 2.9.1cvs31
3482 Freeze/thaw when sync'ing flags
3484 * src/prefs_account.c
3485 * src/prefs_account.h
3486 * src/etpan/imap-thread.c
3487 * src/etpan/imap-thread.h
3488 Add a way to use UID FETCH instead
3489 of searches to fetch message lists
3490 and flags. More expensive towards
3491 bandwidth, less expensive towards
3492 server's CPU. Probably fixes
3493 bug 1158, 'Scanning new folders on
3494 Exchange 2007 extremely slow'.
3497 2007-04-27 [paul] 2.9.1cvs30
3500 * src/prefs_logging.c
3501 improvements to english usage
3503 2007-04-27 [colin] 2.9.1cvs29
3506 Fix build without libetpan (my bad!)
3508 2007-04-26 [colin] 2.9.1cvs28
3512 Fix uselessly exported function
3514 Consider "- -- \n" as signature separator
3515 (that's what signature separators look like
3516 in PGP/Inline signed mails)
3518 2007-04-26 [colin] 2.9.1cvs27
3521 libetpan-0.49 is now required
3523 Fix double fetching of mails if
3526 Make offline sync faster, by
3527 remembering last change time, and
3530 2007-04-26 [hoa] 2.9.1cvs26
3536 * src/etpan/imap-thread.c
3537 * src/etpan/imap-thread.h
3538 cancellation of IMAP operations is now allowed.
3539 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3541 2007-04-26 [colin] 2.9.1cvs25
3544 Always fetch body+headers in folders that are
3545 synched for offline use, if "Synchronise as
3546 soon as possible" is set.
3547 Fixes bug 1200, 'Add option to always retrieve full
3550 2007-04-25 [colin] 2.9.1cvs24
3553 Fix bug 1198, 'Reply-all "disappearing" address bug
3556 2007-04-24 [colin] 2.9.1cvs23
3559 Fix bug 1195, 'Hardware key navigation'
3560 Make GDK_Enter toggle expansion (Maemo)
3562 2007-04-24 [wwp] 2.9.1cvs22
3565 Fix few compiler warnings.
3567 2007-04-24 [paul] 2.9.1cvs21
3570 * src/stock_pixmap.c
3571 * src/stock_pixmap.h
3572 complete last commit
3574 2007-04-24 [paul] 2.9.1cvs20
3577 * src/pixmaps/active.xpm
3578 * src/pixmaps/checkbox_off.xpm
3579 * src/pixmaps/checkbox_on.xpm
3580 * src/pixmaps/inactive.xpm
3582 remove transparent border from checkbox icons
3584 2007-04-24 [wwp] 2.9.1cvs19
3588 Fix a crash in textview, thanks to Colin.
3590 2007-04-23 [wwp] 2.9.1cvs18
3592 * src/prefs_common.c
3593 Fix 2.9.1cvs5: no header was being translated at all.
3595 2007-04-23 [colin] 2.9.1cvs17
3598 * src/stock_pixmap.c
3599 * src/stock_pixmap.h
3602 * src/gtk/gtksctree.c
3603 * src/gtk/gtksctree.h
3604 * src/pixmaps/selection.xpm
3605 Fix bug 1193, 'Need a way to multi-select
3606 items'. Add a toggle button to the summaryview
3607 to switch between normal and multiple selection
3610 2007-04-23 [colin] 2.9.1cvs16
3613 * src/stock_pixmap.c
3614 * src/stock_pixmap.h
3617 * src/gtk/gtksctree.c
3618 * src/gtk/gtksctree.h
3619 * src/pixmaps/selection.xpm
3620 Fix bug 1193, 'Need a way to multi-
3622 Add a toggle button in the summaryview
3623 to enable normal or multiple selection.
3626 2007-04-23 [colin] 2.9.1cvs15
3629 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3631 2007-04-21 [colin] 2.9.1cvs14
3633 * src/gtk/quicksearch.c
3634 Fix previous commit (actually use correct
3637 2007-04-21 [colin] 2.9.1cvs13
3639 * src/gtk/quicksearch.c
3640 Fix changing quicksearch type (after Esc,
3641 after changing Recursive, ...)
3643 2007-04-20 [wwp] 2.9.1cvs12
3645 * src/gtk/Makefile.am
3646 Added headers.h (completes 2.9.1cvs5).
3648 2007-04-20 [wwp] 2.9.1cvs11
3651 Fix the use of display name in name column,
3652 it has been overriden w/ the use of nickname
3653 by 2.9.0cvs3. Now nickname is used (if any)
3654 in case of LDAP books only.
3656 2007-04-20 [colin] 2.9.1cvs10
3661 Add handling of 'a' to loop in a mail's
3664 2007-04-20 [colin] 2.9.1cvs9
3667 Fix bug 1190, 'dir_open' button doesn't work'
3670 2007-04-20 [colin] 2.9.1cvs8
3674 Fix bug 1194, 'Hardware keys move from email
3675 list to account/directory list, but not back
3676 to email list...' (Maemo)
3678 2007-04-20 [colin] 2.9.1cvs7
3681 complete previous commit
3683 2007-04-20 [colin] 2.9.1cvs6
3686 Fix bug 1187, 'Reply-to addressee disappears
3687 when reply-to text box is clicked...' (Maemo)
3689 2007-04-20 [wwp] 2.9.1cvs5
3697 * src/prefs_common.c
3698 * src/prefs_common.h
3699 * src/prefs_display_header.c
3700 * src/prefs_matcher.c
3703 * src/gtk/quicksearch.c
3704 Translate more header names according to the relevant option value,
3705 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3706 Replaced nearly all uses of prefs_common.trans_hdr with a call
3707 to prefs_common_translated_header_name().
3708 Added a headers.h reference file that contains known header names
3709 (RFC2822 and others) to the translation process' input, so that
3710 translated header names will still exist even if no occurrence of
3711 _("headername") is found anymore in the sources.
3712 Don't translate column name 'Number' following to trans_hdr option
3713 value as it's not a header name.
3715 2007-04-20 [colin] 2.9.1cvs4
3717 * src/gtk/quicksearch.c
3718 * src/gtk/quicksearch.h
3719 Add "From, To or Subject" quicksearch
3720 type. Patch by ulfschaper@users.sf.net
3722 2007-04-20 [colin] 2.9.1cvs3
3725 Implement proper references filtering condition.
3726 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3728 2007-04-19 [wwp] 2.9.1cvs2
3730 * src/prefs_display_header.c
3731 * src/message_search.c
3732 Fix few warnings (g_free of const gchar*).
3734 2007-04-19 [paul] 2.9.1cvs1
3740 bump version number following
3743 2007-04-19 [paul] 2.9.0cvs9
3745 * manual/advanced.xml
3746 * manual/glossary.xml
3749 2007-04-18 [paul] 2.9.0cvs8
3752 fix for CVE-2007-1558 (APOP)
3755 2007-04-18 [paul] 2.9.0cvs7
3761 Fix encoding woes wrt saving of
3765 2007-04-18 [colin] 2.9.0cvs6
3767 * src/gtk/pluginwindow.c
3768 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3770 2007-04-17 [wwp] 2.9.0cvs5
3776 Fix --disable-ldap build,
3777 fix some LDAP annoyances on
3778 searches, thanks to Colin.
3780 2007-04-17 [wwp] 2.9.0cvs4
3783 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3784 like gcc 2.9x. Thanks to Colin.
3786 2007-04-17 [wwp] 2.9.0cvs3
3802 Add LDAP write support. Patch mostly by
3803 Michael <mir at datanom dot net>
3805 2007-04-17 [wwp] 2.9.0cvs2
3808 Prepend "Add to address book" to the context menu of compose window's sender and
3811 2007-04-16 [paul] 2.9.0cvs1
3816 2007-04-16 [paul] 2.9.0
3823 2007-04-16 [paul] 2.8.1cvs102
3826 updated by Fabien Vantard
3828 2007-04-16 [paul] 2.8.1cvs101
3838 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3839 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3840 Aleksandar Urosevic, and Ralgh Young
3842 2007-04-15 [mones] 2.8.1cvs100