1 2007-10-05 [wwp] 3.0.2cvs14
4 Fix unexpected logging of quicksearches:
5 debug_filtering_session flag was never reset to FALSE, causing
6 matcher functions to log when called from a quicksearch
7 (if a filtering session happened before).
9 2007-10-05 [paul] 3.0.2cvs13
12 * src/prefs_filtering.c
13 * src/prefs_template.c
14 fix bug 1343, 'Filtering..'s close button
15 silently discards new filter'
18 2007-10-05 [paul] 3.0.2cvs12
22 fix bug 1347, '-Wno-unused-function, optional'
24 2007-10-05 [colin] 3.0.2cvs11
27 * src/common/mgutils.c
30 2007-10-05 [mones] 3.0.2cvs10
34 * manual/es/advanced.xml
35 Synchronise translation
37 2007-10-04 [colin] 3.0.2cvs9
52 * src/partial_download.c
58 * src/common/mgutils.c
63 * src/common/xmlprops.c
64 * src/common/xmlprops.h
65 * src/plugins/bogofilter/bogofilter.c
66 * src/plugins/clamav/clamav_plugin.c
67 * src/plugins/dillo_viewer/dillo_prefs.c
68 * src/plugins/pgpcore/prefs_gpg.c
69 * src/plugins/pgpinline/pgpinline.c
70 * src/plugins/pgpmime/pgpmime.c
71 * src/plugins/spamassassin/spamassassin.c
72 * src/plugins/trayicon/trayicon_prefs.c
73 Verify success on writes. Will fix possible strange
76 2007-10-04 [paul] 3.0.2cvs8
79 add further info about Actions
80 Patch by Emmanuel Briot <briot@adacore.com>
82 2007-10-04 [paul] 3.0.2cvs7
85 remove the D column, instead indicate the
86 default account by use of bold text
88 2007-10-03 [colin] 3.0.2cvs6
90 * src/common/template.c
91 Fix templates writing (was prone to disk full problems)
93 2007-10-03 [colin] 3.0.2cvs5
96 * src/addrduplicates.c
97 * src/addrduplicates.h
99 Add duplicate deletion. Patch by Holger
101 2007-10-03 [colin] 3.0.2cvs4
104 * src/gtk/quicksearch.c
105 Fix bug 1340, 'Case insensitive searches with
106 non-ascii alphabets fail'.
108 2007-10-03 [colin] 3.0.2cvs3
113 Implement run-time alternative config directories
115 2007-10-03 [colin] 3.0.2cvs2
118 Prevent opening folder item while folder
119 is scanned in a better way
121 2007-10-02 [paul] 3.0.2cvs1
127 bump up version number following stable release
129 2007-09-30 [colin] 3.0.1cvs49
132 Refresh session if needed
134 2007-09-30 [colin] 3.0.1cvs48
137 Reset folder's session to NULL
140 2007-09-30 [mones] 3.0.1cvs47
142 * manual/handling.xml
143 Use markup quotes instead hardcoded quotes
144 * manual/es/handling.xml
145 Added new synced section (IMAP subscriptions)
147 2007-09-29 [colin] 3.0.1cvs46
150 Notice disconnections faster
152 2007-09-28 [colin] 3.0.1cvs45
158 2007-09-28 [paul] 3.0.1cvs44
163 2007-09-28 [paul] 3.0.1cvs43
166 use gtk_widget_set_size_request() on the label
167 so that wrapping works better. get rid of the
168 (partially deprecated) hbutton_box.
169 these changes should prevent buttons overlapping
172 2007-09-28 [colin] 3.0.1cvs42
177 2007-09-28 [colin] 3.0.1cvs41
183 * src/etpan/imap-thread.c
184 64bits-related warning fixes
186 2007-09-28 [colin] 3.0.1cvs40
188 * src/folder_item_prefs.c
195 2007-09-28 [colin] 3.0.1cvs39
197 * src/plugins/spamassassin/spamassassin.c
198 * src/plugins/spamassassin/spamassassin.h
199 * src/plugins/spamassassin/spamassassin_gtk.c
200 Add addressbook-based whitelisting
202 2007-09-28 [colin] 3.0.1cvs38
205 Fix bug 1337, 'crash on pressing Send button'
207 2007-09-28 [paul] 3.0.1cvs37
209 * src/prefs_folder_item.c
210 give the orphans a parent. makes all prefs
211 pages visible on maemo
213 2007-09-28 [colin] 3.0.1cvs36
215 * src/prefs_folder_column.c
216 * src/prefs_summary_column.c
219 2007-09-27 [colin] 3.0.1cvs35
221 * src/gtk/quicksearch.c
222 Fix bug 1336, 'Segfault if empty space before search-string'
224 2007-09-26 [mones] 3.0.1cvs34
228 Fixed irc channel name, added some docbook markup.
229 Changed text markup to docbook markup.
230 Added spamcop as supported in SpamReport description.
231 * manual/fr/plugins.xml
232 Fixed irc channel name.
233 * manual/es/account.xml
234 * manual/es/advanced.xml
235 * manual/es/claws-mail-manual.xml
236 * manual/es/glossary.xml
238 * manual/es/keyboard.xml
239 * manual/es/plugins.xml
240 Synced with English version, fixed a couple of typos.
242 2007-09-26 [colin] 3.0.1cvs33
245 Explain why "Libgnomeprint: no" on GTK+ 2.10
247 2007-09-26 [colin] 3.0.1cvs32
252 Optimisation: avoid fetching mail 3 times locally
255 2007-09-26 [colin] 3.0.1cvs31
260 2007-09-26 [colin] 3.0.1cvs30
266 Fix MH mtime hack - make it a folder class function
268 2007-09-26 [colin] 3.0.1cvs29
271 Fix bug 1334, 'user defined mail incorporation
274 2007-09-25 [colin] 3.0.1cvs28
277 Optimisation: shortcut conv_codeset_strdup
278 when src_code and dest_code are the same
281 Optimisation: shortcut code conversions when
282 files are in UTF-8; faster list walking by
283 using prepend/reverse.
285 2007-09-25 [holger] 3.0.1cvs27
288 Replace button bar of the preview window
289 with a real toolbar (patch by Colin)
290 Add zooming to the preview window
292 2007-09-24 [paul] 3.0.1cvs26
295 compact the character set menu, adding some
296 missing encodings. Patch by Pawel Pekala
298 2007-09-23 [paul] 3.0.1cvs25
300 * src/prefs_account.c
301 * src/prefs_folder_item.c
305 remove unnecessary frame from Templates options
306 and improve the English of the check button label
308 2007-09-22 [colin] 3.0.1cvs24
310 * src/gtk/quicksearch.c
311 Fix bug 1329, 'error in quicksearch.c'
312 Fix return with value in function returning void
314 2007-09-22 [colin] 3.0.1cvs23
320 * src/etpan/imap-thread.c
321 Optimise fetching IMAP cached emails *a lot*
322 (remember whether mail is fully cached and \r's
323 are already stripped)
325 2007-09-22 [colin] 3.0.1cvs22
329 * src/prefs_folder_item.c
330 Add a button to allow users to drop local caches.
332 2007-09-21 [colin] 3.0.1cvs21
335 Remove unnecessary error when cancelling export to mbox.
338 2007-09-21 [paul] 3.0.1cvs20
340 * src/gtk/prefswindow.c
341 remove unnecessary frames from the prefs
342 pages. Patch by Pawel Pekala
344 2007-09-21 [paul] 3.0.1cvs19
346 * src/prefs_account.c
347 * src/prefs_folder_item.c
350 put the Templates options into a tabbed
351 layout. Patch by Pawel Pekala
353 2007-09-21 [paul] 3.0.1cvs18
356 group together the character set menu items
357 move the /View/Show or hide/Message view below
358 .../Toolbar menu item
359 Patch by Pawel Pekala
361 2007-09-21 [mones] 3.0.1cvs17
364 Fix for bug 1327, 'segfault when replying to a non-existent
365 news message', thanks to Colin.
367 2007-09-21 [colin] 3.0.1cvs16
372 2007-09-20 [colin] 3.0.1cvs15
376 Maybe fix bug 1324, 'Corrupted IMAP cache'
378 2007-09-20 [colin] 3.0.1cvs14
383 2007-09-20 [holger] 3.0.1cvs13
386 Add page layout to print preview.
387 Make the close-button in the toolbar
390 2007-09-20 [paul] 3.0.1cvs12
393 updated by Pavlo Bohmat
395 2007-09-19 [colin] 3.0.1cvs11
398 Prevent unquoted mime boundaries, by always
401 2007-09-19 [colin] 3.0.1cvs10
404 Fix drawing area size, fix DPI change that
405 can cause total number of lines to decrease
407 2007-09-19 [colin] 3.0.1cvs9
411 Make print preview more efficient and nicer.
412 Patch mostly by Holger Berndt <hb@claws-mail.org>
414 2007-09-19 [colin] 3.0.1cvs8
419 Add scrolledwindow, default allocation and
420 size saving to the print preview window.
422 2007-09-18 [colin] 3.0.1cvs7
426 * src/prefs_image_viewer.c
429 - add image printing support
430 - add option to print images
432 - add saving of a few Page Setup parameters
434 2007-09-18 [colin] 3.0.1cvs6
438 Add Guillaume Chazarain
440 2007-09-18 [colin] 3.0.1cvs5
443 Fix bug 1321, 'access before allocation
444 when scanning for uris'. Patch by
445 Guillaume Chazarain <guichaz@yahoo.fr>
447 2007-09-18 [colin] 3.0.1cvs4
450 Fix bug 1320, 'Memory leak caused by
451 gtk_container_get_children'. Patch by
452 Guillaume Chazarain <guichaz@yahoo.fr>
454 2007-09-18 [colin] 3.0.1cvs3
458 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
460 2007-09-18 [colin] 3.0.1cvs2
466 * src/prefs_ext_prog.c
471 Use GtkPrintOperation by default on GTK+ >= 2.10
472 Patch by Holger Berndt <hb@claws-mail.org>
474 2007-09-18 [paul] 3.0.1cvs1
480 bump up version number following stable release
482 2007-09-16 [colin] 3.0.0cvs18
487 2007-09-16 [colin] 3.0.0cvs17
490 Fix bug 1311, 'Wrong arrow position
491 while moving message into folder when
492 column headers hidden'
494 Show error in the GUI if image can't
499 Allow setting domain in msgid
500 * src/common/plugin.c
501 Add timing information
503 2007-09-16 [colin] 3.0.0cvs16
507 * src/prefs_account.c
508 * src/prefs_account.h
509 * src/prefs_template.c
511 Remove Generate Message-ID option. We need
512 this on some IMAP servers.
514 2007-09-16 [colin] 3.0.0cvs15
516 * src/prefs_filtering.c
517 * src/prefs_filtering.h
518 * src/prefs_filtering_action.c
520 Fix tags issues: tags with spaces, renaming
523 2007-09-16 [colin] 3.0.0cvs14
528 Fix bug 1308, 'Claws deletes folderlist.xml after
529 fetching mail short after start-up'
531 2007-09-16 [colin] 3.0.0cvs13
534 Fix scrolling to cursor
536 2007-09-16 [paul] 3.0.0cvs12
539 updated by Aleksandar Urosevic
541 2007-09-16 [paul] 3.0.0cvs11
544 do not allow locked msgs to be deleted,
545 even by filtering/processing
547 2007-09-07 [paul] 3.0.0cvs10
549 * src/prefs_folder_column.c
550 * src/prefs_summary_column.c
551 implement button sensitivity
552 patch by Pawel Pekala
554 2007-09-06 [wwp] 3.0.0cvs9
557 Add a missing linefeed to a debug message.
559 2007-09-05 [colin] 3.0.0cvs8
562 Fix statusbar/window mismatch on Maemo
564 2007-09-05 [colin] 3.0.0cvs7
567 Fix build without USE_LDAP_TLS
569 2007-09-05 [colin] 3.0.0cvs6
578 Maemo: distinguish various statusbar messages,
579 in order to display only the most important.
581 2007-09-04 [wwp] 3.0.0cvs5
584 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
585 Show protocol "SMTP" and the appropriate server for send-only
586 accounts, show "-" instead of "" when no value is relevant.
588 2007-09-03 [ticho] 3.0.0cvs4
591 Handle plural form better in delete confirmation dialog.
593 2007-09-03 [wwp] 3.0.0cvs3
596 Warn differently when sending or sending later (queueing).
598 2007-09-03 [colin] 3.0.0cvs2
602 * src/common/plugin.c
603 * src/common/plugin.h
604 Add a new plugin API, MimeParser. It allows
605 plugins to scan email MIME parts and optionally,
608 2007-09-03 [mones] 3.0.0cvs1
613 While a better solution is made double history sizes
615 2007-09-03 [paul] 3.0.0
622 2007-09-03 [paul] 2.10.0cvs191
636 updated by Yasen Pramatarov, Miquel Oliete, Stephan
637 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
638 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
639 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
641 2007-09-02 [colin] 2.10.0cvs190
645 Prevent empty or white-space tags
647 2007-09-01 [colin] 2.10.0cvs189
650 Fix double-reading of accounts list when
651 the wizard has been run due to no accounts
653 Fix sensitivity of a menu item in case
656 2007-09-01 [wwp] 2.10.0cvs188
659 Fix wizard crash when Mailbox dir already exists
662 2007-08-31 [colin] 2.10.0cvs187
664 * src/etpan/imap-thread.c
665 Fix unwanted creation of
666 libetpan's stream dump file
668 Fix coloring of pastes as quotation
670 Maemo: Fix opening of mails from keypad
676 * src/gtk/prefswindow.c
677 Maemo: Fix adjustments changes
679 2007-08-30 [colin] 2.10.0cvs186
682 Don't opened selected folder when clicking
685 Maemo: Make Esc close messageviews
687 Maemo: Fix message scrolling to the end on
689 Maemo: Fix reopening same message
690 * src/gtk/prefswindow.c
691 Maemo: try to fix scrollbar. Doesn't work,
692 it seems as if gtk_adjustment_set_value was
695 2007-08-30 [colin] 2.10.0cvs185
700 * src/prefs_matcher.c
701 * src/prefs_template.c
705 * src/gtk/gtkaspell.c
706 * src/plugins/bogofilter/bogofilter.c
707 * src/plugins/bogofilter/bogofilter_gtk.c
708 * src/plugins/clamav/clamav_plugin_gtk.c
709 * src/plugins/pgpcore/sgpgme.c
710 * src/plugins/spamassassin/spamassassin.c
711 * src/plugins/spamassassin/spamassassin_gtk.c
712 Fix all potential misuses of format-string functions
714 2007-08-30 [wwp] 2.10.0cvs184
716 * src/prefs_template.c
719 2007-08-29 [colin] 2.10.0cvs183
721 * src/plugins/trayicon/trayicon.c
722 Fix leak of hooks in case of error,
723 thanks to Holger Berndt
725 2007-08-28 [colin] 2.10.0cvs182
728 Don't use current folder settings when
729 composing from the compose button's
732 2007-08-28 [colin] 2.10.0cvs181
734 * src/quote_fmt_parse.y
735 Fix cursor offset when quote contains UTF-8
738 2007-08-28 [colin] 2.10.0cvs180
742 Fix signature replacement when it's been wrapped
744 2007-08-27 [colin] 2.10.0cvs179
749 2007-08-27 [colin] 2.10.0cvs178
752 Fix Quicksearch's Sticky mode
754 2007-08-27 [colin] 2.10.0cvs177
756 * src/folder_item_prefs.c
757 * src/folder_item_prefs.h
760 Fix loss of subfolders properties when
763 2007-08-26 [wwp] 2.10.0cvs176
767 * src/prefs_actions.c
768 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
769 will have to be used when necessary *before* calling
770 alertpanel functions.
772 2007-08-25 [paul] 2.10.0cvs175
774 * src/prefs_actions.c
775 workaround gettext problem marking
776 string as c-format when it's not
778 2007-08-25 [wwp] 2.10.0cvs174
782 * src/prefs_actions.c
783 Call the pango markup escape function right ince in alertpanel_create
784 instead of everywhere (reverts some parts of 2.10.0cvs123 and
788 Fix a crash due to a misuse of g_print(), encountered when the string
789 passed to g_print was containing printf substitution symbols.
791 2007-08-25 [paul] 2.10.0cvs173
794 fix a segfault when refreshing RSSyl feeds
796 2007-08-25 [paul] 2.10.0cvs172
798 * src/gtk/icon_legend.c
801 2007-08-25 [paul] 2.10.0cvs171
805 * src/pixmaps/insert_file.xpm
806 add a new pixmap instead of re-using
807 paste.xpm. (easier for icon theme authors)
809 2007-08-24 [holger] 2.10.0cvs170
811 * src/plugins/trayicon/trayicon.c
812 The same fix for another hook id.
814 2007-08-24 [holger] 2.10.0cvs169
816 * src/plugins/trayicon/trayicon.c
817 Micro-fix: Do the error checking for
820 2007-08-24 [paul] 2.10.0cvs168
823 fix typo causing compiler warning
825 2007-08-24 [paul] 2.10.0cvs167
828 put back the correct version of this file also
830 2007-08-24 [colin] 2.10.0cvs166
833 Use progress bar when sending messages
835 2007-08-24 [paul] 2.10.0cvs165
838 oops! if i'm quick no-one will notice
839 (put back the proper file)
841 2007-08-24 [paul] 2.10.0cvs164
849 * tools/mew2claws-mail.pl
850 add new script that imports a Mew address book
851 submitted by Jerome Lelong
853 2007-08-24 [paul] 2.10.0cvs163
856 remove the obsolete plugins, add the
857 missing plugins, including the forthcoming
860 2007-08-24 [paul] 2.10.0cvs162
862 * manual/advanced.xml
863 add info about the hidden emphasis_color option
864 * manual/keyboard.xml
865 correct the info about hotkeys
868 2007-08-24 [paul] 2.10.0cvs161
871 add mnemonic to 'Run procesing rules'
873 2007-08-24 [paul] 2.10.0cvs160
878 use suitable defaults for outbox,
879 queue, drafts and trash folders
881 2007-08-24 [wwp] 2.10.0cvs159
884 Update menu item sensitivity if necessary (or we get a
885 gtk critical message).
887 2007-08-23 [wwp] 2.10.0cvs158
890 * src/prefs_actions.c
891 Allow literal % chars in action commands (use %%).
892 Add a missing p++ to the action parser in action_get_type(),
893 which was missing it, even if it was neutral.
894 Fix a pango markup warning at runtime.
896 2007-08-23 [wwp] 2.10.0cvs157
899 Contacts are now locale-aware sorted in the address book
900 (LC_COLLATE matters here).
901 Fix missing table initializers.
903 2007-08-23 [colin] 2.10.0cvs156
906 Check scan_required on dest folder when copying
908 2007-08-23 [colin] 2.10.0cvs155
911 Fix scanning when folder was empty
913 2007-08-22 [colin] 2.10.0cvs154
916 Don't g_warning when g_try_malloc fails(), or it makes
917 things worse as g_log() allocates. Fixes bug 1290,
918 'Claws Mail crashes if too little memory when
919 rebuilding folder tree'
921 2007-08-22 [colin] 2.10.0cvs153
924 Fix format string vulnerability, thanks to
925 Ulf Harnhammar, Secunia Research
927 2007-08-22 [colin] 2.10.0cvs152
932 2007-08-22 [wwp] 2.10.0cvs151
935 Few better null-ptr checks.
937 2007-08-22 [colin] 2.10.0cvs150
940 * src/editldap_basedn.c
949 2007-08-22 [colin] 2.10.0cvs149
954 2007-08-22 [colin] 2.10.0cvs148
959 2007-08-22 [colin] 2.10.0cvs147
962 Fix test (set ldap v3 if bindDN is set or TLS is set)
964 2007-08-22 [colin] 2.10.0cvs146
968 Fix wrong "Connected successfully to server". Connection only succeeds if
969 we can get the base DN.
971 2007-08-21 [wwp] 2.10.0cvs145
980 More sanity checks in ldap functions.
982 2007-08-21 [wwp] 2.10.0cvs144
984 * src/prefs_account.c
985 Don't return a value in a void function().
987 2007-08-21 [paul] 2.10.0cvs143
990 add check for ftp: to messageview_list_urls()
992 2007-08-21 [colin] 2.10.0cvs142
999 Fix bug 1293, 'LDAP address book not working'
1000 Search only on specified fields, but fetch
1001 every field possible. People will have to
1002 reset the searched Attributes in their LDAP
1005 2007-08-21 [wwp] 2.10.0cvs141
1015 * src/editaddress_other_attributes_ldap.c
1032 * src/prefs_customheader.c
1033 * src/prefs_msg_colors.c
1039 * src/common/socket.c
1040 * src/common/ssl_certificate.c
1041 * src/common/utils.c
1042 * src/common/utils.h
1043 * src/gtk/description_window.c
1044 * src/plugins/demo/demo.c
1045 * src/plugins/pgpcore/prefs_gpg.c
1046 * src/plugins/spamassassin/libspamc.c
1047 Make sure we use glib functions to send text messages (information,
1048 debug, warning, errors) to stdout/stderr - no more direct puts
1049 fputs printf fprintf to stdout/stderr when it can be done using
1050 g_log*() and g_print/g_printerr. Doing this, we make sure every
1051 stdout/stderr message is saved to log in Windows.
1054 2007-08-21 [wwp] 2.10.0cvs140
1057 * src/common/utils.h
1058 Route glib's stdout/stderr messages to a log file (Windows only),
1059 instead of loosing them.
1061 2007-08-21 [paul] 2.10.0cvs139
1064 replace deprecated g_strncasecmp()
1068 2007-08-20 [ticho] 2.10.0cvs138
1071 * src/prefs_account.h
1072 Copy all account preferences in account_clone() - some
1074 * src/prefs_account.c
1075 Handle empty privacy system combobox gracefully (warning
1076 instead of a crash).
1078 2007-08-20 [colin] 2.10.0cvs137
1083 2007-08-20 [paul] 2.10.0cvs136
1093 patch by Michael Rasmussen
1095 2007-08-19 [colin] 2.10.0cvs135
1098 Fix previous commit. Sensitivity update is needed
1099 for "Cancel receiving". However when batching we
1100 don't need to do it for every message flag change,
1101 just once at the start and once at the end.
1103 2007-08-19 [colin] 2.10.0cvs134
1106 Remove useless menu updates on session lock/unlock
1108 2007-08-19 [colin] 2.10.0cvs133
1110 * src/etpan/imap-thread.c
1111 Make all fetch logs less verbose
1113 2007-08-19 [paul] 2.10.0cvs132
1118 fix bug 1286, 'Can't move a folder into a "Folders
1121 2007-08-18 [ticho] 2.10.0cvs131
1123 * src/editaddress_other_attributes_ldap.c
1124 Converted option menu for other ldap attributes to GtkComboBox.
1126 2007-08-18 [colin] 2.10.0cvs130
1129 * src/prefs_common.c
1130 * src/prefs_common.h
1132 * src/send_message.c
1133 Revert 'send_dialog_mode' meaning to
1134 'send_dialog_invisible', so that the
1135 new checkbox doesn't change the
1138 2007-08-18 [paul] 2.10.0cvs129
1141 add missing menu update
1143 2007-08-17 [colin] 2.10.0cvs128
1146 Set batching after getting flags - maybe fixes
1147 bug 1292, 'CM crashes on writing mail'
1149 2007-08-16 [ticho] 2.10.0cvs127
1152 Convert two GtkOptionMenu widgets to new GtkComboBox.
1153 * src/gtk/combobox.h
1154 * src/gtk/gtkutils.c
1155 Allow NULL for GtkComboBox menuitem label, rendering such
1156 items as row separators.
1158 2007-08-16 [paul] 2.10.0cvs126
1160 * src/plugins/trayicon/trayicon.c
1161 remove wrongly used gettextisation
1163 2007-08-15 [ticho] 2.10.0cvs125
1166 Fixed a runtime warning where an attempt to pack an
1167 already packed GtkLabel was made.
1169 2007-08-15 [ticho] 2.10.0cvs124
1171 * src/prefs_compose_writing.c
1172 Convert the insert-or-attach-dragged-files GtkOptionMenu
1175 2007-08-14 [ticho] 2.10.0cvs123
1178 * src/gtk/gtkutils.c
1179 Changed return receipt account selector to GtkComboBox.
1180 Fixed a runtime warning where GTK tried to parse
1181 "name <email@address" as a Pango markup in an alertpanel label.
1183 2007-08-14 [ticho] 2.10.0cvs122
1185 * src/prefs_logging.c
1186 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1188 2007-08-14 [wwp] 2.10.0cvs121
1192 * tools/popfile-link.sh
1193 Added a new tool: POPFile helper, to open
1194 selected messages in POPFile control center,
1195 in order to change the messages' status.
1197 2007-08-14 [ticho] 2.10.0cvs120
1200 * src/prefs_common.c
1201 * src/prefs_common.h
1203 * src/send_message.c
1204 Change "Show send dialog" optionmenu to a checkbutton.
1205 * src/prefs_receive.c
1206 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1208 2007-08-13 [wwp] 2.10.0cvs119
1219 * src/partial_download.c
1222 * src/stock_pixmap.c
1224 * src/common/utils.c
1225 * src/gtk/gtkaspell.c
1227 Make sure we never pass NULL pointers for %s substitutions
1228 (prevent from crashing in Windows).
1230 2007-08-13 [wwp] 2.10.0cvs118
1233 Re-enable mmap_reads in Windows with some missing
1234 CloseHandle of mapping objects, thanks to
1237 2007-08-13 [paul] 2.10.0cvs117
1239 * src/common/utils.c
1240 fix bug 1287, 'Compile time problem on Solaris
1241 (nexenta gnu/Solaris) utils.c'
1242 Thanks to Piotr Chrzczonowicz
1244 2007-08-12 [wwp] 2.10.0cvs116
1246 * src/plugins/pgpcore/prefs_gpg.c
1247 Don't try to unset a GPG_AGENT_INFO that was not
1248 set (and don't use a NULL string in Windows, it was
1249 crashing with --debug if GPG_AGENT_INFO was not set).
1251 2007-08-12 [wwp] 2.10.0cvs115
1254 Make gcc type-check arguments passed to privacy_set_error().
1256 2007-08-12 [ticho] 2.10.0cvs114
1258 * src/prefs_folder_item.c
1259 Make sure that folder default account combobox always has some
1260 account preselected.
1261 * src/gtk/combobox.c
1262 Handle empty combobox gracefully (warning instead of crash).
1264 2007-08-12 [ticho] 2.10.0cvs114
1266 * src/prefs_folder_item.c
1267 Make sure that folder default account combobox is not empty.
1268 * src/gtk/combobox.c
1269 Handle empty combobox gracefully (warning instead of crash).
1271 2007-08-11 [paul] 2.10.0cvs113
1275 use 'subfolder' instead of 'sub-folder', matching
1276 everywhere else the term is used
1280 2007-08-10 [wwp] 2.10.0cvs112
1283 Disable mmap reads in Windows only (at least temporarily), they
1284 prevent from renaming/removing target cache files.
1290 2007-08-10 [wwp] 2.10.0cvs111
1293 fix unpredictable crashes in Windows due to broken
1294 cache/mark/tags files writting (file were opened for
1295 writing in text mode).
1298 use gettimeofday() from w32lib.h on Windows.
1300 2007-08-10 [colin] 2.10.0cvs110
1303 * src/etpan/imap-thread.c
1304 * src/etpan/imap-thread.h
1305 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1307 2007-08-09 [colin] 2.10.0cvs109
1310 Fix port being reset to 636 on SSL
1312 Fix folder_item_get_msg_num_by_file
1313 on drafts/queue folders
1315 2007-08-09 [wwp] 2.10.0cvs108
1318 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1319 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1322 2007-08-09 [colin] 2.10.0cvs107
1326 * src/gtk/prefswindow.c
1327 A few Maemo layout fixes
1329 2007-08-09 [paul] 2.10.0cvs106
1331 * src/prefs_account.c
1332 remove the hyphen from plug-ins to
1333 match everywhere else
1335 2007-08-08 [wwp] 2.10.0cvs105
1337 * src/prefs_folder_item.c
1338 Fix an extraneous stealth ^L char.
1340 2007-08-08 [wwp] 2.10.0cvs104
1342 * src/prefs_folder_item.c
1343 Better fix, group variables declarations (USE_ASPELL).
1345 2007-08-08 [wwp] 2.10.0cvs103
1347 * src/prefs_folder_item.c
1348 Fix compilation w/ USE_ASPELL set (broken
1351 2007-08-08 [ticho] 2.10.0cvs102
1353 * src/prefs_folder_item.c
1354 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1356 2007-08-08 [colin] 2.10.0cvs101
1359 * src/etpan/imap-thread.c
1360 * src/etpan/imap-thread.h
1361 Close selected mailbox before doing
1364 2007-08-08 [colin] 2.10.0cvs100
1367 Complete symbol table, thanks to wwp.
1368 Fixes bug 1284, 'The html -> text
1369 converter ignores entities'
1371 Fix possible fd leak
1373 2007-08-08 [colin] 2.10.0cvs99
1376 Better way to fetch UIDs on non-UIDPLUS servers
1378 2007-08-07 [colin] 2.10.0cvs98
1381 fix bug 1275, 'auto-saved draft messages not
1382 always being removed'; Also, make multiple
1383 copy (in the same account) faster by matching
1384 source/destination message UIDs.
1386 Don't try to reshow deleted mail
1388 Fix leak on error path
1390 2007-08-07 [wwp] 2.10.0cvs97
1392 * manual/account.xml
1393 * manual/advanced.xml
1394 * manual/fr/account.xml
1395 * manual/fr/advanced.xml
1396 Updated the reference manual and the French translation to
1397 reflect 2.10.0cvs84: enable running folder Processing
1400 2007-08-06 [wwp] 2.10.0cvs96
1402 * src/prefs_common.c
1403 * src/prefs_common.h
1405 Allow changing the emphasis color used to highlight
1406 the newsreader/x-mailer header value when it matches
1407 our preferred mail agent (hidden pref 'emphasis_col' added
1410 2007-08-06 [colin] 2.10.0cvs95
1414 Re-commit 2.10.0cvs86, with a protection
1415 against Pango bug. Also, try to fix
1416 bug 1275, 'auto-saved draft messages not
1417 always being removed'
1419 2007-08-06 [wwp] 2.10.0cvs94
1421 * src/gtk/quicksearch.c
1422 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1424 2007-08-06 [ticho] 2.10.0cvs93
1426 * src/prefs_account.c
1427 * src/gtk/combobox.c
1428 Use GtkComboBox instead of GtkOptionMenu for privacy system
1429 selection in account preferences.
1431 2007-08-06 [wwp] 2.10.0cvs92
1433 * src/plugins/pgpcore/plugin.def
1434 Apply one more chunk from gpg4win's 03-w32-port patch.
1436 2007-08-05 [colin] 2.10.0cvs91
1440 reverting buggy patch for now
1442 2007-08-05 [colin] 2.10.0cvs90
1447 2007-08-04 [colin] 2.10.0cvs89
1449 * src/prefs_summaries.c
1450 * src/summary_search.c
1451 Replace deprecated widgets. Patch by
1454 2007-08-04 [colin] 2.10.0cvs88
1457 Refresh GUI only every 2000 mails on mh_get_last_num
1458 This is fast (readdir) and done only once per
1461 2007-08-03 [colin] 2.10.0cvs87
1463 * src/prefs_account.c
1464 * src/gtk/combobox.h
1465 * src/gtk/gtkutils.c
1466 Fix a deprecated widget. Patch by
1469 2007-08-03 [colin] 2.10.0cvs86
1473 Make colorisation and wrapping algorithms
1474 faster. Fixes bug 1246, 'compose becomes
1475 increasingly slow replying to complex emails'
1477 2007-08-03 [paul] 2.10.0cvs85
1480 keep the window painted
1482 2007-08-02 [paul] 2.10.0cvs84
1487 enable running folder Processing
1490 2007-08-02 [paul] 2.10.0cvs83
1493 speed up/clean up rendering of larger
1497 2007-08-01 [paul] 2.10.0cvs82
1502 change default toolbar layout on maemo
1503 * src/pixmaps/close.xpm
1504 make the red cross a grey cross
1505 * src/pixmaps/jpilot.xpm
1506 make icon smaller so it fits better
1508 2007-07-31 [paul] 2.10.0cvs81
1511 * src/gtk/gtkutils.c
1512 fix crash on maemo on first launch
1514 2007-07-30 [paul] 2.10.0cvs80
1516 * src/prefs_matcher.c
1517 specify the units of age and size
1519 2007-07-30 [paul] 2.10.0cvs79
1522 Fix IMAP timeout setting
1524 2007-07-30 [colin] 2.10.0cvs78
1526 * src/prefs_account.c
1527 Fix a deprecated widget. Patch by
1530 2007-07-27 [paul] 2.10.0cvs77
1532 * src/matcher_parser_parse.y
1533 * src/prefs_filtering_action.c
1534 * src/prefs_matcher.c
1535 these changes forgotten in cvs74's
1536 'watch thread' feature
1538 2007-07-27 [paul] 2.10.0cvs76
1541 fix potential crasher
1544 2007-07-27 [paul] 2.10.0cvs75
1549 * src/gtk/gtkutils.c
1550 make mainwindow's /Help/Manual point to the
1551 remote copy if the local copy doesn't exist
1553 2007-07-27 [paul] 2.10.0cvs74
1561 * src/matcher_parser_parse.y
1564 * src/stock_pixmap.c
1565 * src/stock_pixmap.h
1570 * src/pixmaps/watchthread.xpm
1571 add 'watch thread' feature
1573 2007-07-27 [paul] 2.10.0cvs73
1575 * src/prefs_folder_item.c
1576 adjust labels, add tooltips
1578 2007-07-27 [colin] 2.10.0cvs72
1581 Maemo: Remove less used menu items
1583 2007-07-26 [colin] 2.10.0cvs71
1586 Maemo: destroy messageview after trashing mail.
1587 Maybe should be done on X11 too
1589 2007-07-26 [colin] 2.10.0cvs70
1593 * src/prefs_common.c
1594 * src/prefs_common.h
1596 Add View/Show or Hide/Column headers
1598 2007-07-26 [colin] 2.10.0cvs69
1603 2007-07-26 [colin] 2.10.0cvs68
1606 Fix possible crash on cache invalidation
1610 * src/quote_fmt_parse.y
1611 Make replying to mails with big attachments
1612 much faster. Fixes bug 1224, 'The process of
1613 Replying to emails with large attachments
1614 seems unreasonably long...'
1616 2007-07-26 [colin] 2.10.0cvs67
1621 Fix threads use on BSDs
1623 2007-07-26 [paul] 2.10.0cvs66
1625 * src/gtk/prefswindow.c
1626 fix account prefs breakage
1629 2007-07-26 [paul] 2.10.0cvs65
1632 standardise ./configure --help messages
1634 2007-07-26 [colin] 2.10.0cvs64
1638 Fix two vCard-related crashes
1640 2007-07-25 [colin] 2.10.0cvs63
1643 * src/prefs_common.c
1644 * src/prefs_common.h
1645 * src/prefs_receive.c
1646 Maemo: Add a better way to notify of
1652 Maemo: Various layout fixes
1653 * src/gtk/prefswindow.c
1654 Maemo: Better prefs layout
1656 2007-07-25 [paul] 2.10.0cvs62
1659 fix the layout on maemo
1662 2007-07-25 [iwkse] 2.10.0cvs61
1665 add 'o' shortcut on summaryview
1667 2007-07-25 [iwkse] 2.10.0cvs60
1672 2007-07-24 [colin] 2.10.0cvs59
1675 Fix missing timestamp update on source
1679 Better text layout on part's choices
1681 2007-07-23 [colin] 2.10.0cvs58
1685 Maemo: Automatically choose the correct application
1687 * src/gtk/quicksearch.c
1688 Make search run on GDK_KP_Enter too
1690 2007-07-23 [wwp] 2.10.0cvs57
1692 * src/quote_fmt_lex.l
1693 Revert accidentaly committed lines (account_sig) in
1696 2007-07-23 [wwp] 2.10.0cvs56
1698 * src/quote_fmt_lex.l
1699 Fix typos around long form expressions in the quote lexer.
1705 2007-07-23 [colin] 2.10.0cvs55
1708 Fix auto-completion on Maemo
1710 2007-07-23 [colin] 2.10.0cvs54
1713 Maemo: Fix sticking statusbars
1715 2007-07-22 [colin] 2.10.0cvs53
1718 Maemo: Fix the strange "top_application" info
1719 at startup. We should do something when
1720 receiving such a message.
1722 2007-07-20 [paul] 2.10.0cvs52
1725 add missing #include "statusbar.h"
1727 2007-07-20 [colin] 2.10.0cvs51
1731 * src/folder_item_prefs.c
1732 * src/folder_item_prefs.h
1740 * src/prefs_folder_item.c
1741 Implement age-based caching: allow to
1742 specify a threshold for the offline synchronisation
1743 feature, and whether old cached bodies should
1748 * src/plugins/dillo_viewer/dillo_viewer.c
1749 Check that Dillo's installed
1751 2007-07-20 [wwp] 2.10.0cvs50
1754 * src/stock_pixmap.c
1755 Draw a frame around the selected mimeview part icon (instead of the
1756 shifted 'dancing' icon).
1758 2007-07-20 [colin] 2.10.0cvs49
1761 Unref stuff even on error
1763 disconnect signals only at the very
1764 end of the wizard save.
1766 2007-07-20 [colin] 2.10.0cvs48
1772 Fix random crashes while navigating
1775 2007-07-19 [colin] 2.10.0cvs47
1779 * src/prefs_common.c
1780 * src/prefs_common.h
1783 * src/common/utils.c
1784 Maemo: add an easy way to store data (mails
1785 and IMAP/NNTP caches) on one of the SD cards,
1786 and protect against unmounts if needed
1788 2007-07-19 [paul] 2.10.0cvs46
1791 * src/stock_pixmap.c
1793 * src/pixmaps/claws-mail_logo-small.xpm
1794 implement a (slightly) different About
1795 dialog for maemo and add a small version
1798 use a scrolled window for wizard page 1
1801 2007-07-19 [paul] 2.10.0cvs45
1804 too soon for this line
1806 2007-07-19 [paul] 2.10.0cvs44
1811 2007-07-19 [colin] 2.10.0cvs43
1814 Solve Mail/Mailbox name when specifying
1817 2007-07-18 [colin] 2.10.0cvs42
1823 2007-07-18 [colin] 2.10.0cvs41
1826 Maemo: plug the online/offline system into
1827 maemo's interfaces to have Claws automatically
1828 switch according to the system status
1830 Maemo: use HildonBanners to display status
1831 messages. Renders the main statusbar useless.
1833 2007-07-18 [paul] 2.10.0cvs40
1836 fix screen blanking on moving/copying many msgs
1838 fix processing progressbar and screen blanking
1841 2007-07-18 [paul] 2.10.0cvs39
1844 revert cvs37, breakage on maemo
1846 2007-07-18 [paul] 2.10.0cvs38
1848 * src/gtk/gtkutils.c
1849 make sure we can still build with older GTK's
1851 2007-07-18 [colin] 2.10.0cvs37
1854 Only hide the small layout's messageview, instead
1855 of destroying it when closing
1856 * src/gtk/gtkutils.c
1857 Use gtk_window_present_with_time to popup windows,
1858 it seems to make things better with modern WMs
1861 2007-07-17 [colin] 2.10.0cvs36
1864 Simplify layout on Maemo
1867 * src/prefs_display_header.c
1868 Remove some headers by default on Maemo
1870 2007-07-17 [paul] 2.10.0cvs35
1872 * src/prefs_common.c
1873 * src/prefs_common.h
1874 * src/prefs_logging.c
1876 add options to stop/enable writing logs to disc
1878 2007-07-17 [paul] 2.10.0cvs34
1881 fix some issues with the Apply tags window:
1882 - set search column (enables autocompl in the treeview)
1883 - apply tag from "New tag" if it existed
1884 - clears New tag entry when adding it with the button
1887 2007-07-17 [paul] 2.10.0cvs33
1890 fix 'apply tags' dialogue weirdness
1892 2007-07-16 [colin] 2.10.0cvs32
1895 Fix double-loading of mails on Maemo
1897 2007-07-16 [colin] 2.10.0cvs31
1900 Prevent double-loading of the same part under some
1901 conditions; hide statusbar on Maemo
1903 2007-07-16 [colin] 2.10.0cvs30
1909 Improve the tag interface - allow
1910 to set/unset tags from a special
1912 * src/gtk/gtkvscrollbutton.c
1915 * src/stock_pixmap.c
1916 Fix Mimeview's ugly hacks in the
1919 2007-07-16 [paul] 2.10.0cvs29
1923 * src/gtk/icon_legend.c
1924 put it all in a scrolled window
1926 2007-07-15 [colin] 2.10.0cvs28
1929 Maemo: force layout to be Small screen; the
1930 others don't make sense
1932 2007-07-14 [colin] 2.10.0cvs27
1935 * src/gtk/gtkvscrollbutton.c
1936 Maemo: Fix mimeview's buttons size
1938 2007-07-14 [colin] 2.10.0cvs26
1941 Fix the button workaround fix.
1942 (Use the correct variable)
1944 2007-07-14 [colin] 2.10.0cvs25
1948 Maemo: put the progress bar in the
1951 2007-07-14 [colin] 2.10.0cvs24
1953 * src/prefs_common.c
1954 Maemo: hide statusbar by default
1956 * src/stock_pixmap.c
1957 * src/stock_pixmap.h
1959 * src/pixmaps/go_folders.xpm
1960 Maemo: Add a specific icon to go back to
1963 2007-07-14 [colin] 2.10.0cvs23
1966 Don't set homogeneous finally
1968 2007-07-14 [colin] 2.10.0cvs22
1971 Fix button show/hide issues
1973 2007-07-14 [colin] 2.10.0cvs21
1977 Fix button workaround to be able to click
1978 if mouse was on button when it went un-
1980 Revert previous commit, gtk_tool_item_set_homogeneous
1981 doesn't mean what it seems to mean ;-)
1983 2007-07-14 [paul] 2.10.0cvs20
1986 make homogeneous FALSE always
1988 2007-07-13 [colin] 2.10.0cvs19
1992 Rework to fit the non-deprecated API
1998 Maemo layout changes. Better toolbars,
1999 removal of CTree headers.
2001 2007-07-13 [paul] 2.10.0cvs18
2003 * src/gtk/colorlabel.c
2004 fix bug 1261, '[DE] coloring messages in overview
2005 keys are not localised'
2006 the string is now included in claws-mail.pot
2008 2007-07-13 [colin] 2.10.0cvs17
2011 Fix bug 1267, 'printing mutliple messages
2012 opens one message-dialog after the other'
2013 Ask for confirmation when printing 10
2016 2007-07-11 [colin] 2.10.0cvs16
2021 * manual/claws-mail-manual.xml
2023 * manual/es/claws-mail-manual.xml
2025 * manual/fr/claws-mail-manual.xml
2048 * src/addressbook_foldersel.c
2049 * src/addressbook_foldersel.h
2073 * src/customheader.c
2074 * src/customheader.h
2075 * src/displayheader.c
2076 * src/displayheader.h
2079 * src/editaddress_other_attributes_ldap.c
2080 * src/editaddress_other_attributes_ldap.h
2089 * src/editldap_basedn.c
2090 * src/editldap_basedn.h
2111 * src/folder_item_prefs.c
2112 * src/folder_item_prefs.h
2121 * src/grouplistdialog.c
2122 * src/grouplistdialog.h
2127 * src/image_viewer.c
2128 * src/image_viewer.h
2169 * src/matcher_parser.h
2170 * src/matcher_parser_lex.l
2171 * src/matcher_parser_parse.y
2174 * src/message_search.c
2175 * src/message_search.h
2194 * src/partial_download.c
2195 * src/partial_download.h
2200 * src/prefs_account.c
2201 * src/prefs_account.h
2202 * src/prefs_actions.c
2203 * src/prefs_actions.h
2204 * src/prefs_common.c
2205 * src/prefs_common.h
2206 * src/prefs_compose_writing.c
2207 * src/prefs_compose_writing.h
2208 * src/prefs_customheader.c
2209 * src/prefs_customheader.h
2210 * src/prefs_display_header.c
2211 * src/prefs_display_header.h
2212 * src/prefs_ext_prog.c
2213 * src/prefs_ext_prog.h
2214 * src/prefs_filtering.c
2215 * src/prefs_filtering.h
2216 * src/prefs_filtering_action.c
2217 * src/prefs_filtering_action.h
2218 * src/prefs_folder_column.c
2219 * src/prefs_folder_column.h
2220 * src/prefs_folder_item.c
2221 * src/prefs_folder_item.h
2226 * src/prefs_image_viewer.c
2227 * src/prefs_image_viewer.h
2228 * src/prefs_logging.c
2229 * src/prefs_logging.h
2230 * src/prefs_matcher.c
2231 * src/prefs_matcher.h
2232 * src/prefs_message.c
2233 * src/prefs_message.h
2234 * src/prefs_msg_colors.c
2235 * src/prefs_msg_colors.h
2240 * src/prefs_receive.c
2241 * src/prefs_receive.h
2244 * src/prefs_spelling.c
2245 * src/prefs_spelling.h
2246 * src/prefs_summaries.c
2247 * src/prefs_summaries.h
2248 * src/prefs_summary_column.c
2249 * src/prefs_summary_column.h
2250 * src/prefs_summary_open.c
2251 * src/prefs_summary_open.h
2252 * src/prefs_template.c
2253 * src/prefs_template.h
2254 * src/prefs_themes.c
2255 * src/prefs_themes.h
2256 * src/prefs_toolbar.c
2257 * src/prefs_toolbar.h
2258 * src/prefs_wrapping.c
2259 * src/prefs_wrapping.h
2269 * src/quote_fmt_lex.l
2270 * src/quote_fmt_parse.y
2273 * src/remotefolder.c
2274 * src/remotefolder.h
2275 * src/send_message.c
2276 * src/send_message.h
2279 * src/simple-gettext.c
2280 * src/sourcewindow.c
2281 * src/sourcewindow.h
2286 * src/stock_pixmap.c
2287 * src/stock_pixmap.h
2288 * src/summary_search.c
2289 * src/summary_search.h
2306 * src/common/base64.c
2307 * src/common/base64.h
2308 * src/common/claws.c
2309 * src/common/claws.h
2311 * src/common/fnmatch.c
2312 * src/common/fnmatch.h
2313 * src/common/fnmatch_loop.c
2314 * src/common/hooks.c
2315 * src/common/hooks.h
2320 * src/common/mgutils.c
2321 * src/common/mgutils.h
2324 * src/common/passcrypt.c
2325 * src/common/passcrypt.h.in
2326 * src/common/plugin.c
2327 * src/common/plugin.h
2328 * src/common/prefs.c
2329 * src/common/prefs.h
2330 * src/common/progressindicator.c
2331 * src/common/progressindicator.h
2332 * src/common/quoted-printable.c
2333 * src/common/quoted-printable.h
2334 * src/common/session.c
2335 * src/common/session.h
2338 * src/common/socket.c
2339 * src/common/socket.h
2342 * src/common/ssl_certificate.c
2343 * src/common/ssl_certificate.h
2344 * src/common/string_match.c
2345 * src/common/string_match.h
2346 * src/common/stringtable.c
2347 * src/common/stringtable.h
2350 * src/common/template.c
2351 * src/common/template.h
2352 * src/common/timing.h
2353 * src/common/utils.c
2354 * src/common/utils.h
2355 * src/common/uuencode.c
2356 * src/common/uuencode.h
2357 * src/common/version.h.in
2358 * src/common/w32_dirent.c
2359 * src/common/w32_reg.c
2360 * src/common/w32_signal.c
2361 * src/common/w32_stat.c
2362 * src/common/w32_stdlib.c
2363 * src/common/w32_string.c
2364 * src/common/w32_time.c
2365 * src/common/w32_unistd.c
2366 * src/common/w32_wait.c
2367 * src/common/w32lib.h
2370 * src/common/xmlprops.c
2371 * src/common/xmlprops.h
2372 * src/etpan/etpan-errors.h
2373 * src/etpan/etpan-thread-manager-types.h
2374 * src/etpan/etpan-thread-manager.c
2375 * src/etpan/etpan-thread-manager.h
2376 * src/etpan/imap-thread.c
2377 * src/etpan/imap-thread.h
2380 * src/gtk/colorlabel.c
2381 * src/gtk/colorlabel.h
2382 * src/gtk/colorsel.c
2383 * src/gtk/colorsel.h
2384 * src/gtk/combobox.c
2385 * src/gtk/combobox.h
2386 * src/gtk/description_window.c
2387 * src/gtk/description_window.h
2390 * src/gtk/foldersort.c
2391 * src/gtk/foldersort.h
2392 * src/gtk/gtkaspell.c
2393 * src/gtk/gtkaspell.h
2394 * src/gtk/gtksctree.c
2395 * src/gtk/gtkshruler.c
2396 * src/gtk/gtkshruler.h
2397 * src/gtk/gtksourceprintjob.c
2398 * src/gtk/gtksourceprintjob.h
2399 * src/gtk/gtkutils.c
2400 * src/gtk/gtkutils.h
2401 * src/gtk/gtkvscrollbutton.c
2402 * src/gtk/gtkvscrollbutton.h
2403 * src/gtk/icon_legend.c
2404 * src/gtk/icon_legend.h
2405 * src/gtk/inputdialog.c
2406 * src/gtk/inputdialog.h
2407 * src/gtk/logwindow.c
2408 * src/gtk/logwindow.h
2409 * src/gtk/manage_window.c
2410 * src/gtk/manage_window.h
2413 * src/gtk/pluginwindow.c
2414 * src/gtk/pluginwindow.h
2415 * src/gtk/prefswindow.c
2416 * src/gtk/prefswindow.h
2417 * src/gtk/progressdialog.c
2418 * src/gtk/progressdialog.h
2419 * src/gtk/quicksearch.c
2420 * src/gtk/quicksearch.h
2421 * src/gtk/sslcertwindow.c
2422 * src/gtk/sslcertwindow.h
2423 * src/plugins/bogofilter/bogofilter.c
2424 * src/plugins/bogofilter/bogofilter.h
2425 * src/plugins/bogofilter/bogofilter_gtk.c
2426 * src/plugins/clamav/clamav_plugin.c
2427 * src/plugins/clamav/clamav_plugin.h
2428 * src/plugins/clamav/clamav_plugin_gtk.c
2429 * src/plugins/demo/demo.c
2430 * src/plugins/dillo_viewer/dillo_prefs.c
2431 * src/plugins/dillo_viewer/dillo_prefs.h
2432 * src/plugins/dillo_viewer/dillo_viewer.c
2433 * src/plugins/pgpcore/passphrase.c
2434 * src/plugins/pgpcore/passphrase.h
2435 * src/plugins/pgpcore/pgp_viewer.c
2436 * src/plugins/pgpcore/pgp_viewer.h
2437 * src/plugins/pgpcore/plugin.c
2438 * src/plugins/pgpcore/prefs_gpg.c
2439 * src/plugins/pgpcore/prefs_gpg.h
2440 * src/plugins/pgpcore/select-keys.c
2441 * src/plugins/pgpcore/select-keys.h
2442 * src/plugins/pgpcore/sgpgme.c
2443 * src/plugins/pgpcore/sgpgme.h
2444 * src/plugins/pgpinline/pgpinline.c
2445 * src/plugins/pgpinline/pgpinline.h
2446 * src/plugins/pgpinline/plugin.c
2447 * src/plugins/pgpmime/pgpmime.c
2448 * src/plugins/pgpmime/pgpmime.h
2449 * src/plugins/pgpmime/plugin.c
2450 * src/plugins/spamassassin/spamassassin.c
2451 * src/plugins/spamassassin/spamassassin.h
2452 * src/plugins/spamassassin/spamassassin_gtk.c
2453 * src/plugins/trayicon/trayicon.c
2454 * src/plugins/trayicon/trayicon_prefs.c
2455 * src/plugins/trayicon/trayicon_prefs.h
2456 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2457 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2458 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2459 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2460 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2461 * tools/OOo2claws-mail.pl
2462 * tools/README.sylprint
2463 * tools/acroread2claws-mail.pl
2464 * tools/claws-mail-compose-insert-files.pl
2465 * tools/convert_mbox.pl
2466 * tools/filter_conv.pl
2467 * tools/filter_conv_new.pl
2469 * tools/freshmeat_search.pl
2470 * tools/google_search.pl
2471 * tools/kmail-mailbox2claws-mail.pl
2472 * tools/kmail2claws-mail.pl
2473 * tools/kmail2claws-mail_v2.pl
2475 * tools/make.themes.project
2476 * tools/multiwebsearch.pl
2477 * tools/nautilus2claws-mail.sh
2478 * tools/outlook2claws-mail.pl
2479 * tools/textviewer.sh
2480 * tools/thunderbird-filters-convertor.pl
2483 * tools/vcard2xml.py
2484 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2485 Upgrade to GPLv3 or later.
2487 2007-07-10 [wwp] 2.10.0cvs15
2490 Fix re-opening of all composing messages that were
2491 opened when closing the previous instance, thanks
2494 2007-07-10 [paul] 2.10.0cvs14
2496 * src/editaddress_other_attributes_ldap.c
2498 fix crash on selecting 'other attributes' combo
2499 for either a new entry or an old entry with no
2500 existing attributes.
2501 fix bug on editing multiple attributes which
2502 resulted them all having the value of the last
2506 2007-07-10 [colin] 2.10.0cvs13
2509 * src/editaddress_other_attributes_ldap.h
2511 Fix --disable-ldap build
2513 2007-07-09 [colin] 2.10.0cvs12
2519 * src/editaddress_other_attributes_ldap.c
2520 * src/editaddress_other_attributes_ldap.h
2525 Add capability to edit all inetOrgPerson
2526 attributes on LDAP. Patch by Michael
2529 2007-07-09 [colin] 2.10.0cvs11
2535 * src/prefs_summaries.c
2536 * src/prefs_themes.c
2538 * src/common/Makefile.am
2540 * src/common/timing.h
2541 * src/common/utils.c
2542 * src/common/utils.h
2543 * src/common/w32_account.c
2544 * src/common/w32lib.h
2545 * src/gtk/Makefile.am
2546 * src/gtk/colorlabel.c
2547 * src/plugins/pgpcore/Makefile.am
2548 * src/plugins/pgpcore/claws.def
2549 * src/plugins/pgpcore/passphrase.c
2550 * src/plugins/pgpcore/pgp_viewer.c
2551 * src/plugins/pgpcore/plugin.def
2552 * src/plugins/pgpcore/sgpgme.c
2553 * src/plugins/pgpinline/Makefile.am
2554 * src/plugins/pgpinline/claws.def
2555 * src/plugins/pgpinline/mypgpcore.def
2556 * src/plugins/pgpinline/plugin.def
2557 * src/plugins/pgpmime/Makefile.am
2558 * src/plugins/pgpmime/claws.def
2559 * src/plugins/pgpmime/mypgpcore.def
2560 * src/plugins/pgpmime/plugin.def
2561 Commit win32 patch, from Werner Koch and
2564 2007-07-09 [colin] 2.10.0cvs10
2566 * src/prefs_toolbar.c
2567 Fix crash when no actions exist
2569 2007-07-07 [paul] 2.10.0cvs9
2572 * manual/claws-mail-manual.xml
2573 update copyright year
2575 updated by Flammie Pirinen
2577 2007-07-05 [wwp] 2.10.0cvs8
2579 * src/plugins/clamav/clamav_plugin_gtk.c
2580 Make vertical spacing like in other plugin prefs pages.
2582 2007-07-05 [wwp] 2.10.0cvs7
2585 It's %am that works, not %ae (this doc incoherence has been
2586 introduced with 2.9.2cvs13).
2588 2007-07-04 [wwp] 2.10.0cvs6
2590 * src/plugins/bogofilter/bogofilter.c
2591 Gettext-ize an occurrence of "Any" that wasn't.
2593 2007-07-04 [colin] 2.10.0cvs5
2596 Fix untranslated strings; thanks
2599 2007-07-03 [colin] 2.10.0cvs4
2603 Fix saving of sort mode for tags and
2604 thread date. Thanks to Pierre Ossman.
2605 Completes fix for bug 1233
2607 2007-07-03 [paul] 2.10.0cvs3
2615 2007-07-02 [colin] 2.10.0cvs2
2621 Add View/Sort/by Thread date
2622 Fixes bug 1233, 'Capability to sort
2623 threads by most recent message'
2624 Based on a patch by Paul Rolland
2626 2007-07-02 [colin] 2.10.0cvs1
2643 * src/matcher_parser_parse.y
2647 * src/prefs_common.c
2648 * src/prefs_common.h
2649 * src/prefs_filtering_action.c
2650 * src/prefs_matcher.c
2651 * src/prefs_summary_column.c
2655 * src/quote_fmt_lex.l
2656 * src/quote_fmt_parse.y
2660 * src/common/Makefile.am
2664 * src/gtk/quicksearch.c
2665 * src/gtk/quicksearch.h
2666 Add Tags implementation. Tags are arbitrary labels
2667 that can be applied to messages. It is possible
2668 to create, edit, remove tags; apply them to mails;
2669 filter on tags or tag presence; apply or unset
2670 tags via filtering actions; reference tags in
2673 2007-07-02 [paul] 2.10.0
2680 2007-07-02 [paul] 2.9.2cvs78
2690 updated by Stephan Sachse, me, Ricardo Mones
2691 Lastra, Fabien Vantard, Pader Rezso, Frederico
2692 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2694 2007-07-02 [paul] 2.9.2cvs77
2699 2007-06-29 [wwp] 2.9.2cvs76
2702 Fix a typo (thanks to Ricardo for finding this out).
2704 2007-06-28 [paul] 2.9.2cvs75
2709 2007-06-28 [paul] 2.9.2cvs74
2712 fix bug in the autotools build system.
2713 Files cataloged under EXTRA_DIST were never
2714 automatically copied to the build tree.
2715 (fix 'make distcheck')
2716 Patch by Michael Rasmussen.
2718 2007-06-24 [colin] 2.9.2cvs73
2721 Fix bug 1249, 'Error handling for
2722 news errors needs modification'
2723 Only popup error if the according
2724 pref in Prefs/Receive is set.
2726 2007-06-21 [colin] 2.9.2cvs72
2728 * src/common/plugin.c
2729 * src/common/plugin.h
2730 Change plugin API to know whether it's safe to
2731 unload plugins or whether we should just hide
2732 them. Fixes bug 1248, 'Core dumps after
2733 unloading plugin and clicking on load plugins'
2734 * src/plugins/bogofilter/bogofilter.c
2735 * src/plugins/clamav/clamav_plugin.c
2736 * src/plugins/demo/demo.c
2737 * src/plugins/dillo_viewer/dillo_viewer.c
2738 * src/plugins/pgpcore/plugin.c
2739 * src/plugins/pgpinline/plugin.c
2740 * src/plugins/pgpmime/plugin.c
2741 * src/plugins/spamassassin/spamassassin.c
2742 * src/plugins/trayicon/trayicon.c
2745 2007-06-19 [colin] 2.9.2cvs71
2749 Fix crash mentioned in bug 1246
2750 Race condition when automatically drafting
2751 due to insertion on reedit.
2753 2007-06-18 [wwp] 2.9.2cvs70
2756 LDIF import: use a "Proceed" button to complete
2759 2007-06-18 [paul] 2.9.2cvs69
2762 use pkgconfig to check for gtk and glib
2764 2007-06-17 [wwp] 2.9.2cvs68
2768 LDIF import: better error handling, minor code
2769 and UI cleanup, and renamed the Save button
2770 to Close, as imported stuff is already saved
2771 when the Save button is shown.
2773 2007-06-17 [colin] 2.9.2cvs67
2775 * src/prefs_summaries.c
2777 Don't set as read when forwarded, only replied to
2779 2007-06-17 [paul] 2.9.2cvs66
2782 add missing #include
2784 2007-06-16 [colin] 2.9.2cvs65
2786 * src/prefs_summaries.c
2788 Change the pref "Only mark as read when opened
2789 in new window" to "..., replied to or forwarded".
2790 Based on a patch by Paul Rolland.
2792 2007-06-16 [paul] 2.9.2cvs64
2795 alphabetical order! :)
2797 2007-06-16 [colin] 2.9.2cvs63
2801 Add Michael Rasmussen in authors list
2803 2007-06-16 [colin] 2.9.2cvs62
2806 Fix messageview_copy_clipboard to take advantage
2807 of plugins' get_selection.
2809 2007-06-15 [colin] 2.9.2cvs61
2815 * src/message_search.c
2817 * src/summary_search.c
2820 Allow GDK_KP_Enter to do the same as GDK_Return
2821 Patch by Michael Rasmussen
2823 2007-06-15 [paul] 2.9.2cvs60
2826 fix bug when closing a compose window
2829 2007-06-14 [paul] 2.9.2cvs59
2833 migrate sylpheed config
2835 2007-06-14 [wwp] 2.9.2cvs58
2837 * src/gtk/pluginwindow.c
2838 Yet another attempt to fix sizing/alignment of the
2839 button bar in plugins window.
2841 2007-06-12 [colin] 2.9.2cvs57
2846 * src/prefs_common.c
2847 * src/prefs_common.h
2848 * src/prefs_summaries.c
2849 * src/prefs_summary_open.c
2850 * src/prefs_summary_open.h
2852 Make "when entering a folder" actions more personalisable
2854 2007-06-12 [wwp] 2.9.2cvs56
2857 Use short description from Paul (mairix.sh).
2859 2007-06-12 [wwp] 2.9.2cvs55
2862 Updated info about mairix.sh.
2864 2007-06-11 [paul] 2.9.2cvs54
2866 * src/prefs_logging.c
2867 rework log window length widgets
2868 and some sensitivity fixes
2870 2007-06-11 [paul] 2.9.2cvs53
2873 * src/prefs_logging.c
2874 rename 'Protocol Log' to 'Network Log'
2875 and some function renaming
2877 2007-06-10 [wwp] 2.9.2cvs52
2879 * src/gtk/pluginwindow.c
2882 2007-06-10 [wwp] 2.9.2cvs51
2884 * src/gtk/pluginwindow.c
2885 Fix button bar in plugin window, was centered and not
2886 behaving like other dialogs w/ such button bar.
2888 2007-06-08 [wwp] 2.9.2cvs50
2895 Provide a way out of automatic draft saving on IMAP, when
2897 Prevent drafting while sending and quitting while sending.
2902 2007-06-08 [wwp] 2.9.2cvs49
2904 * src/prefs_account.c
2905 * src/gtk/prefswindow.c
2906 * src/gtk/prefswindow.h
2907 Activate the Basic page when opening account prefs.
2909 2007-06-08 [wwp] 2.9.2cvs48
2911 * src/common/socket.c
2912 Don't crash if fork() fails, thanks to Colin.
2914 2007-06-08 [wwp] 2.9.2cvs47
2916 * src/gtk/prefswindow.c
2917 Wrap some long lines, and reset horizontal scroller's adjusment
2918 (this was already done, vertically), when changing tab (not page)
2921 2007-06-08 [paul] 2.9.2cvs46
2923 * src/common/utils.c
2924 use gethostname() instead of uname()
2925 based on a patch by Michael Hughes
2926 <Sylpheed-Claws_user@thehugheslogcabin.net>
2928 2007-06-07 [wwp] 2.9.2cvs45
2930 * src/prefs_common.c
2931 Fix some useless warnings, thanks to Colin.
2933 2007-06-06 [colin] 2.9.2cvs44
2936 Fix strange allocations.
2938 2007-06-06 [colin] 2.9.2cvs43
2941 Patch by Michael Rasmussus to help
2944 2007-06-05 [wwp] 2.9.2cvs42
2946 * src/prefs_account.c
2947 * src/prefs_folder_item.c
2951 Per-folder templates can now be applied recursively.
2952 Always save per-folder templates (formats were erroneously
2953 saved only if they were enabled).
2954 Check for validity of quotation marks everywhere there
2957 2007-06-05 [wwp] 2.9.2cvs41
2960 Fix incoming messages from local accounts always getting filtered
2961 (even if the account prefs say don't), thanks to Colin.
2963 2007-06-05 [wwp] 2.9.2cvs40
2967 Use per-folder/per-account quote chars when applying a
2968 template or inserting text as well. Const'ify some
2971 2007-06-04 [colin] 2.9.2cvs39
2974 More work for wwp :)
2976 2007-06-04 [wwp] 2.9.2cvs38
2979 Same as 2.9.2cvs36 but for forwarding.
2981 2007-06-04 [colin] 2.9.2cvs37
2984 Use original mail file for forward/redirect
2985 Fixes some forwarded mails to be attached as
2986 application/octet-stream (when they have binary
2987 parts), and incidentally fixes bug 848
2988 'Redirect breaks GnuPG'
2990 2007-06-04 [wwp] 2.9.2cvs36
2993 Fix quote mark mis-initialisation when replying/forwarding
2994 (introduced w/ 2.9.2cvs20).
2996 2007-06-04 [wwp] 2.9.2cvs35
2998 * src/prefs_compose_writing.c
3000 Fix a bug where Quotation characters (prefs/compose/writing)
3001 was cleared (introduced w/ 2.9.2cvs26).
3003 2007-06-04 [wwp] 2.9.2cvs34
3005 * src/prefs_account.c
3006 * src/prefs_account.h
3007 Better fix for compiling w/o aspell (rollbacks
3010 2007-06-04 [wwp] 2.9.2cvs33
3013 * src/prefs_account.c
3014 * src/prefs_account.h
3016 It's now possible to disable mail filtering plugins
3017 on a per-account basis.
3019 2007-06-04 [wwp] 2.9.2cvs32
3022 * src/common/utils.c
3023 * src/common/utils.h
3024 Support CRLF in headers part of messages.
3025 Support few more date formats (RFC3339 subsets).
3027 2007-06-04 [wwp] 2.9.2cvs31
3029 * src/prefs_account.c
3030 Fix compiling w/o aspell support.
3032 2007-06-03 [wwp] 2.9.2cvs30
3035 Don't decode leading ENV_ and ~ in P_PASSWORD
3038 2007-06-03 [wwp] 2.9.2cvs29
3041 Don't decode leading ENV_ and ~ in P_PASSWORD
3044 2007-06-03 [wwp] 2.9.2cvs28
3046 * src/prefs_account.c
3047 * src/gtk/prefswindow.c
3048 * src/gtk/prefswindow.h
3049 Added a way to force preloading of all pages
3051 Moved tabs to pages in account prefs.
3053 2007-06-02 [colin] 2.9.2cvs27
3056 Fix possible crash, fix ldap write bugs
3058 Fix ldap write bugs - patch by Michael
3062 Add a hook whenever alertpanel opens/closes
3064 2007-05-31 [wwp] 2.9.2cvs26
3066 * src/prefs_compose_writing.c
3068 Re-organized writing options a bit:
3069 - renamed the Quoting page to Templates
3070 - moved all composing templates to that page
3071 - moved non-templates options to the Writing one,
3072 grouped reply-related options, reordered reply and
3075 2007-05-31 [wwp] 2.9.2cvs25
3078 Removed unused code.
3080 2007-05-31 [colin] 2.9.2cvs24
3083 Fix missing display name when modifying
3084 LDAP. Patch by Michael Rasmussen
3086 2007-05-31 [wwp] 2.9.2cvs23
3088 * src/plugins/bogofilter/Makefile.am
3089 * src/plugins/clamav/Makefile.am
3090 * src/plugins/demo/Makefile.am
3091 * src/plugins/dillo_viewer/Makefile.am
3092 * src/plugins/spamassassin/Makefile.am
3093 Fix building of those plugins in Mac OS X.
3095 2007-05-30 [wwp] 2.9.2cvs22
3097 * src/gtk/quicksearch.c
3098 Fix missing initialization.
3100 2007-05-30 [wwp] 2.9.2cvs21
3103 Revert accidental commit (debug outputs).
3105 2007-05-30 [wwp] 2.9.2cvs20
3108 * src/folder_item_prefs.c
3109 * src/folder_item_prefs.h
3110 * src/prefs_account.c
3111 * src/prefs_account.h
3112 * src/prefs_folder_item.c
3115 Implemented per-account and per-folder
3116 compose/reply/forward formats.
3118 2007-05-30 [wwp] 2.9.2cvs19
3120 * src/prefs_compose_writing.c
3125 Internal API changes (factorize quote format
3128 2007-05-30 [colin] 2.9.2cvs18
3131 Fix race where it's possible to re-click Send
3132 between end of SMTP session and end of "move to
3133 sent folder" when sending an email with send
3136 2007-05-30 [colin] 2.9.2cvs17
3139 Ask for backtrace on all threads. Patch by
3142 Fix stale news statusbar when scanning fails.
3145 Fix some LDAP write updates bugs. Patch
3146 by Michael Rasmussen
3148 2007-05-29 [colin] 2.9.2cvs16
3151 Fix loss of local flags when moving mails
3152 on IMAP in high-bandwidth mode (UID FETCH)
3154 2007-05-25 [paul] 2.9.2cvs15
3156 * src/common/socket.c
3157 fix sometimes crasher on cancelling
3160 2007-05-25 [colin] 2.9.2cvs14
3165 Be more helpful in the subscription
3168 2007-05-23 [wwp] 2.9.2cvs13
3171 * src/prefs_compose_writing.c
3173 * src/prefs_template.c
3174 * src/prefs_template.h
3177 * src/quote_fmt_lex.l
3178 * src/quote_fmt_parse.y
3179 Introduced new syntax elements (symbols and commands)
3180 in templates/quote_fmt. Compatibility w/ old
3182 Updated and reworked the corresponding Information
3184 Display the line number in dialogs that talk about
3185 parser errors (in addition to the error message in
3188 2007-05-23 [wwp] 2.9.2cvs12
3190 * src/quote_fmt_parse.y
3191 Fix 2.9.2cvs11, probably a paste accident ;).
3193 2007-05-23 [wwp] 2.9.2cvs11
3196 * src/prefs_template.c
3198 * src/quote_fmt_parse.y
3199 Fix 2.9.2cvs10, which broke --disable-aspell.
3201 2007-05-22 [wwp] 2.9.2cvs10
3204 * src/prefs_template.c
3207 * src/quote_fmt_lex.l
3208 * src/quote_fmt_parse.y
3209 * src/gtk/gtkaspell.c
3210 * src/gtk/gtkaspell.h
3211 Added template/quote format syntactical elements
3213 - current dictionary
3214 %T to show (shows empty if not set or not enabled),
3215 ?T and !T to check if the default dictionary is
3217 - current account's default dictionary
3218 %aT to show (empty if not set or not enabled),
3219 ?aT and !aT to check if it's enabled and set
3220 - name completion for an address, from the address
3222 %ABf, %ABt, %ABc respectively show the full name got
3223 from the address book if From, To or Cc match a single
3225 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3226 matches any contact and if the full name is non-empty.
3227 If From, To or Cc are lists of email addresses, only
3228 the first address will be checked.
3229 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3230 that could show a trailing ','.
3231 Also, template/quote_fmt parser now shows the line number in case
3234 2007-05-15 [colin] 2.9.2cvs9
3238 Add a public function to know whether Claws
3240 Store opened folder when exiting
3243 Store last opened message in each FolderItem;
3244 Reset last seen messages if Claws crashed, so
3245 that one can't go in an infinite crash in case
3246 a particular mail crashes Claws.
3248 * src/prefs_common.c
3249 * src/prefs_common.h
3251 * src/prefs_summaries.c
3252 Add "Select last opened message" when entering
3254 Add "Select last opened folder" at startup.
3256 2007-05-14 [colin] 2.9.2cvs8
3259 Fix bashism, search for xml catalog
3260 in /usr/local/share/xml/catalog too
3263 2007-05-13 [wwp] 2.9.2cvs7
3265 * src/gtk/logwindow.c
3266 fix raising log windows when they are either minimized or
3269 2007-05-11 [colin] 2.9.2cvs6
3272 Use Hildon's file chooser on Maemo. Patch
3273 by Jean-Luc Biord; fixes part 2 of bug 1201,
3274 'File attachment "manipulation" bugs...'
3276 2007-05-10 [wwp] 2.9.2cvs5
3278 * src/prefs_common.c
3279 * src/prefs_common.h
3280 * src/gtk/quicksearch.c
3281 Add a quicksearch option to automatically run
3282 a search selected from the history (this option
3283 is exclusive towards type-ahead).
3285 2007-05-10 [colin] 2.9.2cvs4
3288 Fix g_warnings, thanks to Brian
3291 2007-05-09 [colin] 2.9.2cvs3
3296 * src/prefs_summaries.c
3299 * src/common/utils.c
3300 * src/gtk/gtksourceprintjob.c
3301 * src/gtk/sslcertwindow.c
3302 Use the re-entrant variant of time functions
3303 Probably fixes bug 1217, 'reentrancy problems
3304 with time functions'
3306 2007-05-09 [colin] 2.9.2cvs2
3309 Fix crasher when reconnection fails
3311 2007-05-08 [paul] 2.9.2cvs1
3317 bump version number following
3320 2007-05-08 [paul] 2.9.1cvs48
3322 * src/plugins/demo/demo.c
3323 * src/plugins/dillo_viewer/dillo_prefs.c
3324 * src/plugins/dillo_viewer/dillo_prefs.h
3325 * src/plugins/dillo_viewer/dillo_viewer.c
3326 * src/plugins/pgpcore/pgp_viewer.c
3327 * src/plugins/pgpcore/pgp_viewer.h
3328 * src/plugins/pgpcore/plugin.c
3329 * src/plugins/pgpcore/prefs_gpg.c
3330 * src/plugins/pgpcore/prefs_gpg.h
3331 * src/plugins/pgpcore/sgpgme.c
3332 * src/plugins/pgpcore/sgpgme.h
3333 * src/plugins/pgpinline/plugin.c
3334 * src/plugins/pgpmime/pgpmime.c
3335 * src/plugins/pgpmime/pgpmime.h
3336 * src/plugins/pgpmime/plugin.c
3337 * src/plugins/spamassassin/spamassassin.c
3338 * src/plugins/spamassassin/spamassassin.h
3339 * src/plugins/spamassassin/spamassassin_gtk.c
3340 * src/plugins/trayicon/README
3342 * tools/README.sylprint
3343 * tools/outlook2claws-mail.pl
3345 * tools/tb2claws-mail
3346 * tools/tbird2claws.py
3348 * tools/vcard2xml.py
3349 * tools/kdeservicemenu/README
3350 cleanups and corrections
3352 2007-05-06 [wwp] 2.9.1cvs47
3355 Fix missing dash to `display` command-line, reported
3356 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3358 2007-05-06 [colin] 2.9.1cvs46
3361 * src/stock_pixmap.c
3362 * src/stock_pixmap.h
3363 * src/pixmaps/printer.xpm
3366 2007-05-06 [paul] 2.9.1cvs45
3371 * src/summary_search.c
3375 2007-05-05 [wwp] 2.9.1cvs44
3379 * src/prefs_actions.c
3383 Fix "faild" typos everywhere and capitalization of
3386 2007-05-04 [colin] 2.9.1cvs43
3391 * src/plugins/pgpcore/prefs_gpg.c
3392 * src/plugins/pgpcore/prefs_gpg.h
3393 * src/plugins/pgpinline/pgpinline.c
3394 * src/plugins/pgpmime/pgpmime.c
3395 Add an API to warn about encryption limits,
3396 and allow to disable these warnings
3398 2007-05-03 [colin] 2.9.1cvs42
3402 Fix bug 1213, 'Delete more than
3405 2007-05-03 [wwp] 2.9.1cvs41
3407 * src/prefs_common.c
3408 * src/prefs_filtering.c
3409 * src/prefs_template.c
3410 * src/common/template.c
3411 * src/common/template.h
3412 * src/gtk/gtkutils.c
3413 * src/gtk/gtkutils.h
3414 Templates are no longer automatically sorted
3415 by name, but can be sorted manually using
3416 |< < > >| buttons as well as drag'n'drop.
3418 2007-05-03 [wwp] 2.9.1cvs40
3420 * src/plugins/spamassassin/spamassassin.c
3421 * src/plugins/spamassassin/spamassassin.h
3422 * src/plugins/spamassassin/spamassassin_gtk.c
3423 * src/plugins/bogofilter/bogofilter.c
3424 * src/plugins/bogofilter/bogofilter.h
3425 * src/plugins/bogofilter/bogofilter_gtk.c
3426 Added an option to conditionally mark saved spam
3427 as read (default is and was to do so).
3428 Satisfies feature request 1708539 on sf.net tracker.
3430 2007-05-03 [colin] 2.9.1cvs39
3433 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3435 2007-05-02 [colin] 2.9.1cvs38
3438 Fix bug 1209, 'Clicking on address
3439 in header (mailto uri) selects
3440 default account'. Patch adapted from
3443 2007-05-02 [colin] 2.9.1cvs37
3445 * src/grouplistdialog.c
3446 Set cursor to wait cursor while loading
3449 2007-05-02 [paul] 2.9.1cvs36
3453 rename cache and mark files
3456 2007-04-30 [paul] 2.9.1cvs35
3458 * manual/glossary.xml
3459 * manual/plugins.xml
3460 updates. Patch by Ricardo
3462 2007-04-29 [wwp] 2.9.1cvs34
3466 Fix few grammatical errors (patch by David Relson < relson at
3467 osagesoftware dot com >).
3469 2007-04-28 [colin] 2.9.1cvs33
3473 * src/prefs_account.c
3474 * src/prefs_account.h
3475 Drop the "Download all" preference. It's
3476 stupidly useless and confuses people from
3479 2007-04-27 [wwp] 2.9.1cvs32
3482 * src/prefs_account.c
3483 * src/prefs_account.h
3484 Don't reflect accounts changes to the mainwindow when it's
3487 2007-04-27 [colin] 2.9.1cvs31
3490 Freeze/thaw when sync'ing flags
3492 * src/prefs_account.c
3493 * src/prefs_account.h
3494 * src/etpan/imap-thread.c
3495 * src/etpan/imap-thread.h
3496 Add a way to use UID FETCH instead
3497 of searches to fetch message lists
3498 and flags. More expensive towards
3499 bandwidth, less expensive towards
3500 server's CPU. Probably fixes
3501 bug 1158, 'Scanning new folders on
3502 Exchange 2007 extremely slow'.
3505 2007-04-27 [paul] 2.9.1cvs30
3508 * src/prefs_logging.c
3509 improvements to english usage
3511 2007-04-27 [colin] 2.9.1cvs29
3514 Fix build without libetpan (my bad!)
3516 2007-04-26 [colin] 2.9.1cvs28
3520 Fix uselessly exported function
3522 Consider "- -- \n" as signature separator
3523 (that's what signature separators look like
3524 in PGP/Inline signed mails)
3526 2007-04-26 [colin] 2.9.1cvs27
3529 libetpan-0.49 is now required
3531 Fix double fetching of mails if
3534 Make offline sync faster, by
3535 remembering last change time, and
3538 2007-04-26 [hoa] 2.9.1cvs26
3544 * src/etpan/imap-thread.c
3545 * src/etpan/imap-thread.h
3546 cancellation of IMAP operations is now allowed.
3547 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3549 2007-04-26 [colin] 2.9.1cvs25
3552 Always fetch body+headers in folders that are
3553 synched for offline use, if "Synchronise as
3554 soon as possible" is set.
3555 Fixes bug 1200, 'Add option to always retrieve full
3558 2007-04-25 [colin] 2.9.1cvs24
3561 Fix bug 1198, 'Reply-all "disappearing" address bug
3564 2007-04-24 [colin] 2.9.1cvs23
3567 Fix bug 1195, 'Hardware key navigation'
3568 Make GDK_Enter toggle expansion (Maemo)
3570 2007-04-24 [wwp] 2.9.1cvs22
3573 Fix few compiler warnings.
3575 2007-04-24 [paul] 2.9.1cvs21
3578 * src/stock_pixmap.c
3579 * src/stock_pixmap.h
3580 complete last commit
3582 2007-04-24 [paul] 2.9.1cvs20
3585 * src/pixmaps/active.xpm
3586 * src/pixmaps/checkbox_off.xpm
3587 * src/pixmaps/checkbox_on.xpm
3588 * src/pixmaps/inactive.xpm
3590 remove transparent border from checkbox icons
3592 2007-04-24 [wwp] 2.9.1cvs19
3596 Fix a crash in textview, thanks to Colin.
3598 2007-04-23 [wwp] 2.9.1cvs18
3600 * src/prefs_common.c
3601 Fix 2.9.1cvs5: no header was being translated at all.
3603 2007-04-23 [colin] 2.9.1cvs17
3606 * src/stock_pixmap.c
3607 * src/stock_pixmap.h
3610 * src/gtk/gtksctree.c
3611 * src/gtk/gtksctree.h
3612 * src/pixmaps/selection.xpm
3613 Fix bug 1193, 'Need a way to multi-select
3614 items'. Add a toggle button to the summaryview
3615 to switch between normal and multiple selection
3618 2007-04-23 [colin] 2.9.1cvs16
3621 * src/stock_pixmap.c
3622 * src/stock_pixmap.h
3625 * src/gtk/gtksctree.c
3626 * src/gtk/gtksctree.h
3627 * src/pixmaps/selection.xpm
3628 Fix bug 1193, 'Need a way to multi-
3630 Add a toggle button in the summaryview
3631 to enable normal or multiple selection.
3634 2007-04-23 [colin] 2.9.1cvs15
3637 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3639 2007-04-21 [colin] 2.9.1cvs14
3641 * src/gtk/quicksearch.c
3642 Fix previous commit (actually use correct
3645 2007-04-21 [colin] 2.9.1cvs13
3647 * src/gtk/quicksearch.c
3648 Fix changing quicksearch type (after Esc,
3649 after changing Recursive, ...)
3651 2007-04-20 [wwp] 2.9.1cvs12
3653 * src/gtk/Makefile.am
3654 Added headers.h (completes 2.9.1cvs5).
3656 2007-04-20 [wwp] 2.9.1cvs11
3659 Fix the use of display name in name column,
3660 it has been overriden w/ the use of nickname
3661 by 2.9.0cvs3. Now nickname is used (if any)
3662 in case of LDAP books only.
3664 2007-04-20 [colin] 2.9.1cvs10
3669 Add handling of 'a' to loop in a mail's
3672 2007-04-20 [colin] 2.9.1cvs9
3675 Fix bug 1190, 'dir_open' button doesn't work'
3678 2007-04-20 [colin] 2.9.1cvs8
3682 Fix bug 1194, 'Hardware keys move from email
3683 list to account/directory list, but not back
3684 to email list...' (Maemo)
3686 2007-04-20 [colin] 2.9.1cvs7
3689 complete previous commit
3691 2007-04-20 [colin] 2.9.1cvs6
3694 Fix bug 1187, 'Reply-to addressee disappears
3695 when reply-to text box is clicked...' (Maemo)
3697 2007-04-20 [wwp] 2.9.1cvs5
3705 * src/prefs_common.c
3706 * src/prefs_common.h
3707 * src/prefs_display_header.c
3708 * src/prefs_matcher.c
3711 * src/gtk/quicksearch.c
3712 Translate more header names according to the relevant option value,
3713 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3714 Replaced nearly all uses of prefs_common.trans_hdr with a call
3715 to prefs_common_translated_header_name().
3716 Added a headers.h reference file that contains known header names
3717 (RFC2822 and others) to the translation process' input, so that
3718 translated header names will still exist even if no occurrence of
3719 _("headername") is found anymore in the sources.
3720 Don't translate column name 'Number' following to trans_hdr option
3721 value as it's not a header name.
3723 2007-04-20 [colin] 2.9.1cvs4
3725 * src/gtk/quicksearch.c
3726 * src/gtk/quicksearch.h
3727 Add "From, To or Subject" quicksearch
3728 type. Patch by ulfschaper@users.sf.net
3730 2007-04-20 [colin] 2.9.1cvs3
3733 Implement proper references filtering condition.
3734 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3736 2007-04-19 [wwp] 2.9.1cvs2
3738 * src/prefs_display_header.c
3739 * src/message_search.c
3740 Fix few warnings (g_free of const gchar*).
3742 2007-04-19 [paul] 2.9.1cvs1
3748 bump version number following
3751 2007-04-19 [paul] 2.9.0cvs9
3753 * manual/advanced.xml
3754 * manual/glossary.xml
3757 2007-04-18 [paul] 2.9.0cvs8
3760 fix for CVE-2007-1558 (APOP)
3763 2007-04-18 [paul] 2.9.0cvs7
3769 Fix encoding woes wrt saving of
3773 2007-04-18 [colin] 2.9.0cvs6
3775 * src/gtk/pluginwindow.c
3776 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3778 2007-04-17 [wwp] 2.9.0cvs5
3784 Fix --disable-ldap build,
3785 fix some LDAP annoyances on
3786 searches, thanks to Colin.
3788 2007-04-17 [wwp] 2.9.0cvs4
3791 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3792 like gcc 2.9x. Thanks to Colin.
3794 2007-04-17 [wwp] 2.9.0cvs3
3810 Add LDAP write support. Patch mostly by
3811 Michael <mir at datanom dot net>
3813 2007-04-17 [wwp] 2.9.0cvs2
3816 Prepend "Add to address book" to the context menu of compose window's sender and
3819 2007-04-16 [paul] 2.9.0cvs1
3824 2007-04-16 [paul] 2.9.0
3831 2007-04-16 [paul] 2.8.1cvs102
3834 updated by Fabien Vantard
3836 2007-04-16 [paul] 2.8.1cvs101