1 2005-04-10 [colin] 1.9.6cvs32
4 Copy score when copying FilteringActions
7 2005-04-10 [colin] 1.9.6cvs31
10 Make Message -> Receive -> Cancel cancel
11 incorporation on all accounts. Fixes
14 2005-04-10 [colin] 1.9.6cvs30
17 Update Privacy checkbuttons status based
18 on the selected privacy system
20 Always connect the "None" privacy system; the
21 static boolean was probably there to avoid
22 reconnecting twice in the same compose window,
23 but as the parent function is only called once
24 per compose, it's only a bug - as a static is
25 initialized once per application instance.
26 Also, don't uncheck Sign and Encrypt when
27 selecting None as privacy system; just ignore
28 them when sending/queuing.
31 2005-04-08 [colin] 1.9.6cvs29
36 Add account preference to queue message in a certain
39 2005-04-06 [colin] 1.9.6cvs28
42 Update old inbox path syntax
44 2005-04-06 [paul] 1.9.6cvs27
49 changed -traditional-cpp to -no-cpp-precomp for newer
52 made column resize automatically
54 send_message_smtp(): consider EOF right after QUIT
55 successful (workaround for Gmail SMTP server)
57 ssl_read(), ssl_peek(): check EOF which violates the
59 * src/gtk/colorlabel.c
60 removed warnings when displaying colorlabel menu
61 (don't use GtkAlignment)
63 2005-04-05 [paul] 1.9.6cvs26
65 * src/plugins/trayicon/trayicon.c
66 fix clipping of icon under KDE3
68 2005-04-05 [paul] 1.9.6cvs25
71 hide display of threading
74 2005-04-04 [thorsten] 1.9.6cvs24
77 marks lost on filesystems with different stat() results on
80 2005-04-03 [colin] 1.9.6cvs23
83 Don't handle up/down. Patch by Alfons
85 2005-04-02 [colin] 1.9.6cvs22
88 Make scrolling faster. Patch by Alfons.
90 2005-04-01 [colin] 1.9.6cvs21
94 * src/pixmaps/dir-noselect.xpm ** REMOVED **
95 * src/pixmaps/dir_noselect.xpm ** ADDED **
96 Fix pixmap name mismatch (Thanks Stephan Sachse)
98 2005-04-01 [colin] 1.9.6cvs20
106 Implement inline image resizing and right-clicking
108 2005-04-01 [paul] 1.9.6cvs19
114 patch by Luca Cavalli <loopback<AT>slackit.org>
116 updated by Pavlo Bohmat
118 2005-03-31 [colin] 1.9.6cvs18
121 Fix parsing references
123 don't put nulls in the references list
125 commit that forgotten file in 1.9.6cvs14
127 2005-03-31 [colin] 1.9.6cvs17
130 Fix joining of signature separator again.
131 Maybe Hiro could put it in main too...
133 2005-03-31 [colin] 1.9.6cvs16
139 * src/pixmaps/dir-noselect.xpm
140 Update foldersel.c (sync from main, patch by Alfons)
142 2005-03-30 [colin] 1.9.6cvs15
145 Fix handling of imap folders containing [] in
146 their name. Thanks to Nahuel Angelinetti for
147 the detailed bugreport.
149 2005-03-30 [colin] 1.9.6cvs14
159 * src/quote_fmt_parse.y
161 Update references system. Patch by Alfons
163 2005-03-30 [colin] 1.9.6cvs13
165 * src/common/socket.c
166 Force the glibc to read resolv.conf again when
167 it has changed. Should fix issues when changing
168 networks on a laptop and not restarting sylpheed.
170 2005-03-30 [paul] 1.9.6cvs12
172 partial sync with main:
175 create_io_dialog(): use user-defined text font
176 (thanks to Alfons), and modified its appearance.
182 don't join (presumably) itemized lines on line-wrapping
183 fixed wrapping of quote when auto-wrapping is enabled
184 compose_destroy(): destroy paned only if it's not
185 attached to window. Fixed memory leak of popup menu.
195 removed redundant code
197 changed 'Code set' (which is rather incorrect)
198 in the menu to 'Character encoding'
199 main_window_set_widgets(): request size first
200 to prevent window size becoming wrong
201 fixed remembering of the state of the visibility
204 changed 'Code set' (which is rather incorrect)
205 in the menu to 'Character encoding'
208 added an option whether to render HTML as text or not
209 added separators to outgoing encoding menu
211 procheader_scan_date_string(): support header
212 like: "[Tue,] 01 Feb 2005 09:57[:00]"
217 textview_show_html(): force output of newline
218 added an option whether to render HTML as text or not
220 strncpy2(): optimized based on Alfons' code
223 removed non-used code
224 * src/plugins/pgpmime/passphrase.c
225 partially fixed grab input of passphrase dialog
226 Confine pointer to window
228 2005-03-30 [colin] 1.9.6cvs11
232 Read/write 32bit ints from cache & marks
235 2005-03-29 [paul] 1.9.6cvs10
240 * src/gtk/gtkaspell.c
241 sync with HEAD (don't pass NULL pointers)
247 * tools/acroread2sylpheed.pl
248 sync with HEAD (add script to send pdfs as
249 attachments from Adobe Reader 7)
251 2005-03-21 [paul] 1.9.6cvs9
257 * src/image_viewer.c ** ADDED **
258 * src/image_viewer.h ** ADDED **
262 * src/prefs_image_viewer.c ** ADDED **
263 * src/prefs_image_viewer.h ** ADDED **
266 * src/pixmaps/sylpheed_logo.xpm
267 * src/plugins/Makefile.am
268 * src/plugins/image_viewer/.cvsignore ** REMOVED **
269 * src/plugins/image_viewer/Makefile.am ** REMOVED **
270 * src/plugins/image_viewer/plugin.c ** REMOVED **
271 * src/plugins/image_viewer/viewer.c ** REMOVED **
272 * src/plugins/image_viewer/viewer.glade ** REMOVED **
273 * src/plugins/image_viewer/viewer.h ** REMOVED **
274 * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
275 * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
276 * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
277 as gdk-pixbuf is now built-in
278 remove image_viewer plugin and put code back into
280 implement inline image display (sync with main)
282 replace logo with newer, nicer, larger version
284 2005-03-21 [paul] 1.9.6cvs8
289 2005-03-21 [holger] 1.9.6cvs7
291 * src/plugins/spamassassin/spamassassin.c
293 (unregister hook on failed plugin init)
295 2005-03-20 [colin] 1.9.6cvs6
297 * src/common/plugin.c
298 Check that plugin isn't already loaded
301 2005-03-20 [thorsten] 1.9.6cvs5
304 use a more compatible syntax
306 2005-03-20 [thorsten] 1.9.6cvs4
308 * src/prefs_toolbar.c
309 fix crash when selecting toolbar item (uninitialized pointer)
311 2005-03-20 [thorsten] 1.9.6cvs3
314 fix mimetype detection (referenced free()d string)
316 2005-03-20 [paul] 1.9.6cvs2
319 sync with HEAD (1.0.3cvs5)
320 neglect Reply-To header if empty
323 2005-03-19 [holger] 1.9.6cvs1
329 2005-03-18 [paul] 1.9.6
333 2005-03-18 [paul] 1.0.3cvs3.1
339 * src/pixmaps/sylpheed_logo.xpm
342 2005-03-18 [colin] 1.0.3cvs2.6
345 Remove call to summary_step in summary_copy_selected_to
346 Can't see its purpose, and this causes bug when copying
347 a message if the next one is unread: it reads it.
349 2005-03-18 [paul] 1.0.3cvs2.5
352 fix bug 694 'Enter doesn't trigger OK in "Move" window'
354 2005-03-18 [paul] 1.0.3cvs2.4
365 fix buffer overflow, CAN-2005-0667, see
366 http://secunia.com/advisories/14491/
369 2005-03-17 [colin] 1.0.3cvs2.3
373 Fix font bugs (both lists now officialy share
377 2005-03-17 [paul] 1.0.3cvs2.2
379 * src/gtk/pluginwindow.c
380 make plugin descriptions uneditable
382 2005-03-11 [paul] 1.0.3cvs2.1
387 * src/plugins/trayicon/trayicon.c
389 add src/wizard.c to POTFILES.in
391 2005-03-11 [paul] 1.0.3cvs1.1
407 2005-03-04 [colin] 1.0.1cvs22.2
410 Fix signatures with accentued chars in it
412 2005-03-04 [colin] 1.0.1cvs22.1
416 Don't use SIZE param in MAIL FROM: if server
417 doesn't support it. Patch by Eugen Freiter
418 <eugen_f@users.sf.net>
420 2005-02-27 [paul] 1.0.1cvs20.1
427 2005-02-27 [colin] 1.0.1cvs19.4
431 Fix prototypes. Patch by Alfons
433 2005-02-27 [colin] 1.0.1cvs19.3
436 Don't auto-join the signature separator.
438 2005-02-26 [colin] 1.0.1cvs19.2
441 Fix 'mark all read' with collapsed threads.
444 2005-02-25 [paul] 1.0.1cvs19.1
448 * src/prefs_account.c
449 * src/prefs_folder_item.c
450 * src/gtk/prefswindow.c
451 * src/gtk/prefswindow.h
454 2005-02-25 [paul] 1.0.1cvs15.12
462 * src/gtk/logwindow.c
463 * src/gtk/progressdialog.c
464 sync with main (revision 127)
465 and fix logwindow clipping
467 2005-02-24 [colin] 1.0.1cvs15.11
469 * src/plugins/pgpmime/passphrase.c
470 Disable input grabbing; it doesn't work yet.
472 2005-02-24 [colin] 1.0.1cvs15.10
475 Don't send out receipts if offline. Ask.
477 2005-02-23 [colin] 1.0.1cvs15.9
482 2005-02-23 [colin] 1.0.1cvs15.8
485 Really fix Bug 568 by removing useless
486 calls. summary_thread_init() now called
487 in summary_sort(). This should please
488 Alfons as it should be faster than
491 2005-02-23 [colin] 1.0.1cvs15.7
494 Encode parts as QP or B64 if signing
496 2005-02-23 [colin] 1.0.1cvs15.6
499 Fix Mimeinfo leakage (including tmp files)
501 Fix tmp file leakage (spotted by Ivan Rayner)
503 2005-02-22 [colin] 1.0.1cvs15.5
506 Fix keyboard input. Patch by Alfons.
508 2005-02-21 [colin] 1.0.1cvs15.4
511 Fix Sign/Encrypt when unselecting privacy
514 Change default message font to Monospace
516 More freezing during potentially large operations
518 2005-02-21 [paul] 1.0.1cvs15.3
523 2005-02-21 [paul] 1.0.1cvs15.2
531 sync with main (revision 117)
533 2005-02-20 [colin] 1.0.1cvs15.1
536 Change cache file to .sylpheed_claws_cache, as
537 suggested by Alfons. Allows people to switch
538 between Sylpheed and Sylpheed-Claws. it is
539 a good idea to "Check for new messages" at next
543 2005-02-18 [colin] 1.0.1cvs14.1
545 * src/quote_fmt_lex.l
546 * src/quote_fmt_parse.y
547 Fix parser initialisation. Patch by Ivan.
549 2005-02-18 [colin] 1.0.1cvs11.6
552 Fix scrolldown (bug 662)
554 2005-02-17 [colin] 1.0.1cvs11.5
557 conv_filename_to_utf8: return clean 7bit instead
558 of broken utf8 if needed
560 Fix display of parts with unclean 8bit names
562 2005-02-17 [paul] 1.0.1cvs11.4
566 * src/matcher_parser_parse.y
569 * src/common/Makefile.am
570 * src/common/intl.h ** REMOVED **
571 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
572 sync with main (revision 109)
575 2005-02-16 [colin] 1.0.1cvs11.3
578 Fix collapsed thread not highlighting when new
579 messages in it (Bug 568) Patch by Stephan Sachse.
580 Fix messed up selection when reaching bounds (Bug 632)
582 Fix theme installing (Bug 684)
584 2005-02-16 [colin] 1.0.1cvs11.2
587 Fix messageview_select_all
589 2005-02-16 [colin] 1.0.1cvs11.1
592 Sync with HEAD (MH scan required function)
594 2005-02-15 [colin] 1.0.1cvs8.1
598 Sync with HEAD (filename chars substitution)
600 2005-02-15 [colin] 1.0.1cvs7.3
602 * src/gtk/pluginwindow.c
605 2005-02-15 [colin] 1.0.1cvs7.2
608 Fix mime icons not reset across message when
611 2005-02-15 [colin] 1.0.1cvs7.1
615 Sync with HEAD (optimisation of cvs6)
617 2005-02-14 [colin] 1.0.1cvs6.1
621 Sync with HEAD (encode "From " at line beginning)
623 2005-02-14 [colin] 1.0.1cvs5.3
626 Fix wrapping with accentued chars.
628 2005-02-13 [colin] 1.0.1cvs5.2
631 Fix email informative part parsing with
632 accentued chars in it. ispunct() returns
633 true for them in utf8...
635 2005-02-12 [colin] 1.0.1cvs5.1
638 Sync with HEAD (remove wrong use of compose after send)
640 2005-02-12 [paul] 1.0.1cvs4.5
643 remove unnecessary code (thanks to Alfons)
645 2005-02-12 [paul] 1.0.1cvs4.4
648 add 'Copy' to contextual menu on emails
650 2005-02-11 [colin] 1.0.1cvs4.3
653 revert 1.0.0cvs28.2, it doesn't work that well.
655 2005-02-11 [paul] 1.0.1cvs4.2
660 2005-02-10 [paul] 1.0.1cvs4.1
667 sync with HEAD (sync with main)
669 2005-02-10 [paul] 1.0.1cvs3.2
675 * config/mkinstalldirs
680 * intl/config.charset
695 * intl/libgnuintl.h.in
698 * intl/localcharset.c
699 * intl/localcharset.h
739 * src/editldap_basedn.c
747 * src/folder_item_prefs.c
750 * src/grouplistdialog.c
764 * src/message_search.c
773 * src/partial_download.c
775 * src/prefs_account.c
776 * src/prefs_actions.c
778 * src/prefs_customheader.c
779 * src/prefs_display_header.c
780 * src/prefs_ext_prog.c
781 * src/prefs_filtering.c
782 * src/prefs_filtering_action.c
783 * src/prefs_folder_item.c
786 * src/prefs_matcher.c
787 * src/prefs_msg_colors.c
788 * src/prefs_spelling.c
789 * src/prefs_summary_column.c
790 * src/prefs_template.c
792 * src/prefs_toolbar.c
793 * src/prefs_wrapping.c
805 * src/summary_search.c
811 * src/common/plugin.c
814 * src/common/ssl_certificate.c
815 * src/common/string_match.c
816 * src/common/sylpheed.c
817 * src/common/template.c
820 * src/gtk/colorlabel.c
821 * src/gtk/description_window.c
823 * src/gtk/foldersort.c
824 * src/gtk/gtkaspell.c
826 * src/gtk/inputdialog.c
827 * src/gtk/logwindow.c
829 * src/gtk/pluginwindow.c
830 * src/gtk/prefswindow.c
831 * src/gtk/progressdialog.c
832 * src/gtk/quicksearch.c
833 * src/gtk/sslcertwindow.c
834 * src/plugins/clamav/clamav_plugin.c
835 * src/plugins/clamav/clamav_plugin_gtk.c
836 * src/plugins/demo/demo.c
837 * src/plugins/dillo_viewer/dillo_prefs.c
838 * src/plugins/dillo_viewer/dillo_viewer.c
839 * src/plugins/image_viewer/plugin.c
840 * src/plugins/image_viewer/viewer.c
841 * src/plugins/image_viewer/viewerprefs.c
842 * src/plugins/mathml_viewer/mathml_viewer.c
843 * src/plugins/pgpmime/passphrase.c
844 * src/plugins/pgpmime/plugin.c
845 * src/plugins/pgpmime/prefs_gpg.c
846 * src/plugins/pgpmime/select-keys.c
847 * src/plugins/pgpmime/sgpgme.c
848 * src/plugins/spamassassin/spamassassin.c
849 * src/plugins/spamassassin/spamassassin_gtk.c
850 * src/plugins/trayicon/trayicon.c
851 sync with main (revision 104)
853 2005-02-10 [colin] 1.0.1cvs3.1
856 Sync with HEAD (fix occasional crasher)
858 2005-02-10 [colin] 1.0.1cvs2.1
861 Synw with HEAD (don't automatically display html)
863 2005-02-09 [colin] 1.0.1cvs1.3
867 Add contextual menu on emails
869 2005-02-09 [colin] 1.0.1cvs1.2
872 Fix converting from broken headers and
873 put back the _ in missing places
874 (feature broke with cvs24.2 sync, main
877 2005-02-09 [colin] 1.0.1cvs1.1
882 Sync with HEAD (display non text/plain mails with plugin)
884 2005-02-08 [colin] 1.0.1.1
890 Make default configuration directory
893 2005-02-08 [colin] 1.0.0cvs29.1
901 Sync translations with HEAD
903 2005-02-06 [colin] 1.0.0cvs28.3
906 Make compose a bit faster - patch by Alfons.
908 2005-02-06 [colin] 1.0.0cvs28.2
911 Make pasting via middle-click more reliable
913 2005-02-05 [paul] 1.0.0cvs28.1
921 (fix bug 682 'redirect is broken'
923 2005-02-05 [torte] 1.0.0cvs27.1
927 * src/partial_download.c
928 Sync with HEAD (fix buf overflow)
930 2005-02-03 [colin] 1.0.0cvs26.1
932 * src/common/plugin.c
933 Sync with HEAD (avoid plugin mismatches)
935 2005-02-03 [paul] 1.0.0cvs25.3
941 * src/gtk/colorlabel.c
942 third and final part of initial sync with main-gtk2
944 2005-02-03 [paul] 1.0.0cvs25.2
947 fix building with jpilot support
949 2005-02-02 [colin] 1.0.0cvs25.1
952 Sync with HEAD (fix dangerous typo)
954 2005-02-01 [colin] 1.0.0cvs24.3
957 Write file as advertised (UTF-8)
959 2005-02-01 [paul] 1.0.0cvs24.2
968 * src/folder_item_prefs.c
974 * src/matcher_parser_lex.l
977 * src/prefs_account.c
978 * src/prefs_actions.c
991 * src/common/template.c
995 * src/gtk/gtkaspell.c
996 * src/plugins/clamav/clamav_plugin.c
997 * src/plugins/dillo_viewer/dillo_prefs.c
998 * src/plugins/image_viewer/viewerprefs.c
999 * src/plugins/pgpmime/passphrase.c
1000 * src/plugins/pgpmime/prefs_gpg.c
1001 * src/plugins/pgpmime/select-keys.c
1002 * src/plugins/spamassassin/spamassassin.c
1003 second part of initial sync with main-gtk2
1006 2005-01-31 [colin] 1.0.0cvs24.1
1011 2005-01-29 [paul] 1.0.0cvs23.2
1024 * src/editldap_basedn.c
1028 * src/grouplistdialog.c
1034 * src/message_search.c
1037 * src/prefs_actions.c
1038 * src/prefs_common.c
1039 * src/prefs_common.h
1040 * src/prefs_customheader.c
1041 * src/prefs_display_header.c
1042 * src/prefs_filtering.c
1043 * src/prefs_filtering_action.c
1045 * src/prefs_matcher.c
1046 * src/prefs_summary_column.c
1047 * src/prefs_template.c
1048 * src/sourcewindow.c
1049 * src/summary_search.c
1053 * src/gtk/description_window.c
1054 * src/gtk/gtkshruler.c
1055 * src/gtk/gtkutils.c
1056 * src/gtk/gtkutils.h
1057 * src/gtk/inputdialog.c
1058 * src/gtk/logwindow.c
1059 * src/gtk/prefswindow.c
1060 * src/gtk/progressdialog.c
1061 * src/gtk/progressdialog.h
1062 first part of initial sync with main-gtk2
1065 2005-01-28 [colin] 1.0.0cvs23.1
1070 2005-01-27 [colin] 1.0.0cvs21.1
1076 2005-01-27 [colin] 1.0.0cvs19.1
1081 2005-01-27 [colin] 1.0.0cvs18.1
1093 2005-01-26 [paul] 1.0.0cvs15.2
1096 compose_entries_set(): convert subject and body to
1097 utf8 if necessary. patch by Felix Eckhofer
1099 2005-01-26 [paul] 1.0.0cvs15.1
1102 * src/common/template.c
1103 sync with HEAD (fix memory leak)
1105 2005-01-25 [paul] 1.0.0cvs14.1
1111 2005-01-24 [colin] 1.0.0cvs13.1
1116 2005-01-24 [paul] 1.0.0cvs12.1
1121 * src/common/utils.c
1124 2005-01-24 [colin] 1.0.0cvs11.1
1129 2005-01-24 [colin] 1.0.0cvs10.1
1134 2005-01-23 [colin] 1.0.0cvs9.1
1139 2005-01-22 [colin] 1.0.0cvs8.1
1142 * src/gtk/quicksearch.c
1145 2005-01-21 [colin] 1.0.0cvs7.1
1150 2005-01-21 [colin] 1.0.0cvs6.1
1155 2005-01-21 [colin] 1.0.0cvs5.1
1157 * src/gtk/quicksearch.c
1158 * src/prefs_common.c
1159 * src/prefs_common.h
1160 Sync with HEAD (recurse option)
1162 2005-01-21 [colin] 1.0.0cvs4.1
1168 * src/gtk/quicksearch.c
1169 * src/gtk/quicksearch.h
1170 Sync with HEAD (recursive quicksearch)
1172 2005-01-20 [colin] 1.0.0cvs3.4
1177 2005-01-20 [colin] 1.0.0cvs3.3
1180 Fix leak, thanks to Alfons.
1182 2005-01-20 [colin] 1.0.0cvs3.2
1185 Port SSL certificate window to GTK2.
1187 2005-01-20 [paul] 1.0.0cvs3.1
1195 2005-01-19 [colin] 1.0.0cvs2.2
1197 * src/plugins/trayicon/trayicon.c
1198 Fix freeze with gtk-2.6, the easy way
1199 (signal blocking helpless there...)
1202 2005-01-19 [colin] 1.0.0cvs2.1
1211 2005-01-19 [paul] 1.0.0cvs1.1
1225 sync with HEAD (update translations)
1227 2005-01-18 [colin] 1.0.0cvs0.1
1230 Specify search column - patch by Alfons
1232 2005-01-18 [colin] 0.9.13cvs36.3
1234 * src/prefs_toolbar.c
1235 Change Delete to Remove
1237 GTK2 version and leak fixes
1238 * src/prefs_actions.c
1240 All patches by Alfons
1242 2005-01-17 [colin] 0.9.13cvs36.2
1245 Fix DnD inserting twice. While at it,
1246 add DnD support for text/plain in the
1247 body, and add support in the headers.
1249 2005-01-16 [colin] 0.9.13cvs36.1
1254 Sync with HEAD (nothing applicable)
1256 2005-01-16 [colin] 0.9.13cvs33.2
1258 * src/prefs_toolbar.c
1259 GTK2ize prefs_toolbar, by Alfons.
1261 2005-01-14 [colin] 0.9.13cvs33.1
1267 2005-01-14 [colin] 0.9.13cvs32.1
1273 * tools/calypso_convert.pl
1276 2005-01-08 [colin] 0.9.13cvs29.2
1278 * src/prefs_filtering_action.c
1279 * src/prefs_filtering.c
1280 2 more gtk2 patches by Alfons
1282 2005-01-07 [paul] 0.9.13cvs29.1
1292 2005-01-07 [colin] 0.9.13cvs28.3
1294 * src/gtk/progressdialog.c
1295 * src/gtk/progressdialog.h
1297 * src/send_message.c
1298 GTK2 for the incorporation dialog. The CList isn't dead
1299 yet, for a more smooth migration. Patch by Alfons.
1301 2005-01-06 [colin] 0.9.13cvs28.2
1303 * src/prefs_display_header.c
1304 GTK2 conversion by Alfons
1305 * src/prefs_actions.c
1306 * src/prefs_matcher.c
1307 Fix 2 leaks - patch by Alfons
1309 2005-01-06 [colin] 0.9.13cvs28.1
1311 * src/prefs_matcher.c
1314 2005-01-06 [colin] 0.9.13cvs27.4
1316 * src/prefs_matcher.c
1317 Fix double-free. Patch by Alfons
1319 2005-01-06 [colin] 0.9.13cvs27.3
1321 * src/prefs_matcher.c
1322 GTK2 widgets + memleak
1325 2005-01-05 [colin] 0.9.13cvs27.2
1330 * src/stock_pixmap.c
1331 * src/stock_pixmap.h
1332 3 more GTK2 patches by Alfons.
1334 2005-01-04 [colin] 0.9.13cvs27.1
1341 2005-01-04 [colin] 0.9.13cvs25.9
1344 Fix Show Ruler menuitem
1345 * src/prefs_template.c
1347 * src/common/utils.c
1348 Make auto pointer stuff handles NULLs
1351 2005-01-04 [colin] 0.9.13cvs25.8
1354 Move the attachment list to gtk2
1357 2005-01-04 [colin] 0.9.13cvs25.7
1360 Make some keys work again
1361 Patch by SungHyun Nam <namsh@kldp.org>
1363 2005-01-04 [colin] 0.9.13cvs25.6
1365 * src/gtk/gtkshruler.c
1366 Move the ruler to GTK2
1369 2005-01-03 [colin] 0.9.13cvs25.5
1372 Fix my broken patch apply
1374 2005-01-03 [colin] 0.9.13cvs25.4
1376 * src/common/utils.c
1377 * src/common/utils.h
1378 * src/gtk/prefswindow.c
1379 Move auto pointer stuff to utils.c
1380 Patch by Alfons again :)
1382 2005-01-03 [colin] 0.9.13cvs25.3
1386 * src/prefs_template.c
1388 Empty text widgets with empty strings, not NULL char
1389 Patch by SungHyun Nam <namsh@kldp_org>
1391 2005-01-03 [colin] 0.9.13cvs25.2
1397 2005-01-03 [colin] 0.9.13cvs25.1
1403 2005-01-03 [colin] 0.9.13cvs24.3
1406 Two patches from Alfons and Alex S Moore:
1407 fix images, fix return value.
1409 2005-01-01 [colin] 0.9.13cvs24.2
1411 * src/prefs_actions.c
1412 Fix over-zealous assertion. Patch by Alfons
1414 2005-01-01 [colin] 0.9.13cvs24.1
1417 Sync with HEAD (leak fix)
1419 2004-12-31 [colin] 0.9.13cvs23.2
1421 * src/prefs_common.c
1422 GTK2 widgets + stock buttons - patch by Alfons
1424 2004-12-31 [paul] 0.9.13cvs23.1
1427 bump up EXTRA_VERSION to match (sync'ed) HEAD
1428 * src/gtk/pluginwindow.c
1429 use GTK2 widgets and plug memory leaks,
1432 2004-12-30 [colin] 0.9.13cvs22.4
1439 * src/message_search.c
1440 * src/prefs_actions.c
1441 * src/prefs_common.c
1442 * src/prefs_customheader.c
1443 * src/prefs_filtering.c
1444 * src/prefs_summary_column.c
1445 * src/summary_search.c
1447 * src/gtk/description_window.c
1448 * src/gtk/gtkutils.c
1449 * src/gtk/gtkutils.h
1450 * src/gtk/inputdialog.c
1451 * src/gtk/prefswindow.c
1452 Use GTK2 stock buttons. Patches by Alfons.
1454 2004-12-30 [colin] 0.9.13cvs22.3
1458 * src/prefs_actions.c
1459 * src/prefs_customheader.c
1460 * src/prefs_filtering.c
1461 * src/prefs_msg_colors.c
1462 * src/prefs_summary_column.c
1463 * src/gtk/prefswindow.c
1464 Use GtkTreeView instead of deprecated
1465 widgets. Patches by Alfons.
1467 2004-12-30 [paul] 0.9.13cvs22.2
1471 patch by Alfons, with root folder sorting fix
1474 2004-12-30 [paul] 0.9.13cvs22.1
1484 2004-12-22 [martin] 0.9.13cvs21.2
1487 free the command line after its use
1489 2004-12-18 [paul] 0.9.13cvs21.1
1502 2004-12-17 [martin] 0.9.13cvs17.2
1505 convert actions input to locale
1507 convert notification command to locale
1508 * src/plugins/pgpmime/select-keys.c
1509 convert attributes to utf8
1511 2004-12-14 [colin] 0.9.13cvs17.1
1517 * src/common/utils.c
1518 * src/gtk/prefswindow.c
1519 * src/gtk/gtkutils.c
1520 * src/gtk/gtkutils.h
1521 * src/plugins/spamassassin/libspamc.c
1524 2004-12-13 [colin] 0.9.13cvs14.1
1526 * src/quote_fmt_parse.y
1529 2004-12-10 [colin] 0.9.13cvs12.1
1531 * src/prefs_themes.c
1536 2004-12-09 [colin] 0.9.13cvs10.1
1539 Sync with HEAD (fix B64 encoding from memory)
1541 2004-12-08 [colin] 0.9.13cvs9.1
1543 * src/gtk/colorlabel.c
1546 2004-12-08 [paul] 0.9.13cvs8.2
1548 * src/gtk/pluginwindow.c
1549 fix window resizing oddities
1551 2004-12-08 [colin] 0.9.13cvs8.1
1553 * src/quote_fmt_parse.y
1556 2004-12-08 [colin] 0.9.13cvs7.1
1558 * src/matcher_parser_parse.y
1560 * src/prefs_matcher.c
1567 2004-12-08 [colin] 0.9.13cvs6.1
1569 * src/quote_fmt_parse.y
1572 * src/gtk/prefswindow.c
1573 * src/gtk/pluginwindow.c
1574 Fix G_CALLBACKS protos (thanks to Alfons)
1576 2004-12-07 [torte] 0.9.13cvs2.2
1579 [Bug 650] reply button causes crash
1580 Thanks to David Relson and Christoph
1582 2004-12-07 [colin] 0.9.13cvs2.1
1588 * src/prefs_account.c
1593 2004-12-06 [colin] 0.9.12cvs187.1
1624 * tools/filter_conv.pl
1625 * tools/kdeservicemenu/README
1626 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1627 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1630 2004-12-04 [colin] 0.9.12cvs183.1
1633 Sync with HEAD (compose window position saving)
1635 2004-12-04 [paul] 0.9.12cvs182.3
1639 * src/prefs_customheader.c
1640 * src/gtk/quicksearch.c
1641 replace some forgotten GTK_SIGNAL_FUNCs
1643 2004-12-04 [paul] 0.9.12cvs182.2
1646 remove 'pixmaps/dir_noselect.xpm'. from local patch,
1649 2004-12-04 [paul] 0.9.12cvs182.1
1659 * doc/manual/ja/Makefile.am
1660 * doc/manual/ja/sylpheed-1.html
1661 * doc/manual/ja/sylpheed-10.html
1662 * doc/manual/ja/sylpheed-11.html
1663 * doc/manual/ja/sylpheed-12.html
1664 * doc/manual/ja/sylpheed-13.html
1665 * doc/manual/ja/sylpheed-14.html
1666 * doc/manual/ja/sylpheed-15.html
1667 * doc/manual/ja/sylpheed-16.html
1668 * doc/manual/ja/sylpheed-17.html
1669 * doc/manual/ja/sylpheed-18.html
1670 * doc/manual/ja/sylpheed-19.html
1671 * doc/manual/ja/sylpheed-2.html
1672 * doc/manual/ja/sylpheed-20.html
1673 * doc/manual/ja/sylpheed-3.html
1674 * doc/manual/ja/sylpheed-4.html
1675 * doc/manual/ja/sylpheed-5.html
1676 * doc/manual/ja/sylpheed-6.html
1677 * doc/manual/ja/sylpheed-7.html
1678 * doc/manual/ja/sylpheed-8.html
1679 * doc/manual/ja/sylpheed-9.html
1680 * doc/manual/ja/sylpheed.html
1681 * doc/manual/ja/sylpheed.sgml
1686 * src/pixmaps/regular.xpm **REMOVED**
1687 * src/plugins/pgpmime/pgpmime.c
1688 * src/plugins/pgpmime/plugin.c
1689 * src/plugins/pgpmime/prefs_gpg.c
1692 2004-12-03 [paul] 0.9.12cvs180.1
1700 * src/common/utils.c
1701 * src/common/utils.h
1702 * src/pixmaps/continue.xpm
1703 * src/pixmaps/dir_close.xpm
1704 * src/pixmaps/dir_open.xpm
1705 * src/pixmaps/drafts_close.xpm
1706 * src/pixmaps/drafts_open.xpm
1707 * src/pixmaps/folder.xpm **REMOVED**
1708 * src/pixmaps/group.xpm
1709 * src/pixmaps/unread.xpm
1712 2004-12-02 [colin] 0.9.12cvs179.1
1715 Sync with HEAD (non-duplicated reedition)
1717 2004-12-02 [colin] 0.9.12cvs178.1
1720 Sync with HEAD (linewrap_quote fix)
1722 2004-12-01 [colin] 0.9.12cvs177.3
1725 Replace sizeof with strlen
1727 2004-12-01 [paul] 0.9.12cvs177.2
1730 fix 'harvest addresses'
1732 2004-11-30 [colin] 0.9.12cvs177.1
1734 * src/gtk/prefswindow.c
1735 * src/gtk/pluginwindow.c
1738 2004-11-29 [colin] 0.9.12cvs176.1
1741 sync with HEAD (Fix disappearing separators in folderview's popup)
1743 2004-11-29 [colin] 0.9.12cvs175.1
1746 Sync with head (another format fix)
1748 2004-11-29 [colin] 0.9.12cvs174.1
1751 Sync with HEAD (format string fix)
1753 2004-11-26 [colin] 0.9.12cvs173.1
1759 2004-11-24 [colin] 0.9.12cvs172.1
1761 * src/plugins/pgpmime/pgpmime.c
1764 2004-11-24 [colin] 0.9.12cvs171.1
1766 * src/plugins/pgpmime/pgpmime.c
1767 Sync with head (gpgmectx leaks)
1769 2004-11-24 [colin] 0.9.12cvs169.1
1771 * src/plugins/pgpmime/plugin.c
1772 * src/plugins/trayicon/Makefile.am
1773 * src/plugins/trayicon/newmarkedmail.xpm
1774 * src/plugins/trayicon/trayicon.c
1775 * src/plugins/trayicon/unreadmarkedmail.xpm
1778 2004-11-23 [colin] 0.9.12cvs168.1
1780 * src/partial_download.c
1781 * src/partial_download.h
1782 * src/plugins/pgpmime/plugin.c
1785 2004-11-23 [colin] 0.9.12cvs166.1
1792 * src/partial_download.c
1793 * src/partial_download.h
1794 * src/prefs_account.c
1795 * src/prefs_account.h
1799 * src/common/Makefile.am
1800 * src/common/base64.h
1801 * src/common/partial_download.c
1802 * src/common/partial_download.h
1803 * src/gtk/prefswindow.c
1804 * src/gtk/prefswindow.h
1805 * src/plugins/pgpmime/pgpmime.c
1806 * src/plugins/pgpmime/prefs_gpg.c
1807 * src/plugins/pgpmime/prefs_gpg.h
1808 * src/plugins/pgpmime/sgpgme.c
1809 * src/plugins/pgpmime/sgpgme.h
1812 2004-11-23 [colin] 0.9.12cvs163.1
1815 Sync with HEAD (cursor optimization)
1817 2004-11-23 [colin] 0.9.12cvs162.1
1819 * src/prefs_common.c
1820 * src/prefs_themes.c
1824 2004-11-23 [colin] 0.9.12cvs158.9
1827 Fix double-free when forwarding
1829 Fix leak on error path
1832 2004-11-23 [colin] 0.9.12cvs158.8
1835 Fix possible double-free
1838 2004-11-23 [colin] 0.9.12cvs158.7
1841 Fix some signal handlers' prototypes
1844 2004-11-22 [colin] 0.9.12cvs158.6
1847 Remove unneeded code and duplicated
1848 wrapping - patch by Alfons
1850 2004-11-22 [colin] 0.9.12cvs158.5
1852 * src/prefs_themes.c
1853 Fix oversized selector
1855 2004-11-22 [colin] 0.9.12cvs158.4
1861 2004-11-19 [colin] 0.9.12cvs158.3
1864 Add a context menu on links (open, copy)
1866 2004-11-18 [paul] 0.9.12cvs158.2
1872 * src/prefs_common.c
1873 * src/plugins/image_viewer/viewer.c
1874 * src/plugins/spamassassin/spamassassin_gtk.c
1875 replace deprecated gtk_notebook_set_page
1876 and gtk_notebook_current_page
1878 2004-11-18 [paul] 0.9.12cvs158.1
1884 * src/prefs_common.c
1885 * src/common/utils.c
1886 * src/common/utils.h
1889 2004-11-17 [colin] 0.9.12cvs156.1
1891 * src/prefs_account.c
1892 * src/prefs_account.h
1894 Sync with HEAD (add pref to store encrypted mails encrypted)
1896 2004-11-17 [paul] 0.9.12cvs155.1
1910 * src/pixmaps/error.xpm
1913 2004-11-17 [colin] 0.9.12cvs151.1
1915 * src/plugins/pgpmime/pgpmime.c
1916 Sync with HEAD (remove debug printf)
1918 2004-11-17 [colin] 0.9.12cvs150.1
1920 * src/plugins/pgpmime/pgpmime.c
1921 Sync with HEAD (off-by-one fix)
1923 2004-11-17 [colin] 0.9.12cvs149.1
1926 Sync with HEAD (coding style fixes)
1928 2004-11-16 [colin] 0.9.12cvs148.1
1931 Sync with head (Fix the fix)
1933 2004-11-16 [colin] 0.9.12cvs147.1
1936 Sync with Main (leak fix)
1938 2004-11-16 [colin] 0.9.12cvs146.14
1941 Remove useless chunk of code
1944 2004-11-15 [colin] 0.9.12cvs146.13
1947 Fix drafting after insertion
1950 2004-11-15 [colin] 0.9.12cvs146.12
1953 * src/prefs_filtering.c
1954 * src/prefs_filtering_action.c
1955 * src/prefs_toolbar.c
1956 Fix some const-correctness
1958 2004-11-15 [colin] 0.9.12cvs146.11
1961 * src/prefs_themes.c
1965 2004-11-15 [colin] 0.9.12cvs146.10
1968 More unreadable locale fixes
1970 2004-11-14 [colin] 0.9.12cvs146.9
1973 Fix uri_security_check
1976 2004-11-13 [paul] 0.9.12cvs146.8
1980 fix 2 bugs introduced in last commit
1982 2004-11-13 [paul] 0.9.12cvs146.7
1994 * src/prefs_themes.c
1998 replace deprecated g_basename
2000 2004-11-13 [paul] 0.9.12cvs146.6
2004 * src/matcher_parser.h
2005 * src/matcher_parser_parse.y
2006 * src/prefs_filtering.c
2007 * src/prefs_filtering_action.c
2008 * src/prefs_themes.c
2009 * src/prefs_toolbar.c
2010 * src/common/utils.c
2011 various small fixes/cleanups
2013 2004-11-12 [colin] 0.9.12cvs146.5
2016 Validate event's origin on visibility notify
2019 2004-11-12 [paul] 0.9.12cvs146.4
2026 * src/prefs_spelling.c
2027 * src/prefs_themes.c
2028 replace deprecated g_dirname
2030 2004-11-12 [colin] 0.9.12cvs146.3
2033 Some coding style fixes
2035 2004-11-12 [colin] 0.9.12cvs146.2
2038 We want to replace _all_ extended chars in
2039 conv_unreadable_*, because any string containing
2040 extended chars not parsing as UTF8 is
2041 undisplayed on gtk2.
2043 2004-11-12 [paul] 0.9.12cvs146.1
2060 * src/prefs_account.c
2061 * src/prefs_account.h
2062 * src/prefs_ext_prog.c
2067 * src/summary_search.c
2071 * src/common/utils.c
2072 * src/common/utils.h
2077 2004-11-11 [colin] 0.9.12cvs144.2
2080 Fix URI range selection (patch by Alfons)
2082 2004-11-09 [colin] 0.9.12cvs144.1
2087 * src/folder_item_prefs.c
2088 * src/prefs_account.c
2089 * src/prefs_account.h
2090 * src/plugins/pgpmime/pgpmime.c
2093 2004-11-08 [colin] 0.9.12cvs143.1
2096 Sync with HEAD (optimize quicksearch)
2098 2004-11-08 [colin] 0.9.12cvs142.2
2101 Don't wrap when Edit/Auto wrapping is disabled
2103 2004-11-08 [colin] 0.9.12cvs142.1
2108 2004-11-08 [colin] 0.9.12cvs141.1
2111 Sync with HEAD (fix some mail URIs)
2113 2004-11-08 [colin] 0.9.12cvs140.3
2116 o Use text cursor instead of arrow when
2118 o Fix handling of contiguous links (as in
2119 "colin@colino.net" <colin@colino.net>)
2120 This one unveils a bug in get_email_part()
2122 2004-11-07 [colin] 0.9.12cvs140.2
2125 Fix memleak. Patch by Alfons.
2127 2004-11-06 [colin] 0.9.12cvs140.1
2130 Sync with HEAD (don't ask passphrase
2133 2004-11-06 [paul] 0.9.12cvs139.2
2138 textview URI handling. hovering over a
2139 link displays it in the status bar,
2140 and changes the mouse pointer to a hand
2141 cursor. a link is activated with a single
2142 click. (Modified from the) patch by Jean-Yves
2143 Lefort <jylefort@users.sourceforge.net>
2146 2004-11-05 [colin] 0.9.12cvs139.1
2150 Sync with HEAD again ^^
2152 2004-11-05 [colin] 0.9.12cvs139.1
2158 2004-11-03 [paul] 0.9.12cvs138.1
2163 * src/prefs_ext_prog.c
2165 * tools/kdeservicemenu/README
2166 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2167 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2170 2004-11-01 [christoph] 0.9.12cvs136.2
2173 convert MIME parameters to UTF-8
2175 2004-10-29 [colin] 0.9.12cvs136.1
2177 * src/common/utils.c
2178 Sync with HEAD (don't use '=' in mime boundary)
2180 2004-10-29 [paul] 0.9.12cvs135.1
2183 * doc/src/rfc2231.txt
2185 * src/common/quoted-printable.c
2186 * src/common/utils.c
2187 * src/common/utils.h
2190 2004-10-27 [paul] 0.9.12cvs134.1
2195 * src/plugins/pgpmime/pgpmime.c
2198 2004-10-26 [paul] 0.9.12cvs132.3
2206 * src/customheader.c
2216 * src/grouplistdialog.c
2226 * src/prefs_display_header.c
2228 * src/prefs_msg_colors.c
2229 * src/prefs_toolbar.c
2236 * src/common/mgutils.c
2239 * src/common/template.c
2240 * src/common/utils.c
2241 * src/common/xmlprops.c
2242 * src/plugins/pgpmime/pgpmime.c
2243 * src/plugins/pgpmime/select-keys.c
2244 * src/plugins/pgpmime/sgpgme.c
2245 replace deprecated g_strcasecmp(), g_strncasecmp(),
2246 g_string_sprintfa(), gtk_notebook_current_page()
2248 2004-10-26 [colin] 0.9.12cvs132.2
2250 * src/prefs_folder_item.c
2251 Fix default-account selection
2253 2004-10-21 [colin] 0.9.12cvs133
2256 Sync with HEAD (Remove extra separator in compose's Options)
2258 Set wrapping to char
2260 2004-10-21 [paul] 0.9.12cvs131.2
2263 * src/sourcewindow.c
2265 fix window shrinking
2267 2004-10-21 [colin] 0.9.12cvs131.1
2273 2004-10-21 [paul] 0.9.12cvs130.2
2275 * src/prefs_folder_item.c
2276 sync with HEAD (Apply to subfolders)
2278 2004-10-19 [colin] 0.9.12cvs130.1
2282 * src/common/utils.c
2286 2004-10-19 [colin] 0.9.12cvs128.1
2293 * src/customheader.c
2302 * src/matcher_parser_parse.y
2305 * src/prefs_account.c
2307 * src/prefs_msg_colors.c
2314 * src/common/base64.c
2315 * src/common/partial_download.c
2316 * src/common/socket.c
2317 * src/common/sylpheed.c
2318 * src/common/utils.c
2319 * src/common/utils.h
2320 * src/gtk/pluginwindow.c
2321 * src/gtk/quicksearch.c
2322 * src/plugins/clamav/clamav_plugin.c
2323 * src/plugins/clamav/clamav_plugin.h
2324 * src/plugins/clamav/clamav_plugin_gtk.c
2325 * src/plugins/pgpmime/passphrase.c
2326 * src/plugins/pgpmime/pgpmime.c
2327 * src/plugins/pgpmime/plugin.c
2328 * src/plugins/pgpmime/prefs_gpg.c
2329 * src/plugins/pgpmime/prefs_gpg.h
2330 * src/plugins/pgpmime/select-keys.c
2331 * src/plugins/pgpmime/sgpgme.c
2332 * src/plugins/spamassassin/libspamc.c
2333 * src/plugins/spamassassin/spamassassin.c
2334 * src/plugins/spamassassin/spamassassin.h
2335 * src/plugins/spamassassin/spamassassin_gtk.c
2336 * src/plugins/trayicon/trayicon.c
2337 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2340 2004-10-14 [colin] 0.9.12cvs126.2
2344 Fix conv_unreadable_locale
2346 2004-10-13 [colin] 0.9.12cvs126.1
2349 Sync with HEAD (don't convert charset for
2350 drafted messages, minor cleanup)
2352 2004-10-13 [colin] 0.9.12cvs125.1
2355 Sync with HEAD (POTFILES fix)
2357 2004-10-12 [colin] 0.9.12cvs124.3
2360 Fix encoding bug from latest sync
2362 2004-10-12 [paul] 0.9.12cvs124.2
2364 * src/plugins/pgpmime/prefs_gpg.c
2365 * src/plugins/pgpmime/prefs_gpg.h
2366 forgotten in last commit
2368 2004-10-12 [paul] 0.9.12cvs124.1
2372 * m4/spamassassin.m4
2382 * src/prefs_account.c
2383 * src/prefs_account.h
2384 * src/prefs_common.c
2395 * src/common/utils.c
2396 * src/common/utils.h
2398 * src/plugins/pgpmime/Makefile.am
2399 * src/plugins/pgpmime/passphrase.c
2400 * src/plugins/pgpmime/passphrase.h
2401 * src/plugins/pgpmime/pgpmime.c
2402 * src/plugins/pgpmime/plugin.c
2403 * src/plugins/pgpmime/select-keys.c
2404 * src/plugins/pgpmime/select-keys.h
2405 * src/plugins/pgpmime/sgpgme.c
2406 * src/plugins/pgpmime/sgpgme.h
2409 2004-10-04 [colin] 0.9.12cvs122.1
2417 2004-10-04 [colin] 0.9.12cvs121.1
2422 2004-10-04 [paul] 0.9.12cvs120.1
2425 sync with HEAD [don't try to build
2426 pgpmime plugin when gpgme is disabled]
2428 2004-10-03 [colin] 0.9.12cvs119.3
2430 * src/gtk/gtksctree.c
2431 Lots of side effects. Put back as before 117.2.
2435 2004-10-03 [colin] 0.9.12cvs119.2
2437 * src/gtk/gtksctree.c
2438 Revert 608 fix that doesn't work that good
2440 2004-10-02 [colin] 0.9.12cvs119.1
2444 * src/prefs_common.h
2449 * src/gtk/gtksctree.c
2452 2004-10-01 [colin] 0.9.12cvs118.1
2455 Sync with HEAD (better Save All fix)
2457 2004-10-01 [colin] 0.9.12cvs117.2
2459 * src/gtk/gtksctree.c
2462 2004-10-01 [colin] 0.9.12cvs117.1
2465 Sync with HEAD (Save All: only attachments)
2467 2004-10-01 [paul] 0.9.12cvs116.1
2472 * src/prefs_common.c
2473 * src/gtk/colorlabel.c
2476 2004-09-30 [colin] 0.9.12cvs115.1
2478 * src/stock_pixmap.c
2479 * src/stock_pixmap.h
2482 * src/pixmaps/read.xpm
2483 Sync with HEAD (new pixmap)
2485 2004-09-29 [colin] 0.9.12cvs114.1
2489 Fix focus handling in headers
2491 2004-09-29 [paul] 0.9.12cvs113.1
2493 * src/quote_fmt_parse.y
2497 2004-09-28 [colin] 0.9.12cvs112.1
2503 2004-09-28 [colin] 0.9.12cvs110.1
2506 Sync with HEAD (Contextual Empty trash menu)
2508 2004-09-28 [colin] 0.9.12cvs108.1
2511 Sync with HEAD (addressbook edit on double-click)
2513 2004-09-28 [colin] 0.9.12cvs106.1
2516 Sync with HEAD (folder_item freeze on inc)
2518 2004-09-27 [colin] 0.9.12cvs105.1
2521 Sync with HEAD (right-align new and unread column)
2523 2004-09-27 [colin] 0.9.12cvs104.1
2526 Sync with HEAD (revert 0.9.12cvs101)
2528 2004-09-24 [colin] 0.9.12cvs103.2
2531 Fix gtk warnings and use domain part of the email address
2532 when domain detection fails (no dot in domain name)
2534 2004-09-23 [colin] 0.9.12cvs103.1
2536 * src/plugins/spamassassin/libspamc.c
2537 * src/plugins/spamassassin/libspamc.h
2538 * src/plugins/spamassassin/utils.c
2539 * src/plugins/spamassassin/utils.h
2540 Sync with HEAD (Update spamassassin to 3.0)
2542 2004-09-21 [colin] 0.9.12cvs102.3
2545 Add horizontal scrollbar in action io dialog as needed
2548 2004-09-20 [colin] 0.9.12cvs102.2
2550 * src/plugins/image_viewer/viewer.c
2552 use gtk_pixmap_set when clearing
2553 (would be better to use gtkImages, but causes size-allocate
2556 2004-09-17 [paul] 0.9.12cvs102.1
2566 2004-09-17 [colin] 0.9.12cvs101.1
2570 Sync with HEAD (fix segs at exit)
2572 2004-09-14 [colin] 0.9.12cvs99.5
2574 * src/common/socket.c
2576 Fix send error on 64bit platforms
2577 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
2579 2004-09-14 [colin] 0.9.12cvs99.4
2582 Fix action output with utf8
2585 2004-09-14 [colin] 0.9.12cvs99.3
2591 2004-09-09 [colin] 0.9.12cvs99.2
2594 Fix progress bar (displaying "Completed %v/%u")
2597 2004-09-08 [colin] 0.9.12cvs99.1
2603 * src/plugins/pgpmime/pgpmime.c
2606 2004-09-08 [colin] 0.9.12cvs97.2
2609 Don't select mails in collapsed threads
2610 when navigating with up/down
2612 2004-09-07 [colin] 0.9.12cvs97.1
2615 Sync with HEAD (meaningful error messages)
2617 2004-09-06 [colin] 0.9.12cvs96.1
2620 Sync with HEAD (fix Redirect graying out)
2622 2004-09-06 [colin] 0.9.12cvs95.1
2626 Sync with HEAD (fix dropped URIs)
2628 2004-09-06 [colin] 0.9.12cvs94.1
2634 Sync with HEAD (addressbook DnD)
2636 2004-09-03 [colin] 0.9.12cvs93.1
2639 Sync with HEAD (next/prev unread)
2641 2004-09-03 [colin] 0.9.12cvs92.1
2643 * src/prefs_common.c
2644 * src/prefs_common.h
2646 Sync with HEAD ('mark_as_read_delay' pref)
2648 2004-09-02 [colin] 0.9.12cvs91.2
2653 2004-09-02 [colin] 0.9.12cvs91.1
2656 Sync with HEAD (menu accel don't work, but whatever)
2658 2004-09-02 [colin] 0.9.12cvs90.1
2661 Sync with HEAD (fix bug 582)
2663 2004-09-02 [colin] 0.9.12cvs89.1
2666 Sync with HEAD (free deleted queries)
2668 2004-09-02 [colin] 0.9.12cvs88.1
2671 Sync with HEAD (fix LDAP freezes)
2673 2004-09-02 [colin] 0.9.12cvs87.1
2675 * src/prefs_spelling.c
2676 Sync with HEAD (add default dictionary)
2678 2004-09-01 [colin] 0.9.12cvs86.1
2683 * src/prefs_matcher.c
2684 * src/stock_pixmap.c
2685 * src/summary_search.c
2689 Sync with HEAD (uninitialized vars fixes)
2690 + gtk2 specific warning fixes
2692 2004-08-31 [colin] 0.9.12cvs85.1
2695 Sync with HEAD (Fix memory corruption due to
2698 2004-08-31 [colin] 0.9.12cvs84.4
2700 * src/summary_search.c
2701 Fix segfaults when searching in folders with broken headers
2703 2004-08-31 [colin] 0.9.12cvs84.3
2707 Fix some more encoding/decoding issues
2709 2004-08-30 [colin] 0.9.12cvs84.2
2712 * src/prefs_themes.c
2715 Add a folder-mode selection (fixes mimeview's "Save all")
2717 2004-08-29 [colin] 0.9.12cvs84.1
2720 Sync with HEAD (don't escape saved filenames)
2722 2004-08-27 [colin] 0.9.12cvs83.1
2731 * src/common/utils.c
2734 Sync with HEAD 0.9.12cvs83 (sync with main)
2736 2004-08-26 [colin] 0.9.12cvs82.4
2739 Fix strange stack corruption
2740 Convert to utf8 after unmime, not before
2742 2004-08-26 [colin] 0.9.12cvs82.3
2746 Fix account folders duplication
2748 2004-08-25 [colin] 0.9.12cvs82.2
2753 Use login@server as account name
2755 2004-08-25 [colin] 0.9.12cvs82.1
2757 * src/plugins/pgpmime/pgpmime.c
2758 Sync with HEAD (leak fix).
2760 2004-08-25 [colin] 0.9.12cvs81.1
2762 * src/plugins/pgpmime/pgpmime.c
2763 * src/plugins/pgpmime/sgpgme.c
2764 * src/plugins/pgpmime/sgpgme.h
2765 Sync with HEAD (Handle combined messages).
2767 2004-08-24 [colin] 0.9.12cvs80.3
2770 Fix full name, ports, and imap
2772 2004-08-24 [colin] 0.9.12cvs80.2
2778 * src/stock_pixmap.c
2779 * src/stock_pixmap.h
2780 * src/wizard.c ** ADDED **
2781 * src/wizard.h ** ADDED **
2782 * src/pixmaps/sylpheed_icon.xpm ** ADDED **
2785 2004-08-24 [colin] 0.9.12cvs80.1
2788 Sync with HEAD (set mimeflags on all messages)
2790 2004-08-24 [colin] 0.9.12cvs79.3
2792 * src/matcher_parser_lex.l
2793 Fix 8bits strings not in utf8
2795 2004-08-24 [colin] 0.9.12cvs79.2
2798 Check conversion result before replacing buffer
2800 2004-08-23 [colin] 0.9.12cvs79.1
2803 Sync with HEAD (create message header in memory)
2805 2004-08-23 [colin] 0.9.12cvs78.1
2809 Sync with HEAD (fix bug 197 again)
2811 2004-08-23 [colin] 0.9.12cvs77.3
2814 Fix again inline gpg signing (which outputs utf8
2815 in gtk2). Not syncing this fix to HEAD as this
2816 code is meant to die.
2818 2004-08-23 [colin] 0.9.12cvs77.2
2820 * src/prefs_account.h
2821 Remove useless include
2823 2004-08-23 [colin] 0.9.12cvs77.1
2833 Sync with HEAD (fix bug 577)
2835 2004-08-22 [colin] 0.9.12cvs76.1
2837 * src/plugins/trayicon/trayicon.c
2838 Sync with HEAD (fix formatting bug)
2840 2004-08-21 [colin] 0.9.12cvs74.2
2842 * src/gtk/colorsel.c
2843 Fix bug 564 (Folder color selection window exits on any
2846 2004-08-21 [colin] 0.9.12cvs74.1
2852 Sync with HEAD (fix bug 576)
2854 2004-08-21 [colin] 0.9.12cvs70.1
2861 2004-08-21 [paul] 0.9.12cvs66.4
2866 * src/plugins/spamassassin/spamassassin_gtk.c
2867 remove some deprecated gtk1 functions
2870 2004-08-21 [colin] 0.9.12cvs66.3
2875 Remove encoding hacks
2876 Fix bug 575 (Strange character messes up message)
2877 Don't display conversion error when drafting
2879 2004-08-21 [paul] 0.9.12cvs66.2
2881 * src/prefs_account.c
2885 2004-08-20 [colin] 0.9.12cvs66.1
2888 Sync with HEAD 0.9.12cvs66
2892 * src/plugins/pgpmime/plugin.c
2893 modify PGP/MIME plugin's description
2895 2004-08-17 [colin] 0.9.12cvs65.1
2898 * src/plugins/pgpmime/plugin.c
2901 2004-08-14 [colin] 0.9.12cvs60.3
2903 * src/plugins/trayicon/trayicon.c
2904 Put back resize callback, on size-request signal
2905 rather than size-allocate to avoid infinite
2908 2004-08-13 [colin] 0.9.12cvs60.2
2911 Cache versions have been fixed
2913 2004-08-13 [colin] 0.9.12cvs60.1
2918 2004-08-12 [colin] 0.9.12cvs59.1
2920 * src/plugins/trayicon/trayicon.c
2923 2004-08-12 [colin] 0.9.12cvs57.5
2929 Add support for Freedesktop.org's startup notification
2931 2004-08-11 [colin] 0.9.12cvs57.4
2936 2004-08-11 [colin] 0.9.12cvs57.3
2938 * src/message_search.c
2939 * src/summary_search.c
2940 Make searches case insensitive by default
2942 Fix case-insensitive search in message
2944 2004-08-11 [colin] 0.9.12cvs57.2
2946 * src/summary_search.c
2947 Let case-sensitive be specified
2949 2004-08-10 [colin] 0.9.12cvs55.4
2951 * src/common/socket.c
2952 Fix the possible race condition
2954 2004-08-09 [paul] 0.9.12cvs55.3
2958 * src/common/Makefile.am
2962 2004-08-09 [paul] 0.9.12cvs55.2
2966 remove unneeded script
2969 add forgotten USE_LDAP_TLS (sync with HEAD)
2972 2004-08-09 [colin] 0.9.12cvs55.1
2976 * src/common/sylpheed.c
2977 * src/common/sylpheed.h
2978 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
2980 2004-08-09 [paul] 0.9.12cvs54.1
2994 * src/plugins/Makefile.am
2995 * src/plugins/pgpmime/.cvsignore
2996 * src/plugins/pgpmime/Makefile.am
2997 * src/plugins/pgpmime/pgpmime.c
2998 * src/plugins/pgpmime/pgpmime.h
2999 * src/plugins/pgpmime/plugin.c
3000 * src/plugins/pgpmime/sgpgme.c
3001 * src/plugins/pgpmime/sgpgme.h
3004 2004-08-08 [paul] 0.9.12cvs51.1
3010 2004-08-07 [colin] 0.9.12cvs50.1
3013 * src/common/partial_download.c
3014 fix warnings (sync from HEAD)
3016 2004-08-07 [colin] 0.9.12cvs48.1
3018 * src/prefs_folder_item.c
3019 sync with HEAD 0.9.12cvs48
3021 2004-08-06 [colin] 0.9.12cvs47.1
3026 2004-08-06 [christoph] 0.9.12cvs46.2
3029 * src/plugins/clamav/clamav_plugin_gtk.c
3030 * src/plugins/dillo_viewer/dillo_viewer.c
3031 * src/plugins/image_viewer/plugin.c
3032 * src/plugins/mathml_viewer/mathml_viewer.c
3033 * src/plugins/spamassassin/spamassassin_gtk.c
3034 * src/plugins/trayicon/trayicon.c
3035 don't mix GTK1.2 plugin with GTK2 plugins
3037 2004-08-06 [colin] 0.9.12cvs46.1
3043 * sylpheed-claws.pc.in
3052 * src/prefs_ext_prog.c
3053 * src/prefs_folder_item.c
3055 * src/prefs_msg_colors.c
3056 * src/prefs_spelling.c
3057 * src/prefs_themes.c
3058 * src/prefs_toolbar.c
3059 * src/prefs_wrapping.c
3063 * src/common/session.c
3064 * src/common/session.h
3065 * src/common/socket.c
3066 * src/common/utils.h
3069 * src/gtk/prefswindow.c
3070 * src/gtk/prefswindow.h
3071 * src/plugins/clamav/clamav_plugin_gtk.c
3072 * src/plugins/dillo_viewer/dillo_prefs.c
3073 * src/plugins/image_viewer/viewerprefs.c
3074 * src/plugins/spamassassin/spamassassin_gtk.c
3075 * m4/openssl.m4 *** REMOVED ***
3076 Sync with HEAD 0.9.12cvs46
3078 2004-08-03 [paul] 0.9.12cvs40.2
3089 * src/editldap_basedn.c
3093 * src/prefs_common.c
3094 * src/prefs_template.c
3095 * src/sourcewindow.c
3098 * src/gtk/foldersort.c
3099 * src/gtk/logwindow.c
3100 * src/gtk/pluginwindow.c
3101 * src/gtk/prefswindow.c
3102 change all gtk_scrolled_window_set_policy from
3103 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
3105 2004-08-02 [paul] 0.9.12cvs40.1
3108 update translation team section
3110 updated by Frederico Goncalves Guimaraes
3111 <fggdebian@yahoo.com.br>
3113 2004-07-31 [colin] 0.9.12cvs39.9
3118 2004-07-31 [colin] 0.9.12cvs39.8
3121 Fix an alertpanel type
3123 2004-07-30 [colin] 0.9.12cvs39.7
3126 Fix alertpanel_error_log's icon
3128 2004-07-30 [colin] 0.9.12cvs39.6
3131 Two of them should still be warnings
3133 2004-07-30 [colin] 0.9.12cvs39.5
3136 More warning -> error
3137 2004-07-29 [colin] 0.9.12cvs39.4
3142 2004-07-29 [colin] 0.9.12cvs39.3
3144 * src/prefs_matcher.c
3147 2004-07-29 [colin] 0.9.12cvs39.2
3150 More nice-looking alertpanels
3152 2004-07-29 [colin] 0.9.12cvs39.1
3156 (inform user when partial mail is deleted on server)
3158 2004-07-29 [colin] 0.9.12cvs38.1
3163 2004-07-28 [paul] 0.9.12cvs37.7
3166 complete the replacement of deprecated gtk_progress_*
3168 2004-07-28 [paul] 0.9.12cvs37.6
3173 * src/send_message.c
3174 * src/gtk/progressdialog.c
3175 * src/gtk/progressdialog.h
3176 replace deprecated gtk_progress_*
3178 2004-07-28 [paul] 0.9.12cvs37.5
3181 remove gtk_window_set_wmclass()
3182 2004-07-28 [paul] 0.9.12cvs37.4
3189 * src/sourcewindow.c
3190 * src/gtk/logwindow.c
3191 remove gtk_window_set_wmclass()
3193 * src/prefs_filtering.c
3194 * src/prefs_filtering_action.c
3197 * src/prefs_matcher.c
3199 * src/gtk/prefswindow.c
3200 replace gtk_window_position()
3202 2004-07-28 [colin] 0.9.12cvs37.3
3206 Add a way to specify panel type for specific
3207 panels (alertpanel())
3216 * src/gtk/sslcertwindow.c
3217 Fix alertpanel()s so that their icon match
3220 2004-07-28 [paul] 0.9.12cvs37.2
3229 * src/grouplistdialog.c
3232 * src/message_search.c
3235 * src/prefs_actions.c
3236 * src/prefs_common.c
3237 * src/prefs_customheader.c
3238 * src/prefs_display_header.c
3239 * src/prefs_filtering.c
3240 * src/prefs_filtering_action.c
3242 * src/prefs_matcher.c
3243 * src/prefs_msg_colors.c
3244 * src/prefs_summary_column.c
3245 * src/prefs_template.c
3246 * src/sourcewindow.c
3248 * src/summary_search.c
3249 * src/gtk/colorsel.c
3250 * src/gtk/description_window.c
3251 * src/gtk/gtkaspell.c
3252 * src/gtk/inputdialog.c
3253 * src/gtk/logwindow.c
3254 * src/gtk/prefswindow.c
3255 * src/gtk/progressdialog.c
3256 replace deprecated gtk_window_set_policy
3258 2004-07-27 [colin] 0.9.12cvs37.1
3261 More fixes (synced for head again)
3263 2004-07-27 [colin] 0.9.12cvs35.3
3268 2004-07-27 [colin] 0.9.12cvs35.2
3271 Fix width a bit (by Paul)
3274 Specialize icons, make alertpanel_message()
3276 * src/message_search.c
3278 * src/summary_search.c
3279 Suit alertpanel changes
3281 2004-07-27 [colin] 0.9.12cvs35.1
3286 Add debug output - maybe someone will
3287 want to look at the problem with Grab
3289 Bump version as we're synced with HEAD
3291 2004-07-26 [colin] 0.9.12cvs33.26
3294 Fix uidl-file parsing when not in new
3297 2004-07-26 [colin] 0.9.12cvs33.25
3300 Move popup menu up if necessary (fixes
3303 Set account selector's button height to
3306 2004-07-26 [colin] 0.9.12cvs33.24
3309 Maybe fix 551 (Truncated font in alert window)
3311 2004-07-26 [colin] 0.9.12cvs33.23
3323 Sync po files with HEAD
3325 2004-07-26 [paul] 0.9.12cvs33.22
3328 fix Bug 556 'Organisation-header is sent even if empty'
3330 2004-07-24 [colin] 0.9.12cvs33.21
3333 * src/gtk/gtkaspell.c
3334 * src/gtk/gtkaspell.h
3335 Fix speller accelerators (require hack)
3337 2004-07-24 [colin] 0.9.12cvs33.20
3339 * src/gtk/gtkaspell.c
3340 Fix over-eager code deletion breaking
3343 2004-07-24 [colin] 0.9.12cvs33.19
3350 (Fixes 546 LDAP completely broken)
3352 2004-07-24 [colin] 0.9.12cvs33.18
3354 * src/prefs_msg_colors.c
3355 Fix prototype mismatch
3356 (Fixes 547 void function cannot return value)
3358 2004-07-24 [colin] 0.9.12cvs33.17
3361 Fix sort going back to previous sort key
3362 when changing sort direction
3364 2004-07-24 [colin] 0.9.12cvs33.16
3367 Fix space insertion when re-wrapping at
3370 2004-07-24 [colin] 0.9.12cvs33.15
3372 * src/gtk/gtkaspell.c
3373 Don't change cursor position in insert-text
3375 (Fixes 539 Word wrapping on input transposes letters)
3377 2004-07-24 [colin] 0.9.12cvs33.14
3379 * src/gtk/gtkaspell.c
3380 Reencode non-ascii chars to dictionary's
3382 (Fixes 544 Spell check broken non english locale)
3384 2004-07-24 [colin] 0.9.12cvs33.13
3387 Fix Shift+Down, add Home/End/PgUp/PgDown
3389 2004-07-21 [colin] 0.9.12cvs33.12
3391 * src/prefs_common.c
3392 Fix a gtk warning (Patch by Andrej Kacian)
3394 2004-07-21 [colin] 0.9.12cvs33.11
3399 2004-07-21 [colin] 0.9.12cvs33.10
3407 * src/prefs_spelling.c
3408 * src/prefs_themes.c
3412 * src/gtk/pluginwindow.c
3413 Untwist open/save mode guessing logic, make
3416 2004-07-20 [colin] 0.9.12cvs33.9
3419 conv_encode_header: src_charset is UTF-8 on
3422 Remove double encoding of the headers
3424 2004-07-20 [colin] 0.9.12cvs33.8
3429 2004-07-20 [colin] 0.9.12cvs33.7
3432 Set the separated messageview to the saved
3433 size of Claws' messageview (Patch by Alfons)
3434 Fix a callback prototype (me)
3436 2004-07-20 [colin] 0.9.12cvs33.6
3439 Forgot one hunk in 0.9.12cvs33.4
3441 2004-07-19 [colin] 0.9.12cvs33.5
3447 2004-07-19 [colin] 0.9.12cvs33.4
3450 Fix outgoing charset bug in headers
3452 Clean for glib2 - Patch by Alfons
3454 2004-07-19 [colin] 0.9.12cvs33.3
3457 Remove grip from the statusbar
3460 2004-07-19 [colin] 0.9.12cvs33.2
3464 Fix messageview remembering the previous
3465 scroll position when loading a new message
3468 2004-07-19 [colin] 0.9.12cvs33.1
3475 2004-07-18 [colin] 0.9.12cvs32.7
3478 Remove useless check for XIM - noticed
3481 2004-07-18 [colin] 0.9.12cvs32.6
3484 Remove non-modified and shift-modified
3485 accelerators in summaryview's popup
3486 menu, as that doesn't get catched by
3487 the accel-activate signal catcher...
3489 2004-07-18 [colin] 0.9.12cvs32.5
3491 * src/prefs_common.c
3492 Define sensible default prefs for
3495 2004-07-18 [colin] 0.9.12cvs32.4
3498 * src/prefs_common.c
3499 * src/prefs_common.h
3500 * src/prefs_wrapping.c
3501 Remove Smart Wrapping pref, which does
3502 nothing on gtk2 branch
3504 2004-07-18 [colin] 0.9.12cvs32.3
3506 * src/sourcewindow.c
3509 2004-07-18 [colin] 0.9.12cvs32.2
3512 Save attachment status when drafting
3514 2004-07-18 [colin] 0.9.12cvs32.1
3517 Fix erratic folder selection in open mode
3519 2004-07-18 [colin] 0.9.12cvs31.11
3522 Don't let partial messages get deleted
3523 even with "dowload all"
3524 (0.9.12cvs31.8 fix extension)
3525 2004-07-18 [colin] 0.9.12cvs31.10
3527 * src/gtk/logwindow.c
3530 2004-07-18 [colin] 0.9.12cvs31.9
3532 * src/common/utils.c
3533 Fix non-utf8 strings coming from commands
3536 2004-07-18 [colin] 0.9.12cvs31.8
3539 Fix partial download bug with Download all
3542 2004-07-18 [colin] 0.9.12cvs31.7
3545 Fix bug introduced in 0.9.12cvs31.2
3546 (blocked in select mode after double click)
3548 2004-07-18 [colin] 0.9.12cvs31.6
3552 More glib-warning fixes
3554 2004-07-18 [colin] 0.9.12cvs31.5
3557 Fix trashing the primary clipboard when moving
3559 (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
3561 2004-07-18 [colin] 0.9.12cvs31.4
3564 convert unencoded iso headers to utf8
3565 (Fix Bug 538 Unencoded local characters in subject make it
3568 2004-07-18 [colin] 0.9.12cvs31.3
3571 Fix tab char handling in wrapping
3572 (Fix Bug 537 Line wrap problem - TAB character treated as
3573 one character instead of 8)
3575 2004-07-18 [colin] 0.9.12cvs31.2
3578 return FALSE on GDK_MOTION_NOTIFY
3579 (Fix Bug 535 Hyperlinks/addresses are not selectable
3580 (unable to highlight))
3582 2004-07-18 [colin] 0.9.12cvs31.1
3585 Sync with 0.9.12cvs31
3587 2004-07-18 [colin] 0.9.12cvs30.4
3590 Also block text_inserted when inserting a file
3592 2004-07-18 [colin] 0.9.12cvs30.3
3595 Fix smart wrapping (block text_inserted handler
3596 while putting quotation to avoid wrap on input,
3597 don't join lines if next is sig separator)
3599 2004-07-17 [colin] 0.9.12cvs30.2
3605 * src/gtk/quicksearch.c
3606 * src/gtk/quicksearch.h
3607 Block key events handlers *and* accels while
3608 quicksearch is focused
3609 (Fixes Bug 534 quick-search bar not accepting certain letters)
3611 2004-07-17 [colin] 0.9.12cvs30.1
3616 Sync with 0.9.12cvs30
3618 2004-07-17 [colin] 0.9.12cvs28.2
3624 Squash some compile and glib warnings
3626 2004-07-17 [paul] 0.9.12cvs28.1
3629 sync with 0.9.12cvs28 HEAD
3631 2004-07-16 [paul] 0.9.12cvs26.1
3633 * src/gtk/quicksearch.c
3637 * src/customheader.c
3638 * src/folder_item_prefs.c
3647 * src/prefs_account.c
3648 * src/prefs_account.h
3649 * src/prefs_common.c
3650 * src/prefs_common.h
3651 * src/prefs_display_header.c
3656 sync with 0.9.12cvs26 HEAD
3658 2004-07-15 [colin] 0.9.12cvs18.14
3661 Disable GPG signature check during
3662 folder move and scan
3663 (Closes Bug 521 Signature checking slows down Folder-Move)
3665 2004-07-14 [colin] 0.9.12cvs18.13
3667 * src/common/partial_download.c
3670 2004-07-14 [colin] 0.9.12cvs18.12
3672 * src/common/partial_download.c
3673 * src/common/partial_download.h
3674 Move doc at top, add correct copyright
3676 2004-07-14 [colin] 0.9.12cvs18.11
3684 * src/common/Makefile.am
3685 * src/common/partial_download.c ** NEW FILES **
3686 * src/common/partial_download.h ** NEW FILES **
3687 Move partial-download related stuff to its
3690 2004-07-14 [colin] 0.9.12cvs18.10
3692 * src/send_message.c
3693 Fix smtp auth when user is null or empty
3695 2004-07-13 [colin] 0.9.12cvs18.9
3697 * src/gtk/quicksearch.c
3698 Use alphabetic order
3700 2004-07-13 [colin] 0.9.12cvs18.8
3703 Be paranoid on the checks
3705 2004-07-13 [colin] 0.9.12cvs18.7
3707 * src/gtk/quicksearch.c
3708 Fix Engrish once again
3710 2004-07-13 [colin] 0.9.12cvs18.6
3714 Mark messages for deletion when they are about to
3715 be removed from trash
3717 2004-07-13 [colin] 0.9.12cvs18.5
3721 * src/matcher_parser_parse.y
3722 * src/prefs_matcher.c
3723 * src/gtk/quicksearch.c
3724 Add 'partial' ('p') match string to find partially
3727 2004-07-13 [colin] 0.9.12cvs18.4
3732 2004-07-13 [colin] 0.9.12cvs18.3
3737 Refactor API (to avoid passing 5+ params and code
3743 Add planned_download to cache
3744 Don't mess uidl file when moving partially downloaded
3745 mails (they change folder, we should change it in the
3746 uidl list too or we'll remove an incorrect message)
3747 (this also helps removing hacks when changing
3748 planned_download in messageview.c)
3750 2004-07-12 [colin] 0.9.12cvs18.2
3752 * src/gtk/quicksearch.c
3753 Fix missing status update in quicksearch
3755 2004-07-12 [paul] 0.9.12cvs18.1
3764 * src/prefs_common.c
3767 * src/prefs_msg_colors.[ch] ** NEW FILES **
3768 * src/prefs_wrapping.[ch] ** NEW FILES **
3770 * src/common/utils.[ch]
3771 * src/gtk/quicksearch.[ch]
3772 sync with 0.9.12cvs18 HEAD
3774 2004-07-12 [colin] 0.9.11cvs17.25
3778 Remove unused function added by me in 0.9.11cvs17.10
3780 2004-07-11 [colin] 0.9.11cvs17.24
3786 Use folderitem and msgnum instead of filename to
3787 know which mail to delete
3788 Move old partial mail deletion to pop.c
3790 2004-07-10 [colin] 0.9.11cvs17.23
3796 Don't re-use same enums for unrelated stuff: it's
3797 completely misleading !
3800 2004-07-09 [colin] 0.9.11cvs17.22
3803 Remove folder-type check and do
3804 more tests to be sure everything's
3807 Punctuation update, remove useless
3808 code, fix two warnings
3810 Layout cleaning, reset 2nd button
3813 2004-07-09 [colin] 0.9.11cvs17.21
3818 Allow user to change his mind
3819 and postpone decision (by
3822 2004-07-09 [colin] 0.9.11cvs17.20
3825 Fix bug with delete state
3828 Fix buffer leak (fread doesn't
3829 terminate buffers with \0)
3830 Refactoring (remove magic
3833 2004-07-09 [colin] 0.9.11cvs17.19
3836 Don't log "Skipping message" if
3837 we're going to TOP it two lines
3840 2004-07-09 [colin] 0.9.11cvs17.18
3845 2004-07-09 [colin] 0.9.11cvs17.17
3852 2004-07-08 [colin] 0.9.11cvs17.16
3856 Add an optional second button
3860 Don't delete partially received mails after a certain
3861 time; rather, let the user decide.
3863 2004-07-08 [colin] 0.9.11cvs17.15
3868 2004-07-08 [colin] 0.9.11cvs17.14
3872 Use to_human_readable() for sizes
3874 2004-07-08 [colin] 0.9.11cvs17.13
3881 Fix partial-downloading issues:
3882 catch unsupported TOP
3883 don't delete partially downloaded mails before 5 days
3884 don't update existing with non-MH folders; that'll
3885 make dups, but it's better than trashing the folder
3886 free new msginfo parts
3889 2004-07-08 [colin] 0.9.11cvs17.12
3893 Sync smtp size verification with HEAD
3895 2004-07-08 [colin] 0.9.11cvs17.11
3898 * src/prefs_common.c
3899 * src/prefs_common.h
3900 * src/gtk/quicksearch.c
3901 * src/gtk/quicksearch.h
3902 Sync sticky pref with HEAD
3904 2004-07-08 [colin] 0.9.11cvs17.10
3906 * src/folder.c [1.213.2.6]
3907 * src/folder.h [1.87.2.6]
3908 * src/inc.c [1.149.2.7]
3909 * src/messageview.c [1.94.2.8]
3910 * src/procheader.c [1.47.2.6]
3911 * src/procmsg.c [1.150.2.4]
3912 * src/procmsg.h [1.60.2.5]
3913 * src/pop.c [1.56.2.4]
3914 * src/pop.h [1.17.2.3]
3915 Let too big messages get downloaded, but truncated
3916 Add a button to download them completely
3918 2004-07-06 [colin] 0.9.11cvs17.9
3920 * src/gtk/quicksearch.c [1.1.2.3]
3924 Add a script to help with cvs
3926 2004-07-03 [colin] 0.9.11cvs17.8
3928 * src/plugins/imageviewer/viewer.c
3929 fix imageviewer (which was staying on the first
3932 2004-07-03 [colin] 0.9.11cvs17.7
3934 Removed FIXME_GTK2 warnings
3935 * src/gtk/gtkutils.c
3938 useless #warnings (no need to mess with menu rc)
3943 2004-07-03 [colin] 0.9.11cvs17.6
3945 Removed FIXME_GTK2 warnings
3947 useless #warnings (rewrite needed)
3949 useless #warnings (rewrite needed)
3950 useless #warnings (gtk2 is like that)
3951 useless #warnings (previously fixed)
3953 useless #warnings (previously fixed)
3954 * src/message_search.c
3955 useless #warnings (gtk2 is like that)
3956 Made apparent that search is case-sensitive
3958 useless #warnings (rewrite needed)
3959 useless #warnings (gtk2 is like that)
3960 reimplemented real warnings
3961 * src/prefs_common.c
3962 Removed block cursor option (not it gtk2)
3964 useless #warnings (rewrite needed)
3966 useless #warnings (rewrite needed)
3967 * src/sourcewindow.c
3968 useless #warnings (incorrect placing)
3969 * src/summary_search.c
3970 useless #warnings (gtk2 is like that)
3971 Made apparent that search is case-sensitive
3973 useless #warnings (gtk2 is like that)
3975 useless #warnings (rewrite needed)
3977 useless #warnings (rewrite needed)
3979 2004-07-03 [colin] 0.9.11cvs17.5
3982 Fix mismerge which broke URI opening
3984 2004-07-01 [colin] 0.9.11cvs17.4
3987 Fill filename when saving
3989 2004-06-27 [colin] 0.9.11cvs17.3
3991 * src/gtk/filesel.[ch]
3992 Use the new GTK file selector
3993 Update prototype to match the reality: multiple file
3994 selection is open-only
3996 Match the new prototypes
3998 Match the new requirements (gtk 2.4.0)
4000 2004-06-26 [colin] 0.9.11cvs17.2
4002 * src/plugins/trayicon/trayicon.c
4003 Remove useless signal handler on resize, which causes
4006 2004-06-26 [colin] 0.9.11cvs17.1
4009 remove launch_firebird and add nautilus2sylpheed.sh
4012 Fix show/hide "Extended symbols" button problem
4013 Fix apparition at startup
4015 * src/plugins/image_viewer/Makefile.am
4018 Re-enable certificate check, as it doesn't seem to
4019 cause Xlib errors anymore
4021 2004-06-25 [paul] 0.9.11cvs17
4023 * sync with 0.9.11cvs17 HEAD
4025 NOTE: QuickSearch is broken
4027 2004-06-07 [colin] 0.9.10claws67.10
4028 * src/plugins/trayicon/trayicon.c
4029 src/plugins/trayicon/libeggtrayicon/Makefile.am
4030 src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4031 Fix gettextization in trayicon plugin
4033 2004-06-07 [colin] 0.9.10claws67.9
4036 src/gtk/gtksctree.[ch]
4037 Let Shift+{Up,Down} work in summaryview
4038 (well, Down "works" and Up works)
4039 Let the list scroll when using these keys
4041 2004-06-06 [colin] 0.9.10claws67.8
4043 * src/plugins/trayicon/trayicon.c
4046 2004-06-06 [colin] 0.9.10claws67.7
4049 Fix signal handling causing system-wide focus grab
4051 2004-05-25 [paul] 0.9.10claws67.6
4057 2004-05-25 [paul] 0.9.10claws67.5
4059 * replace deprecated gtk_signal... functions
4061 2004-05-23 [colin] 0.9.10claws67.4
4066 2004-05-22 [colin] 0.9.10claws67.3
4069 Re-fix [Edited] in compose.c::compose_reedit()
4071 2004-05-22 [colin] 0.9.10claws67.2
4074 Fix parsing of multiparts mails
4076 2004-05-22 [colin] 0.9.10claws67.1
4081 2004-05-22 [paul] 0.9.10claws67
4083 * sync with 0.9.10claws67 HEAD
4088 add forgotton prototype
4090 2004-05-10 [paul] 0.9.10claws57
4092 * sync with 0.9.10claws57 HEAD
4094 2004-05-05 [paul] 0.9.9.claws1
4096 * ChangeLog-gtk2 ** REMOVED **
4097 ChangeLog-gtk2.claws ** ADDED **
4098 rename and adopt the normal claws format
4101 require gtkmathview >= 0.5
4103 * ac/* ** REMOVED **
4105 intl/Makefile.in ** REMOVED **
4107 m4/missing ** ADDED **
4108 m4/missing/gdk-pixbuf.m4 ** ADDED **
4109 m4/missing/gettext.m4 ** ADDED **
4110 m4/missing/gpgme.m4 ** ADDED **
4111 m4/missing/imlib.m4 ** ADDED **
4112 m4/.cvsignore ** ADDED **
4113 m4/Makefile.am ** ADDED **
4114 m4/README ** ADDED **
4115 m4/aclocal-include.m4 ** ADDED **
4116 m4/aspell.m4 ** ADDED **
4117 m4/check-type.m4 ** ADDED **
4118 m4/gnupg-check-typedef.m4 ** ADDED **
4119 m4/openssl.m4 ** ADDED **
4120 m4/spamassassin.m4 ** ADDED **
4121 po/ChangeLog ** REMOVED **
4122 po/Makefile.in.in ** REMOVED **
4123 po/Rules-quot ** REMOVED **
4124 po/boldquot.sed ** REMOVED **
4125 po/en@boldquot.header ** REMOVED **
4126 po/en@quot.header ** REMOVED **
4127 po/insert-header.sin ** REMOVED **
4128 po/quot.sed ** REMOVED **
4129 po/remove-potcdate.sed ** REMOVED **
4130 po/remove-potcdate.sin ** REMOVED **
4131 po/stamp-po ** REMOVED **
4135 enable building with automake 1.8.x
4136 add 'autopoint --force' to autogen.sh and remove all
4137 auto-generated files, remove ac/ directory and use
4138 m4/ directory instead
4140 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4143 2004-02-28 Colin Leroy <colin@colino.net>
4144 * src/prefs_matcher.c
4145 src/prefs_filtering.c
4146 src/prefs_filtering_action.c
4147 Fix non-editable GtkEntries
4149 2004-02-22 Thorsten Maerz <torte@netztorte.de>
4150 * src/prefs_themes.c
4151 utf8 conversion for theme info
4153 2004-02-21 Thorsten Maerz <torte@netztorte.de>
4156 2004-02-14 Thorsten Maerz <torte@netztorte.de>
4157 * src/grouplistdialog.c
4158 allow multiple selections without ctrl key
4160 2004-02-09 Thorsten Maerz <torte@netztorte.de>
4162 enable customizable accelerators
4164 2004-02-08 Thorsten Maerz <torte@netztorte.de>
4165 * src/prefs_common.c
4166 re-enable different font settings for gtk1/2
4167 * src/prefs_folder_item.c
4168 fix folder prefs displayed wrong
4170 set 'sunken' shadow type
4172 2004-02-07 Colin Leroy <colin@colino.net>
4174 Fix message being always [Edited]
4175 Encode headers correctly (utf8 buf)
4177 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4179 remove double g_source_attach()
4180 (Thanks to Colin Leroy)
4182 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4183 * src/gtk/gtksctree.c
4184 Fix SSL certificate list not shown
4186 Fix clicks in mime tree
4188 2004-01-27 Thorsten Maerz <torte@netztorte.de>
4189 * src/common/socket.c
4192 Fix clipboard menu hotkeys
4194 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4195 * src/gtk/gtkaspell.[ch]
4197 reimplement spellchecker
4199 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4201 crash when inserting file in compose window
4202 (TODO: keep old selection on clicks)
4204 use gtkrc-2.0 instead of gtkrc
4206 2004-01-25 Thorsten Maerz <torte@netztorte.de>
4208 remove orphaned mimeview unref()
4210 2004-01-20 Thorsten Maerz <torte@netztorte.de>
4211 * src/grouplistdialog.c
4212 expand nodes containing subscribed groups
4214 2004-01-19 Thorsten Maerz <torte@netztorte.de>
4216 textview: hide cursor, restore old click behaviour
4218 2004-01-18 Thorsten Maerz <torte@netztorte.de>
4220 variable names messed up
4222 2004-01-17 Colin Leroy <colin@colino.net>
4224 Fix completion address too thin
4226 Fix tab-to-subject behaviour
4228 Implement key up & down in summaryview
4230 2004-01-12 Thorsten Maerz <torte@netztorte.de>
4234 2004-01-08 Thorsten Maerz <torte@netztorte.de>
4239 faq, man, manual moved to doc/
4242 ac/gnupg-check-typedef.m4
4245 ac/missing/gdk-pixbuf.m4
4248 fix automake warnings
4250 2003-12-06 Colin Leroy <colin@colino.net>
4254 2003-12-05 Colin Leroy <colin@colino.net>
4256 Fix going to next unread folder
4258 2003-12-05 Colin Leroy <colin@colino.net>
4260 Fix gtk2 compilation
4262 Remove iotag source handler at disconnection
4264 Remove source handler when closing socket
4267 2003-12-04 Colin Leroy <colin@colino.net>
4271 Fix some dropdown menus
4273 2003-12-04 Colin Leroy <colin@colino.net>
4275 Fix event handlers on header fields
4276 * src/common/socket.c
4277 src/common/session.c
4278 Fix segfault with callback (SSL)
4281 2003-10-06 Thorsten Maerz <torte@netztorte.de>
4283 * Fix compile bug in src/compose.c
4284 * removed src/gtk/gtkstext.[ch]
4286 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
4288 * Convert character set and escape "text" attributes in toolbar setting
4290 * Fixed bug in button-press-event handling.
4292 2003-09-16 Thorsten Maerz <torte@netztorte.de>
4294 * Fixed bug in key-press-event handling.
4296 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
4298 * Enabled to compile tray-icon plugin (Ad-hoc).
4299 * Avoid hang up bug of icon list in mime view (Ad-hoc).
4301 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
4303 * Enabled to compile on sylpheed-claws.
4304 (tray-icon plugin still cannot compile yet.)
4306 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
4310 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
4313 * Ported monitoring SSL mechanism to GSource of GLib2
4314 (I don't confirm it)
4315 * Added _gtk2 suffix to key name of font preference to avoid
4316 ovverwriting preference of Gtk+-1.2 version.
4318 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
4322 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
4325 * Translate po files into UTF-8 when execute autogen.sh.
4327 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
4331 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
4333 * Plugged GError related memory leaks.
4335 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
4337 * Changed default size of fonts.
4338 * Enabled to set titile font size of warning dialog.
4340 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
4342 * Embed a sylpheed icon into executable binary on Windows.
4344 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
4346 * I forgot to traslate character set of element string in src/xml.c.
4348 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
4350 * Fixed detecting bind_textdomain_codeset in configure.in.
4351 * The bug in which "Example" of "Date fromat" preference isn't displayed
4352 correctly has been fixed.
4354 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
4356 * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
4357 Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
4359 Removed intl directory.
4360 Translated po files into UTF-8.
4363 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
4365 * The bug which doesn't unscape string in xml.c has been fixed.
4367 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
4369 * The bug which is failed to translate encoding of file name thorough
4370 file dialog has been fixed.
4372 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
4374 * Modified to translate file names which is used in inporting/expoting
4375 mbox feature and "Save as" feature into locale encoding.
4376 * Translate file names into locale encoding when "Attache file" and
4378 * Force set G_BROKEN_FILENAMES environment variable.
4379 * Other minor fixes.
4381 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
4383 * Modified to treat MH folder's name as locale encoding.
4385 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
4387 * The bug which clash on switching candidates of auto completion of
4388 addresses, cannot use auto completion in Japanesse is fixed
4389 (Thanks! Tokunaga-san)¡¥
4391 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
4393 * The bug which cannot switch key accelerator preference has been fixed
4394 (Thanks! smbd-san)¡¥
4396 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
4398 * version 0.8.11-gtk2-20030314
4400 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
4402 * The bug in which character set conversion of filtering messages has
4403 been fixed.(Thanks! COCOA-san).
4405 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
4407 * Revived "Leave space on head" preference in "Message" category.
4408 * A bug which clash when put the cursor to end of buffer and execute
4409 "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
4411 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
4413 * version 0.8.11-gtk2-20030312
4415 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
4417 * Fixed position of switching account popup (Thanks! Ikezoe-san)¡¥
4418 * Modified to use Pango's API directly for font preference.
4419 * Integrated GtkTextView of textview to one widget.
4420 * Set fonts of header title in textview by "header_title" tag.
4421 * Removed some deprecated codes.
4423 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
4425 * Updated to 0.8.11.
4426 * Merged cygwin patch(Thanks! Sakai-san).
4428 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
4430 * version 0.8.10-gtk2-20030309