1 2007-09-28 [paul] 3.0.1cvs44
6 2007-09-28 [paul] 3.0.1cvs43
9 use gtk_widget_set_size_request() on the label
10 so that wrapping works better. get rid of the
11 (partially deprecated) hbutton_box.
12 these changes should prevent buttons overlapping
15 2007-09-28 [colin] 3.0.1cvs42
20 2007-09-28 [colin] 3.0.1cvs41
26 * src/etpan/imap-thread.c
27 64bits-related warning fixes
29 2007-09-28 [colin] 3.0.1cvs40
31 * src/folder_item_prefs.c
38 2007-09-28 [colin] 3.0.1cvs39
40 * src/plugins/spamassassin/spamassassin.c
41 * src/plugins/spamassassin/spamassassin.h
42 * src/plugins/spamassassin/spamassassin_gtk.c
43 Add addressbook-based whitelisting
45 2007-09-28 [colin] 3.0.1cvs38
48 Fix bug 1337, 'crash on pressing Send button'
50 2007-09-28 [paul] 3.0.1cvs37
52 * src/prefs_folder_item.c
53 give the orphans a parent. makes all prefs
54 pages visible on maemo
56 2007-09-28 [colin] 3.0.1cvs36
58 * src/prefs_folder_column.c
59 * src/prefs_summary_column.c
62 2007-09-27 [colin] 3.0.1cvs35
64 * src/gtk/quicksearch.c
65 Fix bug 1336, 'Segfault if empty space before search-string'
67 2007-09-26 [mones] 3.0.1cvs34
71 Fixed irc channel name, added some docbook markup.
72 Changed text markup to docbook markup.
73 Added spamcop as supported in SpamReport description.
74 * manual/fr/plugins.xml
75 Fixed irc channel name.
76 * manual/es/account.xml
77 * manual/es/advanced.xml
78 * manual/es/claws-mail-manual.xml
79 * manual/es/glossary.xml
81 * manual/es/keyboard.xml
82 * manual/es/plugins.xml
83 Synced with English version, fixed a couple of typos.
85 2007-09-26 [colin] 3.0.1cvs33
88 Explain why "Libgnomeprint: no" on GTK+ 2.10
90 2007-09-26 [colin] 3.0.1cvs32
95 Optimisation: avoid fetching mail 3 times locally
98 2007-09-26 [colin] 3.0.1cvs31
103 2007-09-26 [colin] 3.0.1cvs30
109 Fix MH mtime hack - make it a folder class function
111 2007-09-26 [colin] 3.0.1cvs29
114 Fix bug 1334, 'user defined mail incorporation
117 2007-09-25 [colin] 3.0.1cvs28
120 Optimisation: shortcut conv_codeset_strdup
121 when src_code and dest_code are the same
124 Optimisation: shortcut code conversions when
125 files are in UTF-8; faster list walking by
126 using prepend/reverse.
128 2007-09-25 [holger] 3.0.1cvs27
131 Replace button bar of the preview window
132 with a real toolbar (patch by Colin)
133 Add zooming to the preview window
135 2007-09-24 [paul] 3.0.1cvs26
138 compact the character set menu, adding some
139 missing encodings. Patch by Pawel Pekala
141 2007-09-23 [paul] 3.0.1cvs25
143 * src/prefs_account.c
144 * src/prefs_folder_item.c
148 remove unnecessary frame from Templates options
149 and improve the English of the check button label
151 2007-09-22 [colin] 3.0.1cvs24
153 * src/gtk/quicksearch.c
154 Fix bug 1329, 'error in quicksearch.c'
155 Fix return with value in function returning void
157 2007-09-22 [colin] 3.0.1cvs23
163 * src/etpan/imap-thread.c
164 Optimise fetching IMAP cached emails *a lot*
165 (remember whether mail is fully cached and \r's
166 are already stripped)
168 2007-09-22 [colin] 3.0.1cvs22
172 * src/prefs_folder_item.c
173 Add a button to allow users to drop local caches.
175 2007-09-21 [colin] 3.0.1cvs21
178 Remove unnecessary error when cancelling export to mbox.
181 2007-09-21 [paul] 3.0.1cvs20
183 * src/gtk/prefswindow.c
184 remove unnecessary frames from the prefs
185 pages. Patch by Pawel Pekala
187 2007-09-21 [paul] 3.0.1cvs19
189 * src/prefs_account.c
190 * src/prefs_folder_item.c
193 put the Templates options into a tabbed
194 layout. Patch by Pawel Pekala
196 2007-09-21 [paul] 3.0.1cvs18
199 group together the character set menu items
200 move the /View/Show or hide/Message view below
201 .../Toolbar menu item
202 Patch by Pawel Pekala
204 2007-09-21 [mones] 3.0.1cvs17
207 Fix for bug 1327, 'segfault when replying to a non-existent
208 news message', thanks to Colin.
210 2007-09-21 [colin] 3.0.1cvs16
215 2007-09-20 [colin] 3.0.1cvs15
219 Maybe fix bug 1324, 'Corrupted IMAP cache'
221 2007-09-20 [colin] 3.0.1cvs14
226 2007-09-20 [holger] 3.0.1cvs13
229 Add page layout to print preview.
230 Make the close-button in the toolbar
233 2007-09-20 [paul] 3.0.1cvs12
236 updated by Pavlo Bohmat
238 2007-09-19 [colin] 3.0.1cvs11
241 Prevent unquoted mime boundaries, by always
244 2007-09-19 [colin] 3.0.1cvs10
247 Fix drawing area size, fix DPI change that
248 can cause total number of lines to decrease
250 2007-09-19 [colin] 3.0.1cvs9
254 Make print preview more efficient and nicer.
255 Patch mostly by Holger Berndt <hb@claws-mail.org>
257 2007-09-19 [colin] 3.0.1cvs8
262 Add scrolledwindow, default allocation and
263 size saving to the print preview window.
265 2007-09-18 [colin] 3.0.1cvs7
269 * src/prefs_image_viewer.c
272 - add image printing support
273 - add option to print images
275 - add saving of a few Page Setup parameters
277 2007-09-18 [colin] 3.0.1cvs6
281 Add Guillaume Chazarain
283 2007-09-18 [colin] 3.0.1cvs5
286 Fix bug 1321, 'access before allocation
287 when scanning for uris'. Patch by
288 Guillaume Chazarain <guichaz@yahoo.fr>
290 2007-09-18 [colin] 3.0.1cvs4
293 Fix bug 1320, 'Memory leak caused by
294 gtk_container_get_children'. Patch by
295 Guillaume Chazarain <guichaz@yahoo.fr>
297 2007-09-18 [colin] 3.0.1cvs3
301 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
303 2007-09-18 [colin] 3.0.1cvs2
309 * src/prefs_ext_prog.c
314 Use GtkPrintOperation by default on GTK+ >= 2.10
315 Patch by Holger Berndt <hb@claws-mail.org>
317 2007-09-18 [paul] 3.0.1cvs1
323 bump up version number following stable release
325 2007-09-16 [colin] 3.0.0cvs18
330 2007-09-16 [colin] 3.0.0cvs17
333 Fix bug 1311, 'Wrong arrow position
334 while moving message into folder when
335 column headers hidden'
337 Show error in the GUI if image can't
342 Allow setting domain in msgid
343 * src/common/plugin.c
344 Add timing information
346 2007-09-16 [colin] 3.0.0cvs16
350 * src/prefs_account.c
351 * src/prefs_account.h
352 * src/prefs_template.c
354 Remove Generate Message-ID option. We need
355 this on some IMAP servers.
357 2007-09-16 [colin] 3.0.0cvs15
359 * src/prefs_filtering.c
360 * src/prefs_filtering.h
361 * src/prefs_filtering_action.c
363 Fix tags issues: tags with spaces, renaming
366 2007-09-16 [colin] 3.0.0cvs14
371 Fix bug 1308, 'Claws deletes folderlist.xml after
372 fetching mail short after start-up'
374 2007-09-16 [colin] 3.0.0cvs13
377 Fix scrolling to cursor
379 2007-09-16 [paul] 3.0.0cvs12
382 updated by Aleksandar Urosevic
384 2007-09-16 [paul] 3.0.0cvs11
387 do not allow locked msgs to be deleted,
388 even by filtering/processing
390 2007-09-07 [paul] 3.0.0cvs10
392 * src/prefs_folder_column.c
393 * src/prefs_summary_column.c
394 implement button sensitivity
395 patch by Pawel Pekala
397 2007-09-06 [wwp] 3.0.0cvs9
400 Add a missing linefeed to a debug message.
402 2007-09-05 [colin] 3.0.0cvs8
405 Fix statusbar/window mismatch on Maemo
407 2007-09-05 [colin] 3.0.0cvs7
410 Fix build without USE_LDAP_TLS
412 2007-09-05 [colin] 3.0.0cvs6
421 Maemo: distinguish various statusbar messages,
422 in order to display only the most important.
424 2007-09-04 [wwp] 3.0.0cvs5
427 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
428 Show protocol "SMTP" and the appropriate server for send-only
429 accounts, show "-" instead of "" when no value is relevant.
431 2007-09-03 [ticho] 3.0.0cvs4
434 Handle plural form better in delete confirmation dialog.
436 2007-09-03 [wwp] 3.0.0cvs3
439 Warn differently when sending or sending later (queueing).
441 2007-09-03 [colin] 3.0.0cvs2
445 * src/common/plugin.c
446 * src/common/plugin.h
447 Add a new plugin API, MimeParser. It allows
448 plugins to scan email MIME parts and optionally,
451 2007-09-03 [mones] 3.0.0cvs1
456 While a better solution is made double history sizes
458 2007-09-03 [paul] 3.0.0
465 2007-09-03 [paul] 2.10.0cvs191
479 updated by Yasen Pramatarov, Miquel Oliete, Stephan
480 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
481 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
482 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
484 2007-09-02 [colin] 2.10.0cvs190
488 Prevent empty or white-space tags
490 2007-09-01 [colin] 2.10.0cvs189
493 Fix double-reading of accounts list when
494 the wizard has been run due to no accounts
496 Fix sensitivity of a menu item in case
499 2007-09-01 [wwp] 2.10.0cvs188
502 Fix wizard crash when Mailbox dir already exists
505 2007-08-31 [colin] 2.10.0cvs187
507 * src/etpan/imap-thread.c
508 Fix unwanted creation of
509 libetpan's stream dump file
511 Fix coloring of pastes as quotation
513 Maemo: Fix opening of mails from keypad
519 * src/gtk/prefswindow.c
520 Maemo: Fix adjustments changes
522 2007-08-30 [colin] 2.10.0cvs186
525 Don't opened selected folder when clicking
528 Maemo: Make Esc close messageviews
530 Maemo: Fix message scrolling to the end on
532 Maemo: Fix reopening same message
533 * src/gtk/prefswindow.c
534 Maemo: try to fix scrollbar. Doesn't work,
535 it seems as if gtk_adjustment_set_value was
538 2007-08-30 [colin] 2.10.0cvs185
543 * src/prefs_matcher.c
544 * src/prefs_template.c
548 * src/gtk/gtkaspell.c
549 * src/plugins/bogofilter/bogofilter.c
550 * src/plugins/bogofilter/bogofilter_gtk.c
551 * src/plugins/clamav/clamav_plugin_gtk.c
552 * src/plugins/pgpcore/sgpgme.c
553 * src/plugins/spamassassin/spamassassin.c
554 * src/plugins/spamassassin/spamassassin_gtk.c
555 Fix all potential misuses of format-string functions
557 2007-08-30 [wwp] 2.10.0cvs184
559 * src/prefs_template.c
562 2007-08-29 [colin] 2.10.0cvs183
564 * src/plugins/trayicon/trayicon.c
565 Fix leak of hooks in case of error,
566 thanks to Holger Berndt
568 2007-08-28 [colin] 2.10.0cvs182
571 Don't use current folder settings when
572 composing from the compose button's
575 2007-08-28 [colin] 2.10.0cvs181
577 * src/quote_fmt_parse.y
578 Fix cursor offset when quote contains UTF-8
581 2007-08-28 [colin] 2.10.0cvs180
585 Fix signature replacement when it's been wrapped
587 2007-08-27 [colin] 2.10.0cvs179
592 2007-08-27 [colin] 2.10.0cvs178
595 Fix Quicksearch's Sticky mode
597 2007-08-27 [colin] 2.10.0cvs177
599 * src/folder_item_prefs.c
600 * src/folder_item_prefs.h
603 Fix loss of subfolders properties when
606 2007-08-26 [wwp] 2.10.0cvs176
610 * src/prefs_actions.c
611 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
612 will have to be used when necessary *before* calling
613 alertpanel functions.
615 2007-08-25 [paul] 2.10.0cvs175
617 * src/prefs_actions.c
618 workaround gettext problem marking
619 string as c-format when it's not
621 2007-08-25 [wwp] 2.10.0cvs174
625 * src/prefs_actions.c
626 Call the pango markup escape function right ince in alertpanel_create
627 instead of everywhere (reverts some parts of 2.10.0cvs123 and
631 Fix a crash due to a misuse of g_print(), encountered when the string
632 passed to g_print was containing printf substitution symbols.
634 2007-08-25 [paul] 2.10.0cvs173
637 fix a segfault when refreshing RSSyl feeds
639 2007-08-25 [paul] 2.10.0cvs172
641 * src/gtk/icon_legend.c
644 2007-08-25 [paul] 2.10.0cvs171
648 * src/pixmaps/insert_file.xpm
649 add a new pixmap instead of re-using
650 paste.xpm. (easier for icon theme authors)
652 2007-08-24 [holger] 2.10.0cvs170
654 * src/plugins/trayicon/trayicon.c
655 The same fix for another hook id.
657 2007-08-24 [holger] 2.10.0cvs169
659 * src/plugins/trayicon/trayicon.c
660 Micro-fix: Do the error checking for
663 2007-08-24 [paul] 2.10.0cvs168
666 fix typo causing compiler warning
668 2007-08-24 [paul] 2.10.0cvs167
671 put back the correct version of this file also
673 2007-08-24 [colin] 2.10.0cvs166
676 Use progress bar when sending messages
678 2007-08-24 [paul] 2.10.0cvs165
681 oops! if i'm quick no-one will notice
682 (put back the proper file)
684 2007-08-24 [paul] 2.10.0cvs164
692 * tools/mew2claws-mail.pl
693 add new script that imports a Mew address book
694 submitted by Jerome Lelong
696 2007-08-24 [paul] 2.10.0cvs163
699 remove the obsolete plugins, add the
700 missing plugins, including the forthcoming
703 2007-08-24 [paul] 2.10.0cvs162
705 * manual/advanced.xml
706 add info about the hidden emphasis_color option
707 * manual/keyboard.xml
708 correct the info about hotkeys
711 2007-08-24 [paul] 2.10.0cvs161
714 add mnemonic to 'Run procesing rules'
716 2007-08-24 [paul] 2.10.0cvs160
721 use suitable defaults for outbox,
722 queue, drafts and trash folders
724 2007-08-24 [wwp] 2.10.0cvs159
727 Update menu item sensitivity if necessary (or we get a
728 gtk critical message).
730 2007-08-23 [wwp] 2.10.0cvs158
733 * src/prefs_actions.c
734 Allow literal % chars in action commands (use %%).
735 Add a missing p++ to the action parser in action_get_type(),
736 which was missing it, even if it was neutral.
737 Fix a pango markup warning at runtime.
739 2007-08-23 [wwp] 2.10.0cvs157
742 Contacts are now locale-aware sorted in the address book
743 (LC_COLLATE matters here).
744 Fix missing table initializers.
746 2007-08-23 [colin] 2.10.0cvs156
749 Check scan_required on dest folder when copying
751 2007-08-23 [colin] 2.10.0cvs155
754 Fix scanning when folder was empty
756 2007-08-22 [colin] 2.10.0cvs154
759 Don't g_warning when g_try_malloc fails(), or it makes
760 things worse as g_log() allocates. Fixes bug 1290,
761 'Claws Mail crashes if too little memory when
762 rebuilding folder tree'
764 2007-08-22 [colin] 2.10.0cvs153
767 Fix format string vulnerability, thanks to
768 Ulf Harnhammar, Secunia Research
770 2007-08-22 [colin] 2.10.0cvs152
775 2007-08-22 [wwp] 2.10.0cvs151
778 Few better null-ptr checks.
780 2007-08-22 [colin] 2.10.0cvs150
783 * src/editldap_basedn.c
792 2007-08-22 [colin] 2.10.0cvs149
797 2007-08-22 [colin] 2.10.0cvs148
802 2007-08-22 [colin] 2.10.0cvs147
805 Fix test (set ldap v3 if bindDN is set or TLS is set)
807 2007-08-22 [colin] 2.10.0cvs146
811 Fix wrong "Connected successfully to server". Connection only succeeds if
812 we can get the base DN.
814 2007-08-21 [wwp] 2.10.0cvs145
823 More sanity checks in ldap functions.
825 2007-08-21 [wwp] 2.10.0cvs144
827 * src/prefs_account.c
828 Don't return a value in a void function().
830 2007-08-21 [paul] 2.10.0cvs143
833 add check for ftp: to messageview_list_urls()
835 2007-08-21 [colin] 2.10.0cvs142
842 Fix bug 1293, 'LDAP address book not working'
843 Search only on specified fields, but fetch
844 every field possible. People will have to
845 reset the searched Attributes in their LDAP
848 2007-08-21 [wwp] 2.10.0cvs141
858 * src/editaddress_other_attributes_ldap.c
875 * src/prefs_customheader.c
876 * src/prefs_msg_colors.c
882 * src/common/socket.c
883 * src/common/ssl_certificate.c
886 * src/gtk/description_window.c
887 * src/plugins/demo/demo.c
888 * src/plugins/pgpcore/prefs_gpg.c
889 * src/plugins/spamassassin/libspamc.c
890 Make sure we use glib functions to send text messages (information,
891 debug, warning, errors) to stdout/stderr - no more direct puts
892 fputs printf fprintf to stdout/stderr when it can be done using
893 g_log*() and g_print/g_printerr. Doing this, we make sure every
894 stdout/stderr message is saved to log in Windows.
897 2007-08-21 [wwp] 2.10.0cvs140
901 Route glib's stdout/stderr messages to a log file (Windows only),
902 instead of loosing them.
904 2007-08-21 [paul] 2.10.0cvs139
907 replace deprecated g_strncasecmp()
911 2007-08-20 [ticho] 2.10.0cvs138
914 * src/prefs_account.h
915 Copy all account preferences in account_clone() - some
917 * src/prefs_account.c
918 Handle empty privacy system combobox gracefully (warning
921 2007-08-20 [colin] 2.10.0cvs137
926 2007-08-20 [paul] 2.10.0cvs136
936 patch by Michael Rasmussen
938 2007-08-19 [colin] 2.10.0cvs135
941 Fix previous commit. Sensitivity update is needed
942 for "Cancel receiving". However when batching we
943 don't need to do it for every message flag change,
944 just once at the start and once at the end.
946 2007-08-19 [colin] 2.10.0cvs134
949 Remove useless menu updates on session lock/unlock
951 2007-08-19 [colin] 2.10.0cvs133
953 * src/etpan/imap-thread.c
954 Make all fetch logs less verbose
956 2007-08-19 [paul] 2.10.0cvs132
961 fix bug 1286, 'Can't move a folder into a "Folders
964 2007-08-18 [ticho] 2.10.0cvs131
966 * src/editaddress_other_attributes_ldap.c
967 Converted option menu for other ldap attributes to GtkComboBox.
969 2007-08-18 [colin] 2.10.0cvs130
976 Revert 'send_dialog_mode' meaning to
977 'send_dialog_invisible', so that the
978 new checkbox doesn't change the
981 2007-08-18 [paul] 2.10.0cvs129
984 add missing menu update
986 2007-08-17 [colin] 2.10.0cvs128
989 Set batching after getting flags - maybe fixes
990 bug 1292, 'CM crashes on writing mail'
992 2007-08-16 [ticho] 2.10.0cvs127
995 Convert two GtkOptionMenu widgets to new GtkComboBox.
998 Allow NULL for GtkComboBox menuitem label, rendering such
999 items as row separators.
1001 2007-08-16 [paul] 2.10.0cvs126
1003 * src/plugins/trayicon/trayicon.c
1004 remove wrongly used gettextisation
1006 2007-08-15 [ticho] 2.10.0cvs125
1009 Fixed a runtime warning where an attempt to pack an
1010 already packed GtkLabel was made.
1012 2007-08-15 [ticho] 2.10.0cvs124
1014 * src/prefs_compose_writing.c
1015 Convert the insert-or-attach-dragged-files GtkOptionMenu
1018 2007-08-14 [ticho] 2.10.0cvs123
1021 * src/gtk/gtkutils.c
1022 Changed return receipt account selector to GtkComboBox.
1023 Fixed a runtime warning where GTK tried to parse
1024 "name <email@address" as a Pango markup in an alertpanel label.
1026 2007-08-14 [ticho] 2.10.0cvs122
1028 * src/prefs_logging.c
1029 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1031 2007-08-14 [wwp] 2.10.0cvs121
1035 * tools/popfile-link.sh
1036 Added a new tool: POPFile helper, to open
1037 selected messages in POPFile control center,
1038 in order to change the messages' status.
1040 2007-08-14 [ticho] 2.10.0cvs120
1043 * src/prefs_common.c
1044 * src/prefs_common.h
1046 * src/send_message.c
1047 Change "Show send dialog" optionmenu to a checkbutton.
1048 * src/prefs_receive.c
1049 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1051 2007-08-13 [wwp] 2.10.0cvs119
1062 * src/partial_download.c
1065 * src/stock_pixmap.c
1067 * src/common/utils.c
1068 * src/gtk/gtkaspell.c
1070 Make sure we never pass NULL pointers for %s substitutions
1071 (prevent from crashing in Windows).
1073 2007-08-13 [wwp] 2.10.0cvs118
1076 Re-enable mmap_reads in Windows with some missing
1077 CloseHandle of mapping objects, thanks to
1080 2007-08-13 [paul] 2.10.0cvs117
1082 * src/common/utils.c
1083 fix bug 1287, 'Compile time problem on Solaris
1084 (nexenta gnu/Solaris) utils.c'
1085 Thanks to Piotr Chrzczonowicz
1087 2007-08-12 [wwp] 2.10.0cvs116
1089 * src/plugins/pgpcore/prefs_gpg.c
1090 Don't try to unset a GPG_AGENT_INFO that was not
1091 set (and don't use a NULL string in Windows, it was
1092 crashing with --debug if GPG_AGENT_INFO was not set).
1094 2007-08-12 [wwp] 2.10.0cvs115
1097 Make gcc type-check arguments passed to privacy_set_error().
1099 2007-08-12 [ticho] 2.10.0cvs114
1101 * src/prefs_folder_item.c
1102 Make sure that folder default account combobox always has some
1103 account preselected.
1104 * src/gtk/combobox.c
1105 Handle empty combobox gracefully (warning instead of crash).
1107 2007-08-12 [ticho] 2.10.0cvs114
1109 * src/prefs_folder_item.c
1110 Make sure that folder default account combobox is not empty.
1111 * src/gtk/combobox.c
1112 Handle empty combobox gracefully (warning instead of crash).
1114 2007-08-11 [paul] 2.10.0cvs113
1118 use 'subfolder' instead of 'sub-folder', matching
1119 everywhere else the term is used
1123 2007-08-10 [wwp] 2.10.0cvs112
1126 Disable mmap reads in Windows only (at least temporarily), they
1127 prevent from renaming/removing target cache files.
1133 2007-08-10 [wwp] 2.10.0cvs111
1136 fix unpredictable crashes in Windows due to broken
1137 cache/mark/tags files writting (file were opened for
1138 writing in text mode).
1141 use gettimeofday() from w32lib.h on Windows.
1143 2007-08-10 [colin] 2.10.0cvs110
1146 * src/etpan/imap-thread.c
1147 * src/etpan/imap-thread.h
1148 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1150 2007-08-09 [colin] 2.10.0cvs109
1153 Fix port being reset to 636 on SSL
1155 Fix folder_item_get_msg_num_by_file
1156 on drafts/queue folders
1158 2007-08-09 [wwp] 2.10.0cvs108
1161 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1162 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1165 2007-08-09 [colin] 2.10.0cvs107
1169 * src/gtk/prefswindow.c
1170 A few Maemo layout fixes
1172 2007-08-09 [paul] 2.10.0cvs106
1174 * src/prefs_account.c
1175 remove the hyphen from plug-ins to
1176 match everywhere else
1178 2007-08-08 [wwp] 2.10.0cvs105
1180 * src/prefs_folder_item.c
1181 Fix an extraneous stealth ^L char.
1183 2007-08-08 [wwp] 2.10.0cvs104
1185 * src/prefs_folder_item.c
1186 Better fix, group variables declarations (USE_ASPELL).
1188 2007-08-08 [wwp] 2.10.0cvs103
1190 * src/prefs_folder_item.c
1191 Fix compilation w/ USE_ASPELL set (broken
1194 2007-08-08 [ticho] 2.10.0cvs102
1196 * src/prefs_folder_item.c
1197 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1199 2007-08-08 [colin] 2.10.0cvs101
1202 * src/etpan/imap-thread.c
1203 * src/etpan/imap-thread.h
1204 Close selected mailbox before doing
1207 2007-08-08 [colin] 2.10.0cvs100
1210 Complete symbol table, thanks to wwp.
1211 Fixes bug 1284, 'The html -> text
1212 converter ignores entities'
1214 Fix possible fd leak
1216 2007-08-08 [colin] 2.10.0cvs99
1219 Better way to fetch UIDs on non-UIDPLUS servers
1221 2007-08-07 [colin] 2.10.0cvs98
1224 fix bug 1275, 'auto-saved draft messages not
1225 always being removed'; Also, make multiple
1226 copy (in the same account) faster by matching
1227 source/destination message UIDs.
1229 Don't try to reshow deleted mail
1231 Fix leak on error path
1233 2007-08-07 [wwp] 2.10.0cvs97
1235 * manual/account.xml
1236 * manual/advanced.xml
1237 * manual/fr/account.xml
1238 * manual/fr/advanced.xml
1239 Updated the reference manual and the French translation to
1240 reflect 2.10.0cvs84: enable running folder Processing
1243 2007-08-06 [wwp] 2.10.0cvs96
1245 * src/prefs_common.c
1246 * src/prefs_common.h
1248 Allow changing the emphasis color used to highlight
1249 the newsreader/x-mailer header value when it matches
1250 our preferred mail agent (hidden pref 'emphasis_col' added
1253 2007-08-06 [colin] 2.10.0cvs95
1257 Re-commit 2.10.0cvs86, with a protection
1258 against Pango bug. Also, try to fix
1259 bug 1275, 'auto-saved draft messages not
1260 always being removed'
1262 2007-08-06 [wwp] 2.10.0cvs94
1264 * src/gtk/quicksearch.c
1265 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1267 2007-08-06 [ticho] 2.10.0cvs93
1269 * src/prefs_account.c
1270 * src/gtk/combobox.c
1271 Use GtkComboBox instead of GtkOptionMenu for privacy system
1272 selection in account preferences.
1274 2007-08-06 [wwp] 2.10.0cvs92
1276 * src/plugins/pgpcore/plugin.def
1277 Apply one more chunk from gpg4win's 03-w32-port patch.
1279 2007-08-05 [colin] 2.10.0cvs91
1283 reverting buggy patch for now
1285 2007-08-05 [colin] 2.10.0cvs90
1290 2007-08-04 [colin] 2.10.0cvs89
1292 * src/prefs_summaries.c
1293 * src/summary_search.c
1294 Replace deprecated widgets. Patch by
1297 2007-08-04 [colin] 2.10.0cvs88
1300 Refresh GUI only every 2000 mails on mh_get_last_num
1301 This is fast (readdir) and done only once per
1304 2007-08-03 [colin] 2.10.0cvs87
1306 * src/prefs_account.c
1307 * src/gtk/combobox.h
1308 * src/gtk/gtkutils.c
1309 Fix a deprecated widget. Patch by
1312 2007-08-03 [colin] 2.10.0cvs86
1316 Make colorisation and wrapping algorithms
1317 faster. Fixes bug 1246, 'compose becomes
1318 increasingly slow replying to complex emails'
1320 2007-08-03 [paul] 2.10.0cvs85
1323 keep the window painted
1325 2007-08-02 [paul] 2.10.0cvs84
1330 enable running folder Processing
1333 2007-08-02 [paul] 2.10.0cvs83
1336 speed up/clean up rendering of larger
1340 2007-08-01 [paul] 2.10.0cvs82
1345 change default toolbar layout on maemo
1346 * src/pixmaps/close.xpm
1347 make the red cross a grey cross
1348 * src/pixmaps/jpilot.xpm
1349 make icon smaller so it fits better
1351 2007-07-31 [paul] 2.10.0cvs81
1354 * src/gtk/gtkutils.c
1355 fix crash on maemo on first launch
1357 2007-07-30 [paul] 2.10.0cvs80
1359 * src/prefs_matcher.c
1360 specify the units of age and size
1362 2007-07-30 [paul] 2.10.0cvs79
1365 Fix IMAP timeout setting
1367 2007-07-30 [colin] 2.10.0cvs78
1369 * src/prefs_account.c
1370 Fix a deprecated widget. Patch by
1373 2007-07-27 [paul] 2.10.0cvs77
1375 * src/matcher_parser_parse.y
1376 * src/prefs_filtering_action.c
1377 * src/prefs_matcher.c
1378 these changes forgotten in cvs74's
1379 'watch thread' feature
1381 2007-07-27 [paul] 2.10.0cvs76
1384 fix potential crasher
1387 2007-07-27 [paul] 2.10.0cvs75
1392 * src/gtk/gtkutils.c
1393 make mainwindow's /Help/Manual point to the
1394 remote copy if the local copy doesn't exist
1396 2007-07-27 [paul] 2.10.0cvs74
1404 * src/matcher_parser_parse.y
1407 * src/stock_pixmap.c
1408 * src/stock_pixmap.h
1413 * src/pixmaps/watchthread.xpm
1414 add 'watch thread' feature
1416 2007-07-27 [paul] 2.10.0cvs73
1418 * src/prefs_folder_item.c
1419 adjust labels, add tooltips
1421 2007-07-27 [colin] 2.10.0cvs72
1424 Maemo: Remove less used menu items
1426 2007-07-26 [colin] 2.10.0cvs71
1429 Maemo: destroy messageview after trashing mail.
1430 Maybe should be done on X11 too
1432 2007-07-26 [colin] 2.10.0cvs70
1436 * src/prefs_common.c
1437 * src/prefs_common.h
1439 Add View/Show or Hide/Column headers
1441 2007-07-26 [colin] 2.10.0cvs69
1446 2007-07-26 [colin] 2.10.0cvs68
1449 Fix possible crash on cache invalidation
1453 * src/quote_fmt_parse.y
1454 Make replying to mails with big attachments
1455 much faster. Fixes bug 1224, 'The process of
1456 Replying to emails with large attachments
1457 seems unreasonably long...'
1459 2007-07-26 [colin] 2.10.0cvs67
1464 Fix threads use on BSDs
1466 2007-07-26 [paul] 2.10.0cvs66
1468 * src/gtk/prefswindow.c
1469 fix account prefs breakage
1472 2007-07-26 [paul] 2.10.0cvs65
1475 standardise ./configure --help messages
1477 2007-07-26 [colin] 2.10.0cvs64
1481 Fix two vCard-related crashes
1483 2007-07-25 [colin] 2.10.0cvs63
1486 * src/prefs_common.c
1487 * src/prefs_common.h
1488 * src/prefs_receive.c
1489 Maemo: Add a better way to notify of
1495 Maemo: Various layout fixes
1496 * src/gtk/prefswindow.c
1497 Maemo: Better prefs layout
1499 2007-07-25 [paul] 2.10.0cvs62
1502 fix the layout on maemo
1505 2007-07-25 [iwkse] 2.10.0cvs61
1508 add 'o' shortcut on summaryview
1510 2007-07-25 [iwkse] 2.10.0cvs60
1515 2007-07-24 [colin] 2.10.0cvs59
1518 Fix missing timestamp update on source
1522 Better text layout on part's choices
1524 2007-07-23 [colin] 2.10.0cvs58
1528 Maemo: Automatically choose the correct application
1530 * src/gtk/quicksearch.c
1531 Make search run on GDK_KP_Enter too
1533 2007-07-23 [wwp] 2.10.0cvs57
1535 * src/quote_fmt_lex.l
1536 Revert accidentaly committed lines (account_sig) in
1539 2007-07-23 [wwp] 2.10.0cvs56
1541 * src/quote_fmt_lex.l
1542 Fix typos around long form expressions in the quote lexer.
1548 2007-07-23 [colin] 2.10.0cvs55
1551 Fix auto-completion on Maemo
1553 2007-07-23 [colin] 2.10.0cvs54
1556 Maemo: Fix sticking statusbars
1558 2007-07-22 [colin] 2.10.0cvs53
1561 Maemo: Fix the strange "top_application" info
1562 at startup. We should do something when
1563 receiving such a message.
1565 2007-07-20 [paul] 2.10.0cvs52
1568 add missing #include "statusbar.h"
1570 2007-07-20 [colin] 2.10.0cvs51
1574 * src/folder_item_prefs.c
1575 * src/folder_item_prefs.h
1583 * src/prefs_folder_item.c
1584 Implement age-based caching: allow to
1585 specify a threshold for the offline synchronisation
1586 feature, and whether old cached bodies should
1591 * src/plugins/dillo_viewer/dillo_viewer.c
1592 Check that Dillo's installed
1594 2007-07-20 [wwp] 2.10.0cvs50
1597 * src/stock_pixmap.c
1598 Draw a frame around the selected mimeview part icon (instead of the
1599 shifted 'dancing' icon).
1601 2007-07-20 [colin] 2.10.0cvs49
1604 Unref stuff even on error
1606 disconnect signals only at the very
1607 end of the wizard save.
1609 2007-07-20 [colin] 2.10.0cvs48
1615 Fix random crashes while navigating
1618 2007-07-19 [colin] 2.10.0cvs47
1622 * src/prefs_common.c
1623 * src/prefs_common.h
1626 * src/common/utils.c
1627 Maemo: add an easy way to store data (mails
1628 and IMAP/NNTP caches) on one of the SD cards,
1629 and protect against unmounts if needed
1631 2007-07-19 [paul] 2.10.0cvs46
1634 * src/stock_pixmap.c
1636 * src/pixmaps/claws-mail_logo-small.xpm
1637 implement a (slightly) different About
1638 dialog for maemo and add a small version
1641 use a scrolled window for wizard page 1
1644 2007-07-19 [paul] 2.10.0cvs45
1647 too soon for this line
1649 2007-07-19 [paul] 2.10.0cvs44
1654 2007-07-19 [colin] 2.10.0cvs43
1657 Solve Mail/Mailbox name when specifying
1660 2007-07-18 [colin] 2.10.0cvs42
1666 2007-07-18 [colin] 2.10.0cvs41
1669 Maemo: plug the online/offline system into
1670 maemo's interfaces to have Claws automatically
1671 switch according to the system status
1673 Maemo: use HildonBanners to display status
1674 messages. Renders the main statusbar useless.
1676 2007-07-18 [paul] 2.10.0cvs40
1679 fix screen blanking on moving/copying many msgs
1681 fix processing progressbar and screen blanking
1684 2007-07-18 [paul] 2.10.0cvs39
1687 revert cvs37, breakage on maemo
1689 2007-07-18 [paul] 2.10.0cvs38
1691 * src/gtk/gtkutils.c
1692 make sure we can still build with older GTK's
1694 2007-07-18 [colin] 2.10.0cvs37
1697 Only hide the small layout's messageview, instead
1698 of destroying it when closing
1699 * src/gtk/gtkutils.c
1700 Use gtk_window_present_with_time to popup windows,
1701 it seems to make things better with modern WMs
1704 2007-07-17 [colin] 2.10.0cvs36
1707 Simplify layout on Maemo
1710 * src/prefs_display_header.c
1711 Remove some headers by default on Maemo
1713 2007-07-17 [paul] 2.10.0cvs35
1715 * src/prefs_common.c
1716 * src/prefs_common.h
1717 * src/prefs_logging.c
1719 add options to stop/enable writing logs to disc
1721 2007-07-17 [paul] 2.10.0cvs34
1724 fix some issues with the Apply tags window:
1725 - set search column (enables autocompl in the treeview)
1726 - apply tag from "New tag" if it existed
1727 - clears New tag entry when adding it with the button
1730 2007-07-17 [paul] 2.10.0cvs33
1733 fix 'apply tags' dialogue weirdness
1735 2007-07-16 [colin] 2.10.0cvs32
1738 Fix double-loading of mails on Maemo
1740 2007-07-16 [colin] 2.10.0cvs31
1743 Prevent double-loading of the same part under some
1744 conditions; hide statusbar on Maemo
1746 2007-07-16 [colin] 2.10.0cvs30
1752 Improve the tag interface - allow
1753 to set/unset tags from a special
1755 * src/gtk/gtkvscrollbutton.c
1758 * src/stock_pixmap.c
1759 Fix Mimeview's ugly hacks in the
1762 2007-07-16 [paul] 2.10.0cvs29
1766 * src/gtk/icon_legend.c
1767 put it all in a scrolled window
1769 2007-07-15 [colin] 2.10.0cvs28
1772 Maemo: force layout to be Small screen; the
1773 others don't make sense
1775 2007-07-14 [colin] 2.10.0cvs27
1778 * src/gtk/gtkvscrollbutton.c
1779 Maemo: Fix mimeview's buttons size
1781 2007-07-14 [colin] 2.10.0cvs26
1784 Fix the button workaround fix.
1785 (Use the correct variable)
1787 2007-07-14 [colin] 2.10.0cvs25
1791 Maemo: put the progress bar in the
1794 2007-07-14 [colin] 2.10.0cvs24
1796 * src/prefs_common.c
1797 Maemo: hide statusbar by default
1799 * src/stock_pixmap.c
1800 * src/stock_pixmap.h
1802 * src/pixmaps/go_folders.xpm
1803 Maemo: Add a specific icon to go back to
1806 2007-07-14 [colin] 2.10.0cvs23
1809 Don't set homogeneous finally
1811 2007-07-14 [colin] 2.10.0cvs22
1814 Fix button show/hide issues
1816 2007-07-14 [colin] 2.10.0cvs21
1820 Fix button workaround to be able to click
1821 if mouse was on button when it went un-
1823 Revert previous commit, gtk_tool_item_set_homogeneous
1824 doesn't mean what it seems to mean ;-)
1826 2007-07-14 [paul] 2.10.0cvs20
1829 make homogeneous FALSE always
1831 2007-07-13 [colin] 2.10.0cvs19
1835 Rework to fit the non-deprecated API
1841 Maemo layout changes. Better toolbars,
1842 removal of CTree headers.
1844 2007-07-13 [paul] 2.10.0cvs18
1846 * src/gtk/colorlabel.c
1847 fix bug 1261, '[DE] coloring messages in overview
1848 keys are not localised'
1849 the string is now included in claws-mail.pot
1851 2007-07-13 [colin] 2.10.0cvs17
1854 Fix bug 1267, 'printing mutliple messages
1855 opens one message-dialog after the other'
1856 Ask for confirmation when printing 10
1859 2007-07-11 [colin] 2.10.0cvs16
1864 * manual/claws-mail-manual.xml
1866 * manual/es/claws-mail-manual.xml
1868 * manual/fr/claws-mail-manual.xml
1891 * src/addressbook_foldersel.c
1892 * src/addressbook_foldersel.h
1916 * src/customheader.c
1917 * src/customheader.h
1918 * src/displayheader.c
1919 * src/displayheader.h
1922 * src/editaddress_other_attributes_ldap.c
1923 * src/editaddress_other_attributes_ldap.h
1932 * src/editldap_basedn.c
1933 * src/editldap_basedn.h
1954 * src/folder_item_prefs.c
1955 * src/folder_item_prefs.h
1964 * src/grouplistdialog.c
1965 * src/grouplistdialog.h
1970 * src/image_viewer.c
1971 * src/image_viewer.h
2012 * src/matcher_parser.h
2013 * src/matcher_parser_lex.l
2014 * src/matcher_parser_parse.y
2017 * src/message_search.c
2018 * src/message_search.h
2037 * src/partial_download.c
2038 * src/partial_download.h
2043 * src/prefs_account.c
2044 * src/prefs_account.h
2045 * src/prefs_actions.c
2046 * src/prefs_actions.h
2047 * src/prefs_common.c
2048 * src/prefs_common.h
2049 * src/prefs_compose_writing.c
2050 * src/prefs_compose_writing.h
2051 * src/prefs_customheader.c
2052 * src/prefs_customheader.h
2053 * src/prefs_display_header.c
2054 * src/prefs_display_header.h
2055 * src/prefs_ext_prog.c
2056 * src/prefs_ext_prog.h
2057 * src/prefs_filtering.c
2058 * src/prefs_filtering.h
2059 * src/prefs_filtering_action.c
2060 * src/prefs_filtering_action.h
2061 * src/prefs_folder_column.c
2062 * src/prefs_folder_column.h
2063 * src/prefs_folder_item.c
2064 * src/prefs_folder_item.h
2069 * src/prefs_image_viewer.c
2070 * src/prefs_image_viewer.h
2071 * src/prefs_logging.c
2072 * src/prefs_logging.h
2073 * src/prefs_matcher.c
2074 * src/prefs_matcher.h
2075 * src/prefs_message.c
2076 * src/prefs_message.h
2077 * src/prefs_msg_colors.c
2078 * src/prefs_msg_colors.h
2083 * src/prefs_receive.c
2084 * src/prefs_receive.h
2087 * src/prefs_spelling.c
2088 * src/prefs_spelling.h
2089 * src/prefs_summaries.c
2090 * src/prefs_summaries.h
2091 * src/prefs_summary_column.c
2092 * src/prefs_summary_column.h
2093 * src/prefs_summary_open.c
2094 * src/prefs_summary_open.h
2095 * src/prefs_template.c
2096 * src/prefs_template.h
2097 * src/prefs_themes.c
2098 * src/prefs_themes.h
2099 * src/prefs_toolbar.c
2100 * src/prefs_toolbar.h
2101 * src/prefs_wrapping.c
2102 * src/prefs_wrapping.h
2112 * src/quote_fmt_lex.l
2113 * src/quote_fmt_parse.y
2116 * src/remotefolder.c
2117 * src/remotefolder.h
2118 * src/send_message.c
2119 * src/send_message.h
2122 * src/simple-gettext.c
2123 * src/sourcewindow.c
2124 * src/sourcewindow.h
2129 * src/stock_pixmap.c
2130 * src/stock_pixmap.h
2131 * src/summary_search.c
2132 * src/summary_search.h
2149 * src/common/base64.c
2150 * src/common/base64.h
2151 * src/common/claws.c
2152 * src/common/claws.h
2154 * src/common/fnmatch.c
2155 * src/common/fnmatch.h
2156 * src/common/fnmatch_loop.c
2157 * src/common/hooks.c
2158 * src/common/hooks.h
2163 * src/common/mgutils.c
2164 * src/common/mgutils.h
2167 * src/common/passcrypt.c
2168 * src/common/passcrypt.h.in
2169 * src/common/plugin.c
2170 * src/common/plugin.h
2171 * src/common/prefs.c
2172 * src/common/prefs.h
2173 * src/common/progressindicator.c
2174 * src/common/progressindicator.h
2175 * src/common/quoted-printable.c
2176 * src/common/quoted-printable.h
2177 * src/common/session.c
2178 * src/common/session.h
2181 * src/common/socket.c
2182 * src/common/socket.h
2185 * src/common/ssl_certificate.c
2186 * src/common/ssl_certificate.h
2187 * src/common/string_match.c
2188 * src/common/string_match.h
2189 * src/common/stringtable.c
2190 * src/common/stringtable.h
2193 * src/common/template.c
2194 * src/common/template.h
2195 * src/common/timing.h
2196 * src/common/utils.c
2197 * src/common/utils.h
2198 * src/common/uuencode.c
2199 * src/common/uuencode.h
2200 * src/common/version.h.in
2201 * src/common/w32_dirent.c
2202 * src/common/w32_reg.c
2203 * src/common/w32_signal.c
2204 * src/common/w32_stat.c
2205 * src/common/w32_stdlib.c
2206 * src/common/w32_string.c
2207 * src/common/w32_time.c
2208 * src/common/w32_unistd.c
2209 * src/common/w32_wait.c
2210 * src/common/w32lib.h
2213 * src/common/xmlprops.c
2214 * src/common/xmlprops.h
2215 * src/etpan/etpan-errors.h
2216 * src/etpan/etpan-thread-manager-types.h
2217 * src/etpan/etpan-thread-manager.c
2218 * src/etpan/etpan-thread-manager.h
2219 * src/etpan/imap-thread.c
2220 * src/etpan/imap-thread.h
2223 * src/gtk/colorlabel.c
2224 * src/gtk/colorlabel.h
2225 * src/gtk/colorsel.c
2226 * src/gtk/colorsel.h
2227 * src/gtk/combobox.c
2228 * src/gtk/combobox.h
2229 * src/gtk/description_window.c
2230 * src/gtk/description_window.h
2233 * src/gtk/foldersort.c
2234 * src/gtk/foldersort.h
2235 * src/gtk/gtkaspell.c
2236 * src/gtk/gtkaspell.h
2237 * src/gtk/gtksctree.c
2238 * src/gtk/gtkshruler.c
2239 * src/gtk/gtkshruler.h
2240 * src/gtk/gtksourceprintjob.c
2241 * src/gtk/gtksourceprintjob.h
2242 * src/gtk/gtkutils.c
2243 * src/gtk/gtkutils.h
2244 * src/gtk/gtkvscrollbutton.c
2245 * src/gtk/gtkvscrollbutton.h
2246 * src/gtk/icon_legend.c
2247 * src/gtk/icon_legend.h
2248 * src/gtk/inputdialog.c
2249 * src/gtk/inputdialog.h
2250 * src/gtk/logwindow.c
2251 * src/gtk/logwindow.h
2252 * src/gtk/manage_window.c
2253 * src/gtk/manage_window.h
2256 * src/gtk/pluginwindow.c
2257 * src/gtk/pluginwindow.h
2258 * src/gtk/prefswindow.c
2259 * src/gtk/prefswindow.h
2260 * src/gtk/progressdialog.c
2261 * src/gtk/progressdialog.h
2262 * src/gtk/quicksearch.c
2263 * src/gtk/quicksearch.h
2264 * src/gtk/sslcertwindow.c
2265 * src/gtk/sslcertwindow.h
2266 * src/plugins/bogofilter/bogofilter.c
2267 * src/plugins/bogofilter/bogofilter.h
2268 * src/plugins/bogofilter/bogofilter_gtk.c
2269 * src/plugins/clamav/clamav_plugin.c
2270 * src/plugins/clamav/clamav_plugin.h
2271 * src/plugins/clamav/clamav_plugin_gtk.c
2272 * src/plugins/demo/demo.c
2273 * src/plugins/dillo_viewer/dillo_prefs.c
2274 * src/plugins/dillo_viewer/dillo_prefs.h
2275 * src/plugins/dillo_viewer/dillo_viewer.c
2276 * src/plugins/pgpcore/passphrase.c
2277 * src/plugins/pgpcore/passphrase.h
2278 * src/plugins/pgpcore/pgp_viewer.c
2279 * src/plugins/pgpcore/pgp_viewer.h
2280 * src/plugins/pgpcore/plugin.c
2281 * src/plugins/pgpcore/prefs_gpg.c
2282 * src/plugins/pgpcore/prefs_gpg.h
2283 * src/plugins/pgpcore/select-keys.c
2284 * src/plugins/pgpcore/select-keys.h
2285 * src/plugins/pgpcore/sgpgme.c
2286 * src/plugins/pgpcore/sgpgme.h
2287 * src/plugins/pgpinline/pgpinline.c
2288 * src/plugins/pgpinline/pgpinline.h
2289 * src/plugins/pgpinline/plugin.c
2290 * src/plugins/pgpmime/pgpmime.c
2291 * src/plugins/pgpmime/pgpmime.h
2292 * src/plugins/pgpmime/plugin.c
2293 * src/plugins/spamassassin/spamassassin.c
2294 * src/plugins/spamassassin/spamassassin.h
2295 * src/plugins/spamassassin/spamassassin_gtk.c
2296 * src/plugins/trayicon/trayicon.c
2297 * src/plugins/trayicon/trayicon_prefs.c
2298 * src/plugins/trayicon/trayicon_prefs.h
2299 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2300 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2301 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2302 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2303 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2304 * tools/OOo2claws-mail.pl
2305 * tools/README.sylprint
2306 * tools/acroread2claws-mail.pl
2307 * tools/claws-mail-compose-insert-files.pl
2308 * tools/convert_mbox.pl
2309 * tools/filter_conv.pl
2310 * tools/filter_conv_new.pl
2312 * tools/freshmeat_search.pl
2313 * tools/google_search.pl
2314 * tools/kmail-mailbox2claws-mail.pl
2315 * tools/kmail2claws-mail.pl
2316 * tools/kmail2claws-mail_v2.pl
2318 * tools/make.themes.project
2319 * tools/multiwebsearch.pl
2320 * tools/nautilus2claws-mail.sh
2321 * tools/outlook2claws-mail.pl
2322 * tools/textviewer.sh
2323 * tools/thunderbird-filters-convertor.pl
2326 * tools/vcard2xml.py
2327 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2328 Upgrade to GPLv3 or later.
2330 2007-07-10 [wwp] 2.10.0cvs15
2333 Fix re-opening of all composing messages that were
2334 opened when closing the previous instance, thanks
2337 2007-07-10 [paul] 2.10.0cvs14
2339 * src/editaddress_other_attributes_ldap.c
2341 fix crash on selecting 'other attributes' combo
2342 for either a new entry or an old entry with no
2343 existing attributes.
2344 fix bug on editing multiple attributes which
2345 resulted them all having the value of the last
2349 2007-07-10 [colin] 2.10.0cvs13
2352 * src/editaddress_other_attributes_ldap.h
2354 Fix --disable-ldap build
2356 2007-07-09 [colin] 2.10.0cvs12
2362 * src/editaddress_other_attributes_ldap.c
2363 * src/editaddress_other_attributes_ldap.h
2368 Add capability to edit all inetOrgPerson
2369 attributes on LDAP. Patch by Michael
2372 2007-07-09 [colin] 2.10.0cvs11
2378 * src/prefs_summaries.c
2379 * src/prefs_themes.c
2381 * src/common/Makefile.am
2383 * src/common/timing.h
2384 * src/common/utils.c
2385 * src/common/utils.h
2386 * src/common/w32_account.c
2387 * src/common/w32lib.h
2388 * src/gtk/Makefile.am
2389 * src/gtk/colorlabel.c
2390 * src/plugins/pgpcore/Makefile.am
2391 * src/plugins/pgpcore/claws.def
2392 * src/plugins/pgpcore/passphrase.c
2393 * src/plugins/pgpcore/pgp_viewer.c
2394 * src/plugins/pgpcore/plugin.def
2395 * src/plugins/pgpcore/sgpgme.c
2396 * src/plugins/pgpinline/Makefile.am
2397 * src/plugins/pgpinline/claws.def
2398 * src/plugins/pgpinline/mypgpcore.def
2399 * src/plugins/pgpinline/plugin.def
2400 * src/plugins/pgpmime/Makefile.am
2401 * src/plugins/pgpmime/claws.def
2402 * src/plugins/pgpmime/mypgpcore.def
2403 * src/plugins/pgpmime/plugin.def
2404 Commit win32 patch, from Werner Koch and
2407 2007-07-09 [colin] 2.10.0cvs10
2409 * src/prefs_toolbar.c
2410 Fix crash when no actions exist
2412 2007-07-07 [paul] 2.10.0cvs9
2415 * manual/claws-mail-manual.xml
2416 update copyright year
2418 updated by Flammie Pirinen
2420 2007-07-05 [wwp] 2.10.0cvs8
2422 * src/plugins/clamav/clamav_plugin_gtk.c
2423 Make vertical spacing like in other plugin prefs pages.
2425 2007-07-05 [wwp] 2.10.0cvs7
2428 It's %am that works, not %ae (this doc incoherence has been
2429 introduced with 2.9.2cvs13).
2431 2007-07-04 [wwp] 2.10.0cvs6
2433 * src/plugins/bogofilter/bogofilter.c
2434 Gettext-ize an occurrence of "Any" that wasn't.
2436 2007-07-04 [colin] 2.10.0cvs5
2439 Fix untranslated strings; thanks
2442 2007-07-03 [colin] 2.10.0cvs4
2446 Fix saving of sort mode for tags and
2447 thread date. Thanks to Pierre Ossman.
2448 Completes fix for bug 1233
2450 2007-07-03 [paul] 2.10.0cvs3
2458 2007-07-02 [colin] 2.10.0cvs2
2464 Add View/Sort/by Thread date
2465 Fixes bug 1233, 'Capability to sort
2466 threads by most recent message'
2467 Based on a patch by Paul Rolland
2469 2007-07-02 [colin] 2.10.0cvs1
2486 * src/matcher_parser_parse.y
2490 * src/prefs_common.c
2491 * src/prefs_common.h
2492 * src/prefs_filtering_action.c
2493 * src/prefs_matcher.c
2494 * src/prefs_summary_column.c
2498 * src/quote_fmt_lex.l
2499 * src/quote_fmt_parse.y
2503 * src/common/Makefile.am
2507 * src/gtk/quicksearch.c
2508 * src/gtk/quicksearch.h
2509 Add Tags implementation. Tags are arbitrary labels
2510 that can be applied to messages. It is possible
2511 to create, edit, remove tags; apply them to mails;
2512 filter on tags or tag presence; apply or unset
2513 tags via filtering actions; reference tags in
2516 2007-07-02 [paul] 2.10.0
2523 2007-07-02 [paul] 2.9.2cvs78
2533 updated by Stephan Sachse, me, Ricardo Mones
2534 Lastra, Fabien Vantard, Pader Rezso, Frederico
2535 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2537 2007-07-02 [paul] 2.9.2cvs77
2542 2007-06-29 [wwp] 2.9.2cvs76
2545 Fix a typo (thanks to Ricardo for finding this out).
2547 2007-06-28 [paul] 2.9.2cvs75
2552 2007-06-28 [paul] 2.9.2cvs74
2555 fix bug in the autotools build system.
2556 Files cataloged under EXTRA_DIST were never
2557 automatically copied to the build tree.
2558 (fix 'make distcheck')
2559 Patch by Michael Rasmussen.
2561 2007-06-24 [colin] 2.9.2cvs73
2564 Fix bug 1249, 'Error handling for
2565 news errors needs modification'
2566 Only popup error if the according
2567 pref in Prefs/Receive is set.
2569 2007-06-21 [colin] 2.9.2cvs72
2571 * src/common/plugin.c
2572 * src/common/plugin.h
2573 Change plugin API to know whether it's safe to
2574 unload plugins or whether we should just hide
2575 them. Fixes bug 1248, 'Core dumps after
2576 unloading plugin and clicking on load plugins'
2577 * src/plugins/bogofilter/bogofilter.c
2578 * src/plugins/clamav/clamav_plugin.c
2579 * src/plugins/demo/demo.c
2580 * src/plugins/dillo_viewer/dillo_viewer.c
2581 * src/plugins/pgpcore/plugin.c
2582 * src/plugins/pgpinline/plugin.c
2583 * src/plugins/pgpmime/plugin.c
2584 * src/plugins/spamassassin/spamassassin.c
2585 * src/plugins/trayicon/trayicon.c
2588 2007-06-19 [colin] 2.9.2cvs71
2592 Fix crash mentioned in bug 1246
2593 Race condition when automatically drafting
2594 due to insertion on reedit.
2596 2007-06-18 [wwp] 2.9.2cvs70
2599 LDIF import: use a "Proceed" button to complete
2602 2007-06-18 [paul] 2.9.2cvs69
2605 use pkgconfig to check for gtk and glib
2607 2007-06-17 [wwp] 2.9.2cvs68
2611 LDIF import: better error handling, minor code
2612 and UI cleanup, and renamed the Save button
2613 to Close, as imported stuff is already saved
2614 when the Save button is shown.
2616 2007-06-17 [colin] 2.9.2cvs67
2618 * src/prefs_summaries.c
2620 Don't set as read when forwarded, only replied to
2622 2007-06-17 [paul] 2.9.2cvs66
2625 add missing #include
2627 2007-06-16 [colin] 2.9.2cvs65
2629 * src/prefs_summaries.c
2631 Change the pref "Only mark as read when opened
2632 in new window" to "..., replied to or forwarded".
2633 Based on a patch by Paul Rolland.
2635 2007-06-16 [paul] 2.9.2cvs64
2638 alphabetical order! :)
2640 2007-06-16 [colin] 2.9.2cvs63
2644 Add Michael Rasmussen in authors list
2646 2007-06-16 [colin] 2.9.2cvs62
2649 Fix messageview_copy_clipboard to take advantage
2650 of plugins' get_selection.
2652 2007-06-15 [colin] 2.9.2cvs61
2658 * src/message_search.c
2660 * src/summary_search.c
2663 Allow GDK_KP_Enter to do the same as GDK_Return
2664 Patch by Michael Rasmussen
2666 2007-06-15 [paul] 2.9.2cvs60
2669 fix bug when closing a compose window
2672 2007-06-14 [paul] 2.9.2cvs59
2676 migrate sylpheed config
2678 2007-06-14 [wwp] 2.9.2cvs58
2680 * src/gtk/pluginwindow.c
2681 Yet another attempt to fix sizing/alignment of the
2682 button bar in plugins window.
2684 2007-06-12 [colin] 2.9.2cvs57
2689 * src/prefs_common.c
2690 * src/prefs_common.h
2691 * src/prefs_summaries.c
2692 * src/prefs_summary_open.c
2693 * src/prefs_summary_open.h
2695 Make "when entering a folder" actions more personalisable
2697 2007-06-12 [wwp] 2.9.2cvs56
2700 Use short description from Paul (mairix.sh).
2702 2007-06-12 [wwp] 2.9.2cvs55
2705 Updated info about mairix.sh.
2707 2007-06-11 [paul] 2.9.2cvs54
2709 * src/prefs_logging.c
2710 rework log window length widgets
2711 and some sensitivity fixes
2713 2007-06-11 [paul] 2.9.2cvs53
2716 * src/prefs_logging.c
2717 rename 'Protocol Log' to 'Network Log'
2718 and some function renaming
2720 2007-06-10 [wwp] 2.9.2cvs52
2722 * src/gtk/pluginwindow.c
2725 2007-06-10 [wwp] 2.9.2cvs51
2727 * src/gtk/pluginwindow.c
2728 Fix button bar in plugin window, was centered and not
2729 behaving like other dialogs w/ such button bar.
2731 2007-06-08 [wwp] 2.9.2cvs50
2738 Provide a way out of automatic draft saving on IMAP, when
2740 Prevent drafting while sending and quitting while sending.
2745 2007-06-08 [wwp] 2.9.2cvs49
2747 * src/prefs_account.c
2748 * src/gtk/prefswindow.c
2749 * src/gtk/prefswindow.h
2750 Activate the Basic page when opening account prefs.
2752 2007-06-08 [wwp] 2.9.2cvs48
2754 * src/common/socket.c
2755 Don't crash if fork() fails, thanks to Colin.
2757 2007-06-08 [wwp] 2.9.2cvs47
2759 * src/gtk/prefswindow.c
2760 Wrap some long lines, and reset horizontal scroller's adjusment
2761 (this was already done, vertically), when changing tab (not page)
2764 2007-06-08 [paul] 2.9.2cvs46
2766 * src/common/utils.c
2767 use gethostname() instead of uname()
2768 based on a patch by Michael Hughes
2769 <Sylpheed-Claws_user@thehugheslogcabin.net>
2771 2007-06-07 [wwp] 2.9.2cvs45
2773 * src/prefs_common.c
2774 Fix some useless warnings, thanks to Colin.
2776 2007-06-06 [colin] 2.9.2cvs44
2779 Fix strange allocations.
2781 2007-06-06 [colin] 2.9.2cvs43
2784 Patch by Michael Rasmussus to help
2787 2007-06-05 [wwp] 2.9.2cvs42
2789 * src/prefs_account.c
2790 * src/prefs_folder_item.c
2794 Per-folder templates can now be applied recursively.
2795 Always save per-folder templates (formats were erroneously
2796 saved only if they were enabled).
2797 Check for validity of quotation marks everywhere there
2800 2007-06-05 [wwp] 2.9.2cvs41
2803 Fix incoming messages from local accounts always getting filtered
2804 (even if the account prefs say don't), thanks to Colin.
2806 2007-06-05 [wwp] 2.9.2cvs40
2810 Use per-folder/per-account quote chars when applying a
2811 template or inserting text as well. Const'ify some
2814 2007-06-04 [colin] 2.9.2cvs39
2817 More work for wwp :)
2819 2007-06-04 [wwp] 2.9.2cvs38
2822 Same as 2.9.2cvs36 but for forwarding.
2824 2007-06-04 [colin] 2.9.2cvs37
2827 Use original mail file for forward/redirect
2828 Fixes some forwarded mails to be attached as
2829 application/octet-stream (when they have binary
2830 parts), and incidentally fixes bug 848
2831 'Redirect breaks GnuPG'
2833 2007-06-04 [wwp] 2.9.2cvs36
2836 Fix quote mark mis-initialisation when replying/forwarding
2837 (introduced w/ 2.9.2cvs20).
2839 2007-06-04 [wwp] 2.9.2cvs35
2841 * src/prefs_compose_writing.c
2843 Fix a bug where Quotation characters (prefs/compose/writing)
2844 was cleared (introduced w/ 2.9.2cvs26).
2846 2007-06-04 [wwp] 2.9.2cvs34
2848 * src/prefs_account.c
2849 * src/prefs_account.h
2850 Better fix for compiling w/o aspell (rollbacks
2853 2007-06-04 [wwp] 2.9.2cvs33
2856 * src/prefs_account.c
2857 * src/prefs_account.h
2859 It's now possible to disable mail filtering plugins
2860 on a per-account basis.
2862 2007-06-04 [wwp] 2.9.2cvs32
2865 * src/common/utils.c
2866 * src/common/utils.h
2867 Support CRLF in headers part of messages.
2868 Support few more date formats (RFC3339 subsets).
2870 2007-06-04 [wwp] 2.9.2cvs31
2872 * src/prefs_account.c
2873 Fix compiling w/o aspell support.
2875 2007-06-03 [wwp] 2.9.2cvs30
2878 Don't decode leading ENV_ and ~ in P_PASSWORD
2881 2007-06-03 [wwp] 2.9.2cvs29
2884 Don't decode leading ENV_ and ~ in P_PASSWORD
2887 2007-06-03 [wwp] 2.9.2cvs28
2889 * src/prefs_account.c
2890 * src/gtk/prefswindow.c
2891 * src/gtk/prefswindow.h
2892 Added a way to force preloading of all pages
2894 Moved tabs to pages in account prefs.
2896 2007-06-02 [colin] 2.9.2cvs27
2899 Fix possible crash, fix ldap write bugs
2901 Fix ldap write bugs - patch by Michael
2905 Add a hook whenever alertpanel opens/closes
2907 2007-05-31 [wwp] 2.9.2cvs26
2909 * src/prefs_compose_writing.c
2911 Re-organized writing options a bit:
2912 - renamed the Quoting page to Templates
2913 - moved all composing templates to that page
2914 - moved non-templates options to the Writing one,
2915 grouped reply-related options, reordered reply and
2918 2007-05-31 [wwp] 2.9.2cvs25
2921 Removed unused code.
2923 2007-05-31 [colin] 2.9.2cvs24
2926 Fix missing display name when modifying
2927 LDAP. Patch by Michael Rasmussen
2929 2007-05-31 [wwp] 2.9.2cvs23
2931 * src/plugins/bogofilter/Makefile.am
2932 * src/plugins/clamav/Makefile.am
2933 * src/plugins/demo/Makefile.am
2934 * src/plugins/dillo_viewer/Makefile.am
2935 * src/plugins/spamassassin/Makefile.am
2936 Fix building of those plugins in Mac OS X.
2938 2007-05-30 [wwp] 2.9.2cvs22
2940 * src/gtk/quicksearch.c
2941 Fix missing initialization.
2943 2007-05-30 [wwp] 2.9.2cvs21
2946 Revert accidental commit (debug outputs).
2948 2007-05-30 [wwp] 2.9.2cvs20
2951 * src/folder_item_prefs.c
2952 * src/folder_item_prefs.h
2953 * src/prefs_account.c
2954 * src/prefs_account.h
2955 * src/prefs_folder_item.c
2958 Implemented per-account and per-folder
2959 compose/reply/forward formats.
2961 2007-05-30 [wwp] 2.9.2cvs19
2963 * src/prefs_compose_writing.c
2968 Internal API changes (factorize quote format
2971 2007-05-30 [colin] 2.9.2cvs18
2974 Fix race where it's possible to re-click Send
2975 between end of SMTP session and end of "move to
2976 sent folder" when sending an email with send
2979 2007-05-30 [colin] 2.9.2cvs17
2982 Ask for backtrace on all threads. Patch by
2985 Fix stale news statusbar when scanning fails.
2988 Fix some LDAP write updates bugs. Patch
2989 by Michael Rasmussen
2991 2007-05-29 [colin] 2.9.2cvs16
2994 Fix loss of local flags when moving mails
2995 on IMAP in high-bandwidth mode (UID FETCH)
2997 2007-05-25 [paul] 2.9.2cvs15
2999 * src/common/socket.c
3000 fix sometimes crasher on cancelling
3003 2007-05-25 [colin] 2.9.2cvs14
3008 Be more helpful in the subscription
3011 2007-05-23 [wwp] 2.9.2cvs13
3014 * src/prefs_compose_writing.c
3016 * src/prefs_template.c
3017 * src/prefs_template.h
3020 * src/quote_fmt_lex.l
3021 * src/quote_fmt_parse.y
3022 Introduced new syntax elements (symbols and commands)
3023 in templates/quote_fmt. Compatibility w/ old
3025 Updated and reworked the corresponding Information
3027 Display the line number in dialogs that talk about
3028 parser errors (in addition to the error message in
3031 2007-05-23 [wwp] 2.9.2cvs12
3033 * src/quote_fmt_parse.y
3034 Fix 2.9.2cvs11, probably a paste accident ;).
3036 2007-05-23 [wwp] 2.9.2cvs11
3039 * src/prefs_template.c
3041 * src/quote_fmt_parse.y
3042 Fix 2.9.2cvs10, which broke --disable-aspell.
3044 2007-05-22 [wwp] 2.9.2cvs10
3047 * src/prefs_template.c
3050 * src/quote_fmt_lex.l
3051 * src/quote_fmt_parse.y
3052 * src/gtk/gtkaspell.c
3053 * src/gtk/gtkaspell.h
3054 Added template/quote format syntactical elements
3056 - current dictionary
3057 %T to show (shows empty if not set or not enabled),
3058 ?T and !T to check if the default dictionary is
3060 - current account's default dictionary
3061 %aT to show (empty if not set or not enabled),
3062 ?aT and !aT to check if it's enabled and set
3063 - name completion for an address, from the address
3065 %ABf, %ABt, %ABc respectively show the full name got
3066 from the address book if From, To or Cc match a single
3068 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3069 matches any contact and if the full name is non-empty.
3070 If From, To or Cc are lists of email addresses, only
3071 the first address will be checked.
3072 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3073 that could show a trailing ','.
3074 Also, template/quote_fmt parser now shows the line number in case
3077 2007-05-15 [colin] 2.9.2cvs9
3081 Add a public function to know whether Claws
3083 Store opened folder when exiting
3086 Store last opened message in each FolderItem;
3087 Reset last seen messages if Claws crashed, so
3088 that one can't go in an infinite crash in case
3089 a particular mail crashes Claws.
3091 * src/prefs_common.c
3092 * src/prefs_common.h
3094 * src/prefs_summaries.c
3095 Add "Select last opened message" when entering
3097 Add "Select last opened folder" at startup.
3099 2007-05-14 [colin] 2.9.2cvs8
3102 Fix bashism, search for xml catalog
3103 in /usr/local/share/xml/catalog too
3106 2007-05-13 [wwp] 2.9.2cvs7
3108 * src/gtk/logwindow.c
3109 fix raising log windows when they are either minimized or
3112 2007-05-11 [colin] 2.9.2cvs6
3115 Use Hildon's file chooser on Maemo. Patch
3116 by Jean-Luc Biord; fixes part 2 of bug 1201,
3117 'File attachment "manipulation" bugs...'
3119 2007-05-10 [wwp] 2.9.2cvs5
3121 * src/prefs_common.c
3122 * src/prefs_common.h
3123 * src/gtk/quicksearch.c
3124 Add a quicksearch option to automatically run
3125 a search selected from the history (this option
3126 is exclusive towards type-ahead).
3128 2007-05-10 [colin] 2.9.2cvs4
3131 Fix g_warnings, thanks to Brian
3134 2007-05-09 [colin] 2.9.2cvs3
3139 * src/prefs_summaries.c
3142 * src/common/utils.c
3143 * src/gtk/gtksourceprintjob.c
3144 * src/gtk/sslcertwindow.c
3145 Use the re-entrant variant of time functions
3146 Probably fixes bug 1217, 'reentrancy problems
3147 with time functions'
3149 2007-05-09 [colin] 2.9.2cvs2
3152 Fix crasher when reconnection fails
3154 2007-05-08 [paul] 2.9.2cvs1
3160 bump version number following
3163 2007-05-08 [paul] 2.9.1cvs48
3165 * src/plugins/demo/demo.c
3166 * src/plugins/dillo_viewer/dillo_prefs.c
3167 * src/plugins/dillo_viewer/dillo_prefs.h
3168 * src/plugins/dillo_viewer/dillo_viewer.c
3169 * src/plugins/pgpcore/pgp_viewer.c
3170 * src/plugins/pgpcore/pgp_viewer.h
3171 * src/plugins/pgpcore/plugin.c
3172 * src/plugins/pgpcore/prefs_gpg.c
3173 * src/plugins/pgpcore/prefs_gpg.h
3174 * src/plugins/pgpcore/sgpgme.c
3175 * src/plugins/pgpcore/sgpgme.h
3176 * src/plugins/pgpinline/plugin.c
3177 * src/plugins/pgpmime/pgpmime.c
3178 * src/plugins/pgpmime/pgpmime.h
3179 * src/plugins/pgpmime/plugin.c
3180 * src/plugins/spamassassin/spamassassin.c
3181 * src/plugins/spamassassin/spamassassin.h
3182 * src/plugins/spamassassin/spamassassin_gtk.c
3183 * src/plugins/trayicon/README
3185 * tools/README.sylprint
3186 * tools/outlook2claws-mail.pl
3188 * tools/tb2claws-mail
3189 * tools/tbird2claws.py
3191 * tools/vcard2xml.py
3192 * tools/kdeservicemenu/README
3193 cleanups and corrections
3195 2007-05-06 [wwp] 2.9.1cvs47
3198 Fix missing dash to `display` command-line, reported
3199 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3201 2007-05-06 [colin] 2.9.1cvs46
3204 * src/stock_pixmap.c
3205 * src/stock_pixmap.h
3206 * src/pixmaps/printer.xpm
3209 2007-05-06 [paul] 2.9.1cvs45
3214 * src/summary_search.c
3218 2007-05-05 [wwp] 2.9.1cvs44
3222 * src/prefs_actions.c
3226 Fix "faild" typos everywhere and capitalization of
3229 2007-05-04 [colin] 2.9.1cvs43
3234 * src/plugins/pgpcore/prefs_gpg.c
3235 * src/plugins/pgpcore/prefs_gpg.h
3236 * src/plugins/pgpinline/pgpinline.c
3237 * src/plugins/pgpmime/pgpmime.c
3238 Add an API to warn about encryption limits,
3239 and allow to disable these warnings
3241 2007-05-03 [colin] 2.9.1cvs42
3245 Fix bug 1213, 'Delete more than
3248 2007-05-03 [wwp] 2.9.1cvs41
3250 * src/prefs_common.c
3251 * src/prefs_filtering.c
3252 * src/prefs_template.c
3253 * src/common/template.c
3254 * src/common/template.h
3255 * src/gtk/gtkutils.c
3256 * src/gtk/gtkutils.h
3257 Templates are no longer automatically sorted
3258 by name, but can be sorted manually using
3259 |< < > >| buttons as well as drag'n'drop.
3261 2007-05-03 [wwp] 2.9.1cvs40
3263 * src/plugins/spamassassin/spamassassin.c
3264 * src/plugins/spamassassin/spamassassin.h
3265 * src/plugins/spamassassin/spamassassin_gtk.c
3266 * src/plugins/bogofilter/bogofilter.c
3267 * src/plugins/bogofilter/bogofilter.h
3268 * src/plugins/bogofilter/bogofilter_gtk.c
3269 Added an option to conditionally mark saved spam
3270 as read (default is and was to do so).
3271 Satisfies feature request 1708539 on sf.net tracker.
3273 2007-05-03 [colin] 2.9.1cvs39
3276 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3278 2007-05-02 [colin] 2.9.1cvs38
3281 Fix bug 1209, 'Clicking on address
3282 in header (mailto uri) selects
3283 default account'. Patch adapted from
3286 2007-05-02 [colin] 2.9.1cvs37
3288 * src/grouplistdialog.c
3289 Set cursor to wait cursor while loading
3292 2007-05-02 [paul] 2.9.1cvs36
3296 rename cache and mark files
3299 2007-04-30 [paul] 2.9.1cvs35
3301 * manual/glossary.xml
3302 * manual/plugins.xml
3303 updates. Patch by Ricardo
3305 2007-04-29 [wwp] 2.9.1cvs34
3309 Fix few grammatical errors (patch by David Relson < relson at
3310 osagesoftware dot com >).
3312 2007-04-28 [colin] 2.9.1cvs33
3316 * src/prefs_account.c
3317 * src/prefs_account.h
3318 Drop the "Download all" preference. It's
3319 stupidly useless and confuses people from
3322 2007-04-27 [wwp] 2.9.1cvs32
3325 * src/prefs_account.c
3326 * src/prefs_account.h
3327 Don't reflect accounts changes to the mainwindow when it's
3330 2007-04-27 [colin] 2.9.1cvs31
3333 Freeze/thaw when sync'ing flags
3335 * src/prefs_account.c
3336 * src/prefs_account.h
3337 * src/etpan/imap-thread.c
3338 * src/etpan/imap-thread.h
3339 Add a way to use UID FETCH instead
3340 of searches to fetch message lists
3341 and flags. More expensive towards
3342 bandwidth, less expensive towards
3343 server's CPU. Probably fixes
3344 bug 1158, 'Scanning new folders on
3345 Exchange 2007 extremely slow'.
3348 2007-04-27 [paul] 2.9.1cvs30
3351 * src/prefs_logging.c
3352 improvements to english usage
3354 2007-04-27 [colin] 2.9.1cvs29
3357 Fix build without libetpan (my bad!)
3359 2007-04-26 [colin] 2.9.1cvs28
3363 Fix uselessly exported function
3365 Consider "- -- \n" as signature separator
3366 (that's what signature separators look like
3367 in PGP/Inline signed mails)
3369 2007-04-26 [colin] 2.9.1cvs27
3372 libetpan-0.49 is now required
3374 Fix double fetching of mails if
3377 Make offline sync faster, by
3378 remembering last change time, and
3381 2007-04-26 [hoa] 2.9.1cvs26
3387 * src/etpan/imap-thread.c
3388 * src/etpan/imap-thread.h
3389 cancellation of IMAP operations is now allowed.
3390 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3392 2007-04-26 [colin] 2.9.1cvs25
3395 Always fetch body+headers in folders that are
3396 synched for offline use, if "Synchronise as
3397 soon as possible" is set.
3398 Fixes bug 1200, 'Add option to always retrieve full
3401 2007-04-25 [colin] 2.9.1cvs24
3404 Fix bug 1198, 'Reply-all "disappearing" address bug
3407 2007-04-24 [colin] 2.9.1cvs23
3410 Fix bug 1195, 'Hardware key navigation'
3411 Make GDK_Enter toggle expansion (Maemo)
3413 2007-04-24 [wwp] 2.9.1cvs22
3416 Fix few compiler warnings.
3418 2007-04-24 [paul] 2.9.1cvs21
3421 * src/stock_pixmap.c
3422 * src/stock_pixmap.h
3423 complete last commit
3425 2007-04-24 [paul] 2.9.1cvs20
3428 * src/pixmaps/active.xpm
3429 * src/pixmaps/checkbox_off.xpm
3430 * src/pixmaps/checkbox_on.xpm
3431 * src/pixmaps/inactive.xpm
3433 remove transparent border from checkbox icons
3435 2007-04-24 [wwp] 2.9.1cvs19
3439 Fix a crash in textview, thanks to Colin.
3441 2007-04-23 [wwp] 2.9.1cvs18
3443 * src/prefs_common.c
3444 Fix 2.9.1cvs5: no header was being translated at all.
3446 2007-04-23 [colin] 2.9.1cvs17
3449 * src/stock_pixmap.c
3450 * src/stock_pixmap.h
3453 * src/gtk/gtksctree.c
3454 * src/gtk/gtksctree.h
3455 * src/pixmaps/selection.xpm
3456 Fix bug 1193, 'Need a way to multi-select
3457 items'. Add a toggle button to the summaryview
3458 to switch between normal and multiple selection
3461 2007-04-23 [colin] 2.9.1cvs16
3464 * src/stock_pixmap.c
3465 * src/stock_pixmap.h
3468 * src/gtk/gtksctree.c
3469 * src/gtk/gtksctree.h
3470 * src/pixmaps/selection.xpm
3471 Fix bug 1193, 'Need a way to multi-
3473 Add a toggle button in the summaryview
3474 to enable normal or multiple selection.
3477 2007-04-23 [colin] 2.9.1cvs15
3480 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3482 2007-04-21 [colin] 2.9.1cvs14
3484 * src/gtk/quicksearch.c
3485 Fix previous commit (actually use correct
3488 2007-04-21 [colin] 2.9.1cvs13
3490 * src/gtk/quicksearch.c
3491 Fix changing quicksearch type (after Esc,
3492 after changing Recursive, ...)
3494 2007-04-20 [wwp] 2.9.1cvs12
3496 * src/gtk/Makefile.am
3497 Added headers.h (completes 2.9.1cvs5).
3499 2007-04-20 [wwp] 2.9.1cvs11
3502 Fix the use of display name in name column,
3503 it has been overriden w/ the use of nickname
3504 by 2.9.0cvs3. Now nickname is used (if any)
3505 in case of LDAP books only.
3507 2007-04-20 [colin] 2.9.1cvs10
3512 Add handling of 'a' to loop in a mail's
3515 2007-04-20 [colin] 2.9.1cvs9
3518 Fix bug 1190, 'dir_open' button doesn't work'
3521 2007-04-20 [colin] 2.9.1cvs8
3525 Fix bug 1194, 'Hardware keys move from email
3526 list to account/directory list, but not back
3527 to email list...' (Maemo)
3529 2007-04-20 [colin] 2.9.1cvs7
3532 complete previous commit
3534 2007-04-20 [colin] 2.9.1cvs6
3537 Fix bug 1187, 'Reply-to addressee disappears
3538 when reply-to text box is clicked...' (Maemo)
3540 2007-04-20 [wwp] 2.9.1cvs5
3548 * src/prefs_common.c
3549 * src/prefs_common.h
3550 * src/prefs_display_header.c
3551 * src/prefs_matcher.c
3554 * src/gtk/quicksearch.c
3555 Translate more header names according to the relevant option value,
3556 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3557 Replaced nearly all uses of prefs_common.trans_hdr with a call
3558 to prefs_common_translated_header_name().
3559 Added a headers.h reference file that contains known header names
3560 (RFC2822 and others) to the translation process' input, so that
3561 translated header names will still exist even if no occurrence of
3562 _("headername") is found anymore in the sources.
3563 Don't translate column name 'Number' following to trans_hdr option
3564 value as it's not a header name.
3566 2007-04-20 [colin] 2.9.1cvs4
3568 * src/gtk/quicksearch.c
3569 * src/gtk/quicksearch.h
3570 Add "From, To or Subject" quicksearch
3571 type. Patch by ulfschaper@users.sf.net
3573 2007-04-20 [colin] 2.9.1cvs3
3576 Implement proper references filtering condition.
3577 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3579 2007-04-19 [wwp] 2.9.1cvs2
3581 * src/prefs_display_header.c
3582 * src/message_search.c
3583 Fix few warnings (g_free of const gchar*).
3585 2007-04-19 [paul] 2.9.1cvs1
3591 bump version number following
3594 2007-04-19 [paul] 2.9.0cvs9
3596 * manual/advanced.xml
3597 * manual/glossary.xml
3600 2007-04-18 [paul] 2.9.0cvs8
3603 fix for CVE-2007-1558 (APOP)
3606 2007-04-18 [paul] 2.9.0cvs7
3612 Fix encoding woes wrt saving of
3616 2007-04-18 [colin] 2.9.0cvs6
3618 * src/gtk/pluginwindow.c
3619 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3621 2007-04-17 [wwp] 2.9.0cvs5
3627 Fix --disable-ldap build,
3628 fix some LDAP annoyances on
3629 searches, thanks to Colin.
3631 2007-04-17 [wwp] 2.9.0cvs4
3634 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3635 like gcc 2.9x. Thanks to Colin.
3637 2007-04-17 [wwp] 2.9.0cvs3
3653 Add LDAP write support. Patch mostly by
3654 Michael <mir at datanom dot net>
3656 2007-04-17 [wwp] 2.9.0cvs2
3659 Prepend "Add to address book" to the context menu of compose window's sender and
3662 2007-04-16 [paul] 2.9.0cvs1
3667 2007-04-16 [paul] 2.9.0
3674 2007-04-16 [paul] 2.8.1cvs102
3677 updated by Fabien Vantard
3679 2007-04-16 [paul] 2.8.1cvs101
3689 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3690 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3691 Aleksandar Urosevic, and Ralgh Young
3693 2007-04-15 [mones] 2.8.1cvs100
3698 2007-04-14 [colin] 2.8.1cvs99
3700 * src/message_search.c
3701 * src/prefs_display_header.c
3702 * src/summary_search.c
3703 * src/gtk/combobox.c
3706 2007-04-14 [wwp] 2.8.1cvs98
3708 * src/gtk/combobox.c
3709 * src/message_search.c
3710 * src/summary_search.c
3711 * src/prefs_display_header.c
3712 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3713 returns NULL, get the text value directly from the GtkEntry child.
3715 2007-04-13 [colin] 2.8.1cvs97
3717 * src/gtk/quicksearch.c
3718 Give the focus back to summaryview when
3719 emptying the quicksearch with Esc
3721 2007-04-13 [colin] 2.8.1cvs96
3723 * src/message_search.c
3724 * src/prefs_display_header.c
3725 * src/summary_search.c
3726 Fix possibles crashes when getting text
3729 2007-04-13 [colin] 2.8.1cvs95
3732 Add some UIDL debugging
3734 2007-04-12 [colin] 2.8.1cvs94
3737 Force folder scan if necessary after
3738 copying mails, to be able to reapply
3741 2007-04-11 [colin] 2.8.1cvs93
3744 don't scan for new mail on startup if --select
3745 is specified (or race conditions arise). If so,
3746 do both sequentially.
3748 2007-04-09 [colin] 2.8.1cvs92
3751 Use leafpad by default on Maemo. Patch
3754 2007-04-06 [colin] 2.8.1cvs91
3756 * src/pixmaps/queue_close.xpm
3757 * src/pixmaps/queue_close_hrm.xpm
3758 * src/pixmaps/queue_close_hrm_mark.xpm
3759 * src/pixmaps/queue_close_mark.xpm
3760 * src/pixmaps/queue_open.xpm
3761 * src/pixmaps/queue_open_hrm.xpm
3762 * src/pixmaps/queue_open_hrm_mark.xpm
3763 * src/pixmaps/queue_open_mark.xpm
3764 Move the clock one pixel down :)
3766 2007-04-05 [colin] 2.8.1cvs90
3769 Don't sync when switching offline from
3770 command line - it's usually too late :)
3772 2007-04-05 [paul] 2.8.1cvs89
3775 * src/stock_pixmap.c
3776 * src/pixmaps/dir_close_hrm.xpm
3777 * src/pixmaps/dir_close_hrm_mark.xpm
3778 * src/pixmaps/drafts_close.xpm
3779 * src/pixmaps/drafts_close_mark.xpm
3780 * src/pixmaps/drafts_open.xpm
3781 * src/pixmaps/drafts_open_mark.xpm
3782 * src/pixmaps/inbox.xpm
3783 * src/pixmaps/inbox_close.xpm
3784 * src/pixmaps/inbox_close_hrm.xpm
3785 * src/pixmaps/inbox_close_hrm_mark.xpm
3786 * src/pixmaps/inbox_close_mark.xpm
3787 * src/pixmaps/inbox_hrm.xpm
3788 * src/pixmaps/inbox_hrm_mark.xpm
3789 * src/pixmaps/inbox_mark.xpm
3790 * src/pixmaps/inbox_open.xpm
3791 * src/pixmaps/inbox_open_hrm.xpm
3792 * src/pixmaps/inbox_open_hrm_mark.xpm
3793 * src/pixmaps/inbox_open_mark.xpm
3794 * src/pixmaps/outbox.xpm
3795 * src/pixmaps/outbox_close.xpm
3796 * src/pixmaps/outbox_close_hrm.xpm
3797 * src/pixmaps/outbox_close_hrm_mark.xpm
3798 * src/pixmaps/outbox_close_mark.xpm
3799 * src/pixmaps/outbox_hrm.xpm
3800 * src/pixmaps/outbox_hrm_mark.xpm
3801 * src/pixmaps/outbox_mark.xpm
3802 * src/pixmaps/outbox_open.xpm
3803 * src/pixmaps/outbox_open_hrm.xpm
3804 * src/pixmaps/outbox_open_hrm_mark.xpm
3805 * src/pixmaps/outbox_open_mark.xpm
3806 * src/pixmaps/queue_close.xpm
3807 * src/pixmaps/queue_close_hrm.xpm
3808 * src/pixmaps/queue_close_hrm_mark.xpm
3809 * src/pixmaps/queue_close_mark.xpm
3810 * src/pixmaps/queue_open.xpm
3811 * src/pixmaps/queue_open_hrm.xpm
3812 * src/pixmaps/queue_open_hrm_mark.xpm
3813 * src/pixmaps/queue_open_mark.xpm
3814 updated, added and replaced icons
3817 2007-04-04 [colin] 2.8.1cvs88
3820 Fix build without libetpan
3822 2007-04-03 [colin] 2.8.1cvs87
3825 Fix crash with Citadel, and try to make
3826 things work. this server (and specifically
3827 STATUS and APPEND at least) seems broken.
3829 2007-04-03 [colin] 2.8.1cvs86
3832 Fix icons on folder close
3834 2007-04-03 [colin] 2.8.1cvs85
3837 Fix double-ask of offline override in