1 2007-10-08 [colin] 3.0.2cvs38
4 Make height 320 to remove the scrollbar
5 (with current number of icons)
7 2007-10-08 [colin] 3.0.2cvs37
10 Transform the treeview to a GtkIconView.
12 In addition, transform the window so that
13 it looks like a popup menu. Patch by me
15 2007-10-08 [colin] 3.0.2cvs36
19 Beautify the GUI a bit; in particular, show the
20 number of attachments in the tab's title.
23 2007-10-08 [paul] 3.0.2cvs35
26 Save users from themselves: save temporary
27 files used for Open/Open with as read-only.
30 2007-10-08 [paul] 3.0.2cvs34
35 2007-10-08 [paul] 3.0.2cvs33
37 * tools/kdeservicemenu/README
38 * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
39 * tools/kdeservicemenu/install.sh
40 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
41 renamed template* to *template so as not to confuse
44 2007-10-08 [paul] 3.0.2cvs32
48 replace 2 direct uses of RC_DIR
50 2007-10-07 [colin] 3.0.2cvs31
52 * src/addrduplicates.c
53 * src/addrduplicates.h
58 Implement deletion in duplicate finder.
61 2007-10-07 [colin] 3.0.2cvs30
66 Better fix for Solaris, thanks to Nicolas Doualot
68 2007-10-07 [colin] 3.0.2cvs29
74 2007-10-07 [colin] 3.0.2cvs28
77 Fix HTML export to make it more compliant
78 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
80 2007-10-07 [colin] 3.0.2cvs27
83 Only use icons that wouldn't look stupid in the toolbar
86 2007-10-07 [colin] 3.0.2cvs26
89 Fix old icon being used when none is selected
91 2007-10-07 [colin] 3.0.2cvs25
96 2007-10-07 [colin] 3.0.2cvs24
101 Update icon to default one when changing event
102 Make the icon chooser nicer (handle Esc, Enter,
105 2007-10-06 [colin] 3.0.2cvs23
107 * src/prefs_toolbar.c
108 Fix text reset; patch by Pawel
110 2007-10-06 [colin] 3.0.2cvs22
113 Complete previous commit
115 2007-10-06 [colin] 3.0.2cvs21
117 * src/prefs_toolbar.c
119 Set toolbar text automatically to the default
120 when changing Event executed on click
122 2007-10-06 [colin] 3.0.2cvs20
124 * src/prefs_toolbar.c
125 Invert Text and Event fields
127 2007-10-06 [colin] 3.0.2cvs19
129 * src/prefs_toolbar.c
131 Make toolbar prefs look much better
132 Patch by Pawel Pekala
134 2007-10-06 [paul] 3.0.2cvs18
137 * src/prefs_filtering.c
138 fix checkbuttons in gtktreeview on maemo by
139 setting maemo's "allow-checkbox-mode" to FALSE
141 2007-10-06 [colin] 3.0.2cvs17
144 Export -DSOLARIS in CFLAGS for all
145 Solaris (not just 2.8) and OpenSolaris
147 2007-10-06 [paul] 3.0.2cvs16
153 fix build on solaris where ctime_r takes
154 3 arguments rather than 2.
155 Patch by Nicolas Doualot <slubman.lists@slubman.info>
157 2007-10-05 [colin] 3.0.2cvs15
159 * src/etpan/imap-thread.c
160 Fix wrong error codepath
162 2007-10-05 [wwp] 3.0.2cvs14
165 Fix unexpected logging of quicksearches:
166 debug_filtering_session flag was never reset to FALSE, causing
167 matcher functions to log when called from a quicksearch
168 (if a filtering session happened before).
170 2007-10-05 [paul] 3.0.2cvs13
172 * src/prefs_actions.c
173 * src/prefs_filtering.c
174 * src/prefs_template.c
175 fix bug 1343, 'Filtering..'s close button
176 silently discards new filter'
179 2007-10-05 [paul] 3.0.2cvs12
183 fix bug 1347, '-Wno-unused-function, optional'
185 2007-10-05 [colin] 3.0.2cvs11
188 * src/common/mgutils.c
191 2007-10-05 [mones] 3.0.2cvs10
193 * manual/advanced.xml
195 * manual/es/advanced.xml
196 Synchronise translation
198 2007-10-04 [colin] 3.0.2cvs9
213 * src/partial_download.c
219 * src/common/mgutils.c
220 * src/common/plugin.c
224 * src/common/xmlprops.c
225 * src/common/xmlprops.h
226 * src/plugins/bogofilter/bogofilter.c
227 * src/plugins/clamav/clamav_plugin.c
228 * src/plugins/dillo_viewer/dillo_prefs.c
229 * src/plugins/pgpcore/prefs_gpg.c
230 * src/plugins/pgpinline/pgpinline.c
231 * src/plugins/pgpmime/pgpmime.c
232 * src/plugins/spamassassin/spamassassin.c
233 * src/plugins/trayicon/trayicon_prefs.c
234 Verify success on writes. Will fix possible strange
235 failure on disk full.
237 2007-10-04 [paul] 3.0.2cvs8
239 * manual/advanced.xml
240 add further info about Actions
241 Patch by Emmanuel Briot <briot@adacore.com>
243 2007-10-04 [paul] 3.0.2cvs7
246 remove the D column, instead indicate the
247 default account by use of bold text
249 2007-10-03 [colin] 3.0.2cvs6
251 * src/common/template.c
252 Fix templates writing (was prone to disk full problems)
254 2007-10-03 [colin] 3.0.2cvs5
257 * src/addrduplicates.c
258 * src/addrduplicates.h
260 Add duplicate deletion. Patch by Holger
262 2007-10-03 [colin] 3.0.2cvs4
265 * src/gtk/quicksearch.c
266 Fix bug 1340, 'Case insensitive searches with
267 non-ascii alphabets fail'.
269 2007-10-03 [colin] 3.0.2cvs3
274 Implement run-time alternative config directories
276 2007-10-03 [colin] 3.0.2cvs2
279 Prevent opening folder item while folder
280 is scanned in a better way
282 2007-10-02 [paul] 3.0.2cvs1
288 bump up version number following stable release
290 2007-09-30 [colin] 3.0.1cvs49
293 Refresh session if needed
295 2007-09-30 [colin] 3.0.1cvs48
298 Reset folder's session to NULL
301 2007-09-30 [mones] 3.0.1cvs47
303 * manual/handling.xml
304 Use markup quotes instead hardcoded quotes
305 * manual/es/handling.xml
306 Added new synced section (IMAP subscriptions)
308 2007-09-29 [colin] 3.0.1cvs46
311 Notice disconnections faster
313 2007-09-28 [colin] 3.0.1cvs45
319 2007-09-28 [paul] 3.0.1cvs44
324 2007-09-28 [paul] 3.0.1cvs43
327 use gtk_widget_set_size_request() on the label
328 so that wrapping works better. get rid of the
329 (partially deprecated) hbutton_box.
330 these changes should prevent buttons overlapping
333 2007-09-28 [colin] 3.0.1cvs42
338 2007-09-28 [colin] 3.0.1cvs41
344 * src/etpan/imap-thread.c
345 64bits-related warning fixes
347 2007-09-28 [colin] 3.0.1cvs40
349 * src/folder_item_prefs.c
356 2007-09-28 [colin] 3.0.1cvs39
358 * src/plugins/spamassassin/spamassassin.c
359 * src/plugins/spamassassin/spamassassin.h
360 * src/plugins/spamassassin/spamassassin_gtk.c
361 Add addressbook-based whitelisting
363 2007-09-28 [colin] 3.0.1cvs38
366 Fix bug 1337, 'crash on pressing Send button'
368 2007-09-28 [paul] 3.0.1cvs37
370 * src/prefs_folder_item.c
371 give the orphans a parent. makes all prefs
372 pages visible on maemo
374 2007-09-28 [colin] 3.0.1cvs36
376 * src/prefs_folder_column.c
377 * src/prefs_summary_column.c
380 2007-09-27 [colin] 3.0.1cvs35
382 * src/gtk/quicksearch.c
383 Fix bug 1336, 'Segfault if empty space before search-string'
385 2007-09-26 [mones] 3.0.1cvs34
389 Fixed irc channel name, added some docbook markup.
390 Changed text markup to docbook markup.
391 Added spamcop as supported in SpamReport description.
392 * manual/fr/plugins.xml
393 Fixed irc channel name.
394 * manual/es/account.xml
395 * manual/es/advanced.xml
396 * manual/es/claws-mail-manual.xml
397 * manual/es/glossary.xml
399 * manual/es/keyboard.xml
400 * manual/es/plugins.xml
401 Synced with English version, fixed a couple of typos.
403 2007-09-26 [colin] 3.0.1cvs33
406 Explain why "Libgnomeprint: no" on GTK+ 2.10
408 2007-09-26 [colin] 3.0.1cvs32
413 Optimisation: avoid fetching mail 3 times locally
416 2007-09-26 [colin] 3.0.1cvs31
421 2007-09-26 [colin] 3.0.1cvs30
427 Fix MH mtime hack - make it a folder class function
429 2007-09-26 [colin] 3.0.1cvs29
432 Fix bug 1334, 'user defined mail incorporation
435 2007-09-25 [colin] 3.0.1cvs28
438 Optimisation: shortcut conv_codeset_strdup
439 when src_code and dest_code are the same
442 Optimisation: shortcut code conversions when
443 files are in UTF-8; faster list walking by
444 using prepend/reverse.
446 2007-09-25 [holger] 3.0.1cvs27
449 Replace button bar of the preview window
450 with a real toolbar (patch by Colin)
451 Add zooming to the preview window
453 2007-09-24 [paul] 3.0.1cvs26
456 compact the character set menu, adding some
457 missing encodings. Patch by Pawel Pekala
459 2007-09-23 [paul] 3.0.1cvs25
461 * src/prefs_account.c
462 * src/prefs_folder_item.c
466 remove unnecessary frame from Templates options
467 and improve the English of the check button label
469 2007-09-22 [colin] 3.0.1cvs24
471 * src/gtk/quicksearch.c
472 Fix bug 1329, 'error in quicksearch.c'
473 Fix return with value in function returning void
475 2007-09-22 [colin] 3.0.1cvs23
481 * src/etpan/imap-thread.c
482 Optimise fetching IMAP cached emails *a lot*
483 (remember whether mail is fully cached and \r's
484 are already stripped)
486 2007-09-22 [colin] 3.0.1cvs22
490 * src/prefs_folder_item.c
491 Add a button to allow users to drop local caches.
493 2007-09-21 [colin] 3.0.1cvs21
496 Remove unnecessary error when cancelling export to mbox.
499 2007-09-21 [paul] 3.0.1cvs20
501 * src/gtk/prefswindow.c
502 remove unnecessary frames from the prefs
503 pages. Patch by Pawel Pekala
505 2007-09-21 [paul] 3.0.1cvs19
507 * src/prefs_account.c
508 * src/prefs_folder_item.c
511 put the Templates options into a tabbed
512 layout. Patch by Pawel Pekala
514 2007-09-21 [paul] 3.0.1cvs18
517 group together the character set menu items
518 move the /View/Show or hide/Message view below
519 .../Toolbar menu item
520 Patch by Pawel Pekala
522 2007-09-21 [mones] 3.0.1cvs17
525 Fix for bug 1327, 'segfault when replying to a non-existent
526 news message', thanks to Colin.
528 2007-09-21 [colin] 3.0.1cvs16
533 2007-09-20 [colin] 3.0.1cvs15
537 Maybe fix bug 1324, 'Corrupted IMAP cache'
539 2007-09-20 [colin] 3.0.1cvs14
544 2007-09-20 [holger] 3.0.1cvs13
547 Add page layout to print preview.
548 Make the close-button in the toolbar
551 2007-09-20 [paul] 3.0.1cvs12
554 updated by Pavlo Bohmat
556 2007-09-19 [colin] 3.0.1cvs11
559 Prevent unquoted mime boundaries, by always
562 2007-09-19 [colin] 3.0.1cvs10
565 Fix drawing area size, fix DPI change that
566 can cause total number of lines to decrease
568 2007-09-19 [colin] 3.0.1cvs9
572 Make print preview more efficient and nicer.
573 Patch mostly by Holger Berndt <hb@claws-mail.org>
575 2007-09-19 [colin] 3.0.1cvs8
580 Add scrolledwindow, default allocation and
581 size saving to the print preview window.
583 2007-09-18 [colin] 3.0.1cvs7
587 * src/prefs_image_viewer.c
590 - add image printing support
591 - add option to print images
593 - add saving of a few Page Setup parameters
595 2007-09-18 [colin] 3.0.1cvs6
599 Add Guillaume Chazarain
601 2007-09-18 [colin] 3.0.1cvs5
604 Fix bug 1321, 'access before allocation
605 when scanning for uris'. Patch by
606 Guillaume Chazarain <guichaz@yahoo.fr>
608 2007-09-18 [colin] 3.0.1cvs4
611 Fix bug 1320, 'Memory leak caused by
612 gtk_container_get_children'. Patch by
613 Guillaume Chazarain <guichaz@yahoo.fr>
615 2007-09-18 [colin] 3.0.1cvs3
619 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
621 2007-09-18 [colin] 3.0.1cvs2
627 * src/prefs_ext_prog.c
632 Use GtkPrintOperation by default on GTK+ >= 2.10
633 Patch by Holger Berndt <hb@claws-mail.org>
635 2007-09-18 [paul] 3.0.1cvs1
641 bump up version number following stable release
643 2007-09-16 [colin] 3.0.0cvs18
648 2007-09-16 [colin] 3.0.0cvs17
651 Fix bug 1311, 'Wrong arrow position
652 while moving message into folder when
653 column headers hidden'
655 Show error in the GUI if image can't
660 Allow setting domain in msgid
661 * src/common/plugin.c
662 Add timing information
664 2007-09-16 [colin] 3.0.0cvs16
668 * src/prefs_account.c
669 * src/prefs_account.h
670 * src/prefs_template.c
672 Remove Generate Message-ID option. We need
673 this on some IMAP servers.
675 2007-09-16 [colin] 3.0.0cvs15
677 * src/prefs_filtering.c
678 * src/prefs_filtering.h
679 * src/prefs_filtering_action.c
681 Fix tags issues: tags with spaces, renaming
684 2007-09-16 [colin] 3.0.0cvs14
689 Fix bug 1308, 'Claws deletes folderlist.xml after
690 fetching mail short after start-up'
692 2007-09-16 [colin] 3.0.0cvs13
695 Fix scrolling to cursor
697 2007-09-16 [paul] 3.0.0cvs12
700 updated by Aleksandar Urosevic
702 2007-09-16 [paul] 3.0.0cvs11
705 do not allow locked msgs to be deleted,
706 even by filtering/processing
708 2007-09-07 [paul] 3.0.0cvs10
710 * src/prefs_folder_column.c
711 * src/prefs_summary_column.c
712 implement button sensitivity
713 patch by Pawel Pekala
715 2007-09-06 [wwp] 3.0.0cvs9
718 Add a missing linefeed to a debug message.
720 2007-09-05 [colin] 3.0.0cvs8
723 Fix statusbar/window mismatch on Maemo
725 2007-09-05 [colin] 3.0.0cvs7
728 Fix build without USE_LDAP_TLS
730 2007-09-05 [colin] 3.0.0cvs6
739 Maemo: distinguish various statusbar messages,
740 in order to display only the most important.
742 2007-09-04 [wwp] 3.0.0cvs5
745 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
746 Show protocol "SMTP" and the appropriate server for send-only
747 accounts, show "-" instead of "" when no value is relevant.
749 2007-09-03 [ticho] 3.0.0cvs4
752 Handle plural form better in delete confirmation dialog.
754 2007-09-03 [wwp] 3.0.0cvs3
757 Warn differently when sending or sending later (queueing).
759 2007-09-03 [colin] 3.0.0cvs2
763 * src/common/plugin.c
764 * src/common/plugin.h
765 Add a new plugin API, MimeParser. It allows
766 plugins to scan email MIME parts and optionally,
769 2007-09-03 [mones] 3.0.0cvs1
774 While a better solution is made double history sizes
776 2007-09-03 [paul] 3.0.0
783 2007-09-03 [paul] 2.10.0cvs191
797 updated by Yasen Pramatarov, Miquel Oliete, Stephan
798 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
799 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
800 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
802 2007-09-02 [colin] 2.10.0cvs190
806 Prevent empty or white-space tags
808 2007-09-01 [colin] 2.10.0cvs189
811 Fix double-reading of accounts list when
812 the wizard has been run due to no accounts
814 Fix sensitivity of a menu item in case
817 2007-09-01 [wwp] 2.10.0cvs188
820 Fix wizard crash when Mailbox dir already exists
823 2007-08-31 [colin] 2.10.0cvs187
825 * src/etpan/imap-thread.c
826 Fix unwanted creation of
827 libetpan's stream dump file
829 Fix coloring of pastes as quotation
831 Maemo: Fix opening of mails from keypad
837 * src/gtk/prefswindow.c
838 Maemo: Fix adjustments changes
840 2007-08-30 [colin] 2.10.0cvs186
843 Don't opened selected folder when clicking
846 Maemo: Make Esc close messageviews
848 Maemo: Fix message scrolling to the end on
850 Maemo: Fix reopening same message
851 * src/gtk/prefswindow.c
852 Maemo: try to fix scrollbar. Doesn't work,
853 it seems as if gtk_adjustment_set_value was
856 2007-08-30 [colin] 2.10.0cvs185
861 * src/prefs_matcher.c
862 * src/prefs_template.c
866 * src/gtk/gtkaspell.c
867 * src/plugins/bogofilter/bogofilter.c
868 * src/plugins/bogofilter/bogofilter_gtk.c
869 * src/plugins/clamav/clamav_plugin_gtk.c
870 * src/plugins/pgpcore/sgpgme.c
871 * src/plugins/spamassassin/spamassassin.c
872 * src/plugins/spamassassin/spamassassin_gtk.c
873 Fix all potential misuses of format-string functions
875 2007-08-30 [wwp] 2.10.0cvs184
877 * src/prefs_template.c
880 2007-08-29 [colin] 2.10.0cvs183
882 * src/plugins/trayicon/trayicon.c
883 Fix leak of hooks in case of error,
884 thanks to Holger Berndt
886 2007-08-28 [colin] 2.10.0cvs182
889 Don't use current folder settings when
890 composing from the compose button's
893 2007-08-28 [colin] 2.10.0cvs181
895 * src/quote_fmt_parse.y
896 Fix cursor offset when quote contains UTF-8
899 2007-08-28 [colin] 2.10.0cvs180
903 Fix signature replacement when it's been wrapped
905 2007-08-27 [colin] 2.10.0cvs179
910 2007-08-27 [colin] 2.10.0cvs178
913 Fix Quicksearch's Sticky mode
915 2007-08-27 [colin] 2.10.0cvs177
917 * src/folder_item_prefs.c
918 * src/folder_item_prefs.h
921 Fix loss of subfolders properties when
924 2007-08-26 [wwp] 2.10.0cvs176
928 * src/prefs_actions.c
929 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
930 will have to be used when necessary *before* calling
931 alertpanel functions.
933 2007-08-25 [paul] 2.10.0cvs175
935 * src/prefs_actions.c
936 workaround gettext problem marking
937 string as c-format when it's not
939 2007-08-25 [wwp] 2.10.0cvs174
943 * src/prefs_actions.c
944 Call the pango markup escape function right ince in alertpanel_create
945 instead of everywhere (reverts some parts of 2.10.0cvs123 and
949 Fix a crash due to a misuse of g_print(), encountered when the string
950 passed to g_print was containing printf substitution symbols.
952 2007-08-25 [paul] 2.10.0cvs173
955 fix a segfault when refreshing RSSyl feeds
957 2007-08-25 [paul] 2.10.0cvs172
959 * src/gtk/icon_legend.c
962 2007-08-25 [paul] 2.10.0cvs171
966 * src/pixmaps/insert_file.xpm
967 add a new pixmap instead of re-using
968 paste.xpm. (easier for icon theme authors)
970 2007-08-24 [holger] 2.10.0cvs170
972 * src/plugins/trayicon/trayicon.c
973 The same fix for another hook id.
975 2007-08-24 [holger] 2.10.0cvs169
977 * src/plugins/trayicon/trayicon.c
978 Micro-fix: Do the error checking for
981 2007-08-24 [paul] 2.10.0cvs168
984 fix typo causing compiler warning
986 2007-08-24 [paul] 2.10.0cvs167
989 put back the correct version of this file also
991 2007-08-24 [colin] 2.10.0cvs166
994 Use progress bar when sending messages
996 2007-08-24 [paul] 2.10.0cvs165
999 oops! if i'm quick no-one will notice
1000 (put back the proper file)
1002 2007-08-24 [paul] 2.10.0cvs164
1010 * tools/mew2claws-mail.pl
1011 add new script that imports a Mew address book
1012 submitted by Jerome Lelong
1014 2007-08-24 [paul] 2.10.0cvs163
1016 * manual/plugins.xml
1017 remove the obsolete plugins, add the
1018 missing plugins, including the forthcoming
1021 2007-08-24 [paul] 2.10.0cvs162
1023 * manual/advanced.xml
1024 add info about the hidden emphasis_color option
1025 * manual/keyboard.xml
1026 correct the info about hotkeys
1029 2007-08-24 [paul] 2.10.0cvs161
1032 add mnemonic to 'Run procesing rules'
1034 2007-08-24 [paul] 2.10.0cvs160
1039 use suitable defaults for outbox,
1040 queue, drafts and trash folders
1042 2007-08-24 [wwp] 2.10.0cvs159
1045 Update menu item sensitivity if necessary (or we get a
1046 gtk critical message).
1048 2007-08-23 [wwp] 2.10.0cvs158
1051 * src/prefs_actions.c
1052 Allow literal % chars in action commands (use %%).
1053 Add a missing p++ to the action parser in action_get_type(),
1054 which was missing it, even if it was neutral.
1055 Fix a pango markup warning at runtime.
1057 2007-08-23 [wwp] 2.10.0cvs157
1060 Contacts are now locale-aware sorted in the address book
1061 (LC_COLLATE matters here).
1062 Fix missing table initializers.
1064 2007-08-23 [colin] 2.10.0cvs156
1067 Check scan_required on dest folder when copying
1069 2007-08-23 [colin] 2.10.0cvs155
1072 Fix scanning when folder was empty
1074 2007-08-22 [colin] 2.10.0cvs154
1077 Don't g_warning when g_try_malloc fails(), or it makes
1078 things worse as g_log() allocates. Fixes bug 1290,
1079 'Claws Mail crashes if too little memory when
1080 rebuilding folder tree'
1082 2007-08-22 [colin] 2.10.0cvs153
1085 Fix format string vulnerability, thanks to
1086 Ulf Harnhammar, Secunia Research
1088 2007-08-22 [colin] 2.10.0cvs152
1093 2007-08-22 [wwp] 2.10.0cvs151
1096 Few better null-ptr checks.
1098 2007-08-22 [colin] 2.10.0cvs150
1101 * src/editldap_basedn.c
1110 2007-08-22 [colin] 2.10.0cvs149
1115 2007-08-22 [colin] 2.10.0cvs148
1118 Fix wrong assertions
1120 2007-08-22 [colin] 2.10.0cvs147
1123 Fix test (set ldap v3 if bindDN is set or TLS is set)
1125 2007-08-22 [colin] 2.10.0cvs146
1129 Fix wrong "Connected successfully to server". Connection only succeeds if
1130 we can get the base DN.
1132 2007-08-21 [wwp] 2.10.0cvs145
1141 More sanity checks in ldap functions.
1143 2007-08-21 [wwp] 2.10.0cvs144
1145 * src/prefs_account.c
1146 Don't return a value in a void function().
1148 2007-08-21 [paul] 2.10.0cvs143
1151 add check for ftp: to messageview_list_urls()
1153 2007-08-21 [colin] 2.10.0cvs142
1160 Fix bug 1293, 'LDAP address book not working'
1161 Search only on specified fields, but fetch
1162 every field possible. People will have to
1163 reset the searched Attributes in their LDAP
1166 2007-08-21 [wwp] 2.10.0cvs141
1176 * src/editaddress_other_attributes_ldap.c
1193 * src/prefs_customheader.c
1194 * src/prefs_msg_colors.c
1200 * src/common/socket.c
1201 * src/common/ssl_certificate.c
1202 * src/common/utils.c
1203 * src/common/utils.h
1204 * src/gtk/description_window.c
1205 * src/plugins/demo/demo.c
1206 * src/plugins/pgpcore/prefs_gpg.c
1207 * src/plugins/spamassassin/libspamc.c
1208 Make sure we use glib functions to send text messages (information,
1209 debug, warning, errors) to stdout/stderr - no more direct puts
1210 fputs printf fprintf to stdout/stderr when it can be done using
1211 g_log*() and g_print/g_printerr. Doing this, we make sure every
1212 stdout/stderr message is saved to log in Windows.
1215 2007-08-21 [wwp] 2.10.0cvs140
1218 * src/common/utils.h
1219 Route glib's stdout/stderr messages to a log file (Windows only),
1220 instead of loosing them.
1222 2007-08-21 [paul] 2.10.0cvs139
1225 replace deprecated g_strncasecmp()
1229 2007-08-20 [ticho] 2.10.0cvs138
1232 * src/prefs_account.h
1233 Copy all account preferences in account_clone() - some
1235 * src/prefs_account.c
1236 Handle empty privacy system combobox gracefully (warning
1237 instead of a crash).
1239 2007-08-20 [colin] 2.10.0cvs137
1244 2007-08-20 [paul] 2.10.0cvs136
1254 patch by Michael Rasmussen
1256 2007-08-19 [colin] 2.10.0cvs135
1259 Fix previous commit. Sensitivity update is needed
1260 for "Cancel receiving". However when batching we
1261 don't need to do it for every message flag change,
1262 just once at the start and once at the end.
1264 2007-08-19 [colin] 2.10.0cvs134
1267 Remove useless menu updates on session lock/unlock
1269 2007-08-19 [colin] 2.10.0cvs133
1271 * src/etpan/imap-thread.c
1272 Make all fetch logs less verbose
1274 2007-08-19 [paul] 2.10.0cvs132
1279 fix bug 1286, 'Can't move a folder into a "Folders
1282 2007-08-18 [ticho] 2.10.0cvs131
1284 * src/editaddress_other_attributes_ldap.c
1285 Converted option menu for other ldap attributes to GtkComboBox.
1287 2007-08-18 [colin] 2.10.0cvs130
1290 * src/prefs_common.c
1291 * src/prefs_common.h
1293 * src/send_message.c
1294 Revert 'send_dialog_mode' meaning to
1295 'send_dialog_invisible', so that the
1296 new checkbox doesn't change the
1299 2007-08-18 [paul] 2.10.0cvs129
1302 add missing menu update
1304 2007-08-17 [colin] 2.10.0cvs128
1307 Set batching after getting flags - maybe fixes
1308 bug 1292, 'CM crashes on writing mail'
1310 2007-08-16 [ticho] 2.10.0cvs127
1313 Convert two GtkOptionMenu widgets to new GtkComboBox.
1314 * src/gtk/combobox.h
1315 * src/gtk/gtkutils.c
1316 Allow NULL for GtkComboBox menuitem label, rendering such
1317 items as row separators.
1319 2007-08-16 [paul] 2.10.0cvs126
1321 * src/plugins/trayicon/trayicon.c
1322 remove wrongly used gettextisation
1324 2007-08-15 [ticho] 2.10.0cvs125
1327 Fixed a runtime warning where an attempt to pack an
1328 already packed GtkLabel was made.
1330 2007-08-15 [ticho] 2.10.0cvs124
1332 * src/prefs_compose_writing.c
1333 Convert the insert-or-attach-dragged-files GtkOptionMenu
1336 2007-08-14 [ticho] 2.10.0cvs123
1339 * src/gtk/gtkutils.c
1340 Changed return receipt account selector to GtkComboBox.
1341 Fixed a runtime warning where GTK tried to parse
1342 "name <email@address" as a Pango markup in an alertpanel label.
1344 2007-08-14 [ticho] 2.10.0cvs122
1346 * src/prefs_logging.c
1347 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1349 2007-08-14 [wwp] 2.10.0cvs121
1353 * tools/popfile-link.sh
1354 Added a new tool: POPFile helper, to open
1355 selected messages in POPFile control center,
1356 in order to change the messages' status.
1358 2007-08-14 [ticho] 2.10.0cvs120
1361 * src/prefs_common.c
1362 * src/prefs_common.h
1364 * src/send_message.c
1365 Change "Show send dialog" optionmenu to a checkbutton.
1366 * src/prefs_receive.c
1367 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1369 2007-08-13 [wwp] 2.10.0cvs119
1380 * src/partial_download.c
1383 * src/stock_pixmap.c
1385 * src/common/utils.c
1386 * src/gtk/gtkaspell.c
1388 Make sure we never pass NULL pointers for %s substitutions
1389 (prevent from crashing in Windows).
1391 2007-08-13 [wwp] 2.10.0cvs118
1394 Re-enable mmap_reads in Windows with some missing
1395 CloseHandle of mapping objects, thanks to
1398 2007-08-13 [paul] 2.10.0cvs117
1400 * src/common/utils.c
1401 fix bug 1287, 'Compile time problem on Solaris
1402 (nexenta gnu/Solaris) utils.c'
1403 Thanks to Piotr Chrzczonowicz
1405 2007-08-12 [wwp] 2.10.0cvs116
1407 * src/plugins/pgpcore/prefs_gpg.c
1408 Don't try to unset a GPG_AGENT_INFO that was not
1409 set (and don't use a NULL string in Windows, it was
1410 crashing with --debug if GPG_AGENT_INFO was not set).
1412 2007-08-12 [wwp] 2.10.0cvs115
1415 Make gcc type-check arguments passed to privacy_set_error().
1417 2007-08-12 [ticho] 2.10.0cvs114
1419 * src/prefs_folder_item.c
1420 Make sure that folder default account combobox always has some
1421 account preselected.
1422 * src/gtk/combobox.c
1423 Handle empty combobox gracefully (warning instead of crash).
1425 2007-08-12 [ticho] 2.10.0cvs114
1427 * src/prefs_folder_item.c
1428 Make sure that folder default account combobox is not empty.
1429 * src/gtk/combobox.c
1430 Handle empty combobox gracefully (warning instead of crash).
1432 2007-08-11 [paul] 2.10.0cvs113
1436 use 'subfolder' instead of 'sub-folder', matching
1437 everywhere else the term is used
1441 2007-08-10 [wwp] 2.10.0cvs112
1444 Disable mmap reads in Windows only (at least temporarily), they
1445 prevent from renaming/removing target cache files.
1451 2007-08-10 [wwp] 2.10.0cvs111
1454 fix unpredictable crashes in Windows due to broken
1455 cache/mark/tags files writting (file were opened for
1456 writing in text mode).
1459 use gettimeofday() from w32lib.h on Windows.
1461 2007-08-10 [colin] 2.10.0cvs110
1464 * src/etpan/imap-thread.c
1465 * src/etpan/imap-thread.h
1466 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1468 2007-08-09 [colin] 2.10.0cvs109
1471 Fix port being reset to 636 on SSL
1473 Fix folder_item_get_msg_num_by_file
1474 on drafts/queue folders
1476 2007-08-09 [wwp] 2.10.0cvs108
1479 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1480 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1483 2007-08-09 [colin] 2.10.0cvs107
1487 * src/gtk/prefswindow.c
1488 A few Maemo layout fixes
1490 2007-08-09 [paul] 2.10.0cvs106
1492 * src/prefs_account.c
1493 remove the hyphen from plug-ins to
1494 match everywhere else
1496 2007-08-08 [wwp] 2.10.0cvs105
1498 * src/prefs_folder_item.c
1499 Fix an extraneous stealth ^L char.
1501 2007-08-08 [wwp] 2.10.0cvs104
1503 * src/prefs_folder_item.c
1504 Better fix, group variables declarations (USE_ASPELL).
1506 2007-08-08 [wwp] 2.10.0cvs103
1508 * src/prefs_folder_item.c
1509 Fix compilation w/ USE_ASPELL set (broken
1512 2007-08-08 [ticho] 2.10.0cvs102
1514 * src/prefs_folder_item.c
1515 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1517 2007-08-08 [colin] 2.10.0cvs101
1520 * src/etpan/imap-thread.c
1521 * src/etpan/imap-thread.h
1522 Close selected mailbox before doing
1525 2007-08-08 [colin] 2.10.0cvs100
1528 Complete symbol table, thanks to wwp.
1529 Fixes bug 1284, 'The html -> text
1530 converter ignores entities'
1532 Fix possible fd leak
1534 2007-08-08 [colin] 2.10.0cvs99
1537 Better way to fetch UIDs on non-UIDPLUS servers
1539 2007-08-07 [colin] 2.10.0cvs98
1542 fix bug 1275, 'auto-saved draft messages not
1543 always being removed'; Also, make multiple
1544 copy (in the same account) faster by matching
1545 source/destination message UIDs.
1547 Don't try to reshow deleted mail
1549 Fix leak on error path
1551 2007-08-07 [wwp] 2.10.0cvs97
1553 * manual/account.xml
1554 * manual/advanced.xml
1555 * manual/fr/account.xml
1556 * manual/fr/advanced.xml
1557 Updated the reference manual and the French translation to
1558 reflect 2.10.0cvs84: enable running folder Processing
1561 2007-08-06 [wwp] 2.10.0cvs96
1563 * src/prefs_common.c
1564 * src/prefs_common.h
1566 Allow changing the emphasis color used to highlight
1567 the newsreader/x-mailer header value when it matches
1568 our preferred mail agent (hidden pref 'emphasis_col' added
1571 2007-08-06 [colin] 2.10.0cvs95
1575 Re-commit 2.10.0cvs86, with a protection
1576 against Pango bug. Also, try to fix
1577 bug 1275, 'auto-saved draft messages not
1578 always being removed'
1580 2007-08-06 [wwp] 2.10.0cvs94
1582 * src/gtk/quicksearch.c
1583 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1585 2007-08-06 [ticho] 2.10.0cvs93
1587 * src/prefs_account.c
1588 * src/gtk/combobox.c
1589 Use GtkComboBox instead of GtkOptionMenu for privacy system
1590 selection in account preferences.
1592 2007-08-06 [wwp] 2.10.0cvs92
1594 * src/plugins/pgpcore/plugin.def
1595 Apply one more chunk from gpg4win's 03-w32-port patch.
1597 2007-08-05 [colin] 2.10.0cvs91
1601 reverting buggy patch for now
1603 2007-08-05 [colin] 2.10.0cvs90
1608 2007-08-04 [colin] 2.10.0cvs89
1610 * src/prefs_summaries.c
1611 * src/summary_search.c
1612 Replace deprecated widgets. Patch by
1615 2007-08-04 [colin] 2.10.0cvs88
1618 Refresh GUI only every 2000 mails on mh_get_last_num
1619 This is fast (readdir) and done only once per
1622 2007-08-03 [colin] 2.10.0cvs87
1624 * src/prefs_account.c
1625 * src/gtk/combobox.h
1626 * src/gtk/gtkutils.c
1627 Fix a deprecated widget. Patch by
1630 2007-08-03 [colin] 2.10.0cvs86
1634 Make colorisation and wrapping algorithms
1635 faster. Fixes bug 1246, 'compose becomes
1636 increasingly slow replying to complex emails'
1638 2007-08-03 [paul] 2.10.0cvs85
1641 keep the window painted
1643 2007-08-02 [paul] 2.10.0cvs84
1648 enable running folder Processing
1651 2007-08-02 [paul] 2.10.0cvs83
1654 speed up/clean up rendering of larger
1658 2007-08-01 [paul] 2.10.0cvs82
1663 change default toolbar layout on maemo
1664 * src/pixmaps/close.xpm
1665 make the red cross a grey cross
1666 * src/pixmaps/jpilot.xpm
1667 make icon smaller so it fits better
1669 2007-07-31 [paul] 2.10.0cvs81
1672 * src/gtk/gtkutils.c
1673 fix crash on maemo on first launch
1675 2007-07-30 [paul] 2.10.0cvs80
1677 * src/prefs_matcher.c
1678 specify the units of age and size
1680 2007-07-30 [paul] 2.10.0cvs79
1683 Fix IMAP timeout setting
1685 2007-07-30 [colin] 2.10.0cvs78
1687 * src/prefs_account.c
1688 Fix a deprecated widget. Patch by
1691 2007-07-27 [paul] 2.10.0cvs77
1693 * src/matcher_parser_parse.y
1694 * src/prefs_filtering_action.c
1695 * src/prefs_matcher.c
1696 these changes forgotten in cvs74's
1697 'watch thread' feature
1699 2007-07-27 [paul] 2.10.0cvs76
1702 fix potential crasher
1705 2007-07-27 [paul] 2.10.0cvs75
1710 * src/gtk/gtkutils.c
1711 make mainwindow's /Help/Manual point to the
1712 remote copy if the local copy doesn't exist
1714 2007-07-27 [paul] 2.10.0cvs74
1722 * src/matcher_parser_parse.y
1725 * src/stock_pixmap.c
1726 * src/stock_pixmap.h
1731 * src/pixmaps/watchthread.xpm
1732 add 'watch thread' feature
1734 2007-07-27 [paul] 2.10.0cvs73
1736 * src/prefs_folder_item.c
1737 adjust labels, add tooltips
1739 2007-07-27 [colin] 2.10.0cvs72
1742 Maemo: Remove less used menu items
1744 2007-07-26 [colin] 2.10.0cvs71
1747 Maemo: destroy messageview after trashing mail.
1748 Maybe should be done on X11 too
1750 2007-07-26 [colin] 2.10.0cvs70
1754 * src/prefs_common.c
1755 * src/prefs_common.h
1757 Add View/Show or Hide/Column headers
1759 2007-07-26 [colin] 2.10.0cvs69
1764 2007-07-26 [colin] 2.10.0cvs68
1767 Fix possible crash on cache invalidation
1771 * src/quote_fmt_parse.y
1772 Make replying to mails with big attachments
1773 much faster. Fixes bug 1224, 'The process of
1774 Replying to emails with large attachments
1775 seems unreasonably long...'
1777 2007-07-26 [colin] 2.10.0cvs67
1782 Fix threads use on BSDs
1784 2007-07-26 [paul] 2.10.0cvs66
1786 * src/gtk/prefswindow.c
1787 fix account prefs breakage
1790 2007-07-26 [paul] 2.10.0cvs65
1793 standardise ./configure --help messages
1795 2007-07-26 [colin] 2.10.0cvs64
1799 Fix two vCard-related crashes
1801 2007-07-25 [colin] 2.10.0cvs63
1804 * src/prefs_common.c
1805 * src/prefs_common.h
1806 * src/prefs_receive.c
1807 Maemo: Add a better way to notify of
1813 Maemo: Various layout fixes
1814 * src/gtk/prefswindow.c
1815 Maemo: Better prefs layout
1817 2007-07-25 [paul] 2.10.0cvs62
1820 fix the layout on maemo
1823 2007-07-25 [iwkse] 2.10.0cvs61
1826 add 'o' shortcut on summaryview
1828 2007-07-25 [iwkse] 2.10.0cvs60
1833 2007-07-24 [colin] 2.10.0cvs59
1836 Fix missing timestamp update on source
1840 Better text layout on part's choices
1842 2007-07-23 [colin] 2.10.0cvs58
1846 Maemo: Automatically choose the correct application
1848 * src/gtk/quicksearch.c
1849 Make search run on GDK_KP_Enter too
1851 2007-07-23 [wwp] 2.10.0cvs57
1853 * src/quote_fmt_lex.l
1854 Revert accidentaly committed lines (account_sig) in
1857 2007-07-23 [wwp] 2.10.0cvs56
1859 * src/quote_fmt_lex.l
1860 Fix typos around long form expressions in the quote lexer.
1866 2007-07-23 [colin] 2.10.0cvs55
1869 Fix auto-completion on Maemo
1871 2007-07-23 [colin] 2.10.0cvs54
1874 Maemo: Fix sticking statusbars
1876 2007-07-22 [colin] 2.10.0cvs53
1879 Maemo: Fix the strange "top_application" info
1880 at startup. We should do something when
1881 receiving such a message.
1883 2007-07-20 [paul] 2.10.0cvs52
1886 add missing #include "statusbar.h"
1888 2007-07-20 [colin] 2.10.0cvs51
1892 * src/folder_item_prefs.c
1893 * src/folder_item_prefs.h
1901 * src/prefs_folder_item.c
1902 Implement age-based caching: allow to
1903 specify a threshold for the offline synchronisation
1904 feature, and whether old cached bodies should
1909 * src/plugins/dillo_viewer/dillo_viewer.c
1910 Check that Dillo's installed
1912 2007-07-20 [wwp] 2.10.0cvs50
1915 * src/stock_pixmap.c
1916 Draw a frame around the selected mimeview part icon (instead of the
1917 shifted 'dancing' icon).
1919 2007-07-20 [colin] 2.10.0cvs49
1922 Unref stuff even on error
1924 disconnect signals only at the very
1925 end of the wizard save.
1927 2007-07-20 [colin] 2.10.0cvs48
1933 Fix random crashes while navigating
1936 2007-07-19 [colin] 2.10.0cvs47
1940 * src/prefs_common.c
1941 * src/prefs_common.h
1944 * src/common/utils.c
1945 Maemo: add an easy way to store data (mails
1946 and IMAP/NNTP caches) on one of the SD cards,
1947 and protect against unmounts if needed
1949 2007-07-19 [paul] 2.10.0cvs46
1952 * src/stock_pixmap.c
1954 * src/pixmaps/claws-mail_logo-small.xpm
1955 implement a (slightly) different About
1956 dialog for maemo and add a small version
1959 use a scrolled window for wizard page 1
1962 2007-07-19 [paul] 2.10.0cvs45
1965 too soon for this line
1967 2007-07-19 [paul] 2.10.0cvs44
1972 2007-07-19 [colin] 2.10.0cvs43
1975 Solve Mail/Mailbox name when specifying
1978 2007-07-18 [colin] 2.10.0cvs42
1984 2007-07-18 [colin] 2.10.0cvs41
1987 Maemo: plug the online/offline system into
1988 maemo's interfaces to have Claws automatically
1989 switch according to the system status
1991 Maemo: use HildonBanners to display status
1992 messages. Renders the main statusbar useless.
1994 2007-07-18 [paul] 2.10.0cvs40
1997 fix screen blanking on moving/copying many msgs
1999 fix processing progressbar and screen blanking
2002 2007-07-18 [paul] 2.10.0cvs39
2005 revert cvs37, breakage on maemo
2007 2007-07-18 [paul] 2.10.0cvs38
2009 * src/gtk/gtkutils.c
2010 make sure we can still build with older GTK's
2012 2007-07-18 [colin] 2.10.0cvs37
2015 Only hide the small layout's messageview, instead
2016 of destroying it when closing
2017 * src/gtk/gtkutils.c
2018 Use gtk_window_present_with_time to popup windows,
2019 it seems to make things better with modern WMs
2022 2007-07-17 [colin] 2.10.0cvs36
2025 Simplify layout on Maemo
2028 * src/prefs_display_header.c
2029 Remove some headers by default on Maemo
2031 2007-07-17 [paul] 2.10.0cvs35
2033 * src/prefs_common.c
2034 * src/prefs_common.h
2035 * src/prefs_logging.c
2037 add options to stop/enable writing logs to disc
2039 2007-07-17 [paul] 2.10.0cvs34
2042 fix some issues with the Apply tags window:
2043 - set search column (enables autocompl in the treeview)
2044 - apply tag from "New tag" if it existed
2045 - clears New tag entry when adding it with the button
2048 2007-07-17 [paul] 2.10.0cvs33
2051 fix 'apply tags' dialogue weirdness
2053 2007-07-16 [colin] 2.10.0cvs32
2056 Fix double-loading of mails on Maemo
2058 2007-07-16 [colin] 2.10.0cvs31
2061 Prevent double-loading of the same part under some
2062 conditions; hide statusbar on Maemo
2064 2007-07-16 [colin] 2.10.0cvs30
2070 Improve the tag interface - allow
2071 to set/unset tags from a special
2073 * src/gtk/gtkvscrollbutton.c
2076 * src/stock_pixmap.c
2077 Fix Mimeview's ugly hacks in the
2080 2007-07-16 [paul] 2.10.0cvs29
2084 * src/gtk/icon_legend.c
2085 put it all in a scrolled window
2087 2007-07-15 [colin] 2.10.0cvs28
2090 Maemo: force layout to be Small screen; the
2091 others don't make sense
2093 2007-07-14 [colin] 2.10.0cvs27
2096 * src/gtk/gtkvscrollbutton.c
2097 Maemo: Fix mimeview's buttons size
2099 2007-07-14 [colin] 2.10.0cvs26
2102 Fix the button workaround fix.
2103 (Use the correct variable)
2105 2007-07-14 [colin] 2.10.0cvs25
2109 Maemo: put the progress bar in the
2112 2007-07-14 [colin] 2.10.0cvs24
2114 * src/prefs_common.c
2115 Maemo: hide statusbar by default
2117 * src/stock_pixmap.c
2118 * src/stock_pixmap.h
2120 * src/pixmaps/go_folders.xpm
2121 Maemo: Add a specific icon to go back to
2124 2007-07-14 [colin] 2.10.0cvs23
2127 Don't set homogeneous finally
2129 2007-07-14 [colin] 2.10.0cvs22
2132 Fix button show/hide issues
2134 2007-07-14 [colin] 2.10.0cvs21
2138 Fix button workaround to be able to click
2139 if mouse was on button when it went un-
2141 Revert previous commit, gtk_tool_item_set_homogeneous
2142 doesn't mean what it seems to mean ;-)
2144 2007-07-14 [paul] 2.10.0cvs20
2147 make homogeneous FALSE always
2149 2007-07-13 [colin] 2.10.0cvs19
2153 Rework to fit the non-deprecated API
2159 Maemo layout changes. Better toolbars,
2160 removal of CTree headers.
2162 2007-07-13 [paul] 2.10.0cvs18
2164 * src/gtk/colorlabel.c
2165 fix bug 1261, '[DE] coloring messages in overview
2166 keys are not localised'
2167 the string is now included in claws-mail.pot
2169 2007-07-13 [colin] 2.10.0cvs17
2172 Fix bug 1267, 'printing mutliple messages
2173 opens one message-dialog after the other'
2174 Ask for confirmation when printing 10
2177 2007-07-11 [colin] 2.10.0cvs16
2182 * manual/claws-mail-manual.xml
2184 * manual/es/claws-mail-manual.xml
2186 * manual/fr/claws-mail-manual.xml
2209 * src/addressbook_foldersel.c
2210 * src/addressbook_foldersel.h
2234 * src/customheader.c
2235 * src/customheader.h
2236 * src/displayheader.c
2237 * src/displayheader.h
2240 * src/editaddress_other_attributes_ldap.c
2241 * src/editaddress_other_attributes_ldap.h
2250 * src/editldap_basedn.c
2251 * src/editldap_basedn.h
2272 * src/folder_item_prefs.c
2273 * src/folder_item_prefs.h
2282 * src/grouplistdialog.c
2283 * src/grouplistdialog.h
2288 * src/image_viewer.c
2289 * src/image_viewer.h
2330 * src/matcher_parser.h
2331 * src/matcher_parser_lex.l
2332 * src/matcher_parser_parse.y
2335 * src/message_search.c
2336 * src/message_search.h
2355 * src/partial_download.c
2356 * src/partial_download.h
2361 * src/prefs_account.c
2362 * src/prefs_account.h
2363 * src/prefs_actions.c
2364 * src/prefs_actions.h
2365 * src/prefs_common.c
2366 * src/prefs_common.h
2367 * src/prefs_compose_writing.c
2368 * src/prefs_compose_writing.h
2369 * src/prefs_customheader.c
2370 * src/prefs_customheader.h
2371 * src/prefs_display_header.c
2372 * src/prefs_display_header.h
2373 * src/prefs_ext_prog.c
2374 * src/prefs_ext_prog.h
2375 * src/prefs_filtering.c
2376 * src/prefs_filtering.h
2377 * src/prefs_filtering_action.c
2378 * src/prefs_filtering_action.h
2379 * src/prefs_folder_column.c
2380 * src/prefs_folder_column.h
2381 * src/prefs_folder_item.c
2382 * src/prefs_folder_item.h
2387 * src/prefs_image_viewer.c
2388 * src/prefs_image_viewer.h
2389 * src/prefs_logging.c
2390 * src/prefs_logging.h
2391 * src/prefs_matcher.c
2392 * src/prefs_matcher.h
2393 * src/prefs_message.c
2394 * src/prefs_message.h
2395 * src/prefs_msg_colors.c
2396 * src/prefs_msg_colors.h
2401 * src/prefs_receive.c
2402 * src/prefs_receive.h
2405 * src/prefs_spelling.c
2406 * src/prefs_spelling.h
2407 * src/prefs_summaries.c
2408 * src/prefs_summaries.h
2409 * src/prefs_summary_column.c
2410 * src/prefs_summary_column.h
2411 * src/prefs_summary_open.c
2412 * src/prefs_summary_open.h
2413 * src/prefs_template.c
2414 * src/prefs_template.h
2415 * src/prefs_themes.c
2416 * src/prefs_themes.h
2417 * src/prefs_toolbar.c
2418 * src/prefs_toolbar.h
2419 * src/prefs_wrapping.c
2420 * src/prefs_wrapping.h
2430 * src/quote_fmt_lex.l
2431 * src/quote_fmt_parse.y
2434 * src/remotefolder.c
2435 * src/remotefolder.h
2436 * src/send_message.c
2437 * src/send_message.h
2440 * src/simple-gettext.c
2441 * src/sourcewindow.c
2442 * src/sourcewindow.h
2447 * src/stock_pixmap.c
2448 * src/stock_pixmap.h
2449 * src/summary_search.c
2450 * src/summary_search.h
2467 * src/common/base64.c
2468 * src/common/base64.h
2469 * src/common/claws.c
2470 * src/common/claws.h
2472 * src/common/fnmatch.c
2473 * src/common/fnmatch.h
2474 * src/common/fnmatch_loop.c
2475 * src/common/hooks.c
2476 * src/common/hooks.h
2481 * src/common/mgutils.c
2482 * src/common/mgutils.h
2485 * src/common/passcrypt.c
2486 * src/common/passcrypt.h.in
2487 * src/common/plugin.c
2488 * src/common/plugin.h
2489 * src/common/prefs.c
2490 * src/common/prefs.h
2491 * src/common/progressindicator.c
2492 * src/common/progressindicator.h
2493 * src/common/quoted-printable.c
2494 * src/common/quoted-printable.h
2495 * src/common/session.c
2496 * src/common/session.h
2499 * src/common/socket.c
2500 * src/common/socket.h
2503 * src/common/ssl_certificate.c
2504 * src/common/ssl_certificate.h
2505 * src/common/string_match.c
2506 * src/common/string_match.h
2507 * src/common/stringtable.c
2508 * src/common/stringtable.h
2511 * src/common/template.c
2512 * src/common/template.h
2513 * src/common/timing.h
2514 * src/common/utils.c
2515 * src/common/utils.h
2516 * src/common/uuencode.c
2517 * src/common/uuencode.h
2518 * src/common/version.h.in
2519 * src/common/w32_dirent.c
2520 * src/common/w32_reg.c
2521 * src/common/w32_signal.c
2522 * src/common/w32_stat.c
2523 * src/common/w32_stdlib.c
2524 * src/common/w32_string.c
2525 * src/common/w32_time.c
2526 * src/common/w32_unistd.c
2527 * src/common/w32_wait.c
2528 * src/common/w32lib.h
2531 * src/common/xmlprops.c
2532 * src/common/xmlprops.h
2533 * src/etpan/etpan-errors.h
2534 * src/etpan/etpan-thread-manager-types.h
2535 * src/etpan/etpan-thread-manager.c
2536 * src/etpan/etpan-thread-manager.h
2537 * src/etpan/imap-thread.c
2538 * src/etpan/imap-thread.h
2541 * src/gtk/colorlabel.c
2542 * src/gtk/colorlabel.h
2543 * src/gtk/colorsel.c
2544 * src/gtk/colorsel.h
2545 * src/gtk/combobox.c
2546 * src/gtk/combobox.h
2547 * src/gtk/description_window.c
2548 * src/gtk/description_window.h
2551 * src/gtk/foldersort.c
2552 * src/gtk/foldersort.h
2553 * src/gtk/gtkaspell.c
2554 * src/gtk/gtkaspell.h
2555 * src/gtk/gtksctree.c
2556 * src/gtk/gtkshruler.c
2557 * src/gtk/gtkshruler.h
2558 * src/gtk/gtksourceprintjob.c
2559 * src/gtk/gtksourceprintjob.h
2560 * src/gtk/gtkutils.c
2561 * src/gtk/gtkutils.h
2562 * src/gtk/gtkvscrollbutton.c
2563 * src/gtk/gtkvscrollbutton.h
2564 * src/gtk/icon_legend.c
2565 * src/gtk/icon_legend.h
2566 * src/gtk/inputdialog.c
2567 * src/gtk/inputdialog.h
2568 * src/gtk/logwindow.c
2569 * src/gtk/logwindow.h
2570 * src/gtk/manage_window.c
2571 * src/gtk/manage_window.h
2574 * src/gtk/pluginwindow.c
2575 * src/gtk/pluginwindow.h
2576 * src/gtk/prefswindow.c
2577 * src/gtk/prefswindow.h
2578 * src/gtk/progressdialog.c
2579 * src/gtk/progressdialog.h
2580 * src/gtk/quicksearch.c
2581 * src/gtk/quicksearch.h
2582 * src/gtk/sslcertwindow.c
2583 * src/gtk/sslcertwindow.h
2584 * src/plugins/bogofilter/bogofilter.c
2585 * src/plugins/bogofilter/bogofilter.h
2586 * src/plugins/bogofilter/bogofilter_gtk.c
2587 * src/plugins/clamav/clamav_plugin.c
2588 * src/plugins/clamav/clamav_plugin.h
2589 * src/plugins/clamav/clamav_plugin_gtk.c
2590 * src/plugins/demo/demo.c
2591 * src/plugins/dillo_viewer/dillo_prefs.c
2592 * src/plugins/dillo_viewer/dillo_prefs.h
2593 * src/plugins/dillo_viewer/dillo_viewer.c
2594 * src/plugins/pgpcore/passphrase.c
2595 * src/plugins/pgpcore/passphrase.h
2596 * src/plugins/pgpcore/pgp_viewer.c
2597 * src/plugins/pgpcore/pgp_viewer.h
2598 * src/plugins/pgpcore/plugin.c
2599 * src/plugins/pgpcore/prefs_gpg.c
2600 * src/plugins/pgpcore/prefs_gpg.h
2601 * src/plugins/pgpcore/select-keys.c
2602 * src/plugins/pgpcore/select-keys.h
2603 * src/plugins/pgpcore/sgpgme.c
2604 * src/plugins/pgpcore/sgpgme.h
2605 * src/plugins/pgpinline/pgpinline.c
2606 * src/plugins/pgpinline/pgpinline.h
2607 * src/plugins/pgpinline/plugin.c
2608 * src/plugins/pgpmime/pgpmime.c
2609 * src/plugins/pgpmime/pgpmime.h
2610 * src/plugins/pgpmime/plugin.c
2611 * src/plugins/spamassassin/spamassassin.c
2612 * src/plugins/spamassassin/spamassassin.h
2613 * src/plugins/spamassassin/spamassassin_gtk.c
2614 * src/plugins/trayicon/trayicon.c
2615 * src/plugins/trayicon/trayicon_prefs.c
2616 * src/plugins/trayicon/trayicon_prefs.h
2617 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2618 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2619 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2620 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2621 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2622 * tools/OOo2claws-mail.pl
2623 * tools/README.sylprint
2624 * tools/acroread2claws-mail.pl
2625 * tools/claws-mail-compose-insert-files.pl
2626 * tools/convert_mbox.pl
2627 * tools/filter_conv.pl
2628 * tools/filter_conv_new.pl
2630 * tools/freshmeat_search.pl
2631 * tools/google_search.pl
2632 * tools/kmail-mailbox2claws-mail.pl
2633 * tools/kmail2claws-mail.pl
2634 * tools/kmail2claws-mail_v2.pl
2636 * tools/make.themes.project
2637 * tools/multiwebsearch.pl
2638 * tools/nautilus2claws-mail.sh
2639 * tools/outlook2claws-mail.pl
2640 * tools/textviewer.sh
2641 * tools/thunderbird-filters-convertor.pl
2644 * tools/vcard2xml.py
2645 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2646 Upgrade to GPLv3 or later.
2648 2007-07-10 [wwp] 2.10.0cvs15
2651 Fix re-opening of all composing messages that were
2652 opened when closing the previous instance, thanks
2655 2007-07-10 [paul] 2.10.0cvs14
2657 * src/editaddress_other_attributes_ldap.c
2659 fix crash on selecting 'other attributes' combo
2660 for either a new entry or an old entry with no
2661 existing attributes.
2662 fix bug on editing multiple attributes which
2663 resulted them all having the value of the last
2667 2007-07-10 [colin] 2.10.0cvs13
2670 * src/editaddress_other_attributes_ldap.h
2672 Fix --disable-ldap build
2674 2007-07-09 [colin] 2.10.0cvs12
2680 * src/editaddress_other_attributes_ldap.c
2681 * src/editaddress_other_attributes_ldap.h
2686 Add capability to edit all inetOrgPerson
2687 attributes on LDAP. Patch by Michael
2690 2007-07-09 [colin] 2.10.0cvs11
2696 * src/prefs_summaries.c
2697 * src/prefs_themes.c
2699 * src/common/Makefile.am
2701 * src/common/timing.h
2702 * src/common/utils.c
2703 * src/common/utils.h
2704 * src/common/w32_account.c
2705 * src/common/w32lib.h
2706 * src/gtk/Makefile.am
2707 * src/gtk/colorlabel.c
2708 * src/plugins/pgpcore/Makefile.am
2709 * src/plugins/pgpcore/claws.def
2710 * src/plugins/pgpcore/passphrase.c
2711 * src/plugins/pgpcore/pgp_viewer.c
2712 * src/plugins/pgpcore/plugin.def
2713 * src/plugins/pgpcore/sgpgme.c
2714 * src/plugins/pgpinline/Makefile.am
2715 * src/plugins/pgpinline/claws.def
2716 * src/plugins/pgpinline/mypgpcore.def
2717 * src/plugins/pgpinline/plugin.def
2718 * src/plugins/pgpmime/Makefile.am
2719 * src/plugins/pgpmime/claws.def
2720 * src/plugins/pgpmime/mypgpcore.def
2721 * src/plugins/pgpmime/plugin.def
2722 Commit win32 patch, from Werner Koch and
2725 2007-07-09 [colin] 2.10.0cvs10
2727 * src/prefs_toolbar.c
2728 Fix crash when no actions exist
2730 2007-07-07 [paul] 2.10.0cvs9
2733 * manual/claws-mail-manual.xml
2734 update copyright year
2736 updated by Flammie Pirinen
2738 2007-07-05 [wwp] 2.10.0cvs8
2740 * src/plugins/clamav/clamav_plugin_gtk.c
2741 Make vertical spacing like in other plugin prefs pages.
2743 2007-07-05 [wwp] 2.10.0cvs7
2746 It's %am that works, not %ae (this doc incoherence has been
2747 introduced with 2.9.2cvs13).
2749 2007-07-04 [wwp] 2.10.0cvs6
2751 * src/plugins/bogofilter/bogofilter.c
2752 Gettext-ize an occurrence of "Any" that wasn't.
2754 2007-07-04 [colin] 2.10.0cvs5
2757 Fix untranslated strings; thanks
2760 2007-07-03 [colin] 2.10.0cvs4
2764 Fix saving of sort mode for tags and
2765 thread date. Thanks to Pierre Ossman.
2766 Completes fix for bug 1233
2768 2007-07-03 [paul] 2.10.0cvs3
2776 2007-07-02 [colin] 2.10.0cvs2
2782 Add View/Sort/by Thread date
2783 Fixes bug 1233, 'Capability to sort
2784 threads by most recent message'
2785 Based on a patch by Paul Rolland
2787 2007-07-02 [colin] 2.10.0cvs1
2804 * src/matcher_parser_parse.y
2808 * src/prefs_common.c
2809 * src/prefs_common.h
2810 * src/prefs_filtering_action.c
2811 * src/prefs_matcher.c
2812 * src/prefs_summary_column.c
2816 * src/quote_fmt_lex.l
2817 * src/quote_fmt_parse.y
2821 * src/common/Makefile.am
2825 * src/gtk/quicksearch.c
2826 * src/gtk/quicksearch.h
2827 Add Tags implementation. Tags are arbitrary labels
2828 that can be applied to messages. It is possible
2829 to create, edit, remove tags; apply them to mails;
2830 filter on tags or tag presence; apply or unset
2831 tags via filtering actions; reference tags in
2834 2007-07-02 [paul] 2.10.0
2841 2007-07-02 [paul] 2.9.2cvs78
2851 updated by Stephan Sachse, me, Ricardo Mones
2852 Lastra, Fabien Vantard, Pader Rezso, Frederico
2853 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2855 2007-07-02 [paul] 2.9.2cvs77
2860 2007-06-29 [wwp] 2.9.2cvs76
2863 Fix a typo (thanks to Ricardo for finding this out).
2865 2007-06-28 [paul] 2.9.2cvs75
2870 2007-06-28 [paul] 2.9.2cvs74
2873 fix bug in the autotools build system.
2874 Files cataloged under EXTRA_DIST were never
2875 automatically copied to the build tree.
2876 (fix 'make distcheck')
2877 Patch by Michael Rasmussen.
2879 2007-06-24 [colin] 2.9.2cvs73
2882 Fix bug 1249, 'Error handling for
2883 news errors needs modification'
2884 Only popup error if the according
2885 pref in Prefs/Receive is set.
2887 2007-06-21 [colin] 2.9.2cvs72
2889 * src/common/plugin.c
2890 * src/common/plugin.h
2891 Change plugin API to know whether it's safe to
2892 unload plugins or whether we should just hide
2893 them. Fixes bug 1248, 'Core dumps after
2894 unloading plugin and clicking on load plugins'
2895 * src/plugins/bogofilter/bogofilter.c
2896 * src/plugins/clamav/clamav_plugin.c
2897 * src/plugins/demo/demo.c
2898 * src/plugins/dillo_viewer/dillo_viewer.c
2899 * src/plugins/pgpcore/plugin.c
2900 * src/plugins/pgpinline/plugin.c
2901 * src/plugins/pgpmime/plugin.c
2902 * src/plugins/spamassassin/spamassassin.c
2903 * src/plugins/trayicon/trayicon.c
2906 2007-06-19 [colin] 2.9.2cvs71
2910 Fix crash mentioned in bug 1246
2911 Race condition when automatically drafting
2912 due to insertion on reedit.
2914 2007-06-18 [wwp] 2.9.2cvs70
2917 LDIF import: use a "Proceed" button to complete
2920 2007-06-18 [paul] 2.9.2cvs69
2923 use pkgconfig to check for gtk and glib
2925 2007-06-17 [wwp] 2.9.2cvs68
2929 LDIF import: better error handling, minor code
2930 and UI cleanup, and renamed the Save button
2931 to Close, as imported stuff is already saved
2932 when the Save button is shown.
2934 2007-06-17 [colin] 2.9.2cvs67
2936 * src/prefs_summaries.c
2938 Don't set as read when forwarded, only replied to
2940 2007-06-17 [paul] 2.9.2cvs66
2943 add missing #include
2945 2007-06-16 [colin] 2.9.2cvs65
2947 * src/prefs_summaries.c
2949 Change the pref "Only mark as read when opened
2950 in new window" to "..., replied to or forwarded".
2951 Based on a patch by Paul Rolland.
2953 2007-06-16 [paul] 2.9.2cvs64
2956 alphabetical order! :)
2958 2007-06-16 [colin] 2.9.2cvs63
2962 Add Michael Rasmussen in authors list
2964 2007-06-16 [colin] 2.9.2cvs62
2967 Fix messageview_copy_clipboard to take advantage
2968 of plugins' get_selection.
2970 2007-06-15 [colin] 2.9.2cvs61
2976 * src/message_search.c
2978 * src/summary_search.c
2981 Allow GDK_KP_Enter to do the same as GDK_Return
2982 Patch by Michael Rasmussen
2984 2007-06-15 [paul] 2.9.2cvs60
2987 fix bug when closing a compose window
2990 2007-06-14 [paul] 2.9.2cvs59
2994 migrate sylpheed config
2996 2007-06-14 [wwp] 2.9.2cvs58
2998 * src/gtk/pluginwindow.c
2999 Yet another attempt to fix sizing/alignment of the
3000 button bar in plugins window.
3002 2007-06-12 [colin] 2.9.2cvs57
3007 * src/prefs_common.c
3008 * src/prefs_common.h
3009 * src/prefs_summaries.c
3010 * src/prefs_summary_open.c
3011 * src/prefs_summary_open.h
3013 Make "when entering a folder" actions more personalisable
3015 2007-06-12 [wwp] 2.9.2cvs56
3018 Use short description from Paul (mairix.sh).
3020 2007-06-12 [wwp] 2.9.2cvs55
3023 Updated info about mairix.sh.
3025 2007-06-11 [paul] 2.9.2cvs54
3027 * src/prefs_logging.c
3028 rework log window length widgets
3029 and some sensitivity fixes
3031 2007-06-11 [paul] 2.9.2cvs53
3034 * src/prefs_logging.c
3035 rename 'Protocol Log' to 'Network Log'
3036 and some function renaming
3038 2007-06-10 [wwp] 2.9.2cvs52
3040 * src/gtk/pluginwindow.c
3043 2007-06-10 [wwp] 2.9.2cvs51
3045 * src/gtk/pluginwindow.c
3046 Fix button bar in plugin window, was centered and not
3047 behaving like other dialogs w/ such button bar.
3049 2007-06-08 [wwp] 2.9.2cvs50
3056 Provide a way out of automatic draft saving on IMAP, when
3058 Prevent drafting while sending and quitting while sending.
3063 2007-06-08 [wwp] 2.9.2cvs49
3065 * src/prefs_account.c
3066 * src/gtk/prefswindow.c
3067 * src/gtk/prefswindow.h
3068 Activate the Basic page when opening account prefs.
3070 2007-06-08 [wwp] 2.9.2cvs48
3072 * src/common/socket.c
3073 Don't crash if fork() fails, thanks to Colin.
3075 2007-06-08 [wwp] 2.9.2cvs47
3077 * src/gtk/prefswindow.c
3078 Wrap some long lines, and reset horizontal scroller's adjusment
3079 (this was already done, vertically), when changing tab (not page)
3082 2007-06-08 [paul] 2.9.2cvs46
3084 * src/common/utils.c
3085 use gethostname() instead of uname()
3086 based on a patch by Michael Hughes
3087 <Sylpheed-Claws_user@thehugheslogcabin.net>
3089 2007-06-07 [wwp] 2.9.2cvs45
3091 * src/prefs_common.c
3092 Fix some useless warnings, thanks to Colin.
3094 2007-06-06 [colin] 2.9.2cvs44
3097 Fix strange allocations.
3099 2007-06-06 [colin] 2.9.2cvs43
3102 Patch by Michael Rasmussus to help
3105 2007-06-05 [wwp] 2.9.2cvs42
3107 * src/prefs_account.c
3108 * src/prefs_folder_item.c
3112 Per-folder templates can now be applied recursively.
3113 Always save per-folder templates (formats were erroneously
3114 saved only if they were enabled).
3115 Check for validity of quotation marks everywhere there
3118 2007-06-05 [wwp] 2.9.2cvs41
3121 Fix incoming messages from local accounts always getting filtered
3122 (even if the account prefs say don't), thanks to Colin.
3124 2007-06-05 [wwp] 2.9.2cvs40
3128 Use per-folder/per-account quote chars when applying a
3129 template or inserting text as well. Const'ify some
3132 2007-06-04 [colin] 2.9.2cvs39
3135 More work for wwp :)
3137 2007-06-04 [wwp] 2.9.2cvs38
3140 Same as 2.9.2cvs36 but for forwarding.
3142 2007-06-04 [colin] 2.9.2cvs37
3145 Use original mail file for forward/redirect
3146 Fixes some forwarded mails to be attached as
3147 application/octet-stream (when they have binary
3148 parts), and incidentally fixes bug 848
3149 'Redirect breaks GnuPG'
3151 2007-06-04 [wwp] 2.9.2cvs36
3154 Fix quote mark mis-initialisation when replying/forwarding
3155 (introduced w/ 2.9.2cvs20).
3157 2007-06-04 [wwp] 2.9.2cvs35
3159 * src/prefs_compose_writing.c
3161 Fix a bug where Quotation characters (prefs/compose/writing)
3162 was cleared (introduced w/ 2.9.2cvs26).
3164 2007-06-04 [wwp] 2.9.2cvs34
3166 * src/prefs_account.c
3167 * src/prefs_account.h
3168 Better fix for compiling w/o aspell (rollbacks
3171 2007-06-04 [wwp] 2.9.2cvs33
3174 * src/prefs_account.c
3175 * src/prefs_account.h
3177 It's now possible to disable mail filtering plugins
3178 on a per-account basis.
3180 2007-06-04 [wwp] 2.9.2cvs32
3183 * src/common/utils.c
3184 * src/common/utils.h
3185 Support CRLF in headers part of messages.
3186 Support few more date formats (RFC3339 subsets).
3188 2007-06-04 [wwp] 2.9.2cvs31
3190 * src/prefs_account.c
3191 Fix compiling w/o aspell support.
3193 2007-06-03 [wwp] 2.9.2cvs30
3196 Don't decode leading ENV_ and ~ in P_PASSWORD
3199 2007-06-03 [wwp] 2.9.2cvs29
3202 Don't decode leading ENV_ and ~ in P_PASSWORD
3205 2007-06-03 [wwp] 2.9.2cvs28
3207 * src/prefs_account.c
3208 * src/gtk/prefswindow.c
3209 * src/gtk/prefswindow.h
3210 Added a way to force preloading of all pages
3212 Moved tabs to pages in account prefs.
3214 2007-06-02 [colin] 2.9.2cvs27
3217 Fix possible crash, fix ldap write bugs
3219 Fix ldap write bugs - patch by Michael
3223 Add a hook whenever alertpanel opens/closes
3225 2007-05-31 [wwp] 2.9.2cvs26
3227 * src/prefs_compose_writing.c
3229 Re-organized writing options a bit:
3230 - renamed the Quoting page to Templates
3231 - moved all composing templates to that page
3232 - moved non-templates options to the Writing one,
3233 grouped reply-related options, reordered reply and
3236 2007-05-31 [wwp] 2.9.2cvs25
3239 Removed unused code.
3241 2007-05-31 [colin] 2.9.2cvs24
3244 Fix missing display name when modifying
3245 LDAP. Patch by Michael Rasmussen
3247 2007-05-31 [wwp] 2.9.2cvs23
3249 * src/plugins/bogofilter/Makefile.am
3250 * src/plugins/clamav/Makefile.am
3251 * src/plugins/demo/Makefile.am
3252 * src/plugins/dillo_viewer/Makefile.am
3253 * src/plugins/spamassassin/Makefile.am
3254 Fix building of those plugins in Mac OS X.
3256 2007-05-30 [wwp] 2.9.2cvs22
3258 * src/gtk/quicksearch.c
3259 Fix missing initialization.
3261 2007-05-30 [wwp] 2.9.2cvs21
3264 Revert accidental commit (debug outputs).
3266 2007-05-30 [wwp] 2.9.2cvs20
3269 * src/folder_item_prefs.c
3270 * src/folder_item_prefs.h
3271 * src/prefs_account.c
3272 * src/prefs_account.h
3273 * src/prefs_folder_item.c
3276 Implemented per-account and per-folder
3277 compose/reply/forward formats.
3279 2007-05-30 [wwp] 2.9.2cvs19
3281 * src/prefs_compose_writing.c
3286 Internal API changes (factorize quote format
3289 2007-05-30 [colin] 2.9.2cvs18
3292 Fix race where it's possible to re-click Send
3293 between end of SMTP session and end of "move to
3294 sent folder" when sending an email with send
3297 2007-05-30 [colin] 2.9.2cvs17
3300 Ask for backtrace on all threads. Patch by
3303 Fix stale news statusbar when scanning fails.
3306 Fix some LDAP write updates bugs. Patch
3307 by Michael Rasmussen
3309 2007-05-29 [colin] 2.9.2cvs16
3312 Fix loss of local flags when moving mails
3313 on IMAP in high-bandwidth mode (UID FETCH)
3315 2007-05-25 [paul] 2.9.2cvs15
3317 * src/common/socket.c
3318 fix sometimes crasher on cancelling
3321 2007-05-25 [colin] 2.9.2cvs14
3326 Be more helpful in the subscription
3329 2007-05-23 [wwp] 2.9.2cvs13
3332 * src/prefs_compose_writing.c
3334 * src/prefs_template.c
3335 * src/prefs_template.h
3338 * src/quote_fmt_lex.l
3339 * src/quote_fmt_parse.y
3340 Introduced new syntax elements (symbols and commands)
3341 in templates/quote_fmt. Compatibility w/ old
3343 Updated and reworked the corresponding Information
3345 Display the line number in dialogs that talk about
3346 parser errors (in addition to the error message in
3349 2007-05-23 [wwp] 2.9.2cvs12
3351 * src/quote_fmt_parse.y
3352 Fix 2.9.2cvs11, probably a paste accident ;).
3354 2007-05-23 [wwp] 2.9.2cvs11
3357 * src/prefs_template.c
3359 * src/quote_fmt_parse.y
3360 Fix 2.9.2cvs10, which broke --disable-aspell.
3362 2007-05-22 [wwp] 2.9.2cvs10
3365 * src/prefs_template.c
3368 * src/quote_fmt_lex.l
3369 * src/quote_fmt_parse.y
3370 * src/gtk/gtkaspell.c
3371 * src/gtk/gtkaspell.h
3372 Added template/quote format syntactical elements
3374 - current dictionary
3375 %T to show (shows empty if not set or not enabled),
3376 ?T and !T to check if the default dictionary is
3378 - current account's default dictionary
3379 %aT to show (empty if not set or not enabled),
3380 ?aT and !aT to check if it's enabled and set
3381 - name completion for an address, from the address
3383 %ABf, %ABt, %ABc respectively show the full name got
3384 from the address book if From, To or Cc match a single
3386 ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3387 matches any contact and if the full name is non-empty.
3388 If From, To or Cc are lists of email addresses, only
3389 the first address will be checked.
3390 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3391 that could show a trailing ','.
3392 Also, template/quote_fmt parser now shows the line number in case
3395 2007-05-15 [colin] 2.9.2cvs9
3399 Add a public function to know whether Claws
3401 Store opened folder when exiting
3404 Store last opened message in each FolderItem;
3405 Reset last seen messages if Claws crashed, so
3406 that one can't go in an infinite crash in case
3407 a particular mail crashes Claws.
3409 * src/prefs_common.c
3410 * src/prefs_common.h
3412 * src/prefs_summaries.c
3413 Add "Select last opened message" when entering
3415 Add "Select last opened folder" at startup.
3417 2007-05-14 [colin] 2.9.2cvs8
3420 Fix bashism, search for xml catalog
3421 in /usr/local/share/xml/catalog too
3424 2007-05-13 [wwp] 2.9.2cvs7
3426 * src/gtk/logwindow.c
3427 fix raising log windows when they are either minimized or
3430 2007-05-11 [colin] 2.9.2cvs6
3433 Use Hildon's file chooser on Maemo. Patch
3434 by Jean-Luc Biord; fixes part 2 of bug 1201,
3435 'File attachment "manipulation" bugs...'
3437 2007-05-10 [wwp] 2.9.2cvs5
3439 * src/prefs_common.c
3440 * src/prefs_common.h
3441 * src/gtk/quicksearch.c
3442 Add a quicksearch option to automatically run
3443 a search selected from the history (this option
3444 is exclusive towards type-ahead).
3446 2007-05-10 [colin] 2.9.2cvs4
3449 Fix g_warnings, thanks to Brian
3452 2007-05-09 [colin] 2.9.2cvs3
3457 * src/prefs_summaries.c
3460 * src/common/utils.c
3461 * src/gtk/gtksourceprintjob.c
3462 * src/gtk/sslcertwindow.c
3463 Use the re-entrant variant of time functions
3464 Probably fixes bug 1217, 'reentrancy problems
3465 with time functions'
3467 2007-05-09 [colin] 2.9.2cvs2
3470 Fix crasher when reconnection fails
3472 2007-05-08 [paul] 2.9.2cvs1
3478 bump version number following
3481 2007-05-08 [paul] 2.9.1cvs48
3483 * src/plugins/demo/demo.c
3484 * src/plugins/dillo_viewer/dillo_prefs.c
3485 * src/plugins/dillo_viewer/dillo_prefs.h
3486 * src/plugins/dillo_viewer/dillo_viewer.c
3487 * src/plugins/pgpcore/pgp_viewer.c
3488 * src/plugins/pgpcore/pgp_viewer.h
3489 * src/plugins/pgpcore/plugin.c
3490 * src/plugins/pgpcore/prefs_gpg.c
3491 * src/plugins/pgpcore/prefs_gpg.h
3492 * src/plugins/pgpcore/sgpgme.c
3493 * src/plugins/pgpcore/sgpgme.h
3494 * src/plugins/pgpinline/plugin.c
3495 * src/plugins/pgpmime/pgpmime.c
3496 * src/plugins/pgpmime/pgpmime.h
3497 * src/plugins/pgpmime/plugin.c
3498 * src/plugins/spamassassin/spamassassin.c
3499 * src/plugins/spamassassin/spamassassin.h
3500 * src/plugins/spamassassin/spamassassin_gtk.c
3501 * src/plugins/trayicon/README
3503 * tools/README.sylprint
3504 * tools/outlook2claws-mail.pl
3506 * tools/tb2claws-mail
3507 * tools/tbird2claws.py
3509 * tools/vcard2xml.py
3510 * tools/kdeservicemenu/README
3511 cleanups and corrections
3513 2007-05-06 [wwp] 2.9.1cvs47
3516 Fix missing dash to `display` command-line, reported
3517 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3519 2007-05-06 [colin] 2.9.1cvs46
3522 * src/stock_pixmap.c
3523 * src/stock_pixmap.h
3524 * src/pixmaps/printer.xpm
3527 2007-05-06 [paul] 2.9.1cvs45
3532 * src/summary_search.c
3536 2007-05-05 [wwp] 2.9.1cvs44
3540 * src/prefs_actions.c
3544 Fix "faild" typos everywhere and capitalization of
3547 2007-05-04 [colin] 2.9.1cvs43
3552 * src/plugins/pgpcore/prefs_gpg.c
3553 * src/plugins/pgpcore/prefs_gpg.h
3554 * src/plugins/pgpinline/pgpinline.c
3555 * src/plugins/pgpmime/pgpmime.c
3556 Add an API to warn about encryption limits,
3557 and allow to disable these warnings
3559 2007-05-03 [colin] 2.9.1cvs42
3563 Fix bug 1213, 'Delete more than
3566 2007-05-03 [wwp] 2.9.1cvs41
3568 * src/prefs_common.c
3569 * src/prefs_filtering.c
3570 * src/prefs_template.c
3571 * src/common/template.c
3572 * src/common/template.h
3573 * src/gtk/gtkutils.c
3574 * src/gtk/gtkutils.h
3575 Templates are no longer automatically sorted
3576 by name, but can be sorted manually using
3577 |< < > >| buttons as well as drag'n'drop.
3579 2007-05-03 [wwp] 2.9.1cvs40
3581 * src/plugins/spamassassin/spamassassin.c
3582 * src/plugins/spamassassin/spamassassin.h
3583 * src/plugins/spamassassin/spamassassin_gtk.c
3584 * src/plugins/bogofilter/bogofilter.c
3585 * src/plugins/bogofilter/bogofilter.h
3586 * src/plugins/bogofilter/bogofilter_gtk.c
3587 Added an option to conditionally mark saved spam
3588 as read (default is and was to do so).
3589 Satisfies feature request 1708539 on sf.net tracker.
3591 2007-05-03 [colin] 2.9.1cvs39
3594 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3596 2007-05-02 [colin] 2.9.1cvs38
3599 Fix bug 1209, 'Clicking on address
3600 in header (mailto uri) selects
3601 default account'. Patch adapted from
3604 2007-05-02 [colin] 2.9.1cvs37
3606 * src/grouplistdialog.c
3607 Set cursor to wait cursor while loading
3610 2007-05-02 [paul] 2.9.1cvs36
3614 rename cache and mark files
3617 2007-04-30 [paul] 2.9.1cvs35
3619 * manual/glossary.xml
3620 * manual/plugins.xml
3621 updates. Patch by Ricardo
3623 2007-04-29 [wwp] 2.9.1cvs34
3627 Fix few grammatical errors (patch by David Relson < relson at
3628 osagesoftware dot com >).
3630 2007-04-28 [colin] 2.9.1cvs33
3634 * src/prefs_account.c
3635 * src/prefs_account.h
3636 Drop the "Download all" preference. It's
3637 stupidly useless and confuses people from
3640 2007-04-27 [wwp] 2.9.1cvs32
3643 * src/prefs_account.c
3644 * src/prefs_account.h
3645 Don't reflect accounts changes to the mainwindow when it's
3648 2007-04-27 [colin] 2.9.1cvs31
3651 Freeze/thaw when sync'ing flags
3653 * src/prefs_account.c
3654 * src/prefs_account.h
3655 * src/etpan/imap-thread.c
3656 * src/etpan/imap-thread.h
3657 Add a way to use UID FETCH instead
3658 of searches to fetch message lists
3659 and flags. More expensive towards
3660 bandwidth, less expensive towards
3661 server's CPU. Probably fixes
3662 bug 1158, 'Scanning new folders on
3663 Exchange 2007 extremely slow'.
3666 2007-04-27 [paul] 2.9.1cvs30
3669 * src/prefs_logging.c
3670 improvements to english usage
3672 2007-04-27 [colin] 2.9.1cvs29
3675 Fix build without libetpan (my bad!)
3677 2007-04-26 [colin] 2.9.1cvs28
3681 Fix uselessly exported function
3683 Consider "- -- \n" as signature separator
3684 (that's what signature separators look like
3685 in PGP/Inline signed mails)
3687 2007-04-26 [colin] 2.9.1cvs27
3690 libetpan-0.49 is now required
3692 Fix double fetching of mails if
3695 Make offline sync faster, by
3696 remembering last change time, and
3699 2007-04-26 [hoa] 2.9.1cvs26
3705 * src/etpan/imap-thread.c
3706 * src/etpan/imap-thread.h
3707 cancellation of IMAP operations is now allowed.
3708 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3710 2007-04-26 [colin] 2.9.1cvs25
3713 Always fetch body+headers in folders that are
3714 synched for offline use, if "Synchronise as
3715 soon as possible" is set.
3716 Fixes bug 1200, 'Add option to always retrieve full
3719 2007-04-25 [colin] 2.9.1cvs24
3722 Fix bug 1198, 'Reply-all "disappearing" address bug
3725 2007-04-24 [colin] 2.9.1cvs23
3728 Fix bug 1195, 'Hardware key navigation'
3729 Make GDK_Enter toggle expansion (Maemo)
3731 2007-04-24 [wwp] 2.9.1cvs22
3734 Fix few compiler warnings.
3736 2007-04-24 [paul] 2.9.1cvs21
3739 * src/stock_pixmap.c
3740 * src/stock_pixmap.h
3741 complete last commit
3743 2007-04-24 [paul] 2.9.1cvs20
3746 * src/pixmaps/active.xpm
3747 * src/pixmaps/checkbox_off.xpm
3748 * src/pixmaps/checkbox_on.xpm
3749 * src/pixmaps/inactive.xpm
3751 remove transparent border from checkbox icons
3753 2007-04-24 [wwp] 2.9.1cvs19
3757 Fix a crash in textview, thanks to Colin.
3759 2007-04-23 [wwp] 2.9.1cvs18
3761 * src/prefs_common.c
3762 Fix 2.9.1cvs5: no header was being translated at all.
3764 2007-04-23 [colin] 2.9.1cvs17
3767 * src/stock_pixmap.c
3768 * src/stock_pixmap.h
3771 * src/gtk/gtksctree.c
3772 * src/gtk/gtksctree.h
3773 * src/pixmaps/selection.xpm
3774 Fix bug 1193, 'Need a way to multi-select
3775 items'. Add a toggle button to the summaryview
3776 to switch between normal and multiple selection
3779 2007-04-23 [colin] 2.9.1cvs16
3782 * src/stock_pixmap.c
3783 * src/stock_pixmap.h
3786 * src/gtk/gtksctree.c
3787 * src/gtk/gtksctree.h
3788 * src/pixmaps/selection.xpm
3789 Fix bug 1193, 'Need a way to multi-
3791 Add a toggle button in the summaryview
3792 to enable normal or multiple selection.
3795 2007-04-23 [colin] 2.9.1cvs15
3798 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3800 2007-04-21 [colin] 2.9.1cvs14
3802 * src/gtk/quicksearch.c
3803 Fix previous commit (actually use correct
3806 2007-04-21 [colin] 2.9.1cvs13
3808 * src/gtk/quicksearch.c
3809 Fix changing quicksearch type (after Esc,
3810 after changing Recursive, ...)
3812 2007-04-20 [wwp] 2.9.1cvs12
3814 * src/gtk/Makefile.am
3815 Added headers.h (completes 2.9.1cvs5).
3817 2007-04-20 [wwp] 2.9.1cvs11
3820 Fix the use of display name in name column,
3821 it has been overriden w/ the use of nickname
3822 by 2.9.0cvs3. Now nickname is used (if any)
3823 in case of LDAP books only.
3825 2007-04-20 [colin] 2.9.1cvs10
3830 Add handling of 'a' to loop in a mail's
3833 2007-04-20 [colin] 2.9.1cvs9
3836 Fix bug 1190, 'dir_open' button doesn't work'
3839 2007-04-20 [colin] 2.9.1cvs8
3843 Fix bug 1194, 'Hardware keys move from email
3844 list to account/directory list, but not back
3845 to email list...' (Maemo)
3847 2007-04-20 [colin] 2.9.1cvs7
3850 complete previous commit
3852 2007-04-20 [colin] 2.9.1cvs6
3855 Fix bug 1187, 'Reply-to addressee disappears
3856 when reply-to text box is clicked...' (Maemo)
3858 2007-04-20 [wwp] 2.9.1cvs5
3866 * src/prefs_common.c
3867 * src/prefs_common.h
3868 * src/prefs_display_header.c
3869 * src/prefs_matcher.c
3872 * src/gtk/quicksearch.c
3873 Translate more header names according to the relevant option value,
3874 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3875 Replaced nearly all uses of prefs_common.trans_hdr with a call
3876 to prefs_common_translated_header_name().
3877 Added a headers.h reference file that contains known header names
3878 (RFC2822 and others) to the translation process' input, so that
3879 translated header names will still exist even if no occurrence of
3880 _("headername") is found anymore in the sources.
3881 Don't translate column name 'Number' following to trans_hdr option
3882 value as it's not a header name.
3884 2007-04-20 [colin] 2.9.1cvs4
3886 * src/gtk/quicksearch.c
3887 * src/gtk/quicksearch.h
3888 Add "From, To or Subject" quicksearch
3889 type. Patch by ulfschaper@users.sf.net
3891 2007-04-20 [colin] 2.9.1cvs3
3894 Implement proper references filtering condition.
3895 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3897 2007-04-19 [wwp] 2.9.1cvs2
3899 * src/prefs_display_header.c
3900 * src/message_search.c
3901 Fix few warnings (g_free of const gchar*).
3903 2007-04-19 [paul] 2.9.1cvs1
3909 bump version number following
3912 2007-04-19 [paul] 2.9.0cvs9
3914 * manual/advanced.xml
3915 * manual/glossary.xml
3918 2007-04-18 [paul] 2.9.0cvs8
3921 fix for CVE-2007-1558 (APOP)
3924 2007-04-18 [paul] 2.9.0cvs7
3930 Fix encoding woes wrt saving of
3934 2007-04-18 [colin] 2.9.0cvs6
3936 * src/gtk/pluginwindow.c
3937 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3939 2007-04-17 [wwp] 2.9.0cvs5
3945 Fix --disable-ldap build,
3946 fix some LDAP annoyances on
3947 searches, thanks to Colin.
3949 2007-04-17 [wwp] 2.9.0cvs4
3952 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3953 like gcc 2.9x. Thanks to Colin.
3955 2007-04-17 [wwp] 2.9.0cvs3
3971 Add LDAP write support. Patch mostly by
3972 Michael <mir at datanom dot net>
3974 2007-04-17 [wwp] 2.9.0cvs2
3977 Prepend "Add to address book" to the context menu of compose window's sender and
3980 2007-04-16 [paul] 2.9.0cvs1
3985 2007-04-16 [paul] 2.9.0
3992 2007-04-16 [paul] 2.8.1cvs102
3995 updated by Fabien Vantard
3997 2007-04-16 [paul] 2.8.1cvs101
4007 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4008 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4009 Aleksandar Urosevic, and Ralgh Young
4011 2007-04-15 [mones] 2.8.1cvs100
4016 2007-04-14 [colin] 2.8.1cvs99
4018 * src/message_search.c
4019 * src/prefs_display_header.c
4020 * src/summary_search.c
4021 * src/gtk/combobox.c
4024 2007-04-14 [wwp] 2.8.1cvs98
4026 * src/gtk/combobox.c
4027 * src/message_search.c
4028 * src/summary_search.c
4029 * src/prefs_display_header.c
4030 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4031 returns NULL, get the text value directly from the GtkEntry child.
4033 2007-04-13 [colin] 2.8.1cvs97
4035 * src/gtk/quicksearch.c
4036 Give the focus back to summaryview when
4037 emptying the quicksearch with Esc
4039 2007-04-13 [colin] 2.8.1cvs96
4041 * src/message_search.c
4042 * src/prefs_display_header.c
4043 * src/summary_search.c
4044 Fix possibles crashes when getting text
4047 2007-04-13 [colin] 2.8.1cvs95
4050 Add some UIDL debugging
4052 2007-04-12 [colin] 2.8.1cvs94
4055 Force folder scan if necessary after
4056 copying mails, to be able to reapply
4059 2007-04-11 [colin] 2.8.1cvs93
4062 don't scan for new mail on startup if --select
4063 is specified (or race conditions arise). If so,
4064 do both sequentially.
4066 2007-04-09 [colin] 2.8.1cvs92
4069 Use leafpad by default on Maemo. Patch
4072 2007-04-06 [colin] 2.8.1cvs91
4074 * src/pixmaps/queue_close.xpm
4075 * src/pixmaps/queue_close_hrm.xpm
4076 * src/pixmaps/queue_close_hrm_mark.xpm
4077 * src/pixmaps/queue_close_mark.xpm
4078 * src/pixmaps/queue_open.xpm
4079 * src/pixmaps/queue_open_hrm.xpm
4080 * src/pixmaps/queue_open_hrm_mark.xpm
4081 * src/pixmaps/queue_open_mark.xpm
4082 Move the clock one pixel down :)
4084 2007-04-05 [colin] 2.8.1cvs90
4087 Don't sync when switching offline from
4088 command line - it's usually too late :)
4090 2007-04-05 [paul] 2.8.1cvs89
4093 * src/stock_pixmap.c
4094 * src/pixmaps/dir_close_hrm.xpm
4095 * src/pixmaps/dir_close_hrm_mark.xpm
4096 * src/pixmaps/drafts_close.xpm
4097 * src/pixmaps/drafts_close_mark.xpm
4098 * src/pixmaps/drafts_open.xpm
4099 * src/pixmaps/drafts_open_mark.xpm
4100 * src/pixmaps/inbox.xpm
4101 * src/pixmaps/inbox_close.xpm
4102 * src/pixmaps/inbox_close_hrm.xpm
4103 * src/pixmaps/inbox_close_hrm_mark.xpm
4104 * src/pixmaps/inbox_close_mark.xpm
4105 * src/pixmaps/inbox_hrm.xpm
4106 * src/pixmaps/inbox_hrm_mark.xpm
4107 * src/pixmaps/inbox_mark.xpm
4108 * src/pixmaps/inbox_open.xpm
4109 * src/pixmaps/inbox_open_hrm.xpm
4110 * src/pixmaps/inbox_open_hrm_mark.xpm
4111 * src/pixmaps/inbox_open_mark.xpm
4112 * src/pixmaps/outbox.xpm
4113 * src/pixmaps/outbox_close.xpm
4114 * src/pixmaps/outbox_close_hrm.xpm
4115 * src/pixmaps/outbox_close_hrm_mark.xpm
4116 * src/pixmaps/outbox_close_mark.xpm
4117 * src/pixmaps/outbox_hrm.xpm
4118 * src/pixmaps/outbox_hrm_mark.xpm
4119 * src/pixmaps/outbox_mark.xpm
4120 * src/pixmaps/outbox_open.xpm
4121 * src/pixmaps/outbox_open_hrm.xpm
4122 * src/pixmaps/outbox_open_hrm_mark.xpm
4123 * src/pixmaps/outbox_open_mark.xpm
4124 * src/pixmaps/queue_close.xpm
4125 * src/pixmaps/queue_close_hrm.xpm
4126 * src/pixmaps/queue_close_hrm_mark.xpm
4127 * src/pixmaps/queue_close_mark.xpm
4128 * src/pixmaps/queue_open.xpm
4129 * src/pixmaps/queue_open_hrm.xpm
4130 * src/pixmaps/queue_open_hrm_mark.xpm
4131 * src/pixmaps/queue_open_mark.xpm
4132 updated, added and replaced icons
4135 2007-04-04 [colin] 2.8.1cvs88
4138 Fix build without libetpan
4140 2007-04-03 [colin] 2.8.1cvs87
4143 Fix crash with Citadel, and try to make
4144 things work. this server (and specifically
4145 STATUS and APPEND at least) seems broken.
4147 2007-04-03 [colin] 2.8.1cvs86
4150 Fix icons on folder close
4152 2007-04-03 [colin] 2.8.1cvs85
4155 Fix double-ask of offline override in
4160 Much more efficient way to synchronise
4162 * src/etpan/imap-thread.c
4165 * src/gtk/quicksearch.c
4168 2007-04-03 [paul] 2.8.1cvs84
4173 * src/prefs_common.c
4174 * src/prefs_common.h
4176 Fix sync being done too late
4179 2007-04-02 [colin] 2.8.1cvs83
4182 Maemo: Put status and quicksearch at the top
4183 * src/plugins/bogofilter/bogofilter.c
4184 * src/plugins/spamassassin/spamassassin.c
4185 Derive trash from inbox if possible
4187 2007-04-02 [paul] 2.8.1cvs82
4189 * src/plugins/bogofilter/bogofilter_gtk.c
4190 a few English changes
4196 2007-04-02 [colin] 2.8.1cvs81
4198 * src/image_viewer.c
4199 Fix transparent images by using
4202 Flush events (on new windows) to avoid
4203 having the textview's image resize fail
4204 to know the available width
4206 2007-04-01 [colin] 2.8.1cvs80
4208 * src/prefs_account.c
4209 If no MH mailbox exist, when creating a POP/Local
4210 account, just create and use the default one
4211 instead of bailing with a "Mailbox doesn't exist"
4214 2007-03-31 [colin] 2.8.1cvs79
4216 * src/prefs_account.c
4217 Create signature file if it doesn't exist
4219 * src/prefs_toolbar.c
4220 Maemo: Move "Use default" on the left so
4221 that people can find it
4223 Maemo: make default editor "Maemopad",
4224 default signature file "MyDocs/signature.txt"
4226 2007-03-31 [colin] 2.8.1cvs78
4228 * src/prefs_account.c
4229 Maemo: rework account prefs so
4230 that less horizontal scrolling
4233 2007-03-31 [colin] 2.8.1cvs77
4236 * src/prefs_common.c
4237 * src/prefs_common.h
4238 Fix bug 1167, 'Allow not displaying zeros
4239 in folder list'. Patch by MartinP
4241 2007-03-31 [colin] 2.8.1cvs76
4246 2007-03-31 [colin] 2.8.1cvs75
4249 Apply patch from bug 1172, direct
4250 access to the folder's session instead
4251 of using getter. Patch by MartinP
4253 2007-03-31 [paul] 2.8.1cvs74
4256 no need to list Fabien twice!
4258 2007-03-31 [colin] 2.8.1cvs73
4261 If we're currently "overriding for %d minutes",
4264 2007-03-31 [colin] 2.8.1cvs72
4272 * src/plugins/spamassassin/spamassassin.c
4273 Offline override: Add a parameter to allow
4274 asking even if the override timer is running.
4275 Allows to ask every time the user makes an
4276 explicit action needing online access (such
4277 as Get Mail), and not when the action is
4278 implicit (such as opening an IMAP folder)
4280 2007-03-31 [colin] 2.8.1cvs71
4283 Override offline: "No" answer shouldn't
4284 re-ask after 3 seconds, but 10 minutes.
4286 2007-03-30 [colin] 2.8.1cvs70
4288 * src/common/socket.c
4289 Better error reporting on unix socket
4290 failure (bind usually)
4291 * src/gtk/gtkutils.c
4292 * src/gtk/gtkutils.h
4293 Label window: add a pulsing progress
4294 bar to show we're not hung :)
4297 * src/plugins/pgpcore/sgpgme.c
4300 2007-03-30 [colin] 2.8.1cvs69
4303 * src/prefs_common.c
4304 Fix possible trashing of history and uidl
4305 files on disk full problems
4307 2007-03-30 [paul] 2.8.1cvs68
4312 update summary when changing layout type
4313 (fixes wrong folder icon being displayed)
4316 2007-03-29 [colin] 2.8.1cvs67
4318 * src/prefs_ext_prog.c
4319 The browser pref is irrelevant on Maemo
4321 2007-03-29 [colin] 2.8.1cvs66
4325 Maemo: dynamically switch headers/text position
4326 * src/prefs_common.c
4327 Maemo: hide compose's ruler by default
4328 * src/common/socket.c
4329 * src/common/socket.h
4332 2007-03-29 [colin] 2.8.1cvs65
4334 * src/common/socket.c
4335 * src/common/socket.h
4336 Fix build when MAEMO_CFLAGS contains
4337 _X_OPENSOURCE (resolv.h errors as long
4338 as we don't add _BSD_SOURCE. Ugly).
4340 2007-03-29 [wwp] 2.8.1cvs64
4342 * src/prefs_logging.c
4343 Fix sensitivity of clip-log widgets in prefs/logging,
4346 2007-03-29 [wwp] 2.8.1cvs63
4349 Updated files list for translations, thanks to Fabien.
4351 2007-03-29 [colin] 2.8.1cvs62
4354 * src/common/Makefile.am
4355 * src/common/utils.c
4356 Maybe make URI opening work in Maemo
4359 2007-03-28 [colin] 2.8.1cvs61
4364 Add the possibility to sort folders arbitrarily
4365 (via editing of folderlist.xml only). Patch by
4366 Martin P <mp26+claws@os.inf.tu-dresden.de>
4367 Fixes bug 1166, 'Folder ordering is fixed and cannot
4368 be changed by the user'
4370 2007-03-28 [colin] 2.8.1cvs60
4373 Add popup menu for mime icons
4375 2007-03-28 [colin] 2.8.1cvs59
4378 Fix a layout issue when presenting
4379 mainwindow in Small screen layout
4382 Add a "Go to folder list" button for
4383 mainwindow, and make it default in
4386 2007-03-28 [colin] 2.8.1cvs58
4389 Don't dynamically update title on Maemo
4390 Patch by Jean-Luc Biord
4392 2007-03-27 [colin] 2.8.1cvs57
4397 Enable tap-and-hold on Maemo
4399 2007-03-26 [colin] 2.8.1cvs56
4402 More popup-menu (in attachments list)
4404 2007-03-26 [colin] 2.8.1cvs55
4407 Enable popup-menu signal
4409 2007-03-26 [colin] 2.8.1cvs54
4411 * src/plugins/pgpinline/pgpinline.c
4412 Fix bug 1111, 'PGP/inline plugin hides text
4413 around encrypted text block'. Patch based on
4414 a patch from Michal Cihar.
4416 2007-03-26 [wwp] 2.8.1cvs53
4419 Fix getting a false error when sending queued message
4420 whereas the sending was fine (if there are subfolders
4421 in the queue folder), thanks to Colin.
4423 2007-03-26 [paul] 2.8.1cvs52
4426 update FACE header in welcome message
4428 2007-03-25 [colin] 2.8.1cvs51
4433 2007-03-25 [colin] 2.8.1cvs50
4436 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4438 2007-03-24 [colin] 2.8.1cvs49
4441 Fix a few launch problems on Maemo
4442 Patch by Jean-Luc Biord
4444 2007-03-24 [wwp] 2.8.1cvs48
4450 Fix wrong action performed when closing the
4451 "ask about account specific filtering rules
4452 when filtering manually" dialog by pressing Escape.
4453 Fix wrong order of buttons in the "return receipt
4454 notification - the message was sent to several of
4455 your accounts" dialog.
4457 2007-03-24 [paul] 2.8.1cvs47
4460 an improvement to English usage
4461 * tools/kdeservicemenu/README
4464 2007-03-24 [paul] 2.8.1cvs46
4467 * src/stock_pixmap.c
4468 * src/pixmaps/edit_extern.xpm
4469 * src/pixmaps/mail_sign.xpm
4470 rescue long lost icons
4472 2007-03-24 [paul] 2.8.1cvs45
4475 fix toolbar (broken in 2.8.1cvs42)
4477 2007-03-23 [colin] 2.8.1cvs44
4480 Correctly unsubscribe/resubscribe after
4483 2007-03-23 [colin] 2.8.1cvs43
4485 * src/prefs_common.c
4486 Maemo: as the platform is light on RAM, allow
4487 caches to be discarded faster.
4489 2007-03-23 [colin] 2.8.1cvs42
4494 * src/stock_pixmap.c
4495 * src/stock_pixmap.h
4500 * src/pixmaps/open_mail.xpm
4501 Maemo changes: Add the possibility to have
4502 "Open Email" and "Close Window" buttons on
4503 toolbars (and use them in Maemo's default
4506 2007-03-23 [wwp] 2.8.1cvs41
4509 Reverted that part of the action dialog closure logics, to
4510 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4511 done later in a different way (or may not).
4513 2007-03-22 [wwp] 2.8.1cvs40
4516 Fix sticky action dialog when got no output but action command
4517 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4519 2007-03-22 [colin] 2.8.1cvs39
4521 * src/prefs_filtering.c
4522 * src/gtk/combobox.h
4523 Fix escaping account names in filtering prefs
4525 2007-03-22 [colin] 2.8.1cvs38
4530 Add any attribute specified in LDAP servers'
4531 Search attributes to the Other Attributes tab
4532 of contacts; Add 'telephoneNumber' in the
4535 2007-03-22 [colin] 2.8.1cvs37
4540 Try to prevent race conditions when
4541 changing the folder list
4543 Fix possible red folder icon when
4544 switching from Small screen layout
4547 2007-03-22 [colin] 2.8.1cvs36
4552 Rename "little screen" to "Small screen"
4553 * src/gtk/Makefile.am
4554 * src/common/utils.c
4556 Fix Maemo-related compilation problems
4558 2007-03-21 [colin] 2.8.1cvs35
4562 * claws-mail.desktop
4563 Remove .png from the Icon, it's useless
4565 2007-03-21 [colin] 2.8.1cvs34
4569 Add the necessary lib checking for
4572 2007-03-21 [colin] 2.8.1cvs33
4575 Fix unconditional "error happened" when
4576 sending via command-line. "lol @ myself"
4578 2007-03-21 [colin] 2.8.1cvs32
4580 * claws-mail-40x40.png
4581 * claws-mail-26x26.png